Commit Graph

15 Commits

Author SHA1 Message Date
StarAppeal a3a34b3576 feat: Implement stayLoggedIn functionality for JWT authentication 2025-09-29 09:36:36 +02:00
StarAppeal 82e5e6c810 refactor logger configuration and clean up test imports 2025-09-27 01:24:43 +02:00
StarAppeal a1b02c3088 fix most tests 2025-09-27 01:21:57 +02:00
StarAppeal 46b5845140 add mule and @ts-ignore where needed 2025-09-25 02:05:21 +02:00
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 5e9f3494e7 fix tests 2025-09-24 05:50:31 +02:00
StarAppeal cd38892d65 remove async updates (old functionality) 2025-09-20 23:10:34 +02:00
StarAppeal 6f7dc961f6 add weather polling service 2025-09-20 23:09:22 +02:00
StarAppeal d85ce74dbe add tests 2025-09-20 22:19:49 +02:00
StarAppeal 22b5d7a4e4 major refactoring and use spotify polling service instead of update every second 2025-09-20 20:37:47 +02:00
StarAppeal 65d87b77c6 inject SpotifyTokenService in relevant classes 2025-09-19 23:19:51 +02:00
StarAppeal c7d4454359 refactor to inject userservice 2025-09-18 21:14:33 +02:00
StarAppeal 6bba31e575 add and change multiple vitests 2025-09-09 05:49:30 +02:00
StarAppeal 63d9c796f6 add comprehensive tests for db services and utils 2025-09-08 06:19:00 +02:00
StarAppeal 3a939c2b36 add validation middleware and improve REST API structure 2025-09-06 03:47:44 +02:00