Commit graph

75 commits

Author SHA1 Message Date
Ravinou
96ae9b8f65
feat: include 'id' and 'repositoryName' in 'add' API response #342 2024-12-26 14:49:20 +01:00
Ravinou
88a80f42e8
fix: 🐛 allow self-signed cert and no-auth for smtp settings #367 #364 2024-12-26 14:19:13 +01:00
Ravinou
e87e6d9760
hotfix: 🚑 compatibility with installations behind .htaccess/.htpasswd that use an Authorization header 2024-09-01 14:00:22 +02:00
Ravinou
0c3f136cb7
chore: 🧹 improve auth log with timestamp 2024-08-31 21:01:08 +02:00
Ravinou
57124899a2
refactor: improve HTTP status code 2024-08-31 21:01:07 +02:00
Ravinou
dd51c23aaf
fix: 🐛 usage of new environment variables with Docker 2024-08-31 21:01:06 +02:00
Ravinou
0c352dce5e
refactor: add and edit endpoints 2024-08-31 21:01:05 +02:00
Ravinou
9d03010278
fix: 🐛 prevents an alert from being sent after a new repo has been created 2024-08-31 21:01:05 +02:00
Ravinou
a795831e3b
fix: 🐛 type error when no token has ever been created 2024-08-31 21:01:04 +02:00
Ravinou
f092d73679
feat: added log for API authentication 2024-08-31 21:01:03 +02:00
Ravinou
ba11e0ab04
feat: full granularity for CRUD API permissions 2024-08-31 21:01:02 +02:00
Ravinou
aa57a19ff1
feat: CRUD repoList with API token auth 2024-08-31 21:01:02 +02:00
Ravinou
83fe9a5355
config: 🔧 update prettier format 2024-08-31 21:01:01 +02:00
Ravinou
e4d9484759
feat: generate and manage access tokens in account settings 2024-08-31 20:57:34 +02:00
Ravinou
85951c4cd0
ui: 🎨 improve warning message when delete mode is disable 2024-08-31 20:57:34 +02:00
Marc Ole Bulling
3ea38e6648
Add option to disable deletion 2024-08-31 20:57:33 +02:00
Ravinou
76d11d83f7
feat: add borgbackup "append-only" mode as option to repo ! #160 2024-05-12 17:52:38 +02:00
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
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