<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/.git/searx/static/js, 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] oscar: get bootstrap and typeahead from NPM</title>
<updated>2021-03-11T08:33:01+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-03-10T18:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=86912e22728b8428d25b075be57cd35d6e484692'/>
<id>86912e22728b8428d25b075be57cd35d6e484692</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] oscar: get leaflet and jquery from NPM</title>
<updated>2021-03-11T08:32:22+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-03-10T17:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=44407353ef3dbab4e4249e9cca6955a500b8e539'/>
<id>44407353ef3dbab4e4249e9cca6955a500b8e539</id>
<content type='text'>
easy to upgrade (package.json)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
easy to upgrade (package.json)
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] oscar: remove polyfills for Internet Explorer</title>
<updated>2021-03-10T18:01:16+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-03-10T13:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=eda3b513acd2106da44e8cddae3d54a90e241958'/>
<id>eda3b513acd2106da44e8cddae3d54a90e241958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] theme: remove require-2.1.15.min.js</title>
<updated>2021-03-10T18:01:15+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-03-10T13:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=bdb41bea7b4db6e97611a8303e4880e580334a74'/>
<id>bdb41bea7b4db6e97611a8303e4880e580334a74</id>
<content type='text'>
See https://github.com/requirejs/requirejs/issues/1816

requirejs loads one file: leaflet.

This commit:
* removes requirejs
* load leaflet using &lt;script src...&gt; HTML tag in searx/templates/oscar/base.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/requirejs/requirejs/issues/1816

requirejs loads one file: leaflet.

This commit:
* removes requirejs
* load leaflet using &lt;script src...&gt; HTML tag in searx/templates/oscar/base.html
</pre>
</div>
</content>
</entry>
<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] move plugin static files to static/plugins</title>
<updated>2016-02-10T17:06:11+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-02-10T17:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=4e5af8d87bc3602fcdb263ad2e1595be91df95c9'/>
<id>4e5af8d87bc3602fcdb263ad2e1595be91df95c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] do not submit form if there is no search query - fixes #341</title>
<updated>2015-05-27T21:26:24+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2015-05-27T21:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=e19eeeefa0358d4f39b6708ac4bdb036f2c4e733'/>
<id>e19eeeefa0358d4f39b6708ac4bdb036f2c4e733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] do not use category select js if there is no search query field on the page</title>
<updated>2015-05-27T20:43:49+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2015-05-27T20:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=f79f6713b0ce825d3b3faf93a61581bba74163b7'/>
<id>f79f6713b0ce825d3b3faf93a61581bba74163b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] new plugin: search on category select (currently only in oscar theme)</title>
<updated>2015-04-12T17:27:48+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2015-04-12T17:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=973c97c85b493bf142bd1b903cf9bf8931fcfbad'/>
<id>973c97c85b493bf142bd1b903cf9bf8931fcfbad</id>
<content type='text'>
TODO
purge mootools from default/courgette and integrate jquery ++ this theme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TODO
purge mootools from default/courgette and integrate jquery ++ this theme
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] static content generalization</title>
<updated>2015-01-12T13:54:16+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2015-01-12T13:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=410dbc573bbb873a447710e122faefd11075b6df'/>
<id>410dbc573bbb873a447710e122faefd11075b6df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
