aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-24not prematurely killing the server before showing message in browser upon loginHEADv1.21.0masterVidhu Kant Sharma
2023-11-24shortened the wrong client id messagev1.20.6Vidhu Kant Sharma
2023-11-18update readmeVidhu Kant Sharma
2023-09-19upgraded to mg v0.0.7v1.20.5Vidhu Kant Sharma
2023-09-19updated app descriptionv1.20.4Vidhu Kant Sharma
2023-09-19properly showing the author name and genres for mangav1.20.3Vidhu Kant Sharma
2023-08-15bumped version numberv1.20.2Vidhu Kant Sharma
2023-08-15fixed errors due to mgVidhu Kant Sharma
2023-08-15migrated from MAL2Go to mg packageVidhu Kant Sharma
2023-08-13changed import pathVidhu Kant Sharma
2023-07-31bumped version numberv1.19.0Vidhu Kant Sharma
2023-07-31moved about to root.goVidhu Kant Sharma
2023-07-28bumped version numberv1.18.0Vidhu Kant Sharma
2023-07-28removing seasonalsVidhu Kant Sharma
2023-07-28removed version command, added -v flag to rootVidhu Kant Sharma
2023-02-02not printing Client ID while logging inVidhu Kant Sharma
2023-02-01added vendored Client ID supportVidhu Kant Sharma
2022-11-26fixed help messages, etcVidhu Kant Sharma
2022-10-04Use the macli.toml file to store and get login info automaticallyVidhu Kant Sharma
2022-10-02Update README: Remove unstable warningVidhu Kant Sharma
2022-10-02increment version number to 1.14.1Vidhu Kant Sharma
2022-10-02Automatically select nth search result with --auto-select flagVidhu Kant Sharma
2022-10-02Switched to a toml file because I like it more than yamlVidhu Kant Sharma
2022-09-30reading authtoken from config fileVidhu Kant Sharma
2022-09-30looking for config file systemwidwVidhu Kant Sharma
2022-09-30reading both flags and config for list commandsVidhu Kant Sharma
2022-09-30reading both flags and config for searching commandsVidhu Kant Sharma
2022-09-06added \n when printing wether user is a MAL supporterVidhu 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-16properly reading the config file contentsVidhu Kant Sharma
2022-08-16pushing sample macli config file (which doesnt work)Vidhu Kant Sharma
2022-08-16reading config file with viperVidhu Kant Sharma
2022-08-16reading Client ID and/or Auth Token from flags in login commandVidhu Kant Sharma
2022-08-14reading auth token from flagsVidhu Kant Sharma
2022-08-06incremented versionVidhu Kant Sharma
2022-08-06added volumes commandVidhu Kant Sharma
2022-07-17new release: incremented version to v1.10.0Vidhu Kant Sharma
2022-07-17added flags for year, season and sortVidhu Kant Sharma
2022-07-17added a seasonals commandVidhu Kant Sharma
2022-07-16removed useless footer in list.goVidhu Kant Sharma
2022-07-06incremented version numberVidhu Kant Sharma
2022-07-06removed useless seperator in tableVidhu Kant Sharma
2022-07-06added manga and nsfw results in list commandVidhu Kant Sharma
2022-07-06added list command to show user's animelistVidhu Kant Sharma
2022-07-06migrating to MAL2Gov4Vidhu Kant Sharma
2022-07-06Bug Fix: when updating status it shows previous status and current status in ...Vidhu Kant Sharma
2022-07-06added query functionality to searchVidhu Kant Sharma
2022-07-06added -q flag to searchVidhu Kant Sharma
2022-07-06added confirmation messages when re-logging in, etcVidhu Kant Sharma