<feed xmlns='http://www.w3.org/2005/Atom'>
<title>JHolodex/src/main, branch 1.2</title>
<subtitle>[Github Mirror] A Java Wrapper for the Holodex API
</subtitle>
<id>https://git.moekyun.me/JHolodex/atom?h=1.2</id>
<link rel='self' href='https://git.moekyun.me/JHolodex/atom?h=1.2'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/'/>
<updated>2023-04-29T23:24:56Z</updated>
<entry>
<title>Added constant values to make filtering/sorting easier</title>
<updated>2023-04-29T23:24:56Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais6@uci.edu</email>
</author>
<published>2023-04-29T23:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=9684c18084458c26569fad4574657eaca046d2ec'/>
<id>urn:sha1:9684c18084458c26569fad4574657eaca046d2ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change package path to domain url</title>
<updated>2023-04-16T19:34:40Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-16T19:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=9c13697880b7dcb35c5ecf541e639998925380eb'/>
<id>urn:sha1:9c13697880b7dcb35c5ecf541e639998925380eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change package path to domain url</title>
<updated>2023-04-16T19:32:18Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-16T19:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=01fa51f3fde9063b1a78c48ca32e9e121c61da2f'/>
<id>urn:sha1:01fa51f3fde9063b1a78c48ca32e9e121c61da2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated App.java demo code</title>
<updated>2023-04-15T17:09:30Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T17:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=ba81ee3b8a5a20f0a0009b1541138511fd061d18'/>
<id>urn:sha1:ba81ee3b8a5a20f0a0009b1541138511fd061d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated README, bump version, remove imports</title>
<updated>2023-04-15T09:33:00Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T09:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=287e120472bd98c5436492fb67b349cf95d55ba5'/>
<id>urn:sha1:287e120472bd98c5436492fb67b349cf95d55ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General cleanup of POST features</title>
<updated>2023-04-15T09:07:12Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T09:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=643250ad2a67f677c43e24bfe764ac0483086bb6'/>
<id>urn:sha1:643250ad2a67f677c43e24bfe764ac0483086bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented POST request for searching comments</title>
<updated>2023-04-15T09:01:03Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T09:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=4a8bcd9b59ef437597606dcd112af11d48509f92'/>
<id>urn:sha1:4a8bcd9b59ef437597606dcd112af11d48509f92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented option to set POST and GET timeouts</title>
<updated>2023-04-15T08:29:06Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T08:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=1b1bee7688caf28abfa6e481b517115d1c8bfac6'/>
<id>urn:sha1:1b1bee7688caf28abfa6e481b517115d1c8bfac6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented VideoSearch Post Request</title>
<updated>2023-04-15T08:26:25Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-15T08:26:25Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=802defe063ae34a349eb0f59da1100ddb50ea22a'/>
<id>urn:sha1:802defe063ae34a349eb0f59da1100ddb50ea22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Javadoc comments</title>
<updated>2023-04-07T22:21:53Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-04-07T22:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/JHolodex/commit/?id=5cc27f5560c05befdee8cbd6db24fc0eaab87cb3'/>
<id>urn:sha1:5cc27f5560c05befdee8cbd6db24fc0eaab87cb3</id>
<content type='text'>
</content>
</entry>
</feed>
