aboutsummaryrefslogtreecommitdiff
path: root/cmd/score.go
AgeCommit message (Collapse)Author
2022-08-14reading auth token from flagsVidhu Kant Sharma
2022-07-06migrating to MAL2Gov4Vidhu Kant Sharma
2022-07-04added --id flag to search and score commandVidhu Kant Sharma
2022-07-04using Flags instead of PersistentFlags (useless use)Vidhu Kant Sharma
2022-07-04added --search-nsfw flag to search nsfw titlesVidhu Kant Sharma
2022-07-03added flags to modify prompt length and search results lengthVidhu Kant Sharma
2022-07-02added score option to action menuVidhu Kant Sharma
2022-07-02incrementing/decrementing score nowVidhu Kant Sharma
2022-07-02Bug Fix: `macli login` showing error message that user is not logged inVidhu Kant Sharma
2022-06-30formatted conformation message and fixed extra whitespace showing on invalid ↵Vidhu Kant Sharma
input
2022-06-30Bug Fix: updating manga score still calls SetAnimeScoreVidhu Kant Sharma
2022-06-30added score commandVidhu Kant Sharma