Commit graph

102 commits

Author SHA1 Message Date
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
f9b0f515c5 Fix: add grid_size to allowed backend settings and remove auto-save
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-25 16:08:48 -07:00
2778b1ab62 Fix: auto-save grid size changes and dynamically scale grid item heights based on grid size
All checks were successful
Automated Container Build / build-and-push (push) Successful in 35s
2026-05-25 16:04:12 -07:00
9feeef6329 Fix: thumbnail image overflowing grid item bounds
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-25 15:59:53 -07:00
ba994c9535 Tweaks: make spreadsheet css grid denser and slightly darker
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-25 15:57:55 -07:00
1c721b6f6f Fix: update frontend to render css grid and proper aspect ratios for doc thumbnails, fix pdf landscape orientation
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
2026-05-25 15:53:45 -07:00
2e463a3104 Fix: add browser history state for document editor to support mouse back button
All checks were successful
Automated Container Build / build-and-push (push) Successful in 37s
2026-05-25 15:33:50 -07:00
14af17f487 Fix: thumbnail image border styles and xlsx generation
All checks were successful
Automated Container Build / build-and-push (push) Successful in 38s
2026-05-25 15:19:21 -07:00
d4e66c9afa Fix: thumbnail worker payload for non-xlsx files and change timeout to interval for thumbnail updates
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m27s
2026-05-25 15:11:58 -07:00
d8526afd45 Fix: thumbnail border styles and auto-refresh logic
All checks were successful
Automated Container Build / build-and-push (push) Successful in 41s
2026-05-25 15:04:11 -07:00
a87bb351d0 Fix: thumbnail rendering aspect ratios and spreadsheet layouts
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-25 14:56:53 -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
b80abdbefb Updated pptx icon
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m23s
2026-05-25 14:23:27 -07:00
b4d3488a85 Changed pptx icon
All checks were successful
Automated Container Build / build-and-push (push) Successful in 47s
2026-05-25 10:22:07 -07:00
9454ad28ea Icon redesign and xlsx aspect ratio update
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m13s
2026-05-25 10:07: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
2648a5ae84 Fixed docx icons
All checks were successful
Automated Container Build / build-and-push (push) Successful in 42s
2026-05-25 09:12:54 -07:00
8bc237f1d8 Updates docx and pptx file icon dimensions
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-25 09:00:39 -07:00
2cd6bb7ee7 Fix OfficeHome syntax error and add theme toggle to OnlyOfficeEditor header
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-24 19:54:55 -07:00
a5dc61a1b4 Hide template gallery from OfficeHome
Some checks failed
Automated Container Build / build-and-push (push) Failing after 9s
2026-05-24 19:52:13 -07:00
3d28f767e0 Remove pinned section from OfficeHome main body and use generated docx templates
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m24s
2026-05-24 19:47:30 -07:00
707719f4af Add Pinned sidebar section to Docs and Slides mode
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-24 19:42:23 -07:00
3cedbac51c Fix dark mode UI classes and template copy in Dockerfile
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m26s
2026-05-24 19:39: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
51850e75a2 Add OfficeHome with All Documents, context menu, custom icons, editor rename, text wrapping
Some checks failed
Automated Container Build / build-and-push (push) Failing after 1m13s
2026-05-24 13:13:40 -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
382d78d492 Fix file download URLs to match backend wildcard route parameter instead of query string
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-24 12:23:25 -07:00
8375406f9b Fix API_BASE in OnlyOfficeEditor to include /api prefix
All checks were successful
Automated Container Build / build-and-push (push) Successful in 38s
2026-05-24 12:15:54 -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
7de186ee05 Fix internal backend IP
Some checks failed
Automated Container Build / build-and-push (push) Has been cancelled
2026-05-24 12:07:24 -07:00
82a19442d7 Fix absolute wrapper for DocumentEditor
All checks were successful
Automated Container Build / build-and-push (push) Successful in 37s
2026-05-24 11:58:49 -07:00
121bbf4b52 Fix react hooks bug
All checks were successful
Automated Container Build / build-and-push (push) Successful in 37s
2026-05-24 11:54:17 -07:00
0dc80a2c43 Fixed css iframe rendering bug
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-24 11:50:36 -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
360cb5275a API url changes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-24 11:33:09 -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
e1fdbd9388 Fixed onlyoffice connection issues
All checks were successful
Automated Container Build / build-and-push (push) Successful in 41s
2026-05-24 11:19:25 -07:00
42f07feb23 Added error message for failed onlyoffice connections
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-24 11:10:52 -07:00
4ce5a91a3a Fixed invalid key parameter
All checks were successful
Automated Container Build / build-and-push (push) Successful in 42s
2026-05-24 11:03:56 -07:00
61eafc5fac Fixed incorrect onlyoffice IP
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-24 10:58:05 -07:00
6a754808b5 Build failure fixes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m21s
2026-05-24 10:51:19 -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
4110657557 Fixed moxe menu home button sticky positioning
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-24 10:11:00 -07:00
2e7f532c56 Sidebar nested folder design and highlighting bug fix
All checks were successful
Automated Container Build / build-and-push (push) Successful in 36s
2026-05-24 09:43:19 -07:00
dd798877f5 Mobile UI folder view width cap and name wrapping
All checks were successful
Automated Container Build / build-and-push (push) Successful in 41s
2026-05-24 09:11:42 -07:00
14289b741f Mobile UI scrolling fix and top bar redesign
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-24 09:03:27 -07:00
7997ccb293 Mobile Ui resizing and overlap fixes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 36s
2026-05-24 08:56:08 -07:00
95a2b3ad0e Initial Mobile UI
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-24 08:48:22 -07:00
322685e3a3 fix(frontend): preserve refresh token during token rotation to prevent background session expiration
All checks were successful
Automated Container Build / build-and-push (push) Successful in 44s
2026-05-23 18:42:12 -07:00