You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor(frontend): do not send all data in action
* build(backend): upgrade schematic deps
* feat(frontend): add checkbox for podcast all episodes before
* chore(frontend): remove useless attribute from data
* fix(backend): allow progress update when provider watched on changes
Signed-off-by: Diptesh Choudhuri <ignisda2001@gmail.com>
* fix(backend): set updated_at only if progress changes
* refactor(frontend): change name of attribute
* chore(frontend): set progress in backend
* feat(database): remove outdated columns from user
* fix(frontend): get updating podcast progress working
* refactor(frontend): eliminate useless parameters
* refactor(backend): move location of entity
* refactor(backend): move util to service method
* refactor(backend): move method into model file
* refactor(backend): move more stuff out of miscellaneous mod
* refactor(backend): make the mod file of miscellenous empty
* refactor(backend): remove module and move into separate file
* refactor(backend): remove useless variable
* fix(frontend): remove useless code
* feat(frontend): get show progress update working
* feat(frontend): use new schema for update
* Revert "feat(frontend): use new schema for update"
This reverts commit 4b2ba00.
* chore(frontend): remove duplicated code
* fix(backend): remove useless `and_then` invocation
* fix(backend): do not calculate next_entry from `is_finished`
* fix(frontend): remove useless if checks
* fix(frontend): allow setting manga volume number
* feat(frontend): get anime progress working
* feat(backend): get next volume for manga
* refactor(frontend): extract constant to scope
* feat(frontend): show next entry for manga
* fix(frontend): make episode field non nullable
* fix(backend): fallback when anilist titles not available
* feat(frontend): throw error when both inputs are given
* fix(frontend): make UI more coherent
* feat(frontend): preliminary if check
* docs: add timezone to both containers
* fix(frontend): display correct value of next entry
* refactor(frontend): remove extra nesting
* fix(frontend): make conditionals more concise
* fix(frontend): throw response instead of error
* refactor(backend): use new default
* build(backend): bump versions
Signed-off-by: Diptesh Choudhuri <ignisda2001@gmail.com>
* build(ts): upgrade dependencies
* fix(frontend): better error message
* feat(frontend): handle manga volumes and chapter updates
* fix(frontend): change variant of btns
* fix(frontend): change variant of btns
---------
Signed-off-by: Diptesh Choudhuri <ignisda2001@gmail.com>
0 commit comments