Commit Graph

34 Commits

Author SHA1 Message Date
5f79a9f0d2
Added timeouts and a struct for empty response 2024-08-17 12:04:53 +03:00
9e3b9527d3
Applying the DefaultBodyLimit layer only to file uploads and modifications 2024-08-15 22:43:00 +03:00
a3e4ac2b2e
Final preparation 2024-08-15 20:41:59 +03:00
ab138e8536
Updated deps 2024-08-15 16:03:11 +03:00
62f55043a5
Small optimization for non unix targets 2024-08-11 11:37:51 +03:00
ec7fbc07a0
Removed file size limit 2024-08-11 10:25:36 +03:00
1c9bd104e0
Tweaks for the desktop client 2024-08-10 09:01:06 +03:00
8eb5be96b3
Small change 2024-08-06 16:44:49 +03:00
2b12996453
Removed E in ErrorHandlingExt 2024-08-06 16:39:43 +03:00
75afab933d
More error handling improvements 2024-08-06 16:02:44 +03:00
eba30d1e9d
Permission guard simplification 2024-08-05 23:45:00 +03:00
9f76228ebe
Error handling 2024-08-05 23:32:16 +03:00
8a4e2dc467
Timezone and folder creation fixes 2024-08-05 21:06:25 +03:00
8d297fffdf
Prepared queries 2024-08-04 13:51:19 +03:00
ea5c65b6e5
Moved login and register to users 2024-08-04 12:38:50 +03:00
7669a02a95
Cleanup 2024-08-04 12:34:46 +03:00
bac5584b46
Search changes 2024-08-04 10:03:35 +03:00
b6c71ee35b
Registration and fixes 2024-08-04 09:48:41 +03:00
94bb1371fa
Switched auth_post to accept a form instead of a json 2024-08-03 21:05:28 +03:00
0614c4cad0
Expanded token lifespan to 30 days 2024-08-03 20:48:43 +03:00
c4ff602ec7
Now checking that user_id from claims exists 2024-08-03 20:15:08 +03:00
9f36d8e663
Removed utoipa 2024-08-03 19:41:29 +03:00
40f0526500
Added ability to get the info of the current user 2024-08-03 16:45:54 +03:00
cd3ab9b6bc
Disabled lto for release build for now 2024-08-03 16:16:42 +03:00
9217ae46cb
Auth 2024-08-03 16:16:31 +03:00
f6ed06de48
get_structure endpoint 2024-08-02 12:32:23 +03:00
32d207a991
Changes 2024-07-31 19:17:59 +03:00
ea718be066
Changes 2024-07-31 12:30:18 +03:00
d4c1cdb582
User endpoints 2024-07-30 20:26:31 +03:00
33356f34e8
Permission changes 2024-07-30 17:41:25 +03:00
5d57c936a7
Permissions 2024-07-28 09:37:39 +03:00
ffbb2a8bbc
Started work on permissions 2024-07-27 21:48:26 +03:00
3ed30f0d9b
Added file updates 2024-07-27 19:20:07 +03:00
e8114c515d
Initial commit 2024-07-27 16:41:43 +03:00