index
:
JHolodex
add-license-1
gh_pages
main
[Github Mirror] A Java Wrapper for the Holodex API
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
pina
/
query
Commit message (
Collapse
)
Author
Age
Lines
*
Change package path to domain url
Pinapelz
2023-04-16
-621
/
+0
|
*
General cleanup of POST features
0.1
Pinapelz
2023-04-15
-0
/
+8
|
*
Implemented POST request for searching comments
Pinapelz
2023-04-15
-0
/
+130
|
*
Implemented VideoSearch Post Request
Pinapelz
2023-04-15
-0
/
+130
|
*
Added Javadoc comments
Pinapelz
2023-04-07
-14
/
+12
|
*
Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java
0.04
Pinapelz
2023-04-06
-4
/
+4
|
|
|
|
Removed confusing naming
*
Removed old LiveVideoQueryBuilder.java
Pinapelz
2023-04-05
-157
/
+0
|
*
Updated javadoc for Builder functions
Pinapelz
2023-04-05
-14
/
+181
|
*
Rename VideosByChannelIDQuery.java to VideosByChannelIDQueryBuilder.java
Pinapelz
2023-04-05
-8
/
+8
|
*
Make classes return itself to allow for concatenated object creation
Pinapelz
2023-04-05
-10
/
+21
|
*
Implemented ChannelQueryBuilder, LiveVideoQueryBuilder, and VideoQueryBuilder
Pinapelz
2023-04-04
-137
/
+239
|
*
Implemented getVideoByChannelId
Pinapelz
2023-04-04
-0
/
+75
|
*
Implemented getChannel method and added javadoc to VideoQueryBuilder
Pinapelz
2023-04-04
-16
/
+19
|
*
Use LiveStreamsQueryBuilder to construct queries regarding livestreams
Pinapelz
2023-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