Commit graph

29 commits

Author SHA1 Message Date
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
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
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
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
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
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
88260ee78e fix(frontend): update TUS options to use correct storeFingerprintForResuming key
All checks were successful
Automated Container Build / build-and-push (push) Successful in 35s
2026-05-23 18:03:33 -07:00
382e7b8df0 fix(frontend): disable TUS resume caching to fix QuotaExceededError and show full upload errors
Some checks failed
Automated Container Build / build-and-push (push) Failing after 16s
2026-05-23 18:02:03 -07:00
bf9db781dc fix(frontend): resolve TS syntax errors from upload cancellation feature
Some checks failed
Automated Container Build / build-and-push (push) Failing after 15s
2026-05-23 17:55:40 -07:00
91fc088389 feat(api, ui): handle TUS lockups, automatic chunk token refresh, and add upload cancellation
Some checks failed
Automated Container Build / build-and-push (push) Failing after 9s
2026-05-23 17:53:56 -07:00
fbad71cbf2 fix: allow refresh tokens in AuthMiddleware for refresh route and dispatch auth_error on 401s to force login redirect
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m23s
2026-05-23 16:45:17 -07:00
1a1add48bf fix: pass path in query to ensure pathjail picks it up, add explicit error handling UI
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-23 14:34:31 -07:00
9807ad6fe5 fix: resolve 404 on delete, reload UI properly for trash actions
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-23 14:26:56 -07:00
db946461d7 fix: resolve upload delay and refine trash functionality
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m22s
2026-05-23 14:11:23 -07:00
10bab4ea5b fix: resolve IDE errors, minor UI tweaks, and implement file conflict resolution UI/API
Some checks failed
Automated Container Build / build-and-push (push) Failing after 1m13s
2026-05-23 13:54:17 -07:00
b668418951 fix: resolve folder drag-and-drop, add remember me, fix pinned folder navigation
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m18s
2026-05-23 13:08:13 -07:00
fb3f3a3393 security: remediate vulnerabilities and issues from codebase audit
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m15s
2026-05-23 10:04:08 -07:00
ed5cc79c25 Fix pinned icons, add bulk download, add media metadata
Some checks failed
Automated Container Build / build-and-push (push) Has been cancelled
2026-05-23 08:56:58 -07:00
e1f009f273 Implement move menu tree, hover tooltips, and custom icons
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-23 08:13:19 -07:00
5200654d0f New context menu, info pane fixes, pinned item syncing, and navigation bug fixes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
2026-05-22 19:40:08 -07:00
a52f1d63f7 Sharing fixes, live preview
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
2026-05-22 19:19:15 -07:00
2bcfca983c Shared file bug fixes, redesigned pin system, new info button
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m15s
2026-05-22 18:59:26 -07:00
c3b1fe8de1 Implement UI enhancements, change password settings, theme toggle, and custom grid size slider
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
2026-05-22 18:22:21 -07:00
267d429122 Numerous Bug Fixes
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
2026-05-22 15:50:45 -07:00
02eefdac0e Misc fixes and additions
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
2026-05-22 14:27:45 -07:00
724d70e58b Inital build
Some checks failed
Automated Container Build / build-and-push (push) Failing after 12s
2026-05-22 12:29:43 -07:00