19 Commits

Author SHA1 Message Date
a5aa45759c Use - as hash delimiter instead 2025-11-23 12:12:16 -07:00
7e83d0806c refactor: Move album storage into nested 'albums' directory
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-11-23 10:47:59 -07:00
53dcbf2f95 refactor: Simplify pytz import and remove conditional checks 2025-11-23 10:47:56 -07:00
be5c8dec26 feat: Organize public uploads into daily directories based on timezone
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-11-23 10:43:16 -07:00
ebd120b2cd feat: Implement hashed admin password support and centralize password logic
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-11-22 20:50:19 -07:00
7b1e3da8b0 refactor: Use relative paths for data directories 2025-11-22 20:50:13 -07:00
6b68a84684 refactor: Shift album management from Immich API to local directories
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-11-22 20:17:14 -07:00
78452b93ef Refactor: Replace Immich integration with local file storage and admin auth
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-11-22 20:15:12 -07:00
2275774a46 Save photos locally if Immich API not configured 2025-11-22 19:41:49 -07:00
MEGASOL\simon.adams
d1852e9cd9 add manag link menue 2025-10-03 16:58:26 +02:00
MEGASOL\simon.adams
b97daadc3e --no folder-- added 2025-09-16 10:42:54 +02:00
MEGASOL\simon.adams
69aa1c031e chunks enabled. 2025-09-16 09:34:43 +02:00
MEGASOL\simon.adams
8e6ccda840 patch to work multiple upload 2025-09-02 11:03:17 +02:00
MEGASOL\simon.adams
dedfd339a2 updates to compose file .env file final one_time_linke release 2025-09-02 09:56:43 +02:00
MEGASOL\simon.adams
43d5e0c0ff upload unique links + default upload page + login 2025-09-01 18:48:01 +02:00
MEGASOL\simon.adams
6a4e7fdb65 . 2025-08-30 20:17:22 +02:00
MEGASOL\simon.adams
b714134f2e added upload indication 2025-08-27 21:18:43 +02:00
TTLequals0
ad22d74224 feat: Add dark mode and album integration
Features:
- Dark mode with system preference detection and manual toggle
- Album integration via IMMICH_ALBUM_NAME environment variable
  - Auto-creates album if it doesn't exist
  - Adds uploaded assets to configured album
  - Shows album name in connection test
- Fixed WebSocket disconnection error

Updates:
- Enhanced UI with dark mode support for all components
- Updated README with new features and screenshot
- Added configuration for album name in docker-compose.yml
2025-08-26 19:17:31 -04:00
MEGASOL\simon.adams
e6f055ec5b . 2025-08-26 13:50:28 +02:00