Commit graph

10 commits

Author SHA1 Message Date
a361848216 Fix: add missing strings import
All checks were successful
Automated Container Build / build-and-push (push) Successful in 58s
2026-05-24 13:21:36 -07:00
eaef97b70a Fix: add missing ListOfficeFiles handler
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
2026-05-24 13:19:40 -07:00
e738a2cb72 Add theme to pptx template to fix OnlyOffice presentation crash
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m2s
2026-05-24 12:54:04 -07:00
fd991a1d4b Add public OnlyOffice download endpoint to bypass auth middleware 401 issue
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-24 12:48:03 -07:00
a0353445d9 Fix OnlyOffice: use internal IP for server-side URLs, create valid docx/pptx files
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m24s
2026-05-24 12:41:31 -07:00
8b58c1d3cb Fix unused strings import in Go backend
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m1s
2026-05-24 12:12:23 -07:00
fd26a165ba Use public API_BASE for OnlyOffice URLs and revert IP rewriting hack to fix Docker networking
Some checks failed
Automated Container Build / build-and-push (push) Failing after 1m7s
2026-05-24 12:10:33 -07:00
3e19cae267 Fix callback URL rewrite
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m28s
2026-05-24 11:39:21 -07:00
07aad3b8d4 JWT key issue fix
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m24s
2026-05-24 11:26:55 -07:00
d80e31e7f5 Initial onlyoffice integration, sidebar changes
Some checks failed
Automated Container Build / build-and-push (push) Failing after 28s
2026-05-24 10:46:27 -07:00