Various fixes (#56)

* Add missing translation for progress synced toast

* Graceful shutdown after all books closed, closes #50

* Throttle app update check to once every day

* Avoid infinite loop to redirect to the login page, closes #54
This commit is contained in:
Huang Xin 2024-12-27 16:59:06 +01:00 committed by GitHub
parent cb2c7b5c89
commit 3dcab5a1ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 73 additions and 17 deletions

View file

@ -57,6 +57,7 @@
"shell:default",
"updater:default",
"process:default",
"process:allow-exit",
"process:allow-restart",
"cli:default",
"oauth:allow-start",