Commit graph

94 commits

Author SHA1 Message Date
Ravinou
dac0c41df4
refactor: status API + misc 2025-04-20 23:08:10 +02:00
Ravinou
73c8350442
refactor: user settings API 2025-04-20 23:08:08 +02:00
Ravinou
6a661a4f6a
refactor: updateAppriseServices API 2025-04-20 23:08:07 +02:00
Ravinou
8a0a69b7dc
refactor: updateAppriseAlert API 2025-04-20 23:08:06 +02:00
Ravinou
b266787295
refactor: sendTestApprise API 2025-04-20 23:08:03 +02:00
Ravinou
7625e5af02
refactor: getEmailAlert API 2025-04-20 23:08:03 +02:00
Ravinou
086ae6dad3
fix: 🐛 all notifications methods can be undefined (old versions) 2025-04-20 23:07:28 +02:00
Ravinou
46b923da77
refactor: password and username components 2025-04-20 23:07:26 +02:00
Ravinou
80277dbe75
refactor: integrations form 2025-04-20 23:07:25 +02:00
Ravinou
448781c3c3
refactor: email setting 2025-04-20 23:07:25 +02:00
Ravinou
c4f59c905b
refactor: user settings 2025-04-20 23:07:24 +02:00
Ravinou
8a64fe16da
refactor: email alert settings 2025-04-20 23:07:24 +02:00
Ravinou
940367e6b2
refactor: apprise alert and switch component 2025-04-20 23:07:24 +02:00
Ravinou
233b621bc7
refactor: apprise services form 2025-04-20 23:07:23 +02:00
Ravinou
0d3377baa6
refactor: apprise mode component 2025-04-20 23:07:23 +02:00
Ravinou
d66e7a2263
refactor: component repoList 2025-04-20 23:07:22 +02:00
Ravinou
b32318ccc7
refactor: storage chart 2025-04-20 23:07:22 +02:00
Ravinou
d245e30af7
refactor: wizard 2025-04-20 23:07:20 +02:00
Ravinou
e323cdd9b8
refactor: component Repo in TS 2025-04-20 23:07:18 +02:00
Ravinou
5e66de2f64
config: 🔧 components and containers to TS 2025-04-20 23:07:17 +02: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
cef8263641
fix: 🐛 add unique key to React Fragment in repo list rendering 2024-12-08 11:20:50 +01:00
Ravinou
fc3f57e24c
fix: 🐛 improves storage calculation accuracy 2024-12-08 11:02:43 +01:00
Ravinou
e2cd515ee6
feat: add a link to documentation in new "Integrations" menu 2024-08-31 22:30:12 +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
2f509f7903
ui: 🎨 improve delete token loading 2024-08-31 21:01:04 +02:00
Ravinou
00c98f842d
feat: add the ability to globally disable API integrations with env var 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
c3271c33e6
fix: typo for storage unit Go > GB #126 2024-01-07 15:38:11 +01:00
Ravinou
0c7d6f9290
fix: typo on password placeholder #127 2024-01-06 14:51:15 +01:00
Ravinou
10ad738755
feat: add a disabled option in repo alert settings 2023-12-30 18:00:14 +01:00
Ravinou
bd4ff2f87e
fix: default Apprise mode on stateless 2023-10-08 18:25:43 +02:00
Ravinou
ddc5229136
style: all files now match prettier conf 2023-09-10 15:58:08 +02:00
Ravinou
1e7917041d
feat: hydrate wizard steps from API 2023-09-10 15:06:23 +02:00
Ravinou
d4c62e8572
feat: hydrate QuickCommand from API 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
446efb8696
feat: check that SSH pubkey is unique 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
ccebfd54fe fix: disallow negative/zero value for storage size 2023-08-10 19:39:11 +02:00
bsourisse
045f1d1576 perf: displayDetails pref is now in LocalStorage 2023-08-10 18:54:09 +02:00
bsourisse
23e899481b migrate from @tabler/icons to @tabler/icons-react 2023-07-07 21:08:15 +02:00
bsourisse
d7213770c2 fix: duplicate state effect on add button 2023-06-20 19:07:06 +02:00