aboutsummaryrefslogtreecommitdiff
path: root/anime/anime.structs.go
AgeCommit message (Collapse)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-04Breaking Change: supporting NSFW titlesVidhu Kant Sharma
2022-06-29fixed all bad imports importing older versionVidhu Kant Sharma
2022-03-07fixed num_episodes_watched not working in anime packageVidhu Kant Sharma
2022-02-24moved DefaultListStatus back to each package seperatelyVidhu Kant Sharma
2022-02-24renamed MyListStatus to ListStatusVidhu Kant Sharma
2022-02-23Pushing barebones manga packageVidhu Kant Sharma
2022-02-17removed conflicts due to module name changeVidhu Kant Sharma
2022-02-05added function to get seasonal anime and added fields support to all the ↵Vidhu Kant Sharma
endpoints that have it
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-31Adding copyright declarations to every fileVidhu Kant Sharma
2022-01-31distributed code among multiple files for simplicityVidhu Kant Sharma
2022-01-31Completed Get Anime Ranking API routeVidhu Kant Sharma