|
|
f45f60ef31
|
Login page tweaks
|
2026-05-19 20:49:39 +00:00 |
|
|
|
b0f6c1b6f9
|
fix: Improve mobile responsiveness of admin UI
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-19 19:36:15 +00:00 |
|
|
|
09994feebc
|
refactor: Update admin page title to Admin
|
2026-05-19 19:36:10 +00:00 |
|
|
|
dae793e40c
|
feat: Allow back button to close files modal
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-19 19:25:22 +00:00 |
|
|
|
3a881bb560
|
Add SESSION_SECRET env var to .env
|
2026-05-19 19:23:19 +00:00 |
|
|
|
4222763603
|
feat: Set login session cookie expiry to 365 days
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-19 19:10:32 +00:00 |
|
|
|
e8011e3f68
|
feat: Redirect to /menu if admin is already logged in on login page
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-19 19:07:37 +00:00 |
|
|
|
2f18b1ba6b
|
feat: Hardcode 'admin' username for login and autofocus password
|
2026-05-19 19:07:36 +00:00 |
|
|
|
bdaa8d9049
|
Remove references to duplicate checking from readme
|
2026-05-19 18:56:46 +00:00 |
|
|
|
afcbc66e7f
|
chore: Remove 'Duplicates' counter from upload status UI
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-19 17:07:06 +00:00 |
|
|
|
004930f60d
|
feat: Remove duplicate checking functionality
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-19 00:36:08 +00:00 |
|
|
|
3037d4078c
|
Make file modal buttons same size
|
2026-05-18 16:20:26 +00:00 |
|
|
|
ce9a8fe2c4
|
feat: Extend file search to include filenames
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-18 16:17:35 +00:00 |
|
|
|
d2af59b754
|
Fix: Improve file serving content-disposition and filename
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-18 16:10:26 +00:00 |
|
|
|
2523410c84
|
feat: Add "Download All" button and outside-click close to gallery
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-18 16:01:03 +00:00 |
|
|
|
d00e1dceeb
|
fix: Sanitize filenames and directory paths to prevent XSS
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-18 15:55:40 +00:00 |
|
|
|
ca5131f497
|
feat: Add admin file viewer with thumbnail generation and gallery
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-05-18 15:45:06 +00:00 |
|
|
|
89b7b1bd23
|
Remove more references to Immich
|
2026-05-18 15:28:20 +00:00 |
|
|
|
6c8e42f1ef
|
README typos
|
2026-01-22 16:27:59 -07:00 |
|
|
|
6090d8f596
|
Add nginx config
|
2026-01-22 16:23:14 -07:00 |
|
|
|
205d62a634
|
README + Dockerfile fixes, format config.py
|
2026-01-22 14:05:38 -07:00 |
|
|
|
ecc96a3e28
|
feat: Restrict CORS origin to public_base_url if set
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-22 13:58:09 -07:00 |
|
|
|
a0f2316d53
|
Update README instructions and add screenshots
|
2026-01-22 12:36:36 -07:00 |
|
|
|
d4159dcd9e
|
Simplify README and install instructions
|
2026-01-22 11:59:48 -07:00 |
|
|
|
c340a75eda
|
docs: Update README for local file saving and simplified flow
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-22 11:44:34 -07:00 |
|
|
|
4cc360c3ca
|
docs: Update README for local file saving and Telegram notifications
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-22 11:43:43 -07:00 |
|
|
|
f7cce5ceec
|
feat: Add upload completion hint and increase notification debounce timer
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-22 09:46:01 -07:00 |
|
|
|
bc1cff21c5
|
fix: Prevent 'duplicate' status from triggering success banner
|
2026-01-22 09:45:59 -07:00 |
|
|
|
d48d51bdc3
|
feat: Display 'All uploads complete' banner on finish
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-22 09:36:12 -07:00 |
|
|
|
099d2ec6e9
|
Remove docker-compose uid gid setting
|
2026-01-21 13:52:19 -07:00 |
|
|
|
0dc7fa8f9e
|
Add example Telegram bot settings
|
2026-01-21 13:50:27 -07:00 |
|
|
|
5efd4788b4
|
chore: Disable verbose httpx request logging
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-21 13:36:12 -07:00 |
|
|
|
506d658073
|
feat: Display date-based directory name for public uploads
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-21 12:30:38 -07:00 |
|
|
|
675080ae71
|
feat: Include destination and source in upload notifications
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-21 12:22:14 -07:00 |
|
|
|
e51bd24db9
|
feat: Suggest /help command in new file notification
|
2026-01-21 12:22:11 -07:00 |
|
|
|
d77c1a1d1a
|
feat: Add Telegram commands to control public uploads and show help
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-21 12:12:51 -07:00 |
|
|
|
3c7dd1c0e7
|
fix: Use Markdown for Telegram messages
|
2026-01-21 12:12:49 -07:00 |
|
|
|
e4aae22835
|
feat: Add markdown parsing to Telegram messages
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-21 11:59:14 -07:00 |
|
|
|
3cefce9cfc
|
feat: Enhance batch notification formatting and reduce delay
|
2026-01-21 11:59:12 -07:00 |
|
|
|
6322163b10
|
feat: Add Telegram bot notification for batch upload completion
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-21 11:49:48 -07:00 |
|
|
|
9c70e47232
|
feat: Integrate Telegram bot with polling for owner commands
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-21 11:41:13 -07:00 |
|
|
|
ccaf5869bf
|
fix: Remove green success banners for uploads and invites
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-20 22:31:51 -07:00 |
|
|
|
233c96dcf8
|
feat: Remove 'Choose a folder' button from upload UI
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-20 22:28:24 -07:00 |
|
|
|
2c4969ae21
|
style: Increase vertical gap in mobile choose controls
|
2026-01-20 22:28:21 -07:00 |
|
|
|
a3881b8e03
|
feat: Add folder upload and enhance dropzone UI on invite page
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-20 22:23:37 -07:00 |
|
|
|
e163e4dd45
|
fix: Add vertical spacing to buttons on mobile
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-20 22:17:43 -07:00 |
|
|
|
95a25796f9
|
style: Clarify drag and drop prompt for multiple items
|
2026-01-20 22:17:41 -07:00 |
|
|
|
fb8567a4a9
|
feat: Add multiple file/folder upload and enhanced drag-and-drop support
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-20 22:11:53 -07:00 |
|
|
|
cc95608364
|
feat: Add directory upload support with path preservation
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-20 22:05:32 -07:00 |
|
|
|
5749597408
|
fix: Set container user to match host for file ownership
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-01-20 21:58:33 -07:00 |
|