Commit Graph

143 Commits

Author SHA1 Message Date
StarAppeal 0aafe74a74 fix test 2025-09-25 23:16:23 +02:00
StarAppeal cab84046a8 fix lint 2025-09-25 02:44:23 +02:00
StarAppeal 6872f57bca run prettier 2025-09-25 02:40:25 +02:00
StarAppeal e935ba66f3 add eslint and prettier 2025-09-25 02:39:54 +02:00
StarAppeal 2e06562af9 add s3Service rest api 2025-09-25 02:36:24 +02:00
StarAppeal 46b5845140 add mule and @ts-ignore where needed 2025-09-25 02:05:21 +02:00
StarAppeal 35fe178b02 create test for s3Service 2025-09-25 00:11:49 +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 9a59e9681b change deprecated function 2025-09-24 06:36:05 +02:00
StarAppeal 4e867d229c add docker file 2025-09-24 06:21:48 +02:00
StarAppeal 2796c465c0 fix path and tests 2025-09-24 06:10:52 +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 3621dcb87b fix tests 2025-09-20 22:01:11 +02:00
StarAppeal 2a62fdfab3 remove redundant call to db 2025-09-20 21:49:23 +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 01c0872459 refactoring and better userUpdate mechanism 2025-09-20 00:53:18 +02:00
StarAppeal 4bf62bbc83 refactoring to a server class 2025-09-19 23:44:42 +02:00
StarAppeal 65d87b77c6 inject SpotifyTokenService in relevant classes 2025-09-19 23:19:51 +02:00
StarAppeal 92bd66c6f3 bigger refactoring of database.service.ts 2025-09-19 22:49:56 +02:00
StarAppeal 1d97b00811 small error handling for database.service.ts and refactoring 2025-09-19 22:34:50 +02:00
StarAppeal 85afec219c adds generic solution for custom events handling instead of any data type 2025-09-19 22:29:17 +02:00
StarAppeal f866d2b5ab rename cookieJwtAuth to extractTokenFromCookie 2025-09-19 22:28:53 +02:00
StarAppeal b226308c17 small refactoring 2025-09-19 22:15:02 +02:00
StarAppeal 2fa3a3de78 small refactoring 2025-09-18 23:05:29 +02:00
StarAppeal ded120513e better existsUserByName 2025-09-18 22:36:52 +02:00
StarAppeal af68a1ed7e remove unneccessry projections in mongo 2025-09-18 22:35:46 +02:00
StarAppeal 6aac43311a dependency injection for jwtAuthenticator 2025-09-18 22:26:38 +02:00
StarAppeal 075fafa122 add test for error handling 2025-09-18 21:45:57 +02:00
StarAppeal c7d4454359 refactor to inject userservice 2025-09-18 21:14:33 +02:00
StarAppeal da19a0aaf1 add isAdmin to secure specific endpoints 2025-09-15 20:54:19 +02:00
StarAppeal 6a9ffde9f6 better api 2025-09-13 12:12:38 +02:00
StarAppeal 2756d7a87d add other environment to ecosystem.config.js 2025-09-11 05:57:08 +02:00
StarAppeal 50e2cd2401 remove old start script, start-local is the new start script 2025-09-11 05:55:45 +02:00
StarAppeal 820a95ca3a add ecosystem.config.js 2025-09-11 05:54:28 +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 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 061338c91d add @vitest/coverage-v8 and update package-lock 2025-09-08 05:18:55 +02:00
StarAppeal bf8a19adb5 fix tests 2025-09-06 05:08:13 +02:00
StarAppeal 3d286fbeca fix healthz endpoint 2025-09-06 04:39:14 +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 b3381e04e3 remove debug logs from JWT authentication process 2025-09-04 01:07:52 +02:00
StarAppeal 1e8e040c53 add logs to debug JWT authentication process 2025-09-04 00:33:02 +02:00
StarAppeal eafa70fd29 Revert "npm audit fix"
This reverts commit bc30609227.
2025-09-03 23:39:16 +02:00
StarAppeal bc30609227 npm audit fix 2025-09-03 23:26:36 +02:00