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
+5 -1
View File
@@ -19,12 +19,16 @@
"https://www.googleapis.com/auth/gmail.modify"
]
},
"App": {
"DevMode": false
},
"GmailSync": {
"PageSize": 100,
"MaxParallelism": 4,
"MaxRetries": 5,
"BackoffBaseMs": 500,
"DailySyncHourUtc": 3
"DailySyncHourUtc": 3,
"MaxMessages": 0
},
"Ai": {
"Mode": "Disabled",