StarAppeal
|
b70fb789e1
|
Update README.md
|
2024-12-11 13:10:42 +01:00 |
|
StarAppeal
|
148485f6ad
|
Update README.md
|
2024-12-11 12:59:11 +01:00 |
|
StarAppeal
|
6ea5665d0c
|
Update README.md
|
2024-12-11 12:31:00 +01:00 |
|
StarAppeal
|
0fcd0f5c17
|
Update README.md
|
2024-12-11 12:30:50 +01:00 |
|
StarAppeal
|
eff6dc3d36
|
Update README.md
|
2024-12-10 04:28:01 +01: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
|
6d8a865ad5
|
add single weather or spotify update event
|
2024-12-09 04:28:25 +01:00 |
|
StarAppeal
|
04d0785c69
|
adds custom events for the websocket
|
2024-12-09 02:41:24 +01:00 |
|
StarAppeal
|
808450ca43
|
adds endpoint for changing spotify config
|
2024-12-09 01:12:47 +01:00 |
|
StarAppeal
|
edb97386d1
|
add change password functionality
|
2024-12-08 04:20:14 +01:00 |
|
StarAppeal
|
884374c2f6
|
bugfix
|
2024-12-07 20:20:42 +01:00 |
|
StarAppeal
|
46dae811e5
|
Merge remote-tracking branch 'origin/main'
|
2024-12-07 20:10:36 +01:00 |
|
StarAppeal
|
fd9a0b257e
|
add /me endpoint
|
2024-12-07 20:10:23 +01:00 |
|
StarAppeal
|
aea9fc239b
|
npm audit fix
|
2024-12-07 18:21:55 +00:00 |
|
StarAppeal
|
18fb3e0ab2
|
add /me endpoint
|
2024-12-07 05:12:39 +01:00 |
|
StarAppeal
|
9d51b17f1c
|
remove debugging stuff
|
2024-12-07 05:10:49 +01:00 |
|
StarAppeal
|
f744424e8e
|
remove debugging stuff
|
2024-12-03 02:34:59 +01:00 |
|
StarAppeal
|
61dc901871
|
refactor
|
2024-12-03 01:51:58 +01:00 |
|
StarAppeal
|
b2cb38d857
|
refactor
|
2024-12-03 01:18:59 +01:00 |
|
StarAppeal
|
ea03d40d57
|
add more error message
|
2024-12-03 01:10:41 +01:00 |
|
StarAppeal
|
a4541faec8
|
case insensitive search for username
|
2024-12-03 01:10:33 +01:00 |
|
StarAppeal
|
10a7c37fa9
|
add register and login endpoints
|
2024-12-02 20:38:26 +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
|
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
|
a6ba81b561
|
add error message possibility for websockets
|
2024-11-25 12:23:53 +01:00 |
|
StarAppeal
|
5716b1fe23
|
bugfix
|
2024-11-25 09:21:37 +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
|
f9f072021c
|
refactor
|
2024-11-24 22:37:44 +01:00 |
|
StarAppeal
|
650eea445f
|
add the authenticated user to the websocket
|
2024-11-24 22:37:30 +01:00 |
|
StarAppeal
|
0debd018ba
|
remove comments
|
2024-11-24 22:36:20 +01:00 |
|
StarAppeal
|
8d951887fa
|
listen on GET_STATE messages and send the current matrix state
|
2024-11-24 19:11:30 +01:00 |
|
StarAppeal
|
552c6d4136
|
add spotify token generation back in
|
2024-11-24 15:33:16 +01:00 |
|
StarAppeal
|
b2653a52f6
|
small refactor
|
2024-11-23 13:54:13 +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
|
6d3277b40b
|
remove .github directory because no azure workflow is needed anymore
|
2024-11-21 11:24:12 +01:00 |
|
StarAppeal
|
050993a1be
|
Token will be sent in authorization via Bearer prefix
|
2024-11-21 10:56:30 +01:00 |
|
StarAppeal
|
0d85e78acc
|
Token will be sent in authorization via Bearer prefix
|
2024-11-21 10:20:32 +01:00 |
|
StarAppeal
|
b510106de3
|
small refactoring
|
2024-11-21 09:54:26 +01:00 |
|