Nico
|
332e5bffda
|
refactor: extract restic in core package (#651)
* refactor: extract restic in core package
* chore: add turbo task runner
* refactor: split server utils
* chore: simplify withDeps signature and fix non-null assertion
|
2026-03-11 21:56:07 +01:00 |
|
Nico
|
4c7bd31b88
|
feat: custom rclone conf dir env variable (#432)
* feat: custom rclone conf dir env variable
Closes #238
* chore: rename RCLONE_CONF_DIR -> RCLONE_CONFIG_DIR
|
2026-02-01 10:24:09 +01:00 |
|
Nico
|
1074d022b3
|
chore: add a pre-commit hook to format files (#336)
chore: add a pre-commit hook to format files
|
2026-01-10 11:57:24 +01:00 |
|
Nicolas Meienberger
|
6e68c75ef1
|
chore: various fixes
fix(create-schedule): expand folder button submitting the form
style(schedule-form): fix multi scrollbar on long file list
|
2026-01-09 21:25:38 +01:00 |
|
Nico
|
b23317354c
|
refactor: allow to run without the SYS_ADMIN cap for simple setups (#138)
* refactor: allow to run without the SYS_ADMIN cap for simple setups
* fix: pr feedback
|
2025-12-14 20:30:33 +01:00 |
|
Nico
|
361311285a
|
refactor: remove docker volum plugin functionnality (#137)
|
2025-12-14 11:07:32 +01:00 |
|
Nicolas Meienberger
|
e85cc35b1a
|
feat: add DOCKER_HOST support
|
2025-12-04 19:09:23 +01:00 |
|
Nico
|
95a0d44b45
|
refactor: unify backend and frontend servers (#3)
* refactor: unify backend and frontend servers
* refactor: correct paths for openapi & drizzle
* refactor: move api-client to client
* fix: drizzle paths
* chore: fix linting issues
* fix: form reset issue
|
2025-11-13 20:11:46 +01:00 |
|