litecloud/api
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
..
src feat: implement file sharing and management functionality 2025-06-02 15:37:06 +02:00
.env feat: reimplement initial API structure with user authentication and file management 2025-05-31 18:18:24 +02:00
.env.example feat: reimplement initial API structure with user authentication and file management 2025-05-31 18:18:24 +02:00
cargo.toml feat: reimplement initial API structure with user authentication and file management 2025-05-31 18:18:24 +02:00
schema.sql feat: reimplement initial API structure with user authentication and file management 2025-05-31 18:18:24 +02:00