aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17updated the client in user and user/anime packagesVidhu Kant Sharma
2022-02-17Fixed import errors in errhandlers packageVidhu Kant Sharma
2022-02-17removed conflicts due to module name changeVidhu Kant Sharma
2022-02-17Fix all the file links in READMEVidhu Kant Sharma
2022-02-17Create README for anime packageVidhu Kant Sharma
2022-02-17Update READMEVidhu Kant Sharma
2022-02-17Merge pull request #4 from MikunoNaka/user-animelistVidhu Kant Sharma
2022-02-16Defined different functions to update different anime fieldsVidhu Kant Sharma
2022-02-16renamed client to something more memorableVidhu 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-14Added functionality to get authenticated user's info. More details to be adde...Vidhu Kant Sharma
2022-02-14improved the UpdateAnime codeVidhu Kant Sharma
2022-02-13Merge pull request #3 from MikunoNaka/user-animelistVidhu 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
2022-02-06now a single http.Client is responsible for all the HTTP requests.Vidhu Kant Sharma
2022-02-06converted all anime functions into methods for client structVidhu Kant Sharma
2022-02-05Merge pull request #2 from MikunoNaka/animeVidhu Kant Sharma
2022-02-05removing anime-searcher-2000 which was accidentally pushedVidhu Kant Sharma
2022-02-05Merge pull request #1 from MikunoNaka/animeVidhu Kant Sharma
2022-02-05implemented function for get suggested anime endpointVidhu Kant Sharma
2022-02-05added function to get seasonal anime and added fields support to all the endp...Vidhu Kant Sharma
2022-02-05implemented searching to MALVidhu Kant Sharma
2022-02-05fixed Statistics.Status.* showing 0 instead of correct dataVidhu Kant Sharma
2022-01-31Fixed Alternate Titles not loadingVidhu Kant Sharma
2022-01-31Added error handling for if limit is exceededVidhu Kant Sharma
2022-01-31Adding copyright declarations to every fileVidhu Kant Sharma
2022-01-31added error handling for GetAnimeByIdVidhu Kant Sharma
2022-01-31Added a URL GeneratorVidhu Kant Sharma
2022-01-31distributed code among multiple files for simplicityVidhu Kant Sharma
2022-01-31Completed Get Anime Ranking API routeVidhu Kant Sharma
2022-01-30Added error handling for getting rankingVidhu Kant Sharma
2022-01-30Pushing anime.go with /anime endpoint addedVidhu Kant Sharma
2022-01-30Initial commitVidhu Kant Sharma