Feat backups (#686)

* Scaffold backups

* Add FFlags

* fixup! Add FFlags

* fixup! fixup! Add FFlags

* fixup! fixup! fixup! Add FFlags
This commit is contained in:
Chris 2025-12-09 08:00:46 +02:00 committed by GitHub
parent 595252820e
commit bf281b740d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
42 changed files with 3756 additions and 59 deletions

3
.gitignore vendored
View file

@ -23,6 +23,9 @@ backend/coverage/
backend/uploads/
uploads/
# Backup files
backend/backups/
# Docker volumes
tududi_db/