<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/.git/searx/static/themes/oscar/less/pointhi/results.less, 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: move compiled files to the src directory</title>
<updated>2021-03-10T18:28:51+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-03-10T14:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=c7133efb12641c55395e5b249cbc3cf44d8c8dff'/>
<id>c7133efb12641c55395e5b249cbc3cf44d8c8dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve image aspect ratio in results</title>
<updated>2018-01-24T18:40:42+00:00</updated>
<author>
<name>Matthew Olmsted</name>
<email>IceGiant@users.noreply.github.com</email>
</author>
<published>2018-01-24T18:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=c61e1a8165c152c13c4bc7e7ebc3ea7526e1d5bb'/>
<id>c61e1a8165c152c13c4bc7e7ebc3ea7526e1d5bb</id>
<content type='text'>
Noticed that images are often distorted in the results due to a hard minimum height.  This keeps the 4-per-row image results consistent in row height without distorting wider images.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed that images are often distorted in the results due to a hard minimum height.  This keeps the 4-per-row image results consistent in row height without distorting wider images.</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] wrap suggestions inside suggestion box</title>
<updated>2017-06-25T20:20:35+00:00</updated>
<author>
<name>marc</name>
<email>a01200356@itesm.mx</email>
</author>
<published>2017-06-11T03:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=80460be8f69cea5f15c9d5ddbb63e4e48fde2dd0'/>
<id>80460be8f69cea5f15c9d5ddbb63e4e48fde2dd0</id>
<content type='text'>
long suggestions now wrap around the box instead of going overboard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
long suggestions now wrap around the box instead of going overboard.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] replace modal-content class to prevent remote content load</title>
<updated>2016-09-05T22:15:29+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-09-05T22:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=3a1b6fa818ce2cc5ec577cb88dae4616362e545e'/>
<id>3a1b6fa818ce2cc5ec577cb88dae4616362e545e</id>
<content type='text'>
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] result url wrap - closes #652</title>
<updated>2016-09-05T19:57:49+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-09-05T19:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=94b5f2ca7736d569a86196e57b75c2198a94acba'/>
<id>94b5f2ca7736d569a86196e57b75c2198a94acba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] remove trailing whitespaces</title>
<updated>2016-09-05T19:56:19+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-09-05T19:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=959497e26be1ee9b514cd520e8002b378c735a1b'/>
<id>959497e26be1ee9b514cd520e8002b378c735a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[enh] oscar theme redesign added</title>
<updated>2016-06-25T23:57:43+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-06-25T23:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=f496dc353d336ffe11dde161963d72366f0eee16'/>
<id>f496dc353d336ffe11dde161963d72366f0eee16</id>
<content type='text'>
The original code made by @logico-dev (#559)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original code made by @logico-dev (#559)
</pre>
</div>
</content>
</entry>
</feed>
