aboutsummaryrefslogtreecommitdiff
path: root/user/anime/animelist.go
AgeCommit message (Expand)Author
2022-02-16Defined different functions to update different anime fieldsVidhu Kant Sharma
2022-02-15somehow made UpdateAnime work decentlyVidhu Kant Sharma
2022-02-14fixed UpdateAnime not working, though incomplete and kinda dangerous right nowVidhu Kant Sharma
2022-02-14improved the UpdateAnime codeVidhu Kant Sharma
2022-02-13added functionality to update anime list of authenticated userVidhu Kant Sharma
2022-02-13added support to get all anime from user's anime listVidhu Kant Sharma
2022-02-13added function to delete anime from MAL ListVidhu Kant Sharma
2022-02-13removed fields from GetAnimeList because endpoint does not support thatVidhu Kant Sharma
2022-02-13completed (?) the GetAnimeList functionVidhu Kant Sharma
2022-02-13modularised the code for easy access of various functions in packagesVidhu Kant Sharma
2022-02-08NOT WORKING: pushing current progress, adding support for different options w...Vidhu Kant Sharma
2022-02-06implemented basic functionality to get user's animelist in string formVidhu Kant Sharma