Commit graph

21 commits

Author SHA1 Message Date
Elijah Kuntz
e7a649d0d4 Add debug logging and allow responsive aspect ratio for thumbnails
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m9s
2026-06-11 11:53:30 -07:00
Elijah Kuntz
939af551dc Fix thumbnail aspect ratios and missing thumbnails in All tab
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m7s
2026-06-11 11:44:27 -07:00
218fb40743 fix: OnlyOffice edit session token expiration and add session expired modal
Some checks failed
Automated Container Build / build-and-push (push) Failing after 15s
2026-05-31 15:20:54 -07:00
f69c6d825e fix: resolve compile errors in phase 2 remediation
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
2026-05-26 13:36:20 -07:00
701766b611 chore: implement Phase 1 and 2 security remediations
Some checks failed
Automated Container Build / build-and-push (push) Has been cancelled
2026-05-26 13:32:09 -07:00
e9d1ef0ad6 Feature: default save office documents to a 'Documents' folder
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
2026-05-25 16:20:46 -07:00
ffa2954cd9 Fix: sidebar navigation from settings, missing thumbnails in all documents, and hiding upload buttons in office modes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m16s
2026-05-25 16:14:52 -07:00
8995b48eb5 Fix: ensure DB updates for thumbnails
All checks were successful
Automated Container Build / build-and-push (push) Successful in 59s
2026-05-25 14:49:29 -07:00
80d60d540a Feat: Live thumbnails for office files
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m26s
2026-05-25 14:43:04 -07:00
709c13995c Initial xlxs support
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m25s
2026-05-25 09:57:09 -07:00
617f8160b2 Fix UI issues and add Pins and Templates
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m38s
2026-05-24 19:30:17 -07:00
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