aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/App.java
Commit message (Collapse)AuthorAgeLines
* Implemented VideoSearch Post RequestPinapelz2023-04-15-23/+9
|
* Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java0.04Pinapelz2023-04-06-2/+2
| | | | Removed confusing naming
* Revoke key oopsPinapelz2023-04-06-1/+1
|
* Refactored return objects, distinguished according to APIPinapelz2023-04-06-11/+11
| | | | Video and Channels have been split into simple variations for cases when Holodex returns an object with less values
* General cleanupPinapelz2023-04-05-2/+2
|
* Update App.javaPinapelz2023-04-05-1/+1
|
* Updated javadoc for Builder functionsPinapelz2023-04-05-4/+4
|
* Rename VideosByChannelIDQuery.java to VideosByChannelIDQueryBuilder.javaPinapelz2023-04-05-0/+1
|
* Make classes return itself to allow for concatenated object creationPinapelz2023-04-05-23/+20
|
* Removed test printPinapelz2023-04-04-1/+1
|
* Implemented passing API Key HeaderPinapelz2023-04-04-1/+1
|
* Updated demo codePinapelz2023-04-04-7/+27
|
* Generalize Livestream class to Video classPinapelz2023-04-04-5/+5
| | | | Videos and livestreams take on the same attributes. Livestream sub class can be created if needed
* Fix maven buildPinapelz2023-04-04-3/+3
|
* Use LiveStreamsQueryBuilder to construct queries regarding livestreamsPinapelz2023-04-04-2/+6
| | | | A query builder is used to avoid the need for adding null checks or nullable decorators to HolodexService.java
* Initial CommitPinapelz2023-04-04-0/+21
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage