aboutsummaryrefslogtreecommitdiff
path: root/cmd/search.go
AgeCommit message (Expand)Author
2023-08-15migrated from MAL2Go to mg packageVidhu 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 auth token from config file (if any)Vidhu 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-06added query functionality to searchVidhu Kant Sharma
2022-07-06added -q flag to searchVidhu Kant Sharma
2022-07-04added --id flag to search and status commandsVidhu 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-02Bug Fix: `macli login` showing error message that user is not logged inVidhu Kant Sharma
2022-06-30Bug Fix: search results not showing all required dataVidhu Kant Sharma
2022-06-30added --query option to episodes and chapters commandVidhu 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 delete functionalityVidhu 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