Files
b0esche_cloud/b0esche_cloud
Leon Bösche 83f0fa0ecb Fix: Resolve Go and Flutter compilation errors
Go backend:
- Fix WOPI models file (remove duplicate package declaration and syntax errors)
- Add GetOrgMember method to database as alias for GetUserMembership
- Add UpdateFileSize method to database
- Remove unused net/url import from wopi_handlers.go
- Fix field names in WOPI struct initializers (match JSON tags)

Flutter frontend:
- Remove webview_flutter import (use simpler placeholder for now)
- Fix _createWOPISession to safely access SessionBloc state
- Replace WebViewController usage with placeholder UI
- Remove unused _generateRandomHex methods from login/signup forms
- Add missing mimeType parameter to DocumentCapabilities in mock repository
- Remove unused local variables in file_browser_bloc
2026-01-12 01:13:40 +01:00
..
2025-12-16 13:01:41 +01:00
2026-01-08 22:42:18 +01:00
2025-12-16 21:32:28 +01:00
2025-12-17 04:12:22 +01:00
2025-12-16 18:09:20 +01:00
2025-12-16 13:01:41 +01:00
2025-12-16 13:01:41 +01:00
2025-12-16 13:01:41 +01:00
2025-12-16 13:01:41 +01:00

b0esche_cloud

A new Flutter project.