vikunja/pkg/cmd
kolaente 0a78f7608a
feat: add --preserve-config flag to restore command (#1939)
Add a new `--preserve-config` flag to the restore command that allows
users to restore database and files from a dump while keeping their
existing configuration file untouched.
2025-12-07 21:44:45 +00:00
..
cmd.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
dump.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
healthcheck.go feat: introduce shared health check logic (#1073) 2025-07-02 21:01:41 +00:00
index.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
maintenance.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
migrate.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
restore.go feat: add --preserve-config flag to restore command (#1939) 2025-12-07 21:44:45 +00:00
testmail.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
user.go fix: show error when user list filter is empty (#1372) 2025-09-01 21:08:13 +00:00
version.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
web.go chore(deps): update golangci-lint to 2.4.0 (#1291) 2025-08-14 10:50:49 +00:00