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
Commit message (
Expand
)
Author
Age
Lines
*
Fixed bug with not being able to pass in singular Orgnization enum
1.4
Pinapelz
2023-04-29
-9
/
+43
*
Delete .idea directory
1.3
Pinapelz
2023-04-29
-15
/
+0
*
Updated code to use enums for certain constants
Pinapelz
2023-04-29
-126
/
+430
*
Added constant values to make filtering/sorting easier
1.2
Pinapelz
2023-04-29
-47
/
+202
*
Change package path to domain url
1.1
Pinapelz
2023-04-16
-1
/
+1322
*
Change package path to domain url
Pinapelz
2023-04-16
-1327
/
+5
*
Update README.md
Pinapelz
2023-04-15
-0
/
+2
*
Updated App.java demo code
1.0
Pinapelz
2023-04-15
-8
/
+25
*
Update README to fix badges
Pinapelz
2023-04-15
-3
/
+0
*
Update README with Release Badge
Pinapelz
2023-04-15
-0
/
+2
*
Update README.md
Pinapelz
2023-04-15
-1
/
+1
*
Merge remote-tracking branch 'origin/main'
Pinapelz
2023-04-15
-0
/
+0
|
\
|
*
Updated README, bump version, remove imports
Pinapelz
2023-04-15
-7
/
+23
*
|
Updated README, bump version, remove imports
Pinapelz
2023-04-15
-9
/
+33
|
/
*
General cleanup of POST features
0.1
Pinapelz
2023-04-15
-11
/
+64
*
Implemented POST request for searching comments
Pinapelz
2023-04-15
-0
/
+186
*
Implemented option to set POST and GET timeouts
Pinapelz
2023-04-15
-2
/
+14
*
Implemented VideoSearch Post Request
Pinapelz
2023-04-15
-37
/
+288
*
Added Javadoc comments
Pinapelz
2023-04-07
-16
/
+195
*
Updated Video object to handle Comment objects
0.05
Pinapelz
2023-04-06
-1
/
+9
*
Changed VideoMetadataQueryBuilder.java to VideoByVideoIdQueryBuilder.java
0.04
Pinapelz
2023-04-06
-9
/
+9
*
Revoke key oops
Pinapelz
2023-04-06
-1
/
+1
*
Merge remote-tracking branch 'origin/main'
Pinapelz
2023-04-06
-0
/
+1
|
\
|
*
Update README.md
Pinapelz
2023-04-05
-0
/
+1
*
|
Refactored return objects, distinguished according to API
Pinapelz
2023-04-06
-46
/
+63
|
/
*
Merge remote-tracking branch 'origin/main'
Pinapelz
2023-04-05
-4
/
+39
|
\
|
*
Merge pull request #1 from pinapelz/add-license-1
Pinapelz
2023-04-05
-0
/
+0
|
|
\
|
|
*
Create LICENSE
add-license-1
Pinapelz
2023-04-05
-0
/
+21
|
*
|
Create LICENSE
Pinapelz
2023-04-05
-0
/
+21
|
|
/
|
*
Update README.md
Pinapelz
2023-04-05
-1
/
+1
|
*
Update README.md
Pinapelz
2023-04-05
-0
/
+1
|
*
Change action name
Pinapelz
2023-04-05
-1
/
+1
|
*
Updated README
Pinapelz
2023-04-05
-3
/
+16
*
|
Fixed missing return values from certain queries
Pinapelz
2023-04-05
-5
/
+24
|
/
*
Update compiler target version
Pinapelz
2023-04-05
-2
/
+2
*
Updated groupID
Pinapelz
2023-04-05
-1
/
+1
*
Updated version
Pinapelz
2023-04-05
-1
/
+1
*
General cleanup
Pinapelz
2023-04-05
-61
/
+41
*
Updated pom.xml
Pinapelz
2023-04-05
-3
/
+5
*
Merge remote-tracking branch 'origin/main'
Pinapelz
2023-04-05
-1
/
+1
|
\
|
*
Update App.java
Pinapelz
2023-04-05
-1
/
+1
*
|
Removed old LiveVideoQueryBuilder.java
Pinapelz
2023-04-05
-158
/
+1
|
/
*
Merge remote-tracking branch 'origin/main'
Pinapelz
2023-04-05
-0
/
+30
|
\
|
*
Create README.md
Pinapelz
2023-04-05
-0
/
+30
*
|
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
/
+48
*
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
[next]
send patches to the email below
yukais@pinapelz.com
include the subject
[PATCH repo_name]
pinapelz.com
homepage