Commit Graph

170 Commits (14409dfb946754a16d46f44019d114cbb94431fc)
 

Author SHA1 Message Date
Hamothy 14409dfb94
Update pom.xml 2 years ago
Hamothy 89397073b2
Update README.md 2 years ago
Hammy fa74d880a6 Update hamcrest library to 2.2 3 years ago
Hammy 8ece8af4f9 Clarify that this is unofficial 3 years ago
Hammy 8bb61c1320 Remove public access from APIWrapper.java 3 years ago
Hammy 0f89db74da Update To Version 1.0.0 & Disable autoRelease 3 years ago
Hammy 117ca97318 Update Stage Name 3 years ago
Hammy b229469090 Import GPG Keys when branch is 'release' 3 years ago
Hammy fab3bce794 Simplify Dockerfile 3 years ago
Hammy 0c510e4713 Add sad path test for ObjectMapper & Add test for betaSearch 3 years ago
Hammy c5502d8414 Add test for PaginationData requests 3 years ago
Hamothy 3366194638
Update README.md 3 years ago
Hammy eba96c29b8 Add tests for MyWaifuClient methods 3 years ago
Hammy b9ccaf159f Create helper class to instantiate expected entities for tests 3 years ago
Hammy 473a523b87 Add sample JSON response from API 3 years ago
Hammy 2785f88715 Make constructor private & add setter for APIWrapper 3 years ago
Hammy e97075341a Reformat code 3 years ago
Hammy a5365bea8b Remove java "Generated" annotation 3 years ago
Hammy de1f2fc1ab Add new endpoint - /search/beta 3 years ago
Hamothy 87b2b8025c
Update pom.xml 3 years ago
Hamothy 36a940c4a6
Update README.md 3 years ago
Hammy c61bcf8451 Update README.md 3 years ago
Hamothy 2803c88040
Merge pull request #15 from sgoudham/dependabot/maven/org.mockito-mockito-core-3.11.2
Bump mockito-core from 3.11.1 to 3.11.2
3 years ago
dependabot[bot] 90f23bd14f
Bump mockito-core from 3.11.1 to 3.11.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.1...v3.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hamothy 3598994fcd
Merge pull request #12 from sgoudham/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.2.0 to 3.2.1
3 years ago
Hamothy 2c9f06b954
Merge pull request #13 from sgoudham/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.0
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
3 years ago
Hamothy 5040c10f19
Merge pull request #14 from sgoudham/dependabot/maven/org.mockito-mockito-core-3.11.1
Bump mockito-core from 3.10.0 to 3.11.1
3 years ago
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
dependabot[bot] 7528982ac9
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 2d7ff995b0
Bump maven-source-plugin from 3.2.0 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.0...maven-source-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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