Commit Graph

7 Commits

Author SHA1 Message Date
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
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 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