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
8cdff954d5
release(v1.9.5): harden folder tree DOM, add a11y to “Load more”, and guard folder paths
2025-11-13 05:32:33 -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
dbdf760d4d
release(v1.9.3): unify folder icons across tree & strip, add “paper” lines, live color sync, and vendor-aware release
2025-11-11 00:09:15 -05:00
Ryan
062f34dd3d
release(v1.9.2): Upload modal + DnD relay from file list (with robust synthetic-drop fallback)
2025-11-10 02:50:19 -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
7cc314179f
release(v1.8.13): ui(dnd): stabilize zones, lock sidebar width, and keep header dock in sync
2025-11-08 19:30:33 -05:00
Ryan
448e246689
release(v1.8.12): auth UI & DnD polish — show OIDC, auto-SSO, right-aligned header icons
2025-11-08 16:05:20 -05:00
Ryan
15b5aa6d8d
release(v1.8.11): doc updated
2025-11-08 14:12:48 -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
ba29cc4822
release(v1.8.9): fix(oidc, admin): first-save Client ID/Secret ( closes #64 )
2025-11-07 22:10:14 -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
f4f7f8ef38
release(v1.8.5): ci: reduce pre-run delay to 2-min and add missing needs: delay, final test
2025-11-04 21:16:55 -05:00
Ryan
620c916eb3
release(v1.8.4): ci: add 3-min pre-run delay to avoid workflow_run races
2025-11-04 21:08:58 -05:00
Ryan
6758b5f73d
release(v1.8.3): feat(mobile+ci): harden Capacitor switcher & make release-on-version robust
2025-11-04 20:58:34 -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
29e0497730
release(v1.8.1): fix(security,onlyoffice): sanitize DS origin; safe api.js/iframe probes; better UX placeholder
2025-11-03 16:59:47 -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
699873848e
release(v1.7.5): retrigger CI bump ensure up to date
2025-11-02 00:56:24 -04:00
Ryan
9cb12c11a6
release(v1.7.5): retrigger CI bump (no code changes)
2025-11-02 00:49:36 -04:00
Ryan
b7d7f7c3ce
release(v1.7.5): CSP hardening, API-backed previews, flicker-free theming, cache tuning & deploy script ( closes #50 )
2025-11-02 00:32:03 -04:00
Ryan
947255d94c
release(v1.7.4): login hint replace toast + fix unauth boot
2025-10-31 18:17:52 -04:00
Ryan
55d44ef880
release(1.7.4): login hint replaced toast + fix unauth boot
2025-10-31 18:11:08 -04: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
8cf5a34ae9
release(v1.7.2): harden asset stamping & CI verification
2025-10-29 16:54:22 -04:00
Ryan
04be05ad1e
release(v1.7.1): stamp-assets.sh invoke via bash
2025-10-29 16:19:35 -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
5a7c4704d0
release(v1.6.11) fix(ui/dragAndDrop) restore floating zones toggle click action
2025-10-28 03:21:52 -04:00
Ryan
b1bd903072
release(v1.6.10): self-host ReDoc, gate sidebar toggle on auth, and enrich release workflow
2025-10-28 02:11:54 -04:00
Ryan
64332211c9
release(v1.6.9): feat(core) localize assets, harden headers, and speed up load
2025-10-27 04:48:31 -04:00
Ryan
9c53c37f38
release(v1.6.8): fix(ui) prevent Extract/Create flash on refresh; remember last folder
2025-10-25 20:33:01 -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
553bc84404
release(v1.6.4): runtime version injection + CI bump/sync; caching tweaks
2025-10-24 01:36:30 -04:00
Ryan
88a8857a6f
release(v1.6.3): drag/drop card persistence, admin UX fixes, and docs ( closes #58 )
2025-10-24 00:22:22 -04:00
Ryan
ebabb561d6
ui: fix “Change Password” button sizing in User Panel
2025-10-23 01:54:32 -04:00
Ryan
30761b6dad
feat(i18n,auth): add Simplified Chinese (zh-CN) and expose in User Panel
2025-10-23 01:43:48 -04:00
Ryan
9ef40da5aa
feat(ui): unified zone toggle + polished interactions for sidebar/top cards
2025-10-23 01:06:07 -04:00
Ryan
ee717af750
feat(acl): granular per-folder permissions + stricter gates; WebDAV & UI aligned
2025-10-22 21:36:04 -04:00
Ryan
0ad7034a7d
feat(editor): make modal non-blocking; add SRI + timeout for CodeMirror mode loads
2025-10-20 03:16:20 -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
1935cb2442
feat(dnd): default cards to sidebar on medium screens when no saved layout
2025-10-20 01:12:50 -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