aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Collapse)Author
2022-07-06added list command to show user's animelistVidhu Kant Sharma
2022-07-06migrating to MAL2Gov4Vidhu Kant Sharma
2022-07-06added query functionality to searchVidhu Kant Sharma
2022-07-06added -q flag to searchVidhu Kant Sharma
2022-07-04incremented version numberVidhu Kant Sharma
2022-07-04added --id flag to search and episodes and chapters commandVidhu Kant Sharma
2022-07-04added --id flag to search and score commandVidhu Kant Sharma
2022-07-04added --id flag to search and status commandsVidhu Kant Sharma
2022-07-04formatted manga info shown when searching mangaVidhu 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 about commandVidhu Kant Sharma
2022-07-03removed copyright notice and other messages from rootcmdVidhu Kant Sharma
2022-07-03added flags to modify prompt length and search results lengthVidhu 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-30showing more minimal output when updating chapters/episodesVidhu Kant Sharma
2022-06-30Bug Fix: search results not showing all required dataVidhu Kant Sharma
2022-06-30Bug Fix: updating manga score still calls SetAnimeScoreVidhu Kant Sharma
2022-06-30added score commandVidhu Kant Sharma
2022-06-30printing GOOS and GOARCH with macli versionVidhu Kant Sharma
2022-06-30Passing in selectedManga instead of manga to ui.MangaStatusMenu to properly ↵Vidhu Kant Sharma
display current status
2022-06-30Bug fix: sometimes macli status command printing 'not in list' because of ↵Vidhu Kant Sharma
MAL API not sending list data with SearchAnime
2022-06-30changed macli version textVidhu Kant Sharma
2022-06-30added version commandVidhu Kant Sharma
2022-06-30added --query option to status command and fixed bug while setting manga ↵Vidhu Kant Sharma
status (it calls SetAnimeStatus instead)
2022-06-30added --query option to episodes and chapters commandVidhu Kant Sharma
2022-06-30Bug Fix: error reading status flagVidhu Kant Sharma
2022-06-30added chapters commandVidhu Kant Sharma
2022-06-30added help message for episodes commandVidhu Kant Sharma
2022-06-30added episode increment/decrement functionalityVidhu Kant Sharma
2022-06-30added confirmation message and color coding when setting anime statusVidhu Kant Sharma
2022-06-29fixed font color not resetting for valuesVidhu Kant Sharma
2022-06-16added help messagesVidhu Kant Sharma
2022-06-16renamed Init to init function in mal because it should be called automaticallyVidhu Kant Sharma
2022-06-16added user-info commandVidhu Kant Sharma
2022-06-16added delete functionalityVidhu Kant Sharma
2022-06-15pushing incomplete login functionalityVidhu Kant Sharma
2022-06-15added authentication with system's keyringVidhu Kant Sharma
2022-06-15added pretty template for TextInputVidhu Kant Sharma
2022-06-15added status command to directly set status for an animeVidhu Kant Sharma
2022-06-15added color coding and error handling + other visual appealVidhu Kant Sharma
2022-06-13updating episodes nowVidhu Kant Sharma
2022-06-12reading searchString from command and using promptui as fallbackVidhu Kant Sharma
2022-06-12added functionality to update statusVidhu Kant Sharma
2022-06-12first commitVidhu Kant Sharma