<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/yacysearch.html, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2019-09-28T20:11:11Z</updated>
<entry>
<title>enhanced search result design</title>
<updated>2019-09-28T20:11:11Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2019-09-28T20:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=449780f7629f353da06e9dd5b4fe4eab2d0ffb45'/>
<id>urn:sha1:449780f7629f353da06e9dd5b4fe4eab2d0ffb45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>design changes - more space</title>
<updated>2019-09-26T21:44:04Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2019-09-26T21:44:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=789670bd8c532d2b3078d76d6943729f5520ef45'/>
<id>urn:sha1:789670bd8c532d2b3078d76d6943729f5520ef45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Render a relevant message and status on blocked search requests</title>
<updated>2019-04-05T09:06:09Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2019-04-05T09:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=42c8a251c8d06f3d584b45a5af9e3fc600ee5ec3'/>
<id>urn:sha1:42c8a251c8d06f3d584b45a5af9e3fc600ee5ec3</id>
<content type='text'>
When unauthenticated (or with insufficient rights) client is blocked
either because blacklisted or excessive request rate, render an error
message and a relevant HTTP status for API requests, instead of an empty
response that appears broken.</content>
</entry>
<entry>
<title>Properly fill current page number to new server side pagination template</title>
<updated>2019-03-05T07:18:18Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2019-03-05T07:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=093ea9586c2eb84df56d32d826e67c8dfdd0efdb'/>
<id>urn:sha1:093ea9586c2eb84df56d32d826e67c8dfdd0efdb</id>
<content type='text'>
When current page is automatically reset to zero because of a new search
request.</content>
</entry>
<entry>
<title>Server side initial pagination links rendering</title>
<updated>2019-02-28T21:56:49Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2019-02-28T21:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=6e9d5f60ad5455decaa8972efaa64c662606e5f0'/>
<id>urn:sha1:6e9d5f60ad5455decaa8972efaa64c662606e5f0</id>
<content type='text'>
For better support of the search page usage with JavaScript disabled.
Reduces also the number of initial refreshes of the paginations links.

When JavaScript is enabled, pagination links are still regularly
refreshed until all the search feeds are terminated on server side.</content>
</entry>
<entry>
<title>Render additional embedded audios from links on extended audio search</title>
<updated>2019-02-08T11:23:20Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2019-02-08T11:23:01Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=c617ea58a0158fc5659774eedccb0b6f465f1f4b'/>
<id>urn:sha1:c617ea58a0158fc5659774eedccb0b6f465f1f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added basic controls to play all audio results.</title>
<updated>2019-01-30T17:43:13Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2019-01-30T17:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=69f19710528d363488844c79c973df2c7612648d'/>
<id>urn:sha1:69f19710528d363488844c79c973df2c7612648d</id>
<content type='text'>
Not displayed when JavaScript is disabled.</content>
</entry>
<entry>
<title>Added possibility to hide or show image results with rendering errors</title>
<updated>2018-08-24T07:13:12Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-08-24T07:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=1b866c60767e6a376e0c8a213054b41accf1c2bc'/>
<id>urn:sha1:1b866c60767e6a376e0c8a213054b41accf1c2bc</id>
<content type='text'>
When searching images, thumbnails that could not be rendered (because of
a load error such as HTTP 404, networking issue or an internal error on
the rendering servlet) are now hidden as default. But can be revealed
with a button if desired.

Fix for issue #217</content>
</entry>
<entry>
<title>Limit the rate of calls to the suggest API when typing in search field</title>
<updated>2018-05-22T05:55:09Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-05-22T05:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=1dfd3e9dde75003fa62fd853b6a1ee96f2e669bc'/>
<id>urn:sha1:1dfd3e9dde75003fa62fd853b6a1ee96f2e669bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added HTML5 embedded audio for results playing on supporting browsers</title>
<updated>2018-02-23T10:41:50Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-02-23T10:41:50Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=07e86288534b7f19f8a0216138adc499ee15c6c6'/>
<id>urn:sha1:07e86288534b7f19f8a0216138adc499ee15c6c6</id>
<content type='text'>
Restricted to authenticated or localhost users only to prevent
redistribution license issues.</content>
</entry>
</feed>
