Commit Graph

13 Commits

Author SHA1 Message Date
Jacob Swanson
7f64f558dc Add Telegram notification support
Introduces Telegram as a notification agent, including backend logic, form fields, and database columns for bot token and chat ID. Updates creation and editing flows, notification service, and UI to support Telegram integration. Includes a migration to add the new fields to the Notification model.
2026-01-23 22:03:05 -06:00
Matthieu B
187b8758c1 Refactor wizard templates and JavaScript controller
- Updated title block in frame.html for clarity.
- Improved localization for the "Next" button in steps.html.
- Refactored the WizardController JavaScript for better readability and organization.
- Added detailed comments to the wizard architecture for future reference.
- Enhanced button visibility and state management based on interaction requirements.
- Implemented swipe gesture handling for mobile navigation.
- Updated subproject commit to indicate a dirty state.
2025-10-07 14:01:16 +02:00
Matthieu B
d1ed08d9c2 Add .djlintrc configuration file for Jinja linting 2025-10-07 11:04:58 +02:00
Matthieu B
b682967ed2 feat: add notification events handling and UI updates for user notifications 2025-10-04 14:46:01 +02:00
snowfudge
5867f7e7b9 feat: add notifiarr support as notification agent 2025-07-16 13:19:57 +07:00
Matthieu B
18084976a4 UI fixed 2025-07-10 16:27:48 +02:00
Matthieu B
5a643419b7 fix and closes #639 2025-06-22 16:54:03 +02:00
fireph
da084aaa49 upgrade tailwindcss to v4 2025-06-04 15:04:53 -07:00
fireph
290f979314 Add support for apprise notifications 2025-06-04 02:55:31 -07:00
Matthieu B
19fa6e497a Import Legacy Database 2025-05-22 18:50:03 +01:00
Matthieu B
75d8cc0733 Fix 2023-05-16 17:24:34 +01:00
Matthieu B
0d0bb08497 theme error 2023-05-15 14:51:32 +01:00
Matthieu B
c78266bafe Support Notifications 2023-05-13 15:56:54 +01:00