Ryan
49d3588322
release(v1.9.12): feat(pro-acl): add user groups and group-aware ACL
2025-11-19 02:48:06 -05:00
Ryan
3726e2423d
release(v1.9.10): add Pro bundle installer and admin panel polish
2025-11-18 02:21:52 -05:00
Ryan
060a548af4
release(v1.9.8): feat(pro): wire core to Pro licensing + branding hooks
2025-11-16 21:11:06 -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
bd7ff4d9cd
release(v1.9.1): customizable folder colors + live preview; improved tree persistence; accent button; manual sync script
2025-11-09 19:55:07 -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
ca8788a694
release(v1.8.8): background ZIP jobs w/ tokenized download + in‑modal progress bar; robust finalize; janitor cleanup — closes #60
2025-11-07 02:57:30 -05:00
Ryan
c843f00738
release(v1.8.2): media progress tracking + watched badges; PWA scaffolding; mobile switcher ( closes #37 )
2025-11-04 20:34:42 -05:00
Ryan
d00db803c3
release(v1.8.0): feat(onlyoffice): first-class ONLYOFFICE integration (view/edit), admin UI, API, CSP helpers
...
Refs #37 — implements ONLYOFFICE integration suggested in the discussion; video progress saving will be tracked separately.
2025-11-03 16:39:48 -05:00
Ryan
b1de8679e0
release(v1.7.0): asset cache-busting pipeline, public siteConfig cache, JS core split, and caching/security polish
2025-10-29 16:07:22 -04: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
ae932a9aa9
release(v1.6.6): header-mounted toggle, dark-mode polish, persistent layout, and ACL fix
2025-10-24 03:21:39 -04:00
Ryan
41d464a4b3
release(v1.6.5): fix PHP warning and upload-flag check in capabilities.php
2025-10-24 02:11:55 -04:00
Ryan
ee717af750
feat(acl): granular per-folder permissions + stricter gates; WebDAV & UI aligned
2025-10-22 21:36:04 -04:00
Ryan
af9887e651
fix(admin): modal bugs; chore(api): update ReDoc SRI; docs(openapi): add annotations + spec
2025-10-20 00:38:35 -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
3fc526df7f
Add folder strip and “Create File” functionality ( closes #36 )
2025-05-19 00:39:10 -04:00
Ryan
87368143b5
Fixed new issues with Undefined username in header on profile pic change & TOTP Enabled not checked
2025-05-14 06:51:16 -04:00
Ryan
939aa032f0
ui: polish header and user panel with dropdown + profile pic support & file list adjustments
2025-05-14 05:20:22 -04:00
Ryan
d1726f0160
Refactor auth flow: add loading overlay, separate login, extract initializeApp
2025-05-05 07:28:28 -04:00
Ryan
bde35d1d31
Extend clean up expired shared entries
2025-05-04 02:28:33 -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
ec5c3fc452
Refactor API endpoints and modularize controllers and models
2025-04-16 11:40:17 -04:00