Commit graph

34 commits

Author SHA1 Message Date
Ravinou f217d922a1
fix: "hostname" env var is used by default in docker. Avoid conflict. 2023-10-01 21:15:18 +02:00
Ravinou 805253491d
feat: add default values for wizard 2023-10-01 18:48:58 +02:00
Ravinou 85f30d7ce7
feat: add API to get some env for wizard 2023-09-10 15:06:23 +02:00
bsourisse 182b2821e9 fix: missing await on Node fs.writeFile() method 2023-08-08 14:24:38 +02:00
bsourisse 3ef66e52de fix: missing await on Node fs.writeFile() method #48 #34 2023-08-08 13:46:38 +02:00
bsourisse 48e6df7f55 fix: backend regex for email improved #38 2023-05-24 22:02:51 +02:00
bsourisse 07d2047afe update: getServerSession is now stable for NextAuth 2023-04-18 18:10:17 +02:00
bsourisse 4782d018cc feat: add Apprise alert to cronjob 2023-03-15 09:54:07 +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 c87a01728d feat: notify multiple Apprise services URLs 2023-03-09 17:45:32 +01:00
bsourisse 73a1f454e3 feat: API to update Apprise Mode 2023-03-09 12:46:05 +01:00
bsourisse 66bc094a19 feat: API to get Apprise Mode 2023-03-08 16:11:49 +01:00
bsourisse d50f87972c feat: API to get the list of Apprise services 2023-03-06 17:44:12 +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 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 3903c00ea7 style: modification of the relative path to import 2023-01-18 15:45:15 +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 cc7d4c77fd fix: backend regex for username and email 2023-01-13 12:17:55 +01:00
bsourisse 50526f82df feat: add username regex in backend 2023-01-13 11:29:17 +01:00
bsourisse 569807d861 feat: add email regex in backend 2023-01-13 11:13:32 +01:00
bsourisse 9235386021 feat: change user email 2023-01-13 10:54:37 +01:00
bsourisse 7878f0d76b style: comment on code 2023-01-13 10:47:27 +01:00
bsourisse 0a9ebb4d41 ux: improve message after changing username 2023-01-13 10:28:05 +01:00
bsourisse e30a301871 feat: updateUsername API 2023-01-12 17:03:27 +01:00
Ravinou b478a91fe7
Initial commit for BorgWarehouse to Github 2022-12-01 13:25:10 +01:00