aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04formatted anime info showed when searching animeVidhu Kant Sharma
2022-07-04added anime info with searchingVidhu 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-04migrating from MAL2Go v2 to v3Vidhu Kant Sharma
2022-07-03dynamically handling prompt length, search length, offset, etcVidhu 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
2022-06-30showing more minimal output when updating chapters/episodesVidhu Kant Sharma
2022-06-30Bug Fix: invalid input showing one extra whitespace (looked weird)Vidhu 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 d...Vidhu Kant Sharma
2022-06-30Bug fix: sometimes macli status command printing 'not in list' because of MAL...Vidhu Kant Sharma
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 stat...Vidhu Kant Sharma
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-30showing number of episodes/chapters watched/read when updating themVidhu Kant Sharma
2022-06-30added confirmation message and color coding when setting anime statusVidhu Kant Sharma
2022-06-30added confirmation message and color coding when setting anime statusVidhu Kant Sharma
2022-06-29Update README: add installation instructions and link to the macli page on vi...Vidhu Kant Sharma
2022-06-29migrated from MAL2Go v1 to v2Vidhu 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-16deleting refresh token and other details on logoutVidhu Kant Sharma
2022-06-16asking to delte client id on logout now. useful if user wants to login agianVidhu Kant Sharma
2022-06-15now macli handles logging in by itselfVidhu Kant Sharma
2022-06-15pushing incomplete login functionalityVidhu Kant Sharma
2022-06-15update readme for login and compiling instructionsVidhu Kant Sharma
2022-06-15removing godotenv from dependenciesVidhu Kant Sharma
2022-06-15added authentication with system's keyringVidhu Kant Sharma