• Joined on 2026-05-20
Elijah pushed to main at Elijah/drive 2026-05-24 11:10:54 -07:00
42f07feb23 Added error message for failed onlyoffice connections
Elijah pushed to main at Elijah/drive 2026-05-24 11:03:59 -07:00
4ce5a91a3a Fixed invalid key parameter
Elijah pushed to main at Elijah/drive 2026-05-24 10:58:07 -07:00
61eafc5fac Fixed incorrect onlyoffice IP
Elijah pushed to main at Elijah/drive 2026-05-24 10:51:20 -07:00
6a754808b5 Build failure fixes
Elijah pushed to main at Elijah/drive 2026-05-24 10:46:29 -07:00
d80e31e7f5 Initial onlyoffice integration, sidebar changes
Elijah pushed to main at Elijah/drive 2026-05-24 10:11:03 -07:00
4110657557 Fixed moxe menu home button sticky positioning
Elijah pushed to main at Elijah/drive 2026-05-24 09:43:23 -07:00
2e7f532c56 Sidebar nested folder design and highlighting bug fix
Elijah pushed to main at Elijah/drive 2026-05-24 09:11:44 -07:00
dd798877f5 Mobile UI folder view width cap and name wrapping
Elijah pushed to main at Elijah/drive 2026-05-24 09:03:30 -07:00
14289b741f Mobile UI scrolling fix and top bar redesign
Elijah pushed to main at Elijah/drive 2026-05-24 08:56:11 -07:00
7997ccb293 Mobile Ui resizing and overlap fixes
Elijah pushed to main at Elijah/drive 2026-05-24 08:48:26 -07:00
95a2b3ad0e Initial Mobile UI
Elijah pushed to main at Elijah/drive 2026-05-23 18:42:19 -07:00
322685e3a3 fix(frontend): preserve refresh token during token rotation to prevent background session expiration
Elijah pushed to main at Elijah/drive 2026-05-23 18:03:39 -07:00
88260ee78e fix(frontend): update TUS options to use correct storeFingerprintForResuming key
Elijah pushed to main at Elijah/drive 2026-05-23 18:02:10 -07:00
382e7b8df0 fix(frontend): disable TUS resume caching to fix QuotaExceededError and show full upload errors
Elijah pushed to main at Elijah/drive 2026-05-23 17:56:39 -07:00
d9433a7a96 fix(frontend): optional chaining for abortController
Elijah pushed to main at Elijah/drive 2026-05-23 17:55:46 -07:00
bf9db781dc fix(frontend): resolve TS syntax errors from upload cancellation feature
Elijah pushed to main at Elijah/drive 2026-05-23 17:54:02 -07:00
91fc088389 feat(api, ui): handle TUS lockups, automatic chunk token refresh, and add upload cancellation
Elijah pushed to main at Elijah/drive 2026-05-23 17:33:49 -07:00
36d97ac330 feat(ui): add upload speed indicator in Mbps
Elijah pushed to main at Elijah/drive 2026-05-23 17:27:16 -07:00
96ca68b35c feat(api): recursively calculate directory sizes for public share folders and display on UI
Elijah pushed to main at Elijah/drive 2026-05-23 17:23:54 -07:00
755c791af5 fix(ui): use pushState for folder navigation in public share links