aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-08-09Update the licensing informationMarko Zajc28-140/+85
2023-08-08Fix alien importsMarko Zajc2-2/+1
2023-08-08Relocate from com.github.markozajc to org.eu.zajcMarko Zajc28-89/+85
2023-08-07Add license headersMarko Zajc28-0/+504
2023-08-07Retry failed (status 500) requests and add notes about internal classesMarko Zajc12-4/+143
2023-08-03Store erroneous requests and responses, and display them in testsMarko Zajc3-9/+71
2023-07-31Improve the README.md and make small non-code changesMarko Zajc1-0/+1
2023-07-31Update the test workflowMarko Zajc1-1/+0
2023-07-30Rename ..core.entities.impl.immutable to ..core.entities.implMarko Zajc7-7/+7
2023-07-30Improve docs and fix a few warningsMarko Zajc16-102/+320
2023-07-30Rework the code some moreMarko Zajc10-117/+220
2023-07-29Fix and improve testsMarko Zajc1-1/+2
2023-07-29Rewrite large parts of the codeMarko Zajc25-704/+810
2023-07-29Fix question exhaustion handling and add a test for itMarko Zajc1-4/+4
2023-07-29Suppress javadoc warnings in internal classes and membersMarko Zajc9-0/+9
2023-04-29Workaround Akinator's misconfigured HTTP serverMarko Zajc4-1/+158
2023-04-29Reformat the codebaseMarko Zajc10-73/+37
2022-09-15Use LFMarko Zajc18-1791/+1791
2022-07-07Fix javadoc errorsMarko Zajc2-4/+6
2022-07-07Change namespace to com.github.markozajc.akiwrapperMarko Zajc23-77/+74
2022-07-07Add more documentationMarko Zajc2-17/+50
2022-07-04Update styleMarko Zajc1-6/+6
2022-07-04Use a singleton UnirestInstance by defaultMarko Zajc2-27/+123
2022-07-04Add a static importMarko Zajc1-2/+3
2022-07-04Remove dependence on the static unirest instanceMarko Zajc2-67/+95
2022-07-04Update Route.javaMarko Zajc1-68/+78
2022-07-04Update the APIMarko Zajc7-51/+119
2022-07-04Use primitive Optional types in JSONUtilsMarko Zajc1-45/+40
2022-07-04Update ApiKey.javaMarko Zajc1-19/+26
2022-07-04Remove AkiwrapperMetadata and inline it into AkiwrapperBuilderMarko Zajc3-175/+111
2022-04-22add a space to api key exceptioncaneleex1-1/+1
2021-04-02Reformat the sourceMarko Zajc3-5/+3
2021-04-02Remove most documentation on internal classesMarko Zajc9-313/+51
2021-04-02Remove ImmutableAkiwrapperMetadataMarko Zajc1-63/+0
2021-02-10Reformat the codebaseMarko Zajc19-95/+45
2021-02-10Fix the ServerUnavailableException manual constructionMarko Zajc1-11/+6
2021-02-07Return an empty list instead of an unmodifiable ArrayList in getGuessesMarko Zajc1-20/+8
2020-08-02Apply some more tweaksMarko Zajc2-7/+21
2020-08-02Add ServerList#hasNextMarko Zajc2-3/+14
2020-08-02Actually use ServerListMarko Zajc7-44/+96
2020-08-02Add more testsMarko Zajc1-2/+2
2020-08-02Fix constructor visibility of ServerListImplMarko Zajc1-2/+2
2020-08-02Reformat all classesMarko Zajc11-65/+70
2020-08-02Unwrap ServerLists in ServerListImpl's constructorMarko Zajc2-2/+19
2020-08-02Add ServerList and ServerListImplMarko Zajc2-0/+137
2020-08-02Remove one more unneeded IOExceptionMarko Zajc2-17/+10
2020-08-02Fix reason parsing in StatusImplMarko Zajc1-3/+4
2020-08-02Make ServerNotFoundException a checked exceptionMarko Zajc5-9/+19
2020-08-02Remove a debugging printMarko Zajc1-2/+0
2020-08-02Fix an xpath whoopsieMarko Zajc4-11/+19