Commit graph

115 commits

Author SHA1 Message Date
Ravinou
3316be7b3c feat: default select first repo in wizard 2026-03-01 10:46:44 +01:00
Ravinou
a1bd3deb1d fix: 🐛 trim ssh public key value in textarea #599 2026-01-09 13:21:36 +01:00
Ravinou
2ce7232849
refactor: migrates to the new ESLint configuration 2025-12-04 21:47:29 +01:00
Ravinou
5ee55d18df
ui: 🎨 improve some label #497 2025-07-05 21:44:26 +02:00
Ravinou
3c1ff79add
feat: new toolbar and searching on repository list 2025-06-01 12:19:00 +02:00
Ravinou
6acfdbbfa1
refactor: username is now allowed from 1 to 40 char. #479 2025-06-01 11:02:31 +02:00
Ravinou
0263edd44f
ui: 🎨 adapting ui to allow alias with 100 char #485 2025-06-01 10:51:52 +02:00
Ravinou
62aedfa1e1
ui: 🎨 replace front-end "id" information with repositoryName 2025-05-18 11:02:25 +02:00
Ravinou
25022778b9
fix: 🐛 little css warning for flex-start 2025-04-21 13:53:21 +02:00
Ravinou
daa199dfb0
refactor: remove spinners for nprogress 2025-04-21 13:34:41 +02:00
Ravinou
56ff17853a
refactor: improves repo deletion error handling 2025-04-20 23:08:43 +02:00
Ravinou
1e4a34edce
refactor: improves User Settings component 2025-04-20 23:08:42 +02:00
Ravinou
5567cddfdb
refactor: improves error handling in repository management 2025-04-20 23:08:41 +02:00
Ravinou
a62e55b42a
refactor: repoManage component now use repositoryName API 2025-04-20 23:08:40 +02:00
Ravinou
58f55fa9fc
refactor: update new api url to components 2025-04-20 23:08:37 +02:00
Ravinou
ae27636dac
ui: 🎨 repo manage dialog 2025-04-20 23:08:31 +02:00
Ravinou
86133a64b0
ui: 🎨 log more info through toast 2025-04-20 23:08:30 +02:00
Ravinou
db36c806b6
fix: 🐛 wizardEnv fetching 2025-04-20 23:08:30 +02:00
Ravinou
73842a8d62
chore: 🧹 clean up some imports 2025-04-20 23:08:25 +02:00
Ravinou
3105963b11
fix: 🐛 wizardEnv data fetch 2025-04-20 23:08:17 +02:00
Ravinou
11aa62a548
refactor: tokenManager API 2025-04-20 23:08:17 +02:00
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