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-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
2022-06-16
added help messages
Vidhu Kant Sharma
2022-06-16
renamed Init to init function in mal because it should be called automatically
Vidhu Kant Sharma
2022-06-16
added user-info command
Vidhu Kant Sharma
2022-06-16
added delete functionality
Vidhu Kant Sharma
2022-06-15
pushing incomplete login functionality
Vidhu Kant Sharma
2022-06-15
added authentication with system's keyring
Vidhu Kant Sharma
2022-06-15
added pretty template for TextInput
Vidhu Kant Sharma
2022-06-15
added status command to directly set status for an anime
Vidhu Kant Sharma
2022-06-15
added color coding and error handling + other visual appeal
Vidhu Kant Sharma
2022-06-13
updating episodes now
Vidhu Kant Sharma
2022-06-12
reading searchString from command and using promptui as fallback
Vidhu Kant Sharma
2022-06-12
added functionality to update status
Vidhu Kant Sharma
2022-06-12
first commit
Vidhu Kant Sharma