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
Age
Commit message (
Collapse
)
Author
2022-08-17
reading auth token from config file (if any)
Vidhu Kant Sharma
2022-08-17
reading config file's defaults while searching
Vidhu Kant Sharma
2022-08-16
properly reading the config file contents
Vidhu Kant Sharma
2022-08-16
pushing sample macli config file (which doesnt work)
Vidhu Kant Sharma
2022-08-16
reading config file with viper
Vidhu Kant Sharma
2022-08-16
reading Client ID and/or Auth Token from flags in login command
Vidhu Kant Sharma
2022-08-14
reading auth token from flags
Vidhu Kant Sharma
2022-08-06
incremented version
Vidhu Kant Sharma
2022-08-06
added volumes command
Vidhu Kant Sharma
2022-07-17
new release: incremented version to v1.10.0
Vidhu Kant Sharma
2022-07-17
added flags for year, season and sort
Vidhu Kant Sharma
2022-07-17
added a seasonals command
Vidhu Kant Sharma
2022-07-06
incremented version number
Vidhu Kant Sharma
2022-07-06
added manga and nsfw results in list command
Vidhu Kant Sharma
2022-07-06
added list command to show user's animelist
Vidhu Kant Sharma
2022-07-06
migrating to MAL2Gov4
Vidhu Kant Sharma
2022-07-06
added query functionality to search
Vidhu Kant Sharma
2022-07-06
added -q flag to search
Vidhu Kant Sharma
2022-07-04
incremented version number
Vidhu Kant Sharma
2022-07-04
added --id flag to search and episodes and chapters command
Vidhu Kant Sharma
2022-07-04
added --id flag to search and score command
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
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 about command
Vidhu Kant Sharma
2022-07-03
removed copyright notice and other messages from rootcmd
Vidhu Kant Sharma
2022-07-03
added flags to modify prompt length and search results length
Vidhu Kant Sharma
2022-07-03
added flags to modify prompt length and search results length
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-07-02
Bug Fix: `macli login` showing error message that user is not logged in
Vidhu Kant Sharma
2022-06-30
formatted conformation message and fixed extra whitespace showing on invalid ↵
Vidhu Kant Sharma
input
2022-06-30
showing more minimal output when updating chapters/episodes
Vidhu Kant Sharma
2022-06-30
Bug Fix: search results not showing all required data
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
2022-06-30
added --query option to status command and fixed bug while setting manga ↵
Vidhu Kant Sharma
status (it calls SetAnimeStatus instead)
2022-06-30
added --query option to episodes and chapters command
Vidhu Kant Sharma
2022-06-30
Bug Fix: error reading status flag
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
2022-06-30
added confirmation message and color coding when setting anime status
Vidhu Kant Sharma
2022-06-29
fixed font color not resetting for values
Vidhu Kant Sharma
[next]