Commit Graph

25 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 6f7dc961f6 add weather polling service 2025-09-20 23:09:22 +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 65d87b77c6 inject SpotifyTokenService in relevant classes 2025-09-19 23:19:51 +02:00
StarAppeal b226308c17 small refactoring 2025-09-19 22:15:02 +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 a332b11431 refactoring 2024-12-09 21:39:26 +01:00
StarAppeal 3c0ead55f6 fix bug 2024-12-09 04:40:04 +01:00
StarAppeal 2086fa42ac refactor 2024-12-09 04:36:18 +01:00
StarAppeal 4e4ccc04be if latest state was music or clock, emit the corresponding update events 2024-12-09 04:35:24 +01:00
StarAppeal 04d0785c69 adds custom events for the websocket 2024-12-09 02:41:24 +01:00
StarAppeal 61dc901871 refactor 2024-12-03 01:51:58 +01:00
StarAppeal 7ce0e853e7 remove log 2024-11-27 23:24:46 +01:00
StarAppeal 62990731a2 add log 2024-11-27 22:44:25 +01:00
StarAppeal 28d21fbd94 add openweathermap api calls and send them to websocket 2024-11-25 18:06:47 +01:00
StarAppeal c70deb8130 update the user every 15 secodns in websocket context 2024-11-25 01:39:10 +01:00
StarAppeal b60125dff5 add spotify logic to send to the websocket the currently music data 2024-11-25 00:35:49 +01:00
StarAppeal b510106de3 small refactoring 2024-11-21 09:54:26 +01:00
StarAppeal 5c2c54fb8e : change payload jwt, add _id 2024-03-07 10:17:52 +01:00
StarAppeal c5a2478c1f : adds payload to send to connected clients 2024-03-05 06:50:17 +01:00
StarAppeal e77eb190cc : add websocket disconnect Event 2024-03-03 08:38:07 +01:00
StarAppeal 5a45da27be : refactor websocket 2024-02-21 00:28:37 +01:00
StarAppeal dd082eb922 : initial commit 2024-02-20 03:47:50 +01:00