• Joined on 2026-01-08
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 22:47:18 +00:00
6ffe9aa4df FIX: Create new file record at destination when moving file
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 22:39:18 +00:00
1680914017 FIX: Simplify move handler and fix API call
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 22:32:29 +00:00
60df1a38ff FIX: Remove unused variables in move handler
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 22:14:47 +00:00
af5c8f0e72 FIX: Implement WebDAV Move and simplified move file handler
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 22:10:18 +00:00
0378a0748a FEATURE: Implement file drag-and-drop move functionality
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 21:53:27 +00:00
c330381281 FIX: Handle NULL transports array with custom StringArray type
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 21:46:51 +00:00
6a4cd8c672 FIX: Handle NULL transports in credentials using pq.StringArray
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 21:12:08 +00:00
09d16abcd5 FIX: Sort folders before files in file explorer
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 20:54:17 +00:00
330bd86b96 REFINE: Remove debug print statements from various blocs and services for cleaner code
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 17:13:39 +00:00
d6277f5469 FIX: Add PDF.js library to web/index.html for SfPdfViewer web support
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 17:02:27 +00:00
c8eb0aefe3 Add Authorization header to modal PDF viewer
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 16:54:10 +00:00
17d10e5815 Remove invalid custom HTTP client - use query parameter token for SfPdfViewer
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 16:52:16 +00:00
ef737429d6 FIX: Use Authorization header for PDF viewer instead of query parameter token
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 16:39:39 +00:00
2129d72a1f FIX: Extend JWT token expiration to 24 hours for document viewer sessions
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 16:31:26 +00:00
3d80072e7b Add AUTH-TOKEN logging to middleware for debugging token extraction
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 13:38:07 +00:00
5ef5623c8d feat: update WebDAV download handler to support range requests and improve response handling
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 13:25:11 +00:00
b2e5eef66f feat: enhance CORS middleware to support dynamic allowed headers and ensure uniqueness
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 04:42:12 +00:00
68270b6906 idle
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 04:33:21 +00:00
9d466fd63a feat: add ownerId to Organization and update related database queries; enhance CORS middleware for origin validation
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 04:01:57 +00:00
619b2fe23c fix: enforce workspace isolation logging