Commit graph

91 commits

Author SHA1 Message Date
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
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
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
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
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
2b49e90b81 Implement code highlighting, thumbnail retries, and pinned order fix
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m29s
2026-05-23 08:42:30 -07:00
745d959c9b Fix file rename selection dragging and tooltip cutoff/delay
All checks were successful
Automated Container Build / build-and-push (push) Successful in 34s
2026-05-23 08:23:25 -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
3802d978ed Implement lasso selection, fix context menu positioning, fix video preview sizing
All checks were successful
Automated Container Build / build-and-push (push) Successful in 32s
2026-05-23 07:59:52 -07:00
99e0cd5f0c Fix file rename bugs and hide file extensions
All checks were successful
Automated Container Build / build-and-push (push) Successful in 34s
2026-05-23 07:52:47 -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
27fd6fa4f5 Minor appearance changes, sharing live preview
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m16s
2026-05-22 19:06:21 -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
71ba029fbc feat: implement trash auto-purge, settings layout update, larger folder icons, and legacy version cleanup
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m18s
2026-05-22 18:41:16 -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
425598c278 Fix appearance persistence and add drag over folder highlighting
All checks were successful
Automated Container Build / build-and-push (push) Successful in 32s
2026-05-22 18:07:20 -07:00
d532f8d064 Untrack node_modules and .next, ignore them
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m52s
2026-05-22 17:59:39 -07:00
2a3aa32996 Fix UI bugs, update CI, update gitignore
Some checks failed
Automated Container Build / build-and-push (push) Failing after 25s
2026-05-22 17:57:26 -07:00
9ae078e47b move feature, drag and drop fixes, other bug fixes
Some checks failed
Automated Container Build / build-and-push (push) Failing after 10s
2026-05-22 16:05:51 -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