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
Commit message (
Expand
)
Author
Age
Lines
*
Updated javadoc for Builder functions
Pinapelz
2023-04-05
-25
/
+189
*
Rename VideosByChannelIDQuery.java to VideosByChannelIDQueryBuilder.java
Pinapelz
2023-04-05
-12
/
+24
*
Make classes return itself to allow for concatenated object creation
Pinapelz
2023-04-05
-33
/
+41
*
Removed test print
Pinapelz
2023-04-04
-2
/
+1
*
Implemented passing API Key Header
Pinapelz
2023-04-04
-2
/
+15
*
Fixed bug with invalid datatypes for various getLiveVideos and getVideos para...
Pinapelz
2023-04-04
-8
/
+9
*
Updated demo code
Pinapelz
2023-04-04
-7
/
+27
*
Implemented getVideosFromChannels, getVideo, and getChannels GET requests
Pinapelz
2023-04-04
-6
/
+25
*
Implemented ChannelQueryBuilder, LiveVideoQueryBuilder, and VideoQueryBuilder
Pinapelz
2023-04-04
-137
/
+239
*
Implemented getVideoByChannelId
Pinapelz
2023-04-04
-1
/
+84
*
Implemented getChannel method and added javadoc to VideoQueryBuilder
Pinapelz
2023-04-04
-20
/
+30
*
Implemented getVideos function
Pinapelz
2023-04-04
-3
/
+18
*
Constructed all GET requests
Pinapelz
2023-04-04
-6
/
+64
*
Generalize Livestream class to Video class
Pinapelz
2023-04-04
-11
/
+11
*
Fix maven build
Pinapelz
2023-04-04
-3
/
+3
*
Refactored filestrucuture
Pinapelz
2023-04-04
-24
/
+9
*
Use LiveStreamsQueryBuilder to construct queries regarding livestreams
Pinapelz
2023-04-04
-11
/
+200
*
Added testing framework setup
Pinapelz
2023-04-04
-38
/
+13
*
Initial Commit
Pinapelz
2023-04-04
-0
/
+170
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage