Ryan
fe3a58924b
release(v2.2.0): add storage explorer + disk usage scanner
2025-11-28 19:04:00 -05:00
Ryan
1b4a93b060
release(v1.9.14): inline folder rows, synced folder icons, and compact theme polish
2025-11-21 02:12:17 -05:00
Ryan
f5e42a2e81
release(v1.9.4): lazy folder tree, cursor pagination, ACL-safe chevrons, and “Load more”
...
- Lazy folder tree via /api/folder/listChildren.php with cursor pagination
- ACL-safe chevrons using hasSubfolders from server; no file-count leaks
- BFS smart initial folder selection + respect lastOpenedFolder
- Locked nodes are expandable but not selectable
- “Load more” UX (light & dark) for huge directories
Closes #66
2025-11-13 05:06:24 -05:00
Ryan
abd3dad5a5
release(v1.9.0): folder tree UX overhaul, fast ACL-aware counts, and .htaccess hardening
2025-11-09 01:45:39 -05:00
Ryan
2739925f0b
release(v1.6.7): Folder Move feature, stable DnD persistence, safer uploads, and ACL/UI polish
2025-10-25 02:16:01 -04:00
Ryan
ee717af750
feat(acl): granular per-folder permissions + stricter gates; WebDAV & UI aligned
2025-10-22 21:36:04 -04:00
Ryan
090286164d
fix(folder-model): resolve syntax error, unexpected token
2025-10-17 03:24:49 -04:00
Ryan
dc1649ace3
fix(folder-model): resolve PHP parse error
2025-10-17 03:20:33 -04:00
Ryan
b6d86b7896
chore(release): v1.5.0 - ACL hardening, Folder Access & WebDAV permissions ( closes #31 , closes #55 )
2025-10-17 03:14:00 -04:00
Ryan
25ce6a76be
feat(permissions)!: granular ACL (bypassOwnership/canShare/canZip/viewOwnOnly), admin panel v1.4.0 UI, and broad hardening across controllers/models/frontend ( closes #53 )
2025-10-15 23:56:39 -04:00
Ryan
f3977153fb
Refactor AdminPanel: extract module, add collapsible sections & shared-links management, enforce PascalCase controllers
2025-05-03 23:41:02 -04:00
Ryan
2e4dbe7f7f
support custom expiration durations for file and folder shares ( closes #26 )
2025-04-28 20:02:11 -04:00
Ryan
75d3bf5a9b
Refactor fixes and adjustments
2025-04-16 17:15:59 -04:00
Ryan
ec5c3fc452
Refactor API endpoints and modularize controllers and models
2025-04-16 11:40:17 -04:00