aboutsummaryrefslogtreecommitdiff
path: root/cmd/status.go
AgeCommit message (Expand)Author
2022-07-02Bug Fix: `macli login` showing error message that user is not logged inVidhu 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-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 confirmation message and color coding when setting anime statusVidhu 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-15added pretty template for TextInputVidhu Kant Sharma
2022-06-15added status command to directly set status for an animeVidhu Kant Sharma