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
/
version.go
Age
Commit message (
Collapse
)
Author
2022-07-04
incremented version number
Vidhu Kant Sharma
2022-07-04
added --id flag to search and status commands
Vidhu Kant Sharma
2022-07-04
formatted manga info shown when searching manga
Vidhu Kant Sharma
2022-07-04
added --search-nsfw flag to search nsfw titles
Vidhu Kant Sharma
2022-07-03
removed copyright notice and other messages from rootcmd
Vidhu Kant Sharma
2022-07-02
added score option to action menu
Vidhu Kant Sharma
2022-07-02
incrementing/decrementing score now
Vidhu Kant Sharma
2022-06-30
Bug Fix: updating manga score still calls SetAnimeScore
Vidhu Kant Sharma
2022-06-30
added score command
Vidhu Kant Sharma
2022-06-30
printing GOOS and GOARCH with macli version
Vidhu Kant Sharma
2022-06-30
Passing in selectedManga instead of manga to ui.MangaStatusMenu to properly ↵
Vidhu Kant Sharma
display current status
2022-06-30
Bug fix: sometimes macli status command printing 'not in list' because of ↵
Vidhu Kant Sharma
MAL API not sending list data with SearchAnime
2022-06-30
changed macli version text
Vidhu Kant Sharma
2022-06-30
added version command
Vidhu Kant Sharma