aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Updated docs pt.2gh_pagesPinapelz2023-05-04-0/+10022
|
* Updated docsPinapelz2023-05-04-468/+673
|
* Add files via uploadPinapelz2023-04-07-95/+94
|
* Add files via uploadPinapelz2023-04-07-254/+127
|
* Updated JavadocPinapelz2023-04-07-0/+0
|
* Added JavadocPinapelz2023-04-07-0/+8360
|
* Delete pom.xmlPinapelz2023-04-07-32/+0
|
* Delete .idea directoryPinapelz2023-04-07-15/+0
|
* Delete .github/workflows directoryPinapelz2023-04-07-31/+0
|
* Delete src/main/java directoryPinapelz2023-04-07-701/+0
|
* Updated Video object to handle Comment objects0.05Pinapelz2023-04-06-1/+9
|
* Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java0.04Pinapelz2023-04-06-9/+9
| | | | Removed confusing naming
* Revoke key oopsPinapelz2023-04-06-1/+1
|
* Merge remote-tracking branch 'origin/main'Pinapelz2023-04-06-0/+1
|\
| * Update README.mdPinapelz2023-04-05-0/+1
| |
* | Refactored return objects, distinguished according to APIPinapelz2023-04-06-46/+63
|/ | | | Video and Channels have been split into simple variations for cases when Holodex returns an object with less values
* Merge remote-tracking branch 'origin/main'Pinapelz2023-04-05-4/+39
|\
| * Merge pull request #1 from pinapelz/add-license-1Pinapelz2023-04-05-0/+0
| |\ | | | | | | Create LICENSE
| | * Create LICENSEadd-license-1Pinapelz2023-04-05-0/+21
| | |
| * | Create LICENSEPinapelz2023-04-05-0/+21
| |/
| * Update README.mdPinapelz2023-04-05-1/+1
| |
| * Update README.mdPinapelz2023-04-05-0/+1
| |
| * Change action namePinapelz2023-04-05-1/+1
| |
| * Updated READMEPinapelz2023-04-05-3/+16
| |
* | Fixed missing return values from certain queriesPinapelz2023-04-05-5/+24
|/
* Update compiler target versionPinapelz2023-04-05-2/+2
|
* Updated groupIDPinapelz2023-04-05-1/+1
|
* Updated versionPinapelz2023-04-05-1/+1
|
* General cleanupPinapelz2023-04-05-61/+41
|
* Updated pom.xmlPinapelz2023-04-05-3/+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-158/+1
|/
* Merge remote-tracking branch 'origin/main'Pinapelz2023-04-05-0/+30
|\
| * Create README.mdPinapelz2023-04-05-0/+30
| |
* | 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/+48
|
* 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/+68
|
* 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
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage