|
|
0a41b1072a
|
Add LICENSE.md
|
2025-06-14 22:14:36 +02:00 |
|
|
|
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 |
|
|
|
8f3832657b
|
feat: add download remotes as file
|
2025-04-15 00:26:34 +02:00 |
|
|
|
e09d42ecf6
|
feat: add toggle to display remote control
|
2025-04-14 23:56:51 +02:00 |
|
|
|
23245dd549
|
feat: add remote control to integration view
|
2025-04-14 23:39:34 +02:00 |
|
|
|
b0c3a48da6
|
refactor: improve command constants
|
2025-04-14 23:38:51 +02:00 |
|
|
|
f83ffac0ce
|
feat: add get remotes in web interface
|
2025-04-14 23:37:07 +02:00 |
|
|
|
83ab71f845
|
feat: add get remote api endpoint
|
2025-04-14 23:34:59 +02:00 |
|
|
|
6940782024
|
feat: add data channel to webrtc connection
|
2025-04-14 13:59:59 +02:00 |
|
|
|
6cefa7392c
|
feat: persisting remotes and commands in database
|
2025-04-12 16:35:03 +02:00 |
|
|
|
db1beac033
|
feat: add sub menu navigation
|
2025-04-10 22:22:42 +02:00 |
|
|
|
318185bd4a
|
feat: change objects to instances passed to remotes service
|
2025-04-10 20:02:10 +02:00 |
|
|
|
7a20ae1536
|
feat: add import commands modal
|
2025-04-10 19:46:54 +02:00 |
|
|
|
3ba3f5efd5
|
feat: change dropdown to select in create command
|
2025-04-08 20:54:16 +02:00 |
|
|
|
820caf137f
|
feat: add delete remotes
|
2025-04-08 20:39:34 +02:00 |
|
|
|
0c6a302a92
|
fix: new command not listed in create remote modal
|
2025-04-08 20:07:42 +02:00 |
|
|
|
01aff1635d
|
feat: implement list-manager
|
2025-04-08 19:52:57 +02:00 |
|
|
|
3a33f82220
|
feat: add create remote modal
|
2025-04-07 15:44:06 +02:00 |
|
|
|
62ced07731
|
refactor: rename modules to components
|
2025-04-07 15:30:29 +02:00 |
|
|
|
70866b1a53
|
feat: add delete command modal
|
2025-04-07 14:45:43 +02:00 |
|
|
|
9a59326afa
|
feat: add create command modal
|
2025-04-07 14:25:53 +02:00 |
|
|
|
dbaa7a768c
|
feat: add remotes and commands data types and lists
|
2025-04-07 01:08:56 +02:00 |
|
|
|
bb9f616428
|
feat: add remotes and commands views
|
2025-04-07 00:45:35 +02:00 |
|
|
|
3382579a64
|
feat: add disconnect from webrtc connection
|
2025-04-07 00:16:49 +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 |
|
|
|
717aaf1463
|
chore: add Makefile
|
2025-04-01 08:22:13 +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 |
|
|
|
7a4d9c73f5
|
feat: add integration view
|
2025-03-22 12:46:05 +01:00 |
|
|
|
0ade58d2f2
|
feat: send proper status when integration not found
|
2025-03-20 20:02:36 +01:00 |
|
|
|
a13a21a67d
|
feat(ui): add integration delete optiofeat(ui): add integration delete
optionn
|
2025-03-20 19:22: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 |
|
|
|
5ac154b741
|
feat(ui): add devices list and create modal
|
2025-03-17 13:28:06 +01:00 |
|
|
|
9ec02060b1
|
feat: add support for handling device data
|
2025-03-17 12:32:31 +01:00 |
|
|
|
7bcf560e61
|
feat: use nanoid instead of uuid
|
2025-03-14 17:23:41 +01:00 |
|
|
|
635bdad28a
|
feat: add playback device database
|
2025-03-14 14:59:01 +01:00 |
|
|
|
ed8df13b2f
|
feat: add navigation and user settings
|
2025-03-14 14:12:14 +01:00 |
|
|
|
71b9fc22b7
|
feat: add web interface
|
2025-03-13 20:52:25 +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 |
|
|
|
e845d88b6c
|
feat: add configuration file and environment
|
2025-03-13 18:06:20 +01:00 |
|
|
|
2e27714fcf
|
feat: add http server
|
2025-03-13 17:51:26 +01:00 |
|
|
|
73a398b8e1
|
feat: use zerolog library for logging
|
2025-03-13 14:29:27 +01:00 |
|