• Joined on 2026-01-08
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 14:34:58 +00:00
0ee3b32ef3 Fix: Use data URL iframe with auto-submitting form for Collabora POST
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 14:29:23 +00:00
99419748bb Fix: Pass WOPISrc directly to form submission, don't build URL with query params
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 14:22:48 +00:00
89f55471ce Fix: Use JavaScript form submission for Collabora POST request
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 09:26:28 +00:00
ef60983534 Fix: Refactor Collabora iframe setup for improved readability and maintainability
8e06e7e17d Fix: Update Collabora iframe to use POST method for WOPISrc submission
Compare 2 commits »
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 09:13:00 +00:00
0b822af438 Fix: Use proper URL building for Collabora WOPISrc parameter
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 08:50:45 +00:00
69cf328972 Fix Collabora 400 error by properly URL-encoding WOPISrc parameter
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:47:55 +00:00
181fb0af93 Fix Collabora iframe loading and sandbox security
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:40:13 +00:00
7bd1ab16da Fix Collabora Online loading using form-based POST instead of URL params
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:30:56 +00:00
d52307c792 Implement Collabora Online iframe viewer with WOPI integration
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:18:36 +00:00
dbbad29f2f Fix: Standardize formatting of WOPICheckFileInfoResponse struct fields
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:18:11 +00:00
ec25f06ea3 Fix: Refactor code for improved readability and consistency in document viewer and signup form
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:17:44 +00:00
36db2daabd Fix: Clean up wopi.go file completely
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:16:17 +00:00
ff51ef8a71 Fix: Complete WOPI integration - resolve all compilation errors
83f0fa0ecb Fix: Resolve Go and Flutter compilation errors
Compare 2 commits »
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-12 00:08:50 +00:00
1b20fe8b7f Implement WOPI integration for Collabora Online
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 23:56:54 +00:00
3e0094b11c Fix: Remove WebView from Collabora implementation and fix font loading errors
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 23:46:55 +00:00
f0fe439c3b Implement Collabora Online viewer for Office documents (DOCX, XLSX, etc)
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 23:39:44 +00:00
d9c8c1e1f3 STYLE: Refactor code for improved readability and consistency
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 23:33:30 +00:00
31ab3aad45 Fix Uri parsing errors in document viewer - viewUrl is already a Uri
923b0ede86 Multi-format document viewer: add image/text/office file type support
Compare 2 commits »
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 23:09:43 +00:00
80411d9231 FIX: Properly detect if target path is a folder when moving files
b0esche pushed to main at b0esche/b0esche_cloud 2026-01-11 23:01:49 +00:00
675c2bf95d FEATURE: Add user file move endpoint and support both personal and org workspace moves