aboutsummaryrefslogtreecommitdiff
path: root/mal/mal.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 authtoken from config fileVidhu 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-04migrating from MAL2Go v2 to v3Vidhu Kant Sharma
2022-07-03dynamically handling prompt length, search length, offset, etcVidhu Kant Sharma
2022-07-02Bug Fix: `macli login` showing error message that user is not logged inVidhu Kant Sharma
2022-06-29migrated from MAL2Go v1 to v2Vidhu 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-15added authentication with system's keyringVidhu Kant Sharma
2022-06-15added pretty template for TextInputVidhu Kant Sharma
2022-06-12added functionality to update statusVidhu Kant Sharma
2022-06-12first commitVidhu Kant Sharma