mirror of
https://github.com/readest/readest.git
synced 2026-04-28 19:42:21 +00:00
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:
parent
cb2c7b5c89
commit
3dcab5a1ee
23 changed files with 73 additions and 17 deletions
|
|
@ -57,6 +57,7 @@
|
|||
"shell:default",
|
||||
"updater:default",
|
||||
"process:default",
|
||||
"process:allow-exit",
|
||||
"process:allow-restart",
|
||||
"cli:default",
|
||||
"oauth:allow-start",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue