aboutsummaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)Author
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 ↵Vidhu Kant Sharma
with GetAnimeList
2022-02-06implemented basic functionality to get user's animelist in string formVidhu Kant Sharma