Commit Graph

  • 2400dcb9eb feat(startup): stream error.log to console by default; add LOG_STREAM selector Ryan 2025-10-07 22:30:21 -04:00
  • c717f8be60 feat(start.sh): stream Apache logs to console + startup polish Ryan 2025-10-07 22:14:28 -04:00
  • 3dd5a8664a feat/perf: large-file handling, faster file list, richer CodeMirror modes (fixes #48) v1.3.15 Ryan 2025-10-06 00:10:31 -04:00
  • 0cb47b4054 fix(admin): OIDC optional by default; validate only when enabled (fixes #44) Ryan 2025-10-05 05:48:25 -04:00
  • e3e3aaa475 chore(scanner): skip profile_pics subtree during scans v1.3.13 Ryan 2025-10-04 03:35:39 -04:00
  • 494be05801 fix(scanner): rebuild per-folder metadata to match File/Folder models Ryan 2025-10-04 03:15:55 -04:00
  • ceb651894e fix(scanner): resolve dirs via CLI/env/constants; write per-item JSON; skip trash Ryan 2025-10-04 03:00:15 -04:00
  • ad72ef74d1 Fix: robust PUID/PGID handling; optional ownership normalization (closes #43) Ryan 2025-10-04 02:25:16 -04:00
  • 680c82638f Chore: keep BASE_URL fallback, prefer env SHARE_URL; fix HTTPS auto-detect Ryan 2025-10-04 01:55:02 -04:00
  • 31f54afc74 Fix: index externally added files on startup; harden start.sh (fixes #46) Ryan 2025-10-04 01:13:45 -04:00
  • 4f39b3a41e Support clipboard paste image uploads with UI cleanup (closes #40) v1.3.9 Ryan 2025-05-27 23:48:33 -04:00
  • 40cecc10ad support CIFS-mounted uploads and automatic scan on container start (closes #34) Ryan 2025-05-27 19:53:00 -04:00
  • aee78c9750 REGEX_FOLDER_NAME updated (closes #39) Ryan 2025-05-26 18:14:08 -04:00
  • 16ccb66d55 Add folder-strip context menu & combined Create File/Folder dropdown v1.3.8 Ryan 2025-05-23 08:55:09 -04:00
  • 9209f7a582 Center folder strip name, fix file share url, keep fileList wrapping tight (closes #38) v1.3.7 Ryan 2025-05-22 07:32:38 -04:00
  • 4a736b0224 Enable drag-and-drop to folder strip & fix restore toast messaging Ryan 2025-05-21 00:54:20 -04:00
  • f162a7d0d7 updateFileActionButtons to hide or show depending on action v1.3.6 Ryan 2025-05-20 09:55:40 -04:00
  • 3fc526df7f Add folder strip and “Create File” functionality (closes #36) v1.3.5 Ryan 2025-05-19 00:39:10 -04:00
  • 20422cf5a7 Drag‐and‐Drop Upload extended to File List Ryan 2025-05-15 02:24:26 -04:00
  • 492bab36ca Fix duplicated Upload & Folder cards if they were added to header and page was refreshed v1.3.4 Ryan 2025-05-14 08:08:18 -04:00
  • f2f7697994 Link updated in readme Ryan 2025-05-14 07:09:55 -04:00
  • 13aa011632 #nosec to silence false positive Ryan 2025-05-14 07:05:35 -04:00
  • 1add160f5d setAttribute + encodeURI to avoid “DOM text reinterpreted as HTML” alerts Ryan 2025-05-14 07:00:04 -04:00
  • 87368143b5 Fixed new issues with Undefined username in header on profile pic change & TOTP Enabled not checked Ryan 2025-05-14 06:51:16 -04:00
  • 939aa032f0 ui: polish header and user panel with dropdown + profile pic support & file list adjustments Ryan 2025-05-14 05:20:22 -04:00
  • fbd21a035b Ensure /var/www/config exists and is owned by www-data so that start.sh sed -i updates work reliably Ryan 2025-05-08 17:20:36 -04:00
  • 2f391d11db fix(admin-api): omit clientSecret from getConfig response for security & add OIDC scope. v1.3.3 Ryan 2025-05-08 11:39:44 -04:00
  • 8c70783d5a fix(upload): relax filename validation regex to allow broader Unicode and special chars (closes #29) v1.3.2 Ryan 2025-05-08 04:58:57 -04:00
  • b4d6f01432 feat(admin): add proxy-only auth bypass and configurable auth header (closes #28) Ryan 2025-05-08 04:43:33 -04:00
  • d48b15a5f4 screenshots updated Ryan 2025-05-05 08:49:27 -04:00
  • d1726f0160 Refactor auth flow: add loading overlay, separate login, extract initializeApp v1.3.1 Ryan 2025-05-05 07:28:28 -04:00
  • bd1841b788 Unify modals: shared close button, truncate long filenames, fix sizing & overflow Ryan 2025-05-04 15:44:43 -04:00
  • bde35d1d31 Extend clean up expired shared entries Ryan 2025-05-04 02:28:33 -04:00
  • 8d6a1be777 Fix FolderController readOnly create folder permission v1.3.0 Ryan 2025-05-04 01:22:43 -04:00
  • 56f34ba362 Admin Panel Refactor & Enhancements Ryan 2025-05-04 00:23:46 -04:00
  • 4d329e046f Remove old controllers Ryan 2025-05-04 00:02:38 -04:00
  • f3977153fb Refactor AdminPanel: extract module, add collapsible sections & shared-links management, enforce PascalCase controllers Ryan 2025-05-03 23:41:02 -04:00
  • 274bedd186 Improve PDF preview and input focus behaviors v1.2.8 Ryan 2025-04-30 00:53:44 -04:00
  • 2e4dbe7f7f support custom expiration durations for file and folder shares (closes #26) Ryan 2025-04-28 20:02:11 -04:00
  • 0334e443eb fix(shared-folder): sanitize gallery rendering to avoid innerHTML and resolve CodeQL warning (fixes #27) Ryan 2025-04-27 18:28:39 -04:00
  • 76f5ed5c96 shared-folder: externalize gallery view JS & enforce CSP compliance v1.2.7 Ryan 2025-04-27 18:18:00 -04:00
  • 18f588dc24 Update Manual Installation Ryan 2025-04-27 17:23:43 -04:00
  • 491c686762 fix: advancedSearchToggle in renderFileTable & renderGalleryView Ryan 2025-04-27 17:08:49 -04:00
  • 25303df677 fixed: Pagination controls & Items-per-page dropdown Ryan 2025-04-27 16:50:22 -04:00
  • ae0d63b86f fix: checkbox in toolbar does not select all files (Fixes #25) Ryan 2025-04-27 15:34:41 -04:00
  • 41ade2e205 refactor/fix: api redoc Ryan 2025-04-26 17:31:51 -04:00
  • 0a9d332d60 refactor(auth): relocate logout handler to main.js v1.2.6 Ryan 2025-04-26 04:33:01 -04:00
  • 1983f7705f enhance CSP for iframe and refactor gallery view event handlers Ryan 2025-04-26 04:08:56 -04:00
  • 6b2bf0ba70 Refactor event binding in domUtils & fileListView Ryan 2025-04-26 03:33:23 -04:00
  • 6d9715169c Harden security: enable CSP, add SRI, and externalize inline scripts Ryan 2025-04-26 02:28:02 -04:00
  • 0645a3712a Use Material icons for dark/light toggle and simplify download flows Ryan 2025-04-25 20:40:00 -04:00
  • ebc32ea965 consolidate & protect API docs with php wrapper Ryan 2025-04-24 19:34:09 -04:00
  • 078db33458 Embed API documentation as a full-screen modal v1.2.5 Ryan 2025-04-24 17:35:41 -04:00
  • 04f5cbe31f chore: update install docs, secure API docs, refine Docker vhost, remove unused folders Ryan 2025-04-24 17:02:50 -04:00
  • b5a7d8d559 continue breadcrumb update Ryan 2025-04-23 23:17:23 -04:00
  • 58f8485b02 fix(breadcrumb): prevent XSS in title breadcrumbs – closes #24 Ryan 2025-04-23 22:45:25 -04:00
  • 3e1da9c335 Add missing permissions in UserModel.php for TOTP login. Ryan 2025-04-23 21:15:55 -04:00
  • 6bf6206e1c Add missing permissions for TOTP login Ryan 2025-04-23 21:14:59 -04:00
  • f9c60951c9 Removed Old CSRF logic Ryan 2025-04-23 19:53:47 -04:00
  • 06b3f28df0 New fetchWithCsrf with fallback for session change. start.sh session directory added. v1.2.4 Ryan 2025-04-23 09:53:21 -04:00
  • 89f124250c Fixed totp isAdmin when session is missing but remember_me_token cookie present Ryan 2025-04-23 02:30:43 -04:00
  • 66f13fd6a7 dockerignore cleanup Ryan 2025-04-23 01:50:24 -04:00
  • a81d9cb940 Enhance remember me Ryan 2025-04-23 01:47:27 -04:00
  • 13b8871200 docker: remove symlink add alias for uploads folder Ryan 2025-04-22 22:28:06 -04:00
  • 2792c05c1c docker: consolidate config & security improvements Ryan 2025-04-22 21:34:21 -04:00
  • 6ccfc88acb Composer & WebDAV readme changes Ryan 2025-04-22 19:27:53 -04:00
  • 7f1d59b33a add acknowledgements to README and LICENSE Ryan 2025-04-22 19:06:33 -04:00
  • e4e8b108d2 Add permissions to workflow Ryan 2025-04-22 18:11:42 -04:00
  • 242661a9c9 New Admin Panel settings (enableWebDAV & shareMaxUploadSize) v1.2.3 Ryan 2025-04-22 17:11:19 -04:00
  • ca3e2f316c PUID/PGID changes Ryan 2025-04-22 08:19:10 -04:00
  • 6ff4aa5f34 support PUID/PGID env vars & update Unraid template Ryan 2025-04-22 08:06:29 -04:00
  • 1eb54b8e6e Updated WebDav and curl readme Ryan 2025-04-21 13:23:54 -04:00
  • 4a6c424540 Add sabre/dav to dependencies and fix resumable.js url Ryan 2025-04-21 11:57:01 -04:00
  • d23d5b7f3f Added WebDAV Support & curl v1.2.2 Ryan 2025-04-21 11:12:42 -04:00
  • a48ba09f02 Add WebDAV support with user folderOnly restrictions Ryan 2025-04-21 10:39:55 -04:00
  • 61357af203 Fetch URL fixes, Extended “Remember Me” cookie behavior, submitLogin() overhaul v1.2.1 Ryan 2025-04-19 17:53:01 -04:00
  • e390a35e8a Gallery View add selection actions and search filtering Ryan 2025-04-18 02:58:30 -04:00
  • 7e50ba1f70 test pipeline Ryan 2025-04-18 00:52:39 -04:00
  • cc41f8cc95 update sync Ryan 2025-04-18 00:51:51 -04:00
  • 7c31b9689f update changelog & test pipeline Ryan 2025-04-18 00:43:33 -04:00
  • 461921b7bc Remember me adjustment Ryan 2025-04-18 00:40:17 -04:00
  • 3b58123584 User Panel added API Docs link Ryan 2025-04-17 06:45:00 -04:00
  • cd9d7eb0ba HTML wrapper that pulls in Redoc from the CDN Ryan 2025-04-17 06:28:05 -04:00
  • c0c8d68dc4 mark openapi.json & api.html as documentation Ryan 2025-04-17 06:11:27 -04:00
  • 2dfcb4062f Generate OpenAPI spec and API HTML docs Ryan 2025-04-17 06:04:15 -04:00
  • d839b3ac1c Fix folder share gallery view link v1.2.0 Ryan 2025-04-17 02:38:32 -04:00
  • 766458f707 Dockerfile, custom-php.ini & start.sh moved into main repo Ryan 2025-04-17 02:10:46 -04:00
  • 22cce5a898 Overhaul networkUtils and expand auth Ryan 2025-04-17 01:20:18 -04:00
  • 75d3bf5a9b Refactor fixes and adjustments Ryan 2025-04-16 17:15:59 -04:00
  • 4ec4ba832f Changes 4/16 Refactor API endpoints and modularize controllers and models Ryan 2025-04-16 13:04:36 -04:00
  • 97b67593bc remove Ryan 2025-04-16 11:43:29 -04:00
  • ec5c3fc452 Refactor API endpoints and modularize controllers and models Ryan 2025-04-16 11:40:17 -04:00
  • 853d8835d9 Adjust Gallery View max columns based on screen size & Adjust headerTitle to update globally Ryan 2025-04-15 16:07:20 -04:00
  • 1d36d002c6 Force resumable chunk size & fix chunk cleanup Ryan 2025-04-14 16:58:12 -04:00
  • 844976ef89 Updated zoom-in, zoom-out, rotate-left & rotate-right buttons to match prev & next Ryan 2025-04-14 13:06:30 -04:00
  • 66e0d7ecbe filePreview enhancements and ensure gallery view toggle displays Ryan 2025-04-14 03:42:24 -04:00
  • a5fbcdef88 Fix Gallery View: medium screen devices get 3 max columns and small screen devices 2 max columns. Ryan 2025-04-14 00:29:30 -04:00
  • a897d1734f Gallery view enhancements Ryan 2025-04-13 20:48:34 -04:00
  • a9c4200827 Extend i18n support: Add new translation keys for Download and Share modals v1.1.3 Ryan 2025-04-13 18:38:21 -04:00
  • 97559873dc Added translations and data attributes for almost all user-facing text Ryan 2025-04-13 15:22:52 -04:00