Ryan
4798afa89e
release(v2.3.0): feat(portals): branding, intake presets, limits & CSV export
2025-12-02 02:33:03 -05:00
Ryan
f2ce43f18f
fix(preview): harden SVG handling and normalize mime type
2025-11-29 23:11:50 -05:00
Ryan
d6631adc2d
release(v2.2.2): feat(folders): show inline folder stats & dates
2025-11-29 01:11:26 -05:00
Ryan
fe3a58924b
release(v2.2.0): add storage explorer + disk usage scanner
2025-11-28 19:04:00 -05:00
Ryan
f967134631
release(v2.0.4): harden sessions and align Pro paths with USERS_DIR
2025-11-26 21:41:59 -05:00
Ryan
2810b97568
chore(demo): update manual sync script and lock TOTP for demo account
...
- Update scripts/manual-sync.sh to pull v2.0.2, backup extra demo/Pro dirs,
and safely rsync core code without touching data, bundles, or site overrides
- After sync, automatically flip FR_DEMO_MODE to true in config/config.php
so the droplet always runs in demo mode
- Block TOTP enable/disable/setup and recovery code generation for the
demo account when FR_DEMO_MODE is enabled, returning 403 with clear
JSON errors
2025-11-23 06:43:51 -05:00
Ryan
827e65e367
release(v2.0.2): add config-driven demo mode and lock demo account changes
2025-11-23 05:58:39 -05:00
Ryan
0b065111b0
release(v2.0.0): feat(pro): client portals + portal login flow
2025-11-23 04:15:49 -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
49d3588322
release(v1.9.12): feat(pro-acl): add user groups and group-aware ACL
2025-11-19 02:48:06 -05:00
Ryan
0ec8103fbf
release(v1.9.11): fix(media): HTTP Range streaming; feat(ui): paged folder strip ( closes #68 )
2025-11-18 15:07:27 -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
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
8f03cc7456
release (v1.8.11): fix(oidc): always send PKCE (S256) and treat empty secret as public client
2025-11-08 13:53:11 -05:00
Ryan
04ec0a0830
release(v1.8.10): theme-aware media modal, stronger file drag-and-drop, unified progress color, and favicon overhaul
2025-11-08 13:33:38 -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
d29900d6ba
security(acl): enforce folder-scope & own-only; fix file list “Select All”; harden ops
2025-10-20 02:28:03 -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
be605b4522
fix(config/ui): serve safe public config to non-admins; init early; gate trash UI to admins; dynamic title; demo toast ( closes #56 )
2025-10-19 07:19:29 -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
aee78c9750
REGEX_FOLDER_NAME updated ( closes #39 )
2025-05-26 18:14:08 -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
bde35d1d31
Extend clean up expired shared entries
2025-05-04 02:28:33 -04:00
Ryan
8d6a1be777
Fix FolderController readOnly create folder permission
2025-05-04 01:22:43 -04:00
Ryan
4d329e046f
Remove old controllers
2025-05-04 00:02:38 -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
76f5ed5c96
shared-folder: externalize gallery view JS & enforce CSP compliance
2025-04-27 18:18:00 -04:00
Ryan
1983f7705f
enhance CSP for iframe and refactor gallery view event handlers
2025-04-26 04:08:56 -04:00