Commit graph

114 commits

Author SHA1 Message Date
bsourisse 4d1ad1078f fix: "noopener" is useless with "noreferrer" 2023-03-20 12:11:14 +01:00
bsourisse 7186d2d9f6 privacy: add "noreferrer" to link to official doc 2023-03-20 12:08:28 +01:00
bsourisse 54e87fd077 ux: add link to doc for Email alert settings 2023-03-20 11:44:37 +01:00
bsourisse 131cba8826 ux: add link to doc for Apprise settings 2023-03-20 11:40:21 +01:00
Ravinou 987b72e43e
Merge pull request #30 from Ravinou/update/dependencies/v1.4.0
Update dependencies
2023-03-15 16:43:43 +01:00
bsourisse ef6f0e3ec2 Update dependencies 2023-03-15 16:36:26 +01:00
Ravinou 1963dfd18f
Merge pull request #29 from Ravinou/feat/apprise-integration
Feat/apprise integration
2023-03-15 10:19:36 +01:00
bsourisse 4782d018cc feat: add Apprise alert to cronjob 2023-03-15 09:54:07 +01:00
bsourisse 19082b3263 fix: improved error handling with fetch 2023-03-14 00:17:48 +01:00
bsourisse 351337f654 feat: add a control on button to send apprise test 2023-03-13 23:55:31 +01:00
bsourisse ccc5495080 fix: improve control of expected data 2023-03-13 09:50:49 +01:00
bsourisse 9912eb9b84 feat: API to send Apprise test notification 2023-03-12 13:52:15 +01:00
bsourisse c5eb4b8fbd feat: send test Apprise notification button 2023-03-12 13:51:29 +01:00
bsourisse 90d52e515e ux: allow very long URL in textarea(no line-break) 2023-03-10 16:30:10 +01:00
bsourisse c87a01728d feat: notify multiple Apprise services URLs 2023-03-09 17:45:32 +01:00
bsourisse 95451e8bb4 refactor: remove unused lib 2023-03-09 17:43:18 +01:00
bsourisse 73a1f454e3 feat: API to update Apprise Mode 2023-03-09 12:46:05 +01:00
bsourisse 88b12d04c4 feat: select Apprise Mode 2023-03-09 12:45:42 +01:00
bsourisse 66bc094a19 feat: API to get Apprise Mode 2023-03-08 16:11:49 +01:00
bsourisse 626b11736a ui: css for radio button in main sheet 2023-03-08 15:18:43 +01:00
bsourisse d81a7472be refactor: decompose into smaller containers 2023-03-08 15:17:45 +01:00
bsourisse 3433f37a0e ux: creation of a menu in the user settings 2023-03-06 19:19:28 +01:00
bsourisse d50f87972c feat: API to get the list of Apprise services 2023-03-06 17:44:12 +01:00
bsourisse 6cd1740123 feat: display the actual list of Apprise Services 2023-03-06 17:43:35 +01:00
bsourisse 81191c9609 fix: regex multiline for textarea 2023-03-06 15:43:31 +01:00
bsourisse db42d89dd6 feat: init textarea for Apprise URLs 2023-03-03 18:47:03 +01:00
bsourisse 869665f5dc init files for Apprise API 2023-03-03 18:46:07 +01:00
bsourisse 20ccb27466 feat: apprise notification switch + api 2023-03-03 16:11:38 +01:00
bsourisse 6da2d97787 ui: improve user settings design 2023-03-03 15:39:50 +01:00
bsourisse c5267fba03 feat: create the apprise category in user settings 2023-03-03 12:25:54 +01:00
bsourisse aa1dd93c41 ux: rename category to prepare Apprise integration 2023-03-03 11:53:55 +01:00
Ravinou bcaca7db89
Merge pull request #26 from Ravinou/25-improve-ubuntu-server-compatibility
25 improve ubuntu server compatibility
2023-03-02 17:37:30 +01:00
Ravinou 84f6e12c80
Merge branch 'main' into 25-improve-ubuntu-server-compatibility 2023-03-02 17:37:04 +01:00
bsourisse aa4e8bc933 fix: improve compatibility with UbuntuServer 22.04 2023-03-02 17:29:06 +01:00
bsourisse 2013c2af3c docs: follow the modifications of the sudoers file 2023-03-02 17:26:31 +01:00
bsourisse cacaf715e2 docs: follow the modifications of the sudoers file 2023-03-02 17:24:25 +01:00
bsourisse 21cd42cefa fix: improve ubuntu server compatibility #25 2023-02-28 12:35:14 +01:00
bsourisse e935c8bf7d doc: improve .env part of README 2023-02-28 10:36:34 +01:00
bsourisse 38aa8232fa ui : remove the footer under the login box 2023-02-28 09:45:41 +01:00
bsourisse b03e92ad85 feat: storage quota is unlimited #24 2023-02-25 15:01:34 +01:00
Ravinou e75e9b8c4c
fix: markdown h2 format 2023-01-27 18:17:22 +01:00
Ravinou 4777a6c36f
Merge pull request #20 from Ravinou/feat/email-status-notification
Feat/email status notification
2023-01-27 18:15:17 +01:00
bsourisse 4161c0ec42 doc: 'how to update' link in readme 2023-01-27 17:59:54 +01:00
bsourisse 5b542cb0af ux: improve message in test email 2023-01-26 19:02:31 +01:00
bsourisse f3a079de27 fix: add plaintext version to email templates 2023-01-26 18:22:55 +01:00
bsourisse 25822be036 feat: add template for specific emailAlertStatus 2023-01-26 15:46:46 +01:00
bsourisse 06d88380f3 feat: send mail if user has enabled option 2023-01-26 12:03:20 +01:00
bsourisse 52f84bdfeb fix: TLS error with port 587 ssl3:wrong ver number 2023-01-26 11:43:38 +01:00
bsourisse ff82d87aee feat: send email alert with cronjob API 2023-01-25 20:05:41 +01:00
bsourisse 31ec7bae8f test: trigger for sending alert 2023-01-20 22:12:46 +01:00