Commit Graph

15 Commits

Author SHA1 Message Date
Sugui 64c6424ee3 Removed unused dependencies
Unit Tests with docker compose / unit-test (push) Successful in 23s Details
Build image / build (push) Successful in 46s Details
2024-04-21 12:53:04 +02:00
Sugui 076f330185 Small fixes
Unit Tests with docker compose / unit-test (push) Successful in 21s Details
Build image / build (push) Successful in 41s Details
2024-04-21 12:49:38 +02:00
Sugui 2f140996d5 Added concurrency test, and added CORS and CORS test
Unit Tests with docker compose / unit-test (push) Successful in 24s Details
Build image / build (push) Successful in 42s Details
2024-04-21 12:26:59 +02:00
Sugui fac0a38858 Refactored all classes as modules, and added thread-safetyness to imageService
Unit Tests with docker compose / unit-test (push) Successful in 26s Details
Build image / build (push) Successful in 48s Details
2024-04-21 11:49:55 +02:00
Sugui 55dc65f8df Deleted unnecesary data and commands
Unit Tests with docker compose / unit-test (push) Successful in 21s Details
Build image / build (push) Successful in 40s Details
2024-04-20 12:13:36 +02:00
Alie 642e075721 fmt
Unit Tests with docker compose / unit-test (pull_request) Successful in 23s Details
Unit Tests with docker compose / unit-test (push) Successful in 21s Details
Build image / build (push) Failing after 23s Details
2024-04-17 20:04:43 +02:00
Alie 1aacac9c41 cleanup unused libraries 2024-04-17 20:04:18 +02:00
Sugui a2fdf862dd Changed relative paths to absolute paths
Unit Tests with docker compose / unit-test (push) Successful in 22s Details
Build image / build (push) Failing after 22s Details
2024-04-17 19:28:34 +02:00
Sugui 95c93012be Graceful stopping and minor fixes 2024-04-15 18:30:18 +02:00
Sugui 0940ca54c7 Added ImageController, removed base64 and exported app to app.ts 2024-04-15 10:54:01 +02:00
Sugui 5b0701fc93 Added base64 encoding for images
Reviewed-on: #1
Co-authored-by: Sugui <anaisusg@gmail.com>
Co-committed-by: Sugui <anaisusg@gmail.com>
2024-04-12 11:42:25 +00:00
Sugui 2267142f93 More cleaning 2024-03-28 16:53:51 +01:00
Sugui ba60669391 Cleaning 2024-03-28 16:52:39 +01:00
Sugui 8b38f7bc1f Implemented all related to the test 2024-03-28 12:43:24 +01:00
Sugui 2f7b1cc07d Implemented test 2024-03-28 11:41:03 +01:00