feat: landing page + logo, dev-mode banner + sync cap, non-blocking sync with progress splash

This commit is contained in:
cesnimda
2026-06-30 16:58:35 +02:00
parent dcb939e4f2
commit fe5920919f
29 changed files with 552 additions and 39 deletions
@@ -2,6 +2,12 @@
"DataProtection": {
"KeyPath": "./keys"
},
"App": {
"DevMode": true
},
"GmailSync": {
"MaxMessages": 1000
},
"Serilog": {
"MinimumLevel": {
"Default": "Debug"