aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Collapse)AuthorAgeLines
* Removed test printPinapelz2023-04-04-2/+1
|
* Implemented passing API Key HeaderPinapelz2023-04-04-2/+15
|
* Fixed bug with invalid datatypes for various getLiveVideos and getVideos ↵Pinapelz2023-04-04-8/+9
| | | | parameters
* Updated demo codePinapelz2023-04-04-7/+27
|
* Implemented getVideosFromChannels, getVideo, and getChannels GET requestsPinapelz2023-04-04-6/+25
|
* Implemented ChannelQueryBuilder, LiveVideoQueryBuilder, and VideoQueryBuilderPinapelz2023-04-04-137/+239
|
* Implemented getVideoByChannelIdPinapelz2023-04-04-1/+84
|
* Implemented getChannel method and added javadoc to VideoQueryBuilderPinapelz2023-04-04-20/+30
|
* Implemented getVideos functionPinapelz2023-04-04-3/+18
|
* Constructed all GET requestsPinapelz2023-04-04-6/+64
|
* Generalize Livestream class to Video classPinapelz2023-04-04-11/+11
| | | | Videos and livestreams take on the same attributes. Livestream sub class can be created if needed
* Fix maven buildPinapelz2023-04-04-3/+3
|
* Refactored filestrucuturePinapelz2023-04-04-22/+9
|
* Use LiveStreamsQueryBuilder to construct queries regarding livestreamsPinapelz2023-04-04-11/+200
| | | | A query builder is used to avoid the need for adding null checks or nullable decorators to HolodexService.java
* Initial CommitPinapelz2023-04-04-0/+132
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage