aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* fix: add missing "oldest" enum to SortPinapelz2023-07-15-1/+2
* Merge remote-tracking branch 'origin/main'Pinapelz2023-04-29-1/+1
|\
| * Fixed bug with not being able to pass in singular Orgnization enum1.4Pinapelz2023-04-29-7/+41
* | Fixed bug with not being able to pass in singular Orgnization enumPinapelz2023-04-29-8/+43
|/
* Updated code to use enums for certain constantsPinapelz2023-04-29-122/+425
* Added constant values to make filtering/sorting easier1.2Pinapelz2023-04-29-14/+150
* Change package path to domain url1.1Pinapelz2023-04-16-0/+1321
* Change package path to domain urlPinapelz2023-04-16-1326/+4
* Updated App.java demo code1.0Pinapelz2023-04-15-7/+25
* Updated README, bump version, remove importsPinapelz2023-04-15-6/+0
* General cleanup of POST features0.1Pinapelz2023-04-15-11/+64
* Implemented POST request for searching commentsPinapelz2023-04-15-0/+186
* Implemented option to set POST and GET timeoutsPinapelz2023-04-15-2/+14
* Implemented VideoSearch Post RequestPinapelz2023-04-15-37/+277
* Added Javadoc commentsPinapelz2023-04-07-15/+194
* Updated Video object to handle Comment objects0.05Pinapelz2023-04-06-1/+9
* Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java0.04Pinapelz2023-04-06-8/+8
* Revoke key oopsPinapelz2023-04-06-1/+1
* Refactored return objects, distinguished according to APIPinapelz2023-04-06-38/+57
* Fixed missing return values from certain queriesPinapelz2023-04-05-4/+23
* General cleanupPinapelz2023-04-05-16/+5
* Merge remote-tracking branch 'origin/main'Pinapelz2023-04-05-1/+1
|\
| * Update App.javaPinapelz2023-04-05-1/+1
* | Removed old LiveVideoQueryBuilder.javaPinapelz2023-04-05-157/+0
|/
* Updated javadoc for Builder functionsPinapelz2023-04-05-25/+189
* Rename VideosByChannelIDQuery.java to VideosByChannelIDQueryBuilder.javaPinapelz2023-04-05-12/+24
* Make classes return itself to allow for concatenated object creationPinapelz2023-04-05-33/+41
* 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 para...Pinapelz2023-04-04-8/+9
* 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
* Fix maven buildPinapelz2023-04-04-3/+3
* Refactored filestrucuturePinapelz2023-04-04-24/+9
* Use LiveStreamsQueryBuilder to construct queries regarding livestreamsPinapelz2023-04-04-11/+200
* Added testing framework setupPinapelz2023-04-04-38/+13
* Initial CommitPinapelz2023-04-04-0/+170
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage