Store refresh token in local storage
For convenience to not have to log in everytime after closing the tab, opening a new tab, closing the browser/pwa app. closes #1018
This commit is contained in:
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
- (**Theme**) Change "pure black mode" paper background color to true black
|
||||
|
||||
### Changed
|
||||
- (**General**) Preserve refresh token (UI Login) over sessions
|
||||
- (**Theme**) Improve automatic theme background colors
|
||||
- (**Theme**) Adjust "primary color" of dynamic color theme on manga pages
|
||||
- (**Theme**) Increase max length of custom theme names to 32 (previously 16)
|
||||
|
||||
Reference in New Issue
Block a user