21 Commits

Author SHA1 Message Date
53186d2e24 Element messages to back to websocket 2025-02-25 19:52:42 +01:00
3822c209d3 Start sync client manager implementation 2025-02-12 21:01:34 +01:00
17e086b43c Ready to implement sync client manager 2025-02-11 22:20:23 +01:00
bb1e412d36 Implement disconnect specific client ID 2025-02-11 22:03:16 +01:00
b8a8e14f3c Add WS debug console 2025-02-11 21:57:34 +01:00
558d5cda3f Can close all user sessions when Matrix token is changed 2025-02-06 22:39:53 +01:00
4ff72e073e Add basic ping-pong websocket 2025-02-06 21:40:11 +01:00
e6b347f90f Can get current user identity 2025-02-03 22:34:13 +01:00
6874aebfc7 Verify API auth token 2025-01-29 21:50:17 +01:00
b92149a77d Can create read only clients 2025-01-27 22:57:09 +01:00
9a46cbd819 Can remove clients 2025-01-27 22:07:18 +01:00
2c14281ae3 Display the list of registered clients 2025-01-27 21:54:03 +01:00
28b64b4475 Can register new clients 2025-01-27 21:31:33 +01:00
bfbc2a690b Can set Matrix access token 2025-01-23 21:30:51 +01:00
6b2587648c Add Matrix authentication token form 2025-01-22 21:35:38 +01:00
d133513daf Add base status bar 2025-01-22 21:09:45 +01:00
3b208c0103 Build base web page 2025-01-22 20:56:35 +01:00
f31e0ebbcc Serve static files 2025-01-22 20:35:52 +01:00
b4a823a35f Fix comments 2025-01-21 21:40:58 +01:00
2f8fd66648 Can sign in and sign out 2025-01-21 21:40:07 +01:00
fffa561d43 Redirect user to authentication 2025-01-21 21:26:01 +01:00