Commit graph

93 commits

Author SHA1 Message Date
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
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 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
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
bsourisse 733ea54cd3 ux: waiting cursor on switch disabled 2023-01-18 11:37:33 +01:00
bsourisse 48656647b9 feat: add "disabled" attribute to Switch component 2023-01-18 11:21:43 +01:00
bsourisse dd3956c6bb refactor: toast notification for settings 2023-01-18 11:20:28 +01:00
bsourisse c9e13316e2 ui: improve design in settings 2023-01-17 18:03:47 +01:00
bsourisse c1529ea983 ui: improve design on password inputs 2023-01-16 18:30:19 +01:00
bsourisse 849fdc294b ui: improve design on settings 2023-01-16 18:29:42 +01:00
bsourisse 6409975a6e feat: add setting to enable/disable email alert 2023-01-16 18:28:54 +01:00
bsourisse 46c41f9b66 ui: create a switch components for settings 2023-01-16 18:27:27 +01:00
bsourisse 155f9b4535 feat: emailAlert default param for user 2023-01-16 13:47:00 +01:00