Commit graph

63 commits

Author SHA1 Message Date
Ravinou 904207e48a
feat: add specific logs for success and failed login 2024-02-25 18:20:06 +01:00
Ravinou e4b8ab2d33
fix: login case insensitive 2024-02-25 18:20:06 +01:00
Ravinou c6f8f3cf7c
fix: space are not allowed on login form 2024-02-25 18:20:06 +01:00
Ravinou 32e9e5a161
fix: init alert settings with account 2023-12-30 18:00:14 +01:00
Ravinou 3afb8c0805
feat: new API endpoint to check the version number 2023-12-30 18:00:14 +01:00
Ravinou 10ad738755
feat: add a disabled option in repo alert settings 2023-12-30 18:00:14 +01:00
Ravinou 3e63f187e8
feat: history in a log the repo list changes 2023-10-08 16:38:13 +02:00
Ravinou d55a9c17a0
fix: check if there are some repo before stat them 2023-10-02 17:59:03 +02:00
Ravinou f217d922a1
fix: "hostname" env var is used by default in docker. Avoid conflict. 2023-10-01 21:15:18 +02:00
Ravinou 2ff969d3c1
fix: default account init 2023-10-01 19:04:42 +02:00
Ravinou 805253491d
feat: add default values for wizard 2023-10-01 18:48:58 +02:00
Ravinou 941fd93653
fix: improve delete repo function 2023-09-10 18:36:31 +02:00
Ravinou 85f30d7ce7
feat: add API to get some env for wizard 2023-09-10 15:06:23 +02:00
Ravinou 0e72f7a4cf
feat: display log from backend API to toast 2023-09-10 15:06:23 +02:00
bsourisse a735144a55
feat: unixUser is now unique and retrieved by env 2023-09-10 15:06:23 +02:00
bsourisse a7beb7b37f
fix: change "repository" to "repositoryName" 2023-09-10 15:06:23 +02:00
bsourisse 0c4955603e fix: type Number on StorageSize in Edit mode 2023-08-10 19:19:20 +02:00
bsourisse 045f1d1576 perf: displayDetails pref is now in LocalStorage 2023-08-10 18:54:09 +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 2eca125974 fix: lanCommand is optionnal in form 2023-06-06 18:49:41 +02:00
bsourisse 5f0b47019b feat: update API for lanCommand 2023-06-05 23:30:44 +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 38aa8232fa ui : remove the footer under the login box 2023-02-28 09:45:41 +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 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 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 155f9b4535 feat: emailAlert default param for user 2023-01-16 13:47:00 +01:00
bsourisse cc7d4c77fd fix: backend regex for username and email 2023-01-13 12:17:55 +01:00