Commit graph

141 commits

Author SHA1 Message Date
Ravinou
6acfdbbfa1
refactor: username is now allowed from 1 to 40 char. #479 2025-06-01 11:02:31 +02:00
Ravinou
e4f694d383
refactor: watcher on login form is not used anymore 2025-04-21 13:55:32 +02:00
Ravinou
daa199dfb0
refactor: remove spinners for nprogress 2025-04-21 13:34:41 +02:00
Ravinou
799bf03cd5
feat: add a new progress bar layout 2025-04-21 10:54:10 +02:00
Ravinou
afe828fc1a
refactor: update cron message to be consistent 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
a3d156bdbf
refactor: next-auth does not support api versioning 2025-04-20 23:08:39 +02:00
Ravinou
6f24a63077
chore: 🧹 eslint fixes 2025-04-20 23:08:38 +02:00
Ravinou
58f55fa9fc
refactor: update new api url to components 2025-04-20 23:08:37 +02:00
Ravinou
4de1884de8
!breaking: 💣 repositoryName is now used instead of id #343
For every repository actions, to be idempotent
2025-04-20 23:08:36 +02:00
Ravinou
c5e206a818
refactor: versioning API 2025-04-20 23:08:36 +02:00
Ravinou
f7faada494
refactor: repositories API rest compliant 2025-04-20 23:08:35 +02:00
Ravinou
3d66ff18e6
refactor: cron API rest compliant 2025-04-20 23:08:34 +02:00
Ravinou
03e4b175df
refactor: account API rest compliant 2025-04-20 23:08:34 +02:00
Ravinou
0ee771f64a
refactor: email API rest compliant 2025-04-20 23:08:33 +02:00
Ravinou
533bfce0d0
refactor: apprise API rest compliant 2025-04-20 23:08:33 +02:00
Ravinou
fec9ba21ad
feat: prevent the cronjob from being executed multiple times 2025-04-20 23:08:32 +02:00
Ravinou
a9dadb9a53
fix: 🐛 handle Apprise to fail gracefully on check status 2025-04-20 23:08:31 +02:00
Ravinou
ff25907bb3
ui: 🎨 new borgwarehouse logo and favicon 2025-04-20 23:08:29 +02:00
Ravinou
73842a8d62
chore: 🧹 clean up some imports 2025-04-20 23:08:25 +02:00
Ravinou
837b5f01f9
refactor: notif service 2025-04-20 23:08:24 +02:00
Ravinou
8b16a713a5
refactor: auth service 2025-04-20 23:08:23 +02:00
Ravinou
3815109958
refactor: config service 2025-04-20 23:08:23 +02:00
Ravinou
785413eec7
refactor: shell service 2025-04-20 23:08:22 +02:00
Ravinou
e1f234d54b
test: adding some API tests 2025-04-20 23:08:22 +02:00
Ravinou
52d8bca2ad
test: migration from Jest to Vitest 2025-04-20 23:08:21 +02:00
Ravinou
9e2ae9f0fa
refactor: create config service 2025-04-20 23:08:20 +02:00
Ravinou
ca8199ca33
refactor: cleaning up the centralisation of json reading 2025-04-20 23:08:19 +02:00
Ravinou
11aa62a548
refactor: tokenManager API 2025-04-20 23:08:17 +02:00
Ravinou
e4dc585fe5
test: add repo API 2025-04-20 23:08:16 +02:00
Ravinou
49cfbf44e0
refactor: add repo API 2025-04-20 23:08:16 +02:00
Ravinou
fb68c4331b
refactor: repoList index 2025-04-20 23:08:14 +02:00
Ravinou
2316fb573e
test: clean some test and add one for repo index 2025-04-20 23:08:13 +02:00
Ravinou
cb2032f309
refactor: repository index 2025-04-20 23:08:13 +02:00
Ravinou
1ae96c8f9a
test: edit API 2025-04-20 23:08:12 +02:00
Ravinou
b7d3aec3b1
refactor: edit API 2025-04-20 23:08:11 +02:00
Ravinou
93000d4406
test: delete API 2025-04-20 23:08:11 +02:00
Ravinou
149fad13ec
refactor: delete API 2025-04-20 23:08:10 +02:00
Ravinou
35ad73fd23
refactor: storage API 2025-04-20 23:08:10 +02:00
Ravinou
dac0c41df4
refactor: status API + misc 2025-04-20 23:08:10 +02:00
Ravinou
d753df49a0
test: apprise, email and wizard API 2025-04-20 23:08:09 +02:00
Ravinou
b40c7d7343
refactor: version API and some pages index 2025-04-20 23:08:08 +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
c6111329de
refactor: updateAppriseMode API 2025-04-20 23:08:07 +02:00
Ravinou
8a0a69b7dc
refactor: updateAppriseAlert API 2025-04-20 23:08:06 +02:00
Ravinou
5ce6e2c19c
test: adding supertest (jest) to test API 2025-04-20 23:08:06 +02:00
Ravinou
70eaa38f1f
refactor: improve type for nexauth jwt 2025-04-20 23:08:04 +02:00
Ravinou
acdaaffc16
refactor: sendTestEmail API 2025-04-20 23:08:04 +02:00
Ravinou
b266787295
refactor: sendTestApprise API 2025-04-20 23:08:03 +02:00