Commit Graph

141 Commits (0eb2eb469218b975bffb2df2bbb5579b1512d1e7)
 

Author SHA1 Message Date
dependabot[bot] 0eb2eb4692
Bump mockito-core from 3.10.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hamothy 2525bbe7bb
Create dependabot.yml 3 years ago
Hammy e8bced78cb Add endpoint support for searchSeries & Update documentation 3 years ago
Hammy 92002c18e4 Add/Update documentation 3 years ago
Hammy eb45813c7f Add endpoint support for searching Waifus 3 years ago
Hammy 786c6990cb Update tests 3 years ago
Hammy a640781deb Add method to support retrieving objects as strings 3 years ago
Hammy cd5d40193d Update README.md 3 years ago
Hammy acf85b386c Update README.md
Display badges based on main branch instead of release
3 years ago
Hammy 393350f218 Update pom.xml
Add hamcrest dependency for testing
3 years ago
Hammy ec08a6b232 Add first test for APIWrapper 3 years ago
Hammy 34d7543ff4 Add whitespace 3 years ago
Hammy 7c8905afde Increment version 3 years ago
Hammy c068d6ab27 Update documentation 3 years ago
Hammy 5a2d065021 Update README.md 3 years ago
Hammy dc58ef4282 Update README.md 3 years ago
Hammy 374c11fb8b Update README.md 3 years ago
Hammy d8898a4987 Update README.md 3 years ago
Hammy 122167d470 Merge branch 'main' of https://github.com/sgoudham/MyWaifuWrapper 3 years ago
Hamothy 5e219220dd
Merge pull request #10 from fossabot/add-license-scan-badge
Add license scan report and status
3 years ago
Hamothy 98c2954379
Update README.md 3 years ago
fossabot bdec13b2b4 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
3 years ago
Hammy 22d123da55 Add documentation 3 years ago
Hammy 1206db4bf8 Add support for getting paginated sets of Waifus 3 years ago
Hammy d05c80c499 Add equals(), hashCode() & toString() methods 3 years ago
Hammy 2b25cc8f6d Add equals(), hashCode() & toString() methods 3 years ago
Hammy ff0f82a8d4 Add support for getting User Waifus
This includes waifus that have been created, liked or trashed
3 years ago
Hammy 0f891e466d Add Enum for User Actions on Waifus
Reduces the chance of user error to near 0% as they are forced to use
this enum
3 years ago
Hammy 2580c0756a Update pom.xml
Auto Release to OSSRH
3 years ago
Hammy fad4948fc0 Update documentation 3 years ago
Hammy a36a013611 Update pom.xml
Don't auto release to OSSRH
3 years ago
Hammy 029220f519 Increment version 3 years ago
Hammy eb43a8baf9 Add support for retrieving series by page 3 years ago
Hammy 2b9d47cc8d Update Jenkinsfile
Add support for deploying to OSSRH
3 years ago
Hammy 4b4d987996 Update README.md 3 years ago
Hammy 0bbf8860ff Add APIUtils.java for utility methods to be used by APIWrapper.java 3 years ago
Hammy d3db82e322 Update README.md 3 years ago
Hammy 115710353f Add support for retrieving Waifu Images in sets of 10 3 years ago
Hammy 761b651fd7 Add extra method to deserialize JSON to PaginationData<T> 3 years ago
Hammy 773e726acc Add support for PaginationData.java in models 3 years ago
Hammy 13a3e75c4a Fix @JsonProperty value for 'image' 3 years ago
Hammy ed85f99294 Rename existing PaginationData.java to 'Meta' 3 years ago
Hammy 69d0187f77 Refactor parameters to be more descriptive 3 years ago
Hammy b50e4363d6 Change mentions of 'entity' to 'model' 3 years ago
Hammy c8ec37a1f5 Rename package 3 years ago
Hammy 33fe920dae Fix mistake in documentation 3 years ago
Hammy cedc3020fc Ignore unknown properties from JSON 3 years ago
Hammy 4a58dacfbc Modify Dockerfile & Jenkinsfile 3 years ago
Hamothy 17cf0c8dce
Update Dockerfile 3 years ago
Hammy 0fcf755dbd Update Dockerfile & Jenkinsfile
Correctly use credentials to upload gpg keys / settings.xml to properly sign artifacts
3 years ago