Commit Graph

30 Commits

Author SHA1 Message Date
snyk-bot 196a243d59 fix: upgrade typescript-eslint from 8.44.1 to 8.50.0
Snyk has created this PR to upgrade typescript-eslint from 8.44.1 to 8.50.0.

See this package in npm:
typescript-eslint

See this project in Snyk:
https://app.snyk.io/org/starappeal/project/ad305080-9e27-4664-8a5d-a0829cf4f5ee?utm_source=github&utm_medium=referral&page=upgrade-pr
2026-01-09 06:51:46 +00:00
StarAppeal 6364cece5b add package lock 2025-09-30 06:07:25 +02:00
StarAppeal a3a34b3576 feat: Implement stayLoggedIn functionality for JWT authentication 2025-09-29 09:36:36 +02:00
StarAppeal c380b56cbe feat(docker): Add .dockerignore and update Dockerfile for production build 2025-09-27 05:02:28 +02:00
StarAppeal 67ca195c15 refactor logging to use winston logger across multiple services and events 2025-09-27 00:28:02 +02:00
StarAppeal cab84046a8 fix lint 2025-09-25 02:44:23 +02:00
StarAppeal e935ba66f3 add eslint and prettier 2025-09-25 02:39:54 +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 2796c465c0 fix path and tests 2025-09-24 06:10:52 +02:00
StarAppeal 9e63c9d33e use cookie to store the bearer token 2025-09-11 05:35:51 +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 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
StarAppeal aea9fc239b npm audit fix 2024-12-07 18:21:55 +00:00
StarAppeal 10a7c37fa9 add register and login endpoints 2024-12-02 20:38:26 +01:00
StarAppeal 6f4424f0be add pm2 to package.json 2024-11-26 02:35:40 +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 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