aboutsummaryrefslogtreecommitdiff
path: root/cmd/score.go
AgeCommit message (Collapse)Author
2024-05-20changed copyright year and emailHEADmasterVidhu Kant Sharma
2023-08-15migrated from MAL2Go to mg packageVidhu Kant Sharma
2022-11-26fixed help messages, etcVidhu Kant Sharma
2022-10-02Automatically select nth search result with --auto-select flagVidhu Kant Sharma
2022-09-30reading both flags and config for searching commandsVidhu Kant Sharma
2022-08-17reading config file's defaults while searchingVidhu Kant Sharma
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