Skip to content

Version 0.12

Compare
Choose a tag to compare
@aQaTL aQaTL released this 10 Aug 21:38
· 60 commits to master since this release
133af81
  • Wait animation while updating entry
  • Wait animation while deleting entry
  • Check response status code when fetching details
  • Ability to search nyaa with alternative title
  • Don't open gui if initial serach matches 1 entry; fixed selecting from scrolled list
  • Changed color of selected entry to high intensity yellow
  • Nyaa scraper
  • Scraping info about nyaa search results
  • Interactive nyaa search result browsing with animated loader (poc)
  • Fixed colored output on Windows
  • Fixed local variable names colliding with imported packages
  • Changed license to MIT
  • Start downloading torrent on d keypress
  • Loading additional result pages from nyaa
  • Reusable loading dialog and list select dialog
  • Added ability to choose search category and search filters
  • Closing list select dialog, improved cleaning up closed dialog view
  • Moved dialog utils functions to utils.go file
  • Added ok dialog for displaying messages to user
  • nyaa command now opens nyaa cui search
  • Long messages support for OkDialog
  • Scrollable list select dialog if there are too many list items
  • OAuth2 Implicit grant implemented
  • Authenticating to AniList API; getting authenticated user info; caching fetched data
  • Parsing user lists
  • Return error if opening browser failed
  • Caching anilist lists
  • Foundations for AniList support alongside MAL support
  • Switching between AniList and MAL mode
  • Return graphql errors; try authenticating user again if query returned invalid token error
  • Reauthorize on invalid token error
  • Moved graphql types to separate file
  • Moved getting authenticated user query to gql_queries file
  • Made QueryAuthenticatedUser to be AnilList method
  • Pretty printing al list
  • Added ALStatus config setting
  • Sorting list by last updated
  • Handling "All" ALStatus filter
  • Fuzzy select for anilist
  • Nyaa cui for AniList
  • Nyaa web for AniList
  • Pretty printing given entry; openWebsite for AniList
  • Updating AniList watched episodes
  • Updating AniList entry status
  • Fixed updating status
  • Updating AniList entry score
  • Unified normal and fuzzy select
  • Next airing episode AniList command
  • Colored output for nyaa cui
  • Alternative title for nyaa cui
  • Handle multiple matches (sel cmd)
  • Moved nyaacui editor actions to methods
  • Display entry progress in nyaa_cui info bar
  • Added music command to anilist mode
  • Waiting animation for anilist mode
  • Fixed selecting entry
  • Added refresh flag to anilist mode
  • Added status flag to anilist mode
  • Added copy command to anilist mode
  • Added user stats to anilist mode
  • Use durafmt for printing formatted airing duration
  • Generified ListSelect
  • Handled null pointer dereference panics
  • Opening AniList entry website
  • Jump to 2nd episode if auto update mode is AfterThreshold
  • Scrolling to top and bottom of the results list
  • Filter "Trusted only" by default
  • Added mal command to AniList mode
  • Filter by group tag
  • Shortcut to reload nyaaCui