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
/
mal
Age
Commit message (
Collapse
)
Author
2023-08-15
fixed errors due to mg
Vidhu Kant Sharma
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 authtoken from config file
Vidhu Kant Sharma
2022-09-30
reading both flags and config for searching commands
Vidhu Kant Sharma
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-14
reading auth token from flags
Vidhu Kant Sharma
2022-08-06
added volumes command
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
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-04
formatted anime info showed when searching anime
Vidhu Kant Sharma
2022-07-04
added anime info with searching
Vidhu Kant Sharma
2022-07-04
migrating from MAL2Go v2 to v3
Vidhu Kant Sharma
2022-07-03
dynamically handling prompt length, search length, offset, etc
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
added score 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 chapters command
Vidhu Kant Sharma
2022-06-30
added episode increment/decrement functionality
Vidhu Kant Sharma
2022-06-30
showing number of episodes/chapters watched/read when updating them
Vidhu Kant Sharma
2022-06-30
added confirmation message and color coding when setting anime status
Vidhu Kant Sharma
2022-06-29
migrated from MAL2Go v1 to v2
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
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
added functionality to update status
Vidhu Kant Sharma
2022-06-12
first commit
Vidhu Kant Sharma