Leon Bösche
bdc971927f
Add image file handling in PublicFileViewer and update publicFileShareHandler for image viewing
2026-01-25 19:39:33 +01:00
Leon Bösche
c91eaa7db9
Update Collabora URL generation in publicFileShareHandler for improved document viewing
2026-01-25 19:30:53 +01:00
Leon Bösche
3854234a3c
Update WOPI source URL for document viewing in publicFileShareHandler
2026-01-25 19:22:26 +01:00
Leon Bösche
b041cd5440
Set initial location for GoRouter based on web platform and clean up unused imports in PublicFileViewer
2026-01-25 18:59:28 +01:00
Leon Bösche
3fb556c8f1
Refactor URL generation in file sharing handlers to remove hash fragment
2026-01-25 18:50:02 +01:00
Leon Bösche
9aa1667e9c
Implement authentication check and redirect for internal file access in PublicFileViewer
2026-01-25 17:11:58 +01:00
Leon Bösche
0aea602122
Implement public WOPI routes for shared files and integrate Collabora for document viewing
2026-01-25 15:47:59 +01:00
Leon Bösche
421e95d83b
Fix nullable org_id handling in public share handlers
2026-01-24 22:56:10 +01:00
Leon Bösche
c7aab0b026
Fix file sharing: add backend routes for /orgs/files/{fileId}/share, update frontend ShareFileDialog to use correct paths and improve UI
2026-01-24 22:47:27 +01:00
Leon Bösche
228a5c9644
Implement user-specific share link management for files
2026-01-24 22:32:58 +01:00
Leon Bösche
acfd882bba
Refactor ShareFileDialog header to improve layout and ensure text overflow handling
2026-01-24 22:21:50 +01:00
Leon Bösche
1cf778366f
Enhance file sharing handlers to support user ownership checks and improve error handling
2026-01-24 22:13:23 +01:00
Leon Bösche
828b63c8c8
Refactor file download handling to simplify browser download process and ensure proper content disposition for file downloads
2026-01-24 21:11:25 +01:00
Leon Bösche
6bbdc157cb
Implement file sharing functionality with public share links and associated API endpoints
2026-01-24 21:06:18 +01:00
Leon Bösche
e10e499b6c
Backend: Fix organization API endpoints and RBAC
...
- Fix member list API response format to match frontend expectations
- Fix join requests API response format
- Add proper JSON tags to Invitation struct
- Grant OrgManage permission to admin role for proper RBAC
These changes ensure frontend-backend API contracts are aligned and admins can manage organizations.
2026-01-23 23:48:10 +01:00
Leon Bösche
20bc0ac757
Implement complete Organizations feature with RBAC
...
- Add owner/admin/member roles with proper permissions
- Implement invite links and join requests system
- Add organization settings dialog with member management
- Create database migrations for invitations and invite links
- Update backend API with org management endpoints
- Fix compilation errors and audit logging
- Update frontend models and API integration
2026-01-23 23:21:23 +01:00
Leon Bösche
40f7eeee09
Ensure folderPath ends with / for proper relative path calculation in ZIP downloads
2026-01-14 12:11:25 +01:00
Leon Bösche
17d10e5815
Remove invalid custom HTTP client - use query parameter token for SfPdfViewer
2026-01-11 17:54:01 +01:00
Leon Bösche
2129d72a1f
FIX: Extend JWT token expiration to 24 hours for document viewer sessions
...
- Add GenerateWithDuration method to JWT manager to support custom expiration times
- Update viewerHandler and userViewerHandler to generate viewer-specific tokens with 24-hour expiration
- This fixes the issue where PDF viewer fails due to token expiration within 15 minutes
- Add [VIEWER-SESSION] logging to track viewer session creation
- Tokens now remain valid long enough for users to view, navigate, and interact with PDFs
2026-01-11 17:39:12 +01:00
Leon Bösche
9b10b1f6f1
Add debug logging to NewUserWebDAVClient to diagnose URL construction
2026-01-10 23:40:27 +01:00
Leon Bösche
0ce9185373
Fix NewUserWebDAVClient to strip path from base URL before constructing user-specific WebDAV URL
2026-01-10 23:24:24 +01:00
Leon Bösche
4a4e03e041
Fix getUserWebDAVClient to use actual username and COALESCE for NULL handling
2026-01-10 23:16:02 +01:00
Leon Bösche
18600a6bc1
Implement user provisioning for Nextcloud accounts and enhance WebDAV client handling
2026-01-10 22:58:35 +01:00
Leon Bösche
ff370af5a1
Update API binary for improved functionality
2026-01-10 00:39:43 +01:00
Leon Bösche
4f67ead22d
Add detailed logging for file uploads and handle upload errors in UI
2026-01-09 23:57:28 +01:00
Leon Bösche
f18e779375
work
2026-01-09 18:58:09 +01:00
Leon Bösche
5cb99815a0
idle
2026-01-08 13:07:07 +01:00
Leon Bösche
7749ebfd08
go first commit
2025-12-17 22:57:57 +01:00