Commit graph

172 commits

Author SHA1 Message Date
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
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
d9433a7a96 fix(frontend): optional chaining for abortController
All checks were successful
Automated Container Build / build-and-push (push) Successful in 47s
2026-05-23 17:56:33 -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
36d97ac330 feat(ui): add upload speed indicator in Mbps
All checks were successful
Automated Container Build / build-and-push (push) Successful in 38s
2026-05-23 17:33:43 -07:00
96ca68b35c feat(api): recursively calculate directory sizes for public share folders and display on UI
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m24s
2026-05-23 17:27:09 -07:00
755c791af5 fix(ui): use pushState for folder navigation in public share links
All checks were successful
Automated Container Build / build-and-push (push) Successful in 36s
2026-05-23 17:23:49 -07:00
e00fac24cb fix(ui): clear password error after lockout and fix share page scrolling
All checks were successful
Automated Container Build / build-and-push (push) Successful in 45s
2026-05-23 17:20:06 -07:00
7d3f3088ef fix(ui): update wording for password lockout message
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-23 17:13:08 -07:00
78ba0bf2d5 feat(security): implement brute force rate limit for share passwords and improve UX with inline errors and visibility toggle
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m21s
2026-05-23 17:08:25 -07:00
5262103a1a fix(ui): remove duplicate selectedFiles state declaration
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-23 17:04:56 -07:00
59407278d1 fix(ui): improve drag selection scroll behavior, add right-click to unpin sidebar items, close preview on back navigation, fix shared files alignment
Some checks failed
Automated Container Build / build-and-push (push) Failing after 9s
2026-05-23 17:00:09 -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
4c8e6b814c fix: resolve ghost conflicts by assigning unique paths to trashed files
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m2s
2026-05-23 14:53:33 -07:00
c9f84fc257 style: change upload complete status bar color to green
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-23 14:42:46 -07:00
2596382ea8 fix: resolve 404 file not found when permanently deleting files already in trash
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-23 14:38:09 -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
854da9a50d fix: resolve remaining trash UI issues and permanent delete backend logic
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-23 14:20:03 -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
45989ef97d fix: Go compiler error with MoveRequest inline struct and remove refactor.js
All checks were successful
Automated Container Build / build-and-push (push) Successful in 57s
2026-05-23 13:57:43 -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
3e34a37c95 feat: re-architect folder uploads with batching and concurrency limits, add TUS stale cleanup routine
Some checks failed
Automated Container Build / build-and-push (push) Failing after 15s
2026-05-23 13:41:49 -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
7278008d7e fix: remove rate limit for authenticated users, increase for public
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m4s
2026-05-23 10:56:50 -07:00
ee441dfefd feat: replace browser confirm with gui modal for delete
All checks were successful
Automated Container Build / build-and-push (push) Successful in 40s
2026-05-23 10:52:06 -07:00
ee36e16dae feat: add toast notifications for file actions
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-23 10:47:36 -07:00
cf43dd0e5a feat: change tab title, add favicon, and fix pinned folder live refresh
All checks were successful
Automated Container Build / build-and-push (push) Successful in 35s
2026-05-23 10:39:30 -07:00
5c2eaf49e4 fix: resolve public share downloads and sort storage overview by size
All checks were successful
Automated Container Build / build-and-push (push) Successful in 35s
2026-05-23 10:12:53 -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
b60a09196a Fix Folder SVG default sizing
All checks were successful
Automated Container Build / build-and-push (push) Successful in 35s
2026-05-23 09:27:02 -07:00
3b535f3d61 Remove accidental date-fns import
All checks were successful
Automated Container Build / build-and-push (push) Successful in 32s
2026-05-23 09:23:08 -07:00
2e8f67f54d Fix duplicate api import
Some checks failed
Automated Container Build / build-and-push (push) Failing after 14s
2026-05-23 09:22:23 -07:00
42864ebcb7 Fix list view alignment, modal sizing, folder icons, and add bitrate metadata
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
2026-05-23 09:21:41 -07:00
807775a176 Add password toggle, hover tooltips, and silent refresh for actions
All checks were successful
Automated Container Build / build-and-push (push) Successful in 37s
2026-05-23 09:11:37 -07:00
0ca098e713 Force custom file icons to stay square
All checks were successful
Automated Container Build / build-and-push (push) Successful in 34s
2026-05-23 09:02:23 -07:00