• Joined on 2026-05-20
Elijah pushed to main at Elijah/drive 2026-05-23 14:34:36 -07:00
1a1add48bf fix: pass path in query to ensure pathjail picks it up, add explicit error handling UI
Elijah pushed to main at Elijah/drive 2026-05-23 14:27:01 -07:00
9807ad6fe5 fix: resolve 404 on delete, reload UI properly for trash actions
Elijah pushed to main at Elijah/drive 2026-05-23 14:20:09 -07:00
854da9a50d fix: resolve remaining trash UI issues and permanent delete backend logic
Elijah pushed to main at Elijah/drive 2026-05-23 14:11:30 -07:00
db946461d7 fix: resolve upload delay and refine trash functionality
Elijah pushed to main at Elijah/drive 2026-05-23 13:57:49 -07:00
45989ef97d fix: Go compiler error with MoveRequest inline struct and remove refactor.js
Elijah pushed to main at Elijah/drive 2026-05-23 13:54:25 -07:00
10bab4ea5b fix: resolve IDE errors, minor UI tweaks, and implement file conflict resolution UI/API
Elijah pushed to main at Elijah/drive 2026-05-23 13:41:56 -07:00
3e34a37c95 feat: re-architect folder uploads with batching and concurrency limits, add TUS stale cleanup routine
Elijah pushed to main at Elijah/drive 2026-05-23 13:08:18 -07:00
b668418951 fix: resolve folder drag-and-drop, add remember me, fix pinned folder navigation
Elijah pushed to main at Elijah/drive 2026-05-23 10:56:55 -07:00
7278008d7e fix: remove rate limit for authenticated users, increase for public
Elijah pushed to main at Elijah/drive 2026-05-23 10:52:13 -07:00
ee441dfefd feat: replace browser confirm with gui modal for delete
Elijah pushed to main at Elijah/drive 2026-05-23 10:47:42 -07:00
ee36e16dae feat: add toast notifications for file actions
Elijah pushed to main at Elijah/drive 2026-05-23 10:39:37 -07:00
cf43dd0e5a feat: change tab title, add favicon, and fix pinned folder live refresh
Elijah pushed to main at Elijah/drive 2026-05-23 10:12:59 -07:00
5c2eaf49e4 fix: resolve public share downloads and sort storage overview by size
Elijah pushed to main at Elijah/drive 2026-05-23 10:04:10 -07:00
fb3f3a3393 security: remediate vulnerabilities and issues from codebase audit
Elijah pushed to main at Elijah/drive 2026-05-23 09:27:02 -07:00
b60a09196a Fix Folder SVG default sizing
Elijah pushed to main at Elijah/drive 2026-05-23 09:23:09 -07:00
3b535f3d61 Remove accidental date-fns import
Elijah pushed to main at Elijah/drive 2026-05-23 09:22:24 -07:00
2e8f67f54d Fix duplicate api import
Elijah pushed to main at Elijah/drive 2026-05-23 09:21:40 -07:00
42864ebcb7 Fix list view alignment, modal sizing, folder icons, and add bitrate metadata
Elijah pushed to main at Elijah/drive 2026-05-23 09:11:37 -07:00
807775a176 Add password toggle, hover tooltips, and silent refresh for actions
Elijah pushed to main at Elijah/drive 2026-05-23 09:02:24 -07:00
0ca098e713 Force custom file icons to stay square