14 Commits

Author SHA1 Message Date
244d36830d Update Rust crate chrono to v0.4.40
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-03-05 00:19:07 +00: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
8df3afe75e Include payload in integrity controls 2025-02-03 20:50:25 +01:00
af1dd4d122 Enforce network IP restriction 2025-01-30 22:06:17 +01:00
6874aebfc7 Verify API auth token 2025-01-29 21:50:17 +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
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
fffa561d43 Redirect user to authentication 2025-01-21 21:26:01 +01:00
1c99bbadc1 Create base Rust project 2025-01-21 20:39:42 +01:00