Commit graph

8 commits

Author SHA1 Message Date
Mercurio ca9f143b30 wip frontend [do not push to live] 2025-06-05 23:33:32 +02:00
Mercurio f191fc646e [API] Refactor: set upload endpoint to form-data and increase limit to 5gb per upload 2025-06-03 19:54:56 +02:00
Mercurio 98c5986dd5 Edit API settings 2025-06-03 19:30:28 +02:00
Mercurio a95d455b2e feat: implement file sharing and management functionality
- Add config.dart for API configuration
- Implement sidebar navigation with logout functionality
- Add file sharing dialog with public/private options
- Create shares page to view and manage shared files
- Implement file upload/download/delete operations
- Add authentication persistence using shared preferences
- Configure CORS for API to enable cross-origin requests
2025-06-02 15:37:06 +02:00
Mercurio e087c120e7 enable webapp routes 2025-05-31 18:18:46 +02:00
Mercurio 9b895c98d6 feat: reimplement initial API structure with user authentication and file management 2025-05-31 18:18:24 +02:00
t.bassi 822628d4e3 remove old API
it was dookie anyways
2025-05-30 15:15:19 +02:00
Mercurio fd019654ad Initial API implementation, built with Rust and Axum 2025-05-28 22:34:21 +02:00