Commit Graph

  • f45f60ef31 Login page tweaks master tanner 2026-05-19 20:49:39 +00:00
  • b0f6c1b6f9 fix: Improve mobile responsiveness of admin UI tanner 2026-05-19 19:36:15 +00:00
  • 09994feebc refactor: Update admin page title to Admin tanner 2026-05-19 19:36:10 +00:00
  • dae793e40c feat: Allow back button to close files modal tanner 2026-05-19 19:25:22 +00:00
  • 3a881bb560 Add SESSION_SECRET env var to .env tanner 2026-05-19 19:23:19 +00:00
  • 4222763603 feat: Set login session cookie expiry to 365 days tanner 2026-05-19 19:10:32 +00:00
  • e8011e3f68 feat: Redirect to /menu if admin is already logged in on login page tanner 2026-05-19 19:07:37 +00:00
  • 2f18b1ba6b feat: Hardcode 'admin' username for login and autofocus password tanner 2026-05-19 19:07:36 +00:00
  • bdaa8d9049 Remove references to duplicate checking from readme tanner 2026-05-19 18:56:46 +00:00
  • afcbc66e7f chore: Remove 'Duplicates' counter from upload status UI tanner 2026-05-19 17:07:06 +00:00
  • 004930f60d feat: Remove duplicate checking functionality tanner 2026-05-19 00:36:08 +00:00
  • 3037d4078c Make file modal buttons same size tanner 2026-05-18 16:20:26 +00:00
  • ce9a8fe2c4 feat: Extend file search to include filenames tanner 2026-05-18 16:17:35 +00:00
  • d2af59b754 Fix: Improve file serving content-disposition and filename tanner 2026-05-18 16:10:26 +00:00
  • 2523410c84 feat: Add "Download All" button and outside-click close to gallery tanner 2026-05-18 16:01:03 +00:00
  • d00e1dceeb fix: Sanitize filenames and directory paths to prevent XSS tanner 2026-05-18 15:55:40 +00:00
  • ca5131f497 feat: Add admin file viewer with thumbnail generation and gallery tanner 2026-05-18 15:45:06 +00:00
  • 89b7b1bd23 Remove more references to Immich tanner 2026-05-18 15:28:20 +00:00
  • 6c8e42f1ef README typos tanner 2026-01-22 16:27:59 -07:00
  • 6090d8f596 Add nginx config tanner 2026-01-22 16:23:14 -07:00
  • 205d62a634 README + Dockerfile fixes, format config.py tanner 2026-01-22 14:05:38 -07:00
  • ecc96a3e28 feat: Restrict CORS origin to public_base_url if set tanner 2026-01-22 13:58:09 -07:00
  • a0f2316d53 Update README instructions and add screenshots tanner 2026-01-22 12:36:36 -07:00
  • d4159dcd9e Simplify README and install instructions tanner 2026-01-22 11:59:48 -07:00
  • c340a75eda docs: Update README for local file saving and simplified flow tanner 2026-01-22 11:44:34 -07:00
  • 4cc360c3ca docs: Update README for local file saving and Telegram notifications tanner 2026-01-22 11:43:43 -07:00
  • f7cce5ceec feat: Add upload completion hint and increase notification debounce timer tanner 2026-01-22 09:46:01 -07:00
  • bc1cff21c5 fix: Prevent 'duplicate' status from triggering success banner tanner 2026-01-22 09:45:59 -07:00
  • d48d51bdc3 feat: Display 'All uploads complete' banner on finish tanner 2026-01-22 09:36:12 -07:00
  • 099d2ec6e9 Remove docker-compose uid gid setting tanner 2026-01-21 13:52:19 -07:00
  • 0dc7fa8f9e Add example Telegram bot settings tanner 2026-01-21 13:50:27 -07:00
  • 5efd4788b4 chore: Disable verbose httpx request logging tanner 2026-01-21 13:36:12 -07:00
  • 506d658073 feat: Display date-based directory name for public uploads tanner 2026-01-21 12:30:38 -07:00
  • 675080ae71 feat: Include destination and source in upload notifications tanner 2026-01-21 12:22:14 -07:00
  • e51bd24db9 feat: Suggest /help command in new file notification tanner 2026-01-21 12:22:11 -07:00
  • d77c1a1d1a feat: Add Telegram commands to control public uploads and show help tanner 2026-01-21 12:12:51 -07:00
  • 3c7dd1c0e7 fix: Use Markdown for Telegram messages tanner 2026-01-21 12:12:49 -07:00
  • e4aae22835 feat: Add markdown parsing to Telegram messages tanner 2026-01-21 11:59:14 -07:00
  • 3cefce9cfc feat: Enhance batch notification formatting and reduce delay tanner 2026-01-21 11:59:12 -07:00
  • 6322163b10 feat: Add Telegram bot notification for batch upload completion tanner 2026-01-21 11:49:48 -07:00
  • 9c70e47232 feat: Integrate Telegram bot with polling for owner commands tanner 2026-01-21 11:41:13 -07:00
  • ccaf5869bf fix: Remove green success banners for uploads and invites tanner 2026-01-20 22:31:51 -07:00
  • 233c96dcf8 feat: Remove 'Choose a folder' button from upload UI tanner 2026-01-20 22:28:24 -07:00
  • 2c4969ae21 style: Increase vertical gap in mobile choose controls tanner 2026-01-20 22:28:21 -07:00
  • a3881b8e03 feat: Add folder upload and enhance dropzone UI on invite page tanner 2026-01-20 22:23:37 -07:00
  • e163e4dd45 fix: Add vertical spacing to buttons on mobile tanner 2026-01-20 22:17:43 -07:00
  • 95a25796f9 style: Clarify drag and drop prompt for multiple items tanner 2026-01-20 22:17:41 -07:00
  • fb8567a4a9 feat: Add multiple file/folder upload and enhanced drag-and-drop support tanner 2026-01-20 22:11:53 -07:00
  • cc95608364 feat: Add directory upload support with path preservation tanner 2026-01-20 22:05:32 -07:00
  • 5749597408 fix: Set container user to match host for file ownership tanner 2025-11-23 12:22:23 -07:00
  • ffb45d2013 Mode frontend adjustments tanner 2026-01-06 17:23:47 -07:00
  • 2bf06b94a8 fix: Toggle summary visibility at start of render tanner 2026-01-06 17:05:39 -07:00
  • a86c0f4bac feat: Hide queue summary until items are added tanner 2026-01-06 17:00:50 -07:00
  • 16f1d0df0c Refine upload pages tanner 2026-01-06 16:48:43 -07:00
  • ec5584c467 Refactor: Relocate public folder input and remove mobile upload bar tanner 2026-01-06 16:38:00 -07:00
  • d48eaf388c Adjust folder name input style tanner 2026-01-06 16:25:38 -07:00
  • 1004b4ab7f feat: Add optional public upload folder naming tanner 2026-01-06 16:15:46 -07:00
  • 4de027cfc3 Enable public uploads and chunking by default tanner 2026-01-06 16:09:47 -07:00
  • 5329844264 feat: Allow any file type upload on invite page tanner 2026-01-06 15:46:02 -07:00
  • 04df7dfb83 feat: Allow all file types for upload and update UI text tanner 2026-01-06 15:43:54 -07:00
  • a12c73eba8 fix: Update dropzone text to 'Drop files here' tanner 2026-01-06 15:43:51 -07:00
  • eb2c7ab45c Remove home page clutter tanner 2026-01-06 15:38:00 -07:00
  • a5aa45759c Use - as hash delimiter instead tanner 2025-11-23 12:04:49 -07:00
  • c5b161487b Reorder Dockerfile tanner 2025-11-23 11:36:12 -07:00
  • 7e11b2d531 Prepare for Docker deployment tanner 2025-11-23 11:32:48 -07:00
  • 7b34cb0340 Remove another Immich reference tanner 2025-11-23 11:32:30 -07:00
  • 17cd5b32da refactor: Load environment variables from .env file tanner 2025-11-23 11:21:51 -07:00
  • c4e677aa5c Freeze requirements tanner 2025-11-23 11:18:46 -07:00
  • c89f66f550 Update example .env tanner 2025-11-23 11:18:34 -07:00
  • 7e83d0806c refactor: Move album storage into nested 'albums' directory tanner 2025-11-23 10:47:59 -07:00
  • 53dcbf2f95 refactor: Simplify pytz import and remove conditional checks tanner 2025-11-23 10:47:56 -07:00
  • be5c8dec26 feat: Organize public uploads into daily directories based on timezone tanner 2025-11-23 10:43:16 -07:00
  • 979354f87b gitkeep data/ tanner 2025-11-23 10:38:08 -07:00
  • 0080b21bb0 Remove more Immich references tanner 2025-11-22 21:03:40 -07:00
  • fc86d6cc11 Remove immich references from the UI tanner 2025-11-22 20:56:24 -07:00
  • 89542476b0 Ignore aider tanner 2025-11-22 20:56:16 -07:00
  • ebd120b2cd feat: Implement hashed admin password support and centralize password logic tanner 2025-11-22 20:50:19 -07:00
  • 7b1e3da8b0 refactor: Use relative paths for data directories tanner 2025-11-22 20:50:13 -07:00
  • 6b68a84684 refactor: Shift album management from Immich API to local directories tanner 2025-11-22 20:17:14 -07:00
  • 78452b93ef Refactor: Replace Immich integration with local file storage and admin auth tanner 2025-11-22 20:15:12 -07:00
  • 2275774a46 Save photos locally if Immich API not configured tanner 2025-11-22 19:22:59 -07:00
  • d1852e9cd9 add manag link menue MEGASOL\simon.adams 2025-10-03 16:58:26 +02:00
  • 519abb8f3a buffix apple MEGASOL\simon.adams 2025-09-21 10:03:15 +02:00
  • df4d33a7d4 . MEGASOL\simon.adams 2025-09-17 18:25:12 +02:00
  • e7fbcd1796 update to readme.md MEGASOL\simon.adams 2025-09-17 18:16:03 +02:00
  • b97daadc3e --no folder-- added MEGASOL\simon.adams 2025-09-16 10:42:54 +02:00
  • 69aa1c031e chunks enabled. MEGASOL\simon.adams 2025-09-16 09:34:43 +02:00
  • 17feda0d2f add retry + adaptive V2 MEGASOL\simon.adams 2025-09-15 18:34:59 +02:00
  • 938cee689c responsive-app v1 MEGASOL\simon.adams 2025-09-15 18:03:48 +02:00
  • 8ab6d4547f Update README.md Simon Adams 2025-09-02 11:20:29 +02:00
  • 8e6ccda840 patch to work multiple upload MEGASOL\simon.adams 2025-09-02 11:03:17 +02:00
  • dedfd339a2 updates to compose file .env file final one_time_linke release MEGASOL\simon.adams 2025-09-02 09:56:43 +02:00
  • 60f1526f06 copy button bug fixed MEGASOL\simon.adams 2025-09-02 08:36:48 +02:00
  • 43d5e0c0ff upload unique links + default upload page + login MEGASOL\simon.adams 2025-09-01 18:48:01 +02:00
  • 6a4e7fdb65 . MEGASOL\simon.adams 2025-08-30 20:17:22 +02:00
  • b714134f2e added upload indication MEGASOL\simon.adams 2025-08-27 21:07:10 +02:00
  • 20deb5616b Merge pull request #3 from ttlequals0/master Simon Adams 2025-08-27 11:23:54 +02:00
  • cd6ac3d504 Update README.md Dominick Krachtus 2025-08-26 19:45:34 -04:00
  • ad22d74224 feat: Add dark mode and album integration TTLequals0 2025-08-26 19:17:31 -04:00
  • 0d0d9fbb9f added quick start MEGASOL\simon.adams 2025-08-26 15:28:21 +02:00