Ryan
060a548af4
release(v1.9.8): feat(pro): wire core to Pro licensing + branding hooks
2025-11-16 21:11:06 -05:00
Ryan
402f590163
release(v1.9.6): hardened resumable uploads, menu/tag UI polish and hidden temp folders ( closes #67 )
2025-11-14 04:59:58 -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
7669f5a10b
release(v1.8.7): fix(zip-download): stream clean ZIP response and purge stale temp archives
2025-11-05 00:02:32 -05:00
Ryan
ad8cbc601a
release(v1.8.6): fix large ZIP downloads + safer extract; close #60
2025-11-04 22:56:53 -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
d664a2f5d8
release(v1.7.3): lightweight boot pipeline, dramatically faster first paint, deduped /api writes, sturdier uploads/auth
2025-10-31 17:34:25 -04: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
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
3dd5a8664a
feat/perf: large-file handling, faster file list, richer CodeMirror modes ( fixes #48 )
2025-10-06 00:10:31 -04:00
Ryan
0cb47b4054
fix(admin): OIDC optional by default; validate only when enabled ( fixes #44 )
2025-10-05 05:48:25 -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
2f391d11db
fix(admin-api): omit clientSecret from getConfig response for security & add OIDC scope.
2025-05-08 11:39:44 -04:00
Ryan
b4d6f01432
feat(admin): add proxy-only auth bypass and configurable auth header ( closes #28 )
2025-05-08 04:43: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
2e4dbe7f7f
support custom expiration durations for file and folder shares ( closes #26 )
2025-04-28 20:02:11 -04:00
Ryan
a81d9cb940
Enhance remember me
2025-04-23 01:47:27 -04:00
Ryan
242661a9c9
New Admin Panel settings (enableWebDAV & shareMaxUploadSize)
2025-04-22 17:11:19 -04:00
Ryan
a48ba09f02
Add WebDAV support with user folderOnly restrictions
2025-04-21 10:39:55 -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