* Replaced normal dropdowns with select2 (which will eventually replace our custom typeaheads). Still needs styling.
* More css
* Styling. Fixed preloading typeahead with multiple options on load.
* Styling to align with typeahead tag badges.
* Done with filtering story.
* Fixed a bug with switching between filters.
* Fixed some extra } from localization
* Folder watching will now appropriately ignore changes that occur in blacklisted folders.
* Fixed up recently updated from dashboard not opening a pre-sorted page. There were issues with how encoding and decoding was done plus missing code.
* Fixed up all streams from Dashboard opening to correctly filtered pages.
* All search linking now works.
* Rating tooltip and stars are bigger on mobile.
* A bit of cleanup
* Added day breakdown to user stats page.
* Removed Token checks before we write events to the history table for scrobbling.
Refactored so series holds will prevent writing events for reviews, ratings, etc.
* Fixed a potential bug where series name could be taken from a chapter that isn't the first ordered (very unlikely) for epubs.
Fixed a bug where Volume 1.5 could be selected for series-level metadata over Volume 1.
* Optimized the license check code so that users without any license entered would still take advantage of the cache layer.
* Sped up an API that checks if the library allows scrobbling
* Cleaned up the mobile CSS a bit for filters.
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (1473 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
* Translated using Weblate (Italian)
Currently translated at 25.9% (383 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/it/
* Translated using Weblate (Spanish)
Currently translated at 58.3% (862 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (1473 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 91.8% (147 of 160 strings)
Translation: Kavita/backend
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (160 of 160 strings)
Translation: Kavita/backend
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/es/
* Translated using Weblate (Malay)
Currently translated at 0.9% (14 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/ms/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (1473 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.7% (1473 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
* Translated using Weblate (Spanish)
Currently translated at 64.5% (954 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/es/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (1475 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (1475 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.2% (154 of 160 strings)
Translation: Kavita/backend
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 96.2% (154 of 160 strings)
Translation: Kavita/backend
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/zh_Hans/
* Translated using Weblate (Portuguese)
Currently translated at 52.2% (771 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/pt/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (160 of 160 strings)
Translation: Kavita/backend
Translate-URL: https://hosted.weblate.org/projects/kavita/backend/pt_BR/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 81.9% (1211 of 1477 strings)
Translation: Kavita/ui
Translate-URL: https://hosted.weblate.org/projects/kavita/ui/pt_BR/
---------
Co-authored-by: 书签 <shuqian.emu@gmail.com>
Co-authored-by: Florestano Pepe <florestano.pepe@gmail.com>
Co-authored-by: Antonio Sanchez Castellón <angelfx19@gmail.com>
Co-authored-by: aleixcox <18121624@qq.com>
Co-authored-by: Safu Wan <safu@yahoo.com>
Co-authored-by: afermar <adrian.fm@protonmail.com>
Co-authored-by: oxygen44k <iiccpp@outlook.com>
Co-authored-by: Duarte Silva <smallflake@protonmail.com>
Co-authored-by: Havokdan <havokdan@yahoo.com.br>
Changed how covers are merged together. Now a cover image will always be generated for reading list and collections.
Fixed reading list page being a bit laggy due to a missing trackby function.
Reading list page will now show the cover image always. Collection detail page will only hide the image if there is no summary on the collection.