aboutsummaryrefslogtreecommitdiff
path: root/user/anime/request_handler.go
AgeCommit message (Expand)Author
2023-07-20changed import paths to own git serverHEADv4.0.1masterVidhu Kant Sharma
2022-07-06migrating all imports to v4Vidhu Kant Sharma
2022-07-04fixed broken import: file importing v2 not v3Vidhu Kant Sharma
2022-06-29ACTUALLY fixed all bad imports importing older versionVidhu Kant Sharma
2022-06-16added api error handling to user/anime and user/manga packagesVidhu Kant Sharma
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 function to delete anime from MAL ListVidhu Kant Sharma
2022-02-13modularised the code for easy access of various functions in packagesVidhu Kant Sharma