<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/.git/searx/templates/legacy, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/'/>
<entry>
<title>[mod] themes: remove legacy, courgette and pix-art themes</title>
<updated>2020-12-17T10:33:28+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2020-12-01T09:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=9bc1856e2b23ef3572e5715895ee626f08ec24a7'/>
<id>9bc1856e2b23ef3572e5715895ee626f08ec24a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] separate index and search routes</title>
<updated>2020-11-03T03:04:03+00:00</updated>
<author>
<name>Marc Abonce Seguin</name>
<email>marc-abonce@mailbox.org</email>
</author>
<published>2019-07-30T04:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=8d71420b4511fdac63c39f33d93c7add1ea7716d'/>
<id>8d71420b4511fdac63c39f33d93c7add1ea7716d</id>
<content type='text'>
This makes it easier to separately handle search and index requests
from a web server or from a reverse proxy.

If a request to index contains a query, a permanent redirect HTTP response
is returned. This should give some level of backwards compatibility
for users that have set a searx instance in their browser's search bar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it easier to separately handle search and index requests
from a web server or from a reverse proxy.

If a request to index contains a query, a permanent redirect HTTP response
is returned. This should give some level of backwards compatibility
for users that have set a searx instance in their browser's search bar.
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] Add onions category with Ahmia, Not Evil and Torch</title>
<updated>2020-10-26T00:59:05+00:00</updated>
<author>
<name>a01200356</name>
<email>a01200356@itesm.mx</email>
</author>
<published>2016-05-19T05:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=c3daa08537668c24224fffecbed4347fee936fcf'/>
<id>c3daa08537668c24224fffecbed4347fee936fcf</id>
<content type='text'>
Xpath engine and results template changed to account for the fact that
archive.org doesn't cache .onions, though some onion engines migth have
their own cache.

Disabled by default. Can be enabled by setting the SOCKS proxies to
wherever Tor is listening and setting using_tor_proxy as True.

Requires Tor and updating packages.

To avoid manually adding the timeout on each engine, you can set
extra_proxy_timeout to account for Tor's (or whatever proxy used) extra
time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Xpath engine and results template changed to account for the fact that
archive.org doesn't cache .onions, though some onion engines migth have
their own cache.

Disabled by default. Can be enabled by setting the SOCKS proxies to
wherever Tor is listening and setting using_tor_proxy as True.

Requires Tor and updating packages.

To avoid manually adding the timeout on each engine, you can set
extra_proxy_timeout to account for Tor's (or whatever proxy used) extra
time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Let admins lock user preferences</title>
<updated>2020-10-25T17:06:18+00:00</updated>
<author>
<name>Noémi Ványi</name>
<email>sitbackandwait@gmail.com</email>
</author>
<published>2020-10-23T14:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=33e139cae64bb78157ebca56a5d1a752da95555a'/>
<id>33e139cae64bb78157ebca56a5d1a752da95555a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] opensearch.xml URL contains method and autocomplete parameters</title>
<updated>2020-10-05T22:54:37+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2020-10-05T13:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=bfdad7bc0f867f67675c1d8c539c58e82f450c58'/>
<id>bfdad7bc0f867f67675c1d8c539c58e82f450c58</id>
<content type='text'>
When the user add searx as a search engine, the browser loads the /opensearch.xml URL without the cookies.
Without the query parameters, the user preferences are ignored (method and autocomplete).

In addition, opensearch.xml is modified to support automatic updates,
see https://developer.mozilla.org/en-US/docs/Web/OpenSearch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the user add searx as a search engine, the browser loads the /opensearch.xml URL without the cookies.
Without the query parameters, the user preferences are ignored (method and autocomplete).

In addition, opensearch.xml is modified to support automatic updates,
see https://developer.mozilla.org/en-US/docs/Web/OpenSearch
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs</title>
<updated>2020-09-28T14:44:14+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2020-09-28T14:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=f204e4903da3e97629bbf37c74e1b603b2e12830'/>
<id>f204e4903da3e97629bbf37c74e1b603b2e12830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Python 2 (2/n): templates</title>
<updated>2020-09-10T08:39:04+00:00</updated>
<author>
<name>Dalf</name>
<email>alex@al-f.net</email>
</author>
<published>2020-08-11T13:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=78df10fb55d9632ccae71d9f3b9260c7614a421c'/>
<id>78df10fb55d9632ccae71d9f3b9260c7614a421c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced dash with em in searx description (#1973)</title>
<updated>2020-07-28T19:54:35+00:00</updated>
<author>
<name>TheEvilSkeleton</name>
<email>50847364+TheEvilSkeleton@users.noreply.github.com</email>
</author>
<published>2020-07-28T19:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=925be22d8f60ffeca615fcf8a2296451be65e153'/>
<id>925be22d8f60ffeca615fcf8a2296451be65e153</id>
<content type='text'>
Very small change, but it looks better</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very small change, but it looks better</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] add routing directions to osm search - closes #254</title>
<updated>2020-06-09T15:18:44+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2020-06-09T15:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=2c6531b2330a5c8ca986379dbad8812a6c6d3e49'/>
<id>2c6531b2330a5c8ca986379dbad8812a6c6d3e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] add engine names to results as classes - closes #670</title>
<updated>2020-06-08T22:31:52+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2020-06-08T22:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=f0819e8826b2e8c694172296292a30198e3e60c1'/>
<id>f0819e8826b2e8c694172296292a30198e3e60c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
