Commit Graph

21 Commits

Author SHA1 Message Date
Alie 75a02051fa add cors to API
Unit Tests with docker compose / unit-test (push) Successful in 26s Details
2024-04-21 13:27:58 +02:00
Alie 54cc8c106d changed to docker compose build
Unit Tests with docker compose / unit-test (push) Successful in 33s Details
Unit Tests with docker compose / unit-test (pull_request) Successful in 22s Details
2024-04-20 12:45:15 +02:00
Sugui 90cf36b1e8 Fix to gracefully stop bun
Unit Tests with docker compose / unit-test (push) Successful in 51s Details
Unit Tests with docker compose / unit-test (pull_request) Successful in 17s Details
2024-04-15 18:36:35 +02:00
Alie a05c801236 build (#26)
Unit Tests with docker compose / unit-test (push) Successful in 37s Details
Reviewed-on: #26
Co-authored-by: Alie <bizcochito@anartist.org>
Co-committed-by: Alie <bizcochito@anartist.org>
2024-01-14 13:56:46 +00:00
Alie 59b59030b5 added winston logger and log important functions such as auth 2024-01-12 16:13:02 +01:00
Sugui 1e3889d9b9 Added compression for responses
Test via test action and then build image / unit-test (push) Failing after 23s Details
Test via test action and then build image / build (push) Has been skipped Details
2024-01-07 13:23:58 +01:00
Sugui b3b11616bf Removed deprecated faker.helpers.unique function, using enforce-unique instead 2024-01-07 12:33:37 +01:00
Alie cf03c90c46 changed the action to use cache (#19)
Reviewed-on: #19
Co-authored-by: Alie <bizcochito@anartist.org>
Co-committed-by: Alie <bizcochito@anartist.org>
2024-01-06 18:57:40 +00:00
Sugui 1e18234437 Added fake data for testing and dev environment
Unit Tests with docker compose / unit-test (pull_request) Successful in 6m53s Details
2024-01-06 13:25:24 +01:00
Sugui ec1b693538 Removed mongodb-memory-server
Unit Tests with docker compose / unit-test (pull_request) Has been cancelled Details
2023-12-31 11:42:19 +01:00
Alie 9cd61c101c fmt, purged useless deps and removed mongoMS
Unit Tests with docker compose / unit-test (pull_request) Failing after 7m21s Details
2023-12-29 19:37:35 +01:00
Sugui 2081c2fea8 testing with npm, also moved types to dev
Unit Tests with docker compose / unit-test (pull_request) Failing after 27s Details
2023-12-29 19:24:43 +01:00
Alie c27ce7273a enable debug
Unit Tests with docker compose / unit-test (pull_request) Failing after 35s Details
Unit Tests / unit-test (pull_request) Failing after 2m18s Details
2023-12-29 17:20:35 +01:00
Sugui 1b45481d27 commit all changes to tests 2023-12-29 15:24:29 +01:00
Alie 0d2e8dfe36 fmt 2023-12-27 20:41:35 +01:00
Alie d8bb908b03 added basic auth controler 2023-12-27 18:20:11 +01:00
Sugui bf7961f1ca Now / lists the endpoints 2023-12-27 17:07:32 +01:00
Alie 9cf999d532 added convenience scripts 2023-12-25 12:50:21 +01:00
Sugui d749743e56 Added unit testing 2023-12-25 12:15:19 +01:00
Sugui 88cdce819b Adding docker compose to test api with mongodb 2023-12-25 07:47:16 +01:00
Sugui cfae285d44 first commit 2023-12-08 14:05:20 +01:00