Commit graph

2 commits

Author SHA1 Message Date
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 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