aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/pina/query
Commit message (Collapse)AuthorAgeLines
* Implemented POST request for searching commentsPinapelz2023-04-15-0/+130
|
* Implemented VideoSearch Post RequestPinapelz2023-04-15-0/+130
|
* Added Javadoc commentsPinapelz2023-04-07-14/+12
|
* Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java0.04Pinapelz2023-04-06-4/+4
| | | | Removed confusing naming
* Removed old LiveVideoQueryBuilder.javaPinapelz2023-04-05-157/+0
|
* Updated javadoc for Builder functionsPinapelz2023-04-05-14/+181
|
* Rename VideosByChannelIDQuery.java to VideosByChannelIDQueryBuilder.javaPinapelz2023-04-05-8/+8
|
* Make classes return itself to allow for concatenated object creationPinapelz2023-04-05-10/+21
|
* Implemented ChannelQueryBuilder, LiveVideoQueryBuilder, and VideoQueryBuilderPinapelz2023-04-04-137/+239
|
* Implemented getVideoByChannelIdPinapelz2023-04-04-0/+75
|
* Implemented getChannel method and added javadoc to VideoQueryBuilderPinapelz2023-04-04-16/+19
|
* Use LiveStreamsQueryBuilder to construct queries regarding livestreamsPinapelz2023-04-04-0/+154
A query builder is used to avoid the need for adding null checks or nullable decorators to HolodexService.java
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage