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 |
|
Ryan
|
6bf6206e1c
|
Add missing permissions for TOTP login
|
2025-04-23 21:14:59 -04:00 |
|
Ryan
|
06b3f28df0
|
New fetchWithCsrf with fallback for session change. start.sh session directory added.
|
2025-04-23 09:53:21 -04:00 |
|
Ryan
|
89f124250c
|
Fixed totp isAdmin when session is missing but remember_me_token cookie present
|
2025-04-23 02:30:43 -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
|
61357af203
|
Fetch URL fixes, Extended “Remember Me” cookie behavior, submitLogin() overhaul
|
2025-04-19 17:53:01 -04:00 |
|
Ryan
|
461921b7bc
|
Remember me adjustment
|
2025-04-18 00:40:17 -04:00 |
|
Ryan
|
d839b3ac1c
|
Fix folder share gallery view link
|
2025-04-17 02:38:32 -04:00 |
|
Ryan
|
22cce5a898
|
Overhaul networkUtils and expand auth
|
2025-04-17 01:20:18 -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 |
|