Commit Graph

34 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
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
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
7a4d9c73f5 feat: add integration view 2025-03-22 12:46:05 +01:00
a13a21a67d feat(ui): add integration delete optiofeat(ui): add integration delete
optionn
2025-03-20 19:22:36 +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
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