Nicolas Meienberger
|
fe5c9ea599
|
refactor(rclone-form): minor UI improvements
|
2025-12-16 18:02:54 +01:00 |
|
Nico
|
dc20f209f7
|
fix: run forget on mirrors in the background (#136)
|
2025-12-16 18:02:54 +01:00 |
|
Nicolas Meienberger
|
affd300a09
|
fix(rclone-volume): remote was not loaded correctly in the form
|
2025-12-16 18:02:54 +01:00 |
|
Nico
|
54d077bf43
|
fix: same time backups run multiple times (#134)
|
2025-12-16 18:02:54 +01:00 |
|
Nico
|
3efff035c5
|
fix(doctor): fail gracefully in case of unexpected error (#132)
|
2025-12-16 18:02:54 +01:00 |
|
Jakub Trávník
|
c4ec8ea62b
|
secret reference frontend usage
|
2025-12-15 10:50:24 +01:00 |
|
Jakub Trávník
|
58b1a0574e
|
secret reference server usage
|
2025-12-15 10:50:13 +01:00 |
|
Jakub Trávník
|
605fb1c27c
|
secret reference core support
|
2025-12-15 10:48:35 +01:00 |
|
Nicolas Meienberger
|
47f64b51af
|
docs: update version in readme
v0.18.0
|
2025-12-11 18:32:40 +01:00 |
|
Nico
|
c3acc26e05
|
refactor(notification): make username and password optional (smtp) (#126)
v0.18.0-beta.1
|
2025-12-10 21:36:18 +01:00 |
|
Nico
|
ef8fd7228f
|
fix(mirrors): keep last copy state (#125)
|
2025-12-10 21:18:10 +01:00 |
|
Nico
|
2ddf3c6597
|
refactor: split forms (#124)
* refactor: split create-volume-form
* refactor: split create-repository-form
* chore: pr feedbacks
|
2025-12-10 21:16:20 +01:00 |
|
Nico
|
9199a743db
|
feat: rclone volume backend (#123)
|
2025-12-10 20:20:49 +01:00 |
|
Nico
|
4c0ba33b5e
|
feat: notify on warning separation (#122)
|
2025-12-10 18:55:37 +01:00 |
|
Nicolas Meienberger
|
890bdb8319
|
docs: update readme version
|
2025-12-09 07:14:29 +01:00 |
|
Nicolas Meienberger
|
7091f1f296
|
chore: remove retry-lock
|
2025-12-06 11:17:31 +01:00 |
|
Nicolas Meienberger
|
b394aca7ca
|
Merge branch 'tvarohohlavy-missing-icons-2'
|
2025-12-06 11:13:51 +01:00 |
|
Nicolas Meienberger
|
fdb84374a0
|
refactor: remove icons where it was making the context worse
|
2025-12-06 11:13:26 +01:00 |
|
Nicolas Meienberger
|
c42380b26b
|
refactor: remove trim on password
The password should be taken as-is. It could potentially contain a space
|
2025-12-06 10:36:39 +01:00 |
|
Nicolas Meienberger
|
51ed47c30f
|
refactor: no need to print safe args as it's already sanitized
|
2025-12-06 10:36:39 +01:00 |
|
Nicolas Meienberger
|
b8ae10b316
|
fix: volume data not refreshing when changing selection
|
2025-12-06 10:36:39 +01:00 |
|
Nico
|
f232fc07c1
|
feat: custom include patterns (#104)
* feat: add custom include patterns
* feat: add exclude-if-present option
|
2025-12-06 10:36:39 +01:00 |
|
Nico
|
d542318e2c
|
feat: naming backup schedules (#103)
* docs: add agents instructions
* feat: naming backup schedules
* fix: wrong table for filtering
|
2025-12-06 10:36:39 +01:00 |
|
Nicolas Meienberger
|
2660d91002
|
fix: broken migration
|
2025-12-06 10:36:25 +01:00 |
|
Nicolas Meienberger
|
b155f82575
|
chore: update dependencies
|
2025-12-06 10:36:25 +01:00 |
|
Nico
|
9120153375
|
feat: mirror repositories (#95)
* feat: mirror repositories
feat: mirror backup repositories
* chore: pr feedbacks
|
2025-12-06 10:36:17 +01:00 |
|
Jakub Trávník
|
780fdae63e
|
cryptoUtils.decrypt alligned with encrypt in regards of handling extra space in password file
|
2025-12-06 10:35:55 +01:00 |
|
Jakub Trávník
|
fc482e9729
|
crypto.Utils comments updated to reflect behaviour
|
2025-12-06 10:35:55 +01:00 |
|
Jakub Trávník
|
1fe026a76f
|
avoid logging secrets in smb backend
|
2025-12-06 10:35:55 +01:00 |
|
Jakub Trávník
|
2df1fa53a0
|
feat: implement encryption for sensitive fields in volume backends
|
2025-12-06 10:35:55 +01:00 |
|
Nicolas Meienberger
|
da8e9c4ada
|
ci: fix docker cache args on wrong step
|
2025-12-06 10:35:55 +01:00 |
|
Nicolas Meienberger
|
da489fab24
|
Merge branch 'tvarohohlavy-volumes-secrets-encryption'
|
2025-12-06 10:08:20 +01:00 |
|
Nicolas Meienberger
|
e4b8076351
|
refactor: remove trim on password
The password should be taken as-is. It could potentially contain a space
|
2025-12-06 10:08:01 +01:00 |
|
Nicolas Meienberger
|
70c72f0f9a
|
refactor: no need to print safe args as it's already sanitized
|
2025-12-06 10:06:03 +01:00 |
|
Nicolas Meienberger
|
c45b760abc
|
ci: fix docker cache args on wrong step
|
2025-12-06 09:49:59 +01:00 |
|
Nicolas Meienberger
|
9ba26b7599
|
feat: add DOCKER_HOST support
|
2025-12-06 09:49:59 +01:00 |
|
Nicolas Meienberger
|
01127ee9d6
|
fix: volume data not refreshing when changing selection
|
2025-12-06 09:49:59 +01:00 |
|
Nicolas Meienberger
|
77f5886110
|
fix: remove debug logs in production
|
2025-12-06 09:49:59 +01:00 |
|
Nico
|
6b6338291b
|
feat: custom include patterns (#104)
* feat: add custom include patterns
* feat: add exclude-if-present option
|
2025-12-06 09:49:59 +01:00 |
|
Nico
|
2c11b7c7de
|
feat: naming backup schedules (#103)
* docs: add agents instructions
* feat: naming backup schedules
* fix: wrong table for filtering
|
2025-12-06 09:49:59 +01:00 |
|
Nicolas Meienberger
|
a0fa043207
|
fix: broken migration
|
2025-12-06 09:49:59 +01:00 |
|
Nicolas Meienberger
|
143701820a
|
chore: update dependencies
|
2025-12-06 09:49:59 +01:00 |
|
Nico
|
aff875c62f
|
feat: mirror repositories (#95)
* feat: mirror repositories
feat: mirror backup repositories
* chore: pr feedbacks
|
2025-12-06 09:49:59 +01:00 |
|
Nicolas Meienberger
|
e52c25d87b
|
ci: fix docker cache args on wrong step
|
2025-12-06 09:39:10 +01:00 |
|
Jakub Trávník
|
4403e3cf19
|
Merge branch 'main' into missing-icons
|
2025-12-05 00:22:39 +01:00 |
|
Nicolas Meienberger
|
e85cc35b1a
|
feat: add DOCKER_HOST support
v0.17.0-beta.1
v0.17.0
|
2025-12-04 19:09:23 +01:00 |
|
Nicolas Meienberger
|
321dc4cdf7
|
fix: volume data not refreshing when changing selection
|
2025-12-04 18:54:02 +01:00 |
|
Nicolas Meienberger
|
0f7bd1e042
|
fix: remove debug logs in production
|
2025-12-04 18:46:12 +01:00 |
|
Nico
|
08d8a47352
|
feat: custom include patterns (#104)
* feat: add custom include patterns
* feat: add exclude-if-present option
|
2025-12-04 18:44:34 +01:00 |
|
Nico
|
1e20fb225e
|
feat: naming backup schedules (#103)
* docs: add agents instructions
* feat: naming backup schedules
* fix: wrong table for filtering
|
2025-12-04 18:31:00 +01:00 |
|