aboutsummaryrefslogtreecommitdiff
path: root/user/anime
AgeCommit message (Expand)Author
2022-07-06Bug Fix: added nsfw option to GetAnimeList and GetMangaListVidhu Kant Sharma
2022-07-04fixed broken import: file importing v2 not v3Vidhu Kant Sharma
2022-07-04Breaking Change: supporting NSFW titlesVidhu 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-03-06Exported all the errors so programs using this library can customize error me...Vidhu Kant Sharma
2022-02-28documented manga package and fixed errors in anime READMEVidhu Kant Sharma
2022-02-28documented all the functions in user/animeVidhu Kant Sharma
2022-02-24added fields support for GetAnimeListVidhu Kant Sharma
2022-02-24moved DefaultListStatus back to each package seperatelyVidhu Kant Sharma
2022-02-24error fix: refer to commit 58 in mainVidhu Kant Sharma
2022-02-23Pushing barebones manga packageVidhu Kant Sharma
2022-02-21Removed any max limit for offset argument, since MAL doesn't even support thatVidhu Kant Sharma
2022-02-20pushing README for user/animeVidhu Kant Sharma
2022-02-17updated the client in user and user/anime packagesVidhu 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-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