Commit Graph

20 Commits

Author SHA1 Message Date
d7b8ad9976 feat: add editing of remotes 2025-04-15 18:47:43 +02:00
6a9c69a535 feat: add edit command 2025-04-15 16:04:38 +02:00
83ab71f845 feat: add get remote api endpoint 2025-04-14 23:34:59 +02:00
6cefa7392c feat: persisting remotes and commands in database 2025-04-12 16:35:03 +02:00
6d2fca696e feat: add thread safety to web socket list 2025-04-06 18:47:51 +02:00
4e639fb387 feat: add webrtc signaling and connection 2025-04-04 21:08:22 +02:00
811e348697 feat: add proper session authentication for user and integration 2025-03-31 13:23:42 +02:00
e4384bdbfb feat: add websocket server 2025-03-30 16:25:56 +02:00
0ade58d2f2 feat: send proper status when integration not found 2025-03-20 20:02:36 +01:00
1caac72771 feat: add delete integration endpoint 2025-03-20 19:22:20 +01:00
cfe4ac9eb2 feat: add get integrations endpoint 2025-03-20 12:02:43 +01:00
e526bb8122 feat: add get integration list 2025-03-19 14:40:36 +01:00
54a2b7418a feat: add create integration with code 2025-03-18 10:20:42 +01:00
d869e8d119 feat: add registration code generation 2025-03-17 15:33:17 +01:00
9ec02060b1 feat: add support for handling device data 2025-03-17 12:32:31 +01:00
635bdad28a feat: add playback device database 2025-03-14 14:59:01 +01:00
da0e33fb1b fix: authenticator crashing when session token invalid 2025-03-13 20:50:11 +01:00
ca5b14fc13 feat: add user api handler 2025-03-13 19:09:32 +01:00
947ff566d1 refactor: restructure project 2025-03-13 19:09:07 +01:00
2e27714fcf feat: add http server 2025-03-13 17:51:26 +01:00