Add support for database backups and enhance UI elements

Updates UI components and gitignore rules for database backups, adds
Facebook links to news org window, and improves desktop window title
handling.
This commit is contained in:
yuanhau 2025-05-15 10:54:39 +08:00
parent 67f574fc35
commit 94fbf1551d
8 changed files with 93 additions and 72 deletions

3
.gitignore vendored
View file

@ -29,3 +29,6 @@ __pycache__
# Sentry Config File
.env.sentry-build-plugin
*.sql
!database/*.sql