Commit Graph

13 Commits

Author SHA1 Message Date
5e84b40d05 Fix cargo clippy issues
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-03 08:32:53 +02:00
6adc0c1fbb Parse Matrix media URL for clients 2025-02-26 21:15:07 +01:00
4ee26df97b Start sync thread implementation 2025-02-25 19:02:31 +01:00
558d5cda3f Can close all user sessions when Matrix token is changed 2025-02-06 22:39:53 +01:00
e6b347f90f Can get current user identity 2025-02-03 22:34:13 +01:00
501520a9df Can update client last usage 2025-01-30 21:53:51 +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
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
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