github ShokoAnime/Shoko-WebUI v2.0.0-dev.177

latest releases: v2.1.0-dev.189, v2.1.0-dev.188, v2.1.0-dev.187...
pre-release7 months ago
  • Misc. changes (#680)
  • misc: Fix up method signatures.

  • misc: Add more fields to collection group type.

  • feat: Add proper redirect when unauthenticated.

  • misc: Add a redirect when clicking on the series name in the top-right corner on the login screen, for easier removal of incorrect TvDB/TDMB auto-links.

  • misc: Display the episode type on the card, making it easier to distinguish which type it is if you have multiple types in view, or just in general.

  • misc: Remove the duplicate 'files' ending for the 'ignored files' tab in the unrecognized utility.

    It would previously read;
    "Unrecognized Files > Unrecognized | Manually Linked | Ignored Files"
    which have now been changed to;
    "Unrecognized Files > Unrecognized | Manually Linked | Ignored"

  • misc: Remove empty files.

  • fix: Don't try to refresh and discard files query before returning from the manually linking page to the unrecognized files utility. This was slowing the process down a lot while I was trying to mass manually link files. The files query on the unrecognized utility
    also might require different parameters the next time it renders so the response we got will be discarded anyways. 🤷

  • misc: Update the 'Add to AniDB' modal (previously known as the 'Copy ED2K Hashes' modal) to be more useful and less finicky.

    This adds a new button at the bottom to re-scan the files, fixes the stall
    search results from a previous search or use of the modal, and disables
    the copy button if no files are selected.

  • feat: Add ability to remove TvDB links, and also make it display all links for a given site, since you want to delete the right link if you have multiple.

  • fix: Fix missing stats for series.

  • misc: Update series info to include the restricted flag and fix the air date and status if the start date is unknown.

  • fix: Fix error rendering series page while data is fetching.

  • fix: Fix navigation to login page while logged in not redirecting the user away from the login page.

  • fix: Fix row selection on unrecognized table by changing the id selector for each row.

    FINALLY!

    No more shifting around the selection!

  • feat: Add the ability to delete files for episodes on the series page using a confirm modal. Because what kind of monster have a single button to delete files without confirmation?

  • misc: rename 'File Count' → 'Local' for better clarity of what it is. it is not files, and the count part is infer-able. it is for local episodes.

  • fix: Fix up the delete button so it matches the mock-up.

  • fix: Fix AniDB Release Group link for files, and apply a band-aid to stop re-fetching the same data over and over… but only for series data.

  • fix: Move restricted indicator from the series info panel to a in indicator on the poster per the new mock-up.

  • fix: Move around the series info panels to align with the mock-up.

  • fix: Fix up "Add Series to AniDB" modal to align more with the mock-up.

  • fix: Fix "1 Files" when displayed number of files equals 1.

Don't miss a new Shoko-WebUI release

NewReleases is sending notifications on new releases.