• Joined on 2026-05-20
Elijah pushed to main at Elijah/drive 2026-05-25 14:43:06 -07:00
80d60d540a Feat: Live thumbnails for office files
Elijah pushed to main at Elijah/drive 2026-05-25 14:23:31 -07:00
b80abdbefb Updated pptx icon
Elijah pushed to main at Elijah/drive 2026-05-25 10:22:09 -07:00
b4d3488a85 Changed pptx icon
Elijah pushed to main at Elijah/drive 2026-05-25 10:07:05 -07:00
9454ad28ea Icon redesign and xlsx aspect ratio update
Elijah pushed to main at Elijah/drive 2026-05-25 09:57:10 -07:00
709c13995c Initial xlxs support
Elijah pushed to main at Elijah/drive 2026-05-25 09:12:56 -07:00
2648a5ae84 Fixed docx icons
Elijah pushed to main at Elijah/drive 2026-05-25 09:00:41 -07:00
8bc237f1d8 Updates docx and pptx file icon dimensions
Elijah pushed to main at Elijah/drive 2026-05-24 19:54:57 -07:00
2cd6bb7ee7 Fix OfficeHome syntax error and add theme toggle to OnlyOfficeEditor header
Elijah pushed to main at Elijah/drive 2026-05-24 19:52:14 -07:00
a5dc61a1b4 Hide template gallery from OfficeHome
Elijah pushed to main at Elijah/drive 2026-05-24 19:47:33 -07:00
3d28f767e0 Remove pinned section from OfficeHome main body and use generated docx templates
Elijah pushed to main at Elijah/drive 2026-05-24 19:42:23 -07:00
707719f4af Add Pinned sidebar section to Docs and Slides mode
Elijah pushed to main at Elijah/drive 2026-05-24 19:39:10 -07:00
3cedbac51c Fix dark mode UI classes and template copy in Dockerfile
Elijah pushed to main at Elijah/drive 2026-05-24 19:30:19 -07:00
617f8160b2 Fix UI issues and add Pins and Templates
Elijah pushed to main at Elijah/drive 2026-05-24 13:21:37 -07:00
a361848216 Fix: add missing strings import
Elijah pushed to main at Elijah/drive 2026-05-24 13:19:42 -07:00
eaef97b70a Fix: add missing ListOfficeFiles handler
Elijah pushed to main at Elijah/drive 2026-05-24 13:13:47 -07:00
51850e75a2 Add OfficeHome with All Documents, context menu, custom icons, editor rename, text wrapping
Elijah pushed to main at Elijah/drive 2026-05-24 12:54:05 -07:00
e738a2cb72 Add theme to pptx template to fix OnlyOffice presentation crash
Elijah pushed to main at Elijah/drive 2026-05-24 12:48:08 -07:00
fd991a1d4b Add public OnlyOffice download endpoint to bypass auth middleware 401 issue
Elijah pushed to main at Elijah/drive 2026-05-24 12:41:35 -07:00
a0353445d9 Fix OnlyOffice: use internal IP for server-side URLs, create valid docx/pptx files
Elijah pushed to main at Elijah/drive 2026-05-24 12:23:25 -07:00
382d78d492 Fix file download URLs to match backend wildcard route parameter instead of query string