Commit Graph

12 Commits (bb308c6d9d7683010415ff4acf3acad470caa566)

Author SHA1 Message Date
Hammy c43f9f4586 Make getWaifu(Integer id) method public 3 years ago
Hammy 2315657ec4 Remove annotations and regenerate equals(), hashcode() and toString() methods 3 years ago
Hammy 7b0d341183 Add many new endpoints
Coverage of the API is sitting around 40%/50%
3 years ago
Hammy 087a2ce3d2 Update User.java to better reflect the API 3 years ago
Hammy 8e64742fde Add enum for seasons of the year
Reduces the chance of user error to near 0 as they will choose from an enum instead of string
3 years ago
Hammy 3733925aa0 Ignore Series from FilteredWaifu
This value seems to be always null when returned from the API, hence it is now going to be ignored
3 years ago
Hammy 82a136dee0 Update instance variables
Instance variables were updated for better clarity and readability to end users
3 years ago
Hammy 3fd6f9f917 Remove unused import 3 years ago
Hammy 8af51c289e Update WaifuImage.java to better reflect API 3 years ago
Hammy aab72afde1 Delete unused code 3 years ago
Hammy 55f91bbddf Add documentation 3 years ago
Hammy 7c30a24cd1 Rename package org.goudham.me to me.goudham 3 years ago