index
:
macli
maltoken
master
macli - Unofficial CLI-Based MyAnimeList Client
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
episodes.go
Age
Commit message (
Expand
)
Author
2023-08-15
migrated from MAL2Go to mg package
Vidhu Kant Sharma
2022-11-26
fixed help messages, etc
Vidhu Kant Sharma
2022-10-02
Automatically select nth search result with --auto-select flag
Vidhu Kant Sharma
2022-09-30
reading both flags and config for searching commands
Vidhu Kant Sharma
2022-08-17
reading config file's defaults while searching
Vidhu Kant Sharma
2022-08-14
reading auth token from flags
Vidhu Kant Sharma
2022-07-06
migrating to MAL2Gov4
Vidhu Kant Sharma
2022-07-04
added --id flag to search and episodes and chapters command
Vidhu Kant Sharma
2022-07-04
using Flags instead of PersistentFlags (useless use)
Vidhu Kant Sharma
2022-07-04
added --search-nsfw flag to search nsfw titles
Vidhu Kant Sharma
2022-07-03
added flags to modify prompt length and search results length
Vidhu Kant Sharma
2022-07-02
Bug Fix: `macli login` showing error message that user is not logged in
Vidhu Kant Sharma
2022-06-30
showing more minimal output when updating chapters/episodes
Vidhu Kant Sharma
2022-06-30
added version command
Vidhu Kant Sharma
2022-06-30
added --query option to episodes and chapters command
Vidhu Kant Sharma
2022-06-30
added chapters command
Vidhu Kant Sharma
2022-06-30
added help message for episodes command
Vidhu Kant Sharma
2022-06-30
added episode increment/decrement functionality
Vidhu Kant Sharma