Commit Graph

27 Commits

Author SHA1 Message Date
StarAppeal 06cffcd7af refactoring, added s3Service.ts, add more depenedncy injection, fix tests as always i geuss 2025-09-24 23:55:05 +02:00
StarAppeal 2796c465c0 fix path and tests 2025-09-24 06:10:52 +02:00
StarAppeal 50e2cd2401 remove old start script, start-local is the new start script 2025-09-11 05:55:45 +02:00
StarAppeal 9e63c9d33e use cookie to store the bearer token 2025-09-11 05:35:51 +02:00
StarAppeal 65c9857704 change start scripts 2025-09-09 14:12:09 +02:00
StarAppeal 061338c91d add @vitest/coverage-v8 and update package-lock 2025-09-08 05:18:55 +02:00
StarAppeal b2238bbe65 npm audit fix 2025-09-06 04:29:34 +02:00
StarAppeal 3a939c2b36 add validation middleware and improve REST API structure 2025-09-06 03:47:44 +02:00
StarAppeal 10a7c37fa9 add register and login endpoints 2024-12-02 20:38:26 +01:00
StarAppeal 1be430c645 Revert "remove pm2"
This reverts commit d3794f3d7c.
2024-11-26 10:27:44 +01:00
StarAppeal d3794f3d7c remove pm2 2024-11-26 02:40:42 +01:00
StarAppeal 6f4424f0be add pm2 to package.json 2024-11-26 02:35:40 +01:00
StarAppeal 9d1fac9662 test commit 2024-11-26 02:33:13 +01:00
StarAppeal 28d21fbd94 add openweathermap api calls and send them to websocket 2024-11-25 18:06:47 +01:00
StarAppeal 552c6d4136 add spotify token generation back in 2024-11-24 15:33:16 +01:00
StarAppeal 49057b2c6e use mongoose as orm 2024-11-22 20:20:54 +01:00
StarAppeal d84c07211a small refactor 2024-11-22 16:58:44 +01:00
StarAppeal 73adb48d4f use cors locally 2024-11-22 15:14:03 +01:00
StarAppeal c414d10307 update dependencies 2024-11-21 11:29:17 +01:00
StarAppeal d2d999f18d : Revert ": prototype of spotify token generation"
This reverts commit 4d697689ba.
2024-03-12 11:02:55 +01:00
StarAppeal 4d697689ba : prototype of spotify token generation 2024-03-10 13:51:02 +01:00
StarAppeal c3b23f2d1d : cleans the dist folder now correctly 2024-03-05 12:28:53 +01:00
StarAppeal 2022de24f0 : change build script 2024-03-05 12:10:39 +01:00
StarAppeal d3adb610ed : change test script to not fail 2024-03-03 03:35:38 +01:00
StarAppeal 5bf3aad4bc : adds build script 2024-03-03 03:33:34 +01:00
StarAppeal 70a1608dbf : refactor, adds mongodb connection and prototyping 2024-02-28 07:45:18 +01:00
StarAppeal dd082eb922 : initial commit 2024-02-20 03:47:50 +01:00