Commit Graph

19 Commits

Author SHA1 Message Date
baf62aa2a5 Fix misleading comment
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-16 11:30:25 +00:00
2560962684 Fix cargo clippy issues
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-03 08:38:56 +02:00
b6af889dc5 Add a route to get a single inbox entry 2025-05-08 16:47:32 +02:00
c68ddffc5e Can use backup routes from API 2025-05-02 15:31:29 +02:00
16ef1147fe Add support for statistics routes 2025-05-02 08:56:51 +02:00
89ffb558ac Can get a single movement information 2025-04-19 21:57:19 +02:00
6f18aafc33 Can download files 2025-04-09 21:26:49 +02:00
61a4ea62c6 Can upload files 2025-04-09 21:13:25 +02:00
84e1c57dc9 Can create new accounts 2025-04-09 19:24:59 +02:00
7c10e3ca5c Can get single account information 2025-04-07 20:53:34 +02:00
72e67d9e91 Add first routes for accounts management 2025-04-03 23:14:55 +02:00
c6757f477a Resolve some TODOs 2025-03-20 21:00:29 +01:00
133d0de084 Handle token renewal and expiration 2025-03-20 20:51:58 +01:00
c6f7830d9d Start to support token authentication 2025-03-20 20:38:09 +01:00
544513d118 Add tokens routes 2025-03-19 18:57:38 +01:00
3081757536 Return proper error when user authentication cannot be verified 2025-03-18 22:48:17 +01:00
d5bb1acbcb Extract user information from session 2025-03-18 22:44:52 +01:00
1a022bd33e Finish OIDC login 2025-03-18 19:37:46 +01:00
d9e8ce90cc Ready to initiate OpenID login 2025-03-17 21:33:13 +01:00