optimize subscription model bug fixes

This commit is contained in:
Adrian Zuercher
2025-07-12 23:29:44 +02:00
parent 5b905bac24
commit ffb8e4994e
22 changed files with 640 additions and 457 deletions

4
.gitignore vendored
View File

@@ -14,6 +14,7 @@ node_modules
/src-cordova/www
# Capacitor related directories and files
/src-capacitor
/src-capacitor/www
/src-capacitor/node_modules
@@ -38,3 +39,6 @@ yarn-error.log*
# local .log files
*.log
# golang quasar websever executable
backend/server-linux-arm64