All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [tanoshi-util] add log utility for extensions
- [tanoshi] graceful shutdown, close database on server shutdown
- [tanoshi] local sources manga list now sorted
- [tanoshi-web] frontend now force logout on unactivated server
- [tanoshi] fix local source duplicate list on
load more
- [tanoshi] fix non folder or non cbz/cbr files not filtered
- [tanoshi] Periodic background updates
- [tanoshi] Telegram bot notification
- [tanoshi] Support local manga chapter as directory instead of archive files
- [tanoshi-web] Navigate to prev/next chapter at start/end of chapter
- [tanoshi-web] Loading spinner when change chapter and installing extenstion
- [tanoshi-util] implement
http_request
supporting http method other thanGET
- [tanoshi-lib] move
Request
andResponse
totanoshi-util
- [tanoshi-vm] use
http_request
implementation fromtanoshi-util
- [tanoshi] Decouple db and graphql
- [tanoshi] Replace option with result
- [tanoshi] Check token expiration
- [tanoshi]
get_claims
return result - [tanoshi] Establish database connection return result
- [tanoshi-web] Serialize and Deserialize from catalogue into local_storage instead of individual fields
- [tanoshi-web] Use
with_node
becauseevents:value
is deprecated - [tanoshi] Implement clippy suggestion
- [tanoshi-web] Bigger fonts in input box
- [tanoshi-web] Use primary color for button inside topbar
- [tanoshi-vm] Reduce memory consumption by separating compile and runtime for extension
- [tanoshi-web] Reduce code duplication on
query.rs
- [tanoshi] library now default to sorted by title
- [tanoshi-vm] process will spawn task for concurrency
- [tanoshi-web] cover image brightness not lowered in catalogue if favorited
- [tanoshi] refresh all libraries
- [tanoshi-web] manga title wrap
- [tanoshi] failed to register first time because backend check non existent token
0.24.6 - 2021-08-03
- fix catalogue not fetch next page
- fix some stylings
0.24.5 - 2021-07-24
- Switch from yarn to trunk
- Migrate from tailwind to sass
- Fix web won't load
0.24.4 - 2021-07-16
- fix bottombar showing in reader
0.24.3 - 2021-07-16
- show error as snackbar
- reduce panic
0.24.2 - 2021-07-11
- fix panic when using local source