Commit graph

952 commits

Author SHA1 Message Date
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 v1.3.1
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 v1.3.0 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
bsourisse
ff7c563a0e refactor: create helpers for template & nodemailer 2023-01-20 21:22:08 +01:00
bsourisse
45093e0ee6 feat: add option to allow self-signed TLS SMTP 2023-01-19 18:14:16 +01:00
bsourisse
35c8a10197 feat: add TLS support in env 2023-01-19 18:04:26 +01:00
bsourisse
c56ecf1d49 rename API 2023-01-19 18:01:58 +01:00
bsourisse
48b4844726 ux: design an HTML template for the test email 2023-01-19 17:59:17 +01:00
bsourisse
4fce2ddaab feat: API to send test email 2023-01-19 12:54:48 +01:00
bsourisse
1d16c5fa54 feat: add button to test email configuration 2023-01-19 12:53:32 +01:00
bsourisse
3903c00ea7 style: modification of the relative path to import 2023-01-18 15:45:15 +01:00
bsourisse
70ecbf419b feat: fetch the current state of the EmailAlert 2023-01-18 15:19:40 +01:00
bsourisse
c2d48f8821 feat: add "checked" attribute to Switch component 2023-01-18 15:01:00 +01:00
bsourisse
053626c757 feat: API to get emailAlert status for useraccount 2023-01-18 14:34:14 +01:00
bsourisse
067f623ec4 feat: set email alert setting 2023-01-18 11:39:39 +01:00