<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/.git/searx/templates/oscar/result_templates/videos.html, 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>[theme] delete static/themes/oscar and templates/oscar</title>
<updated>2022-04-30T11:20:27+00:00</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2022-04-30T06:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=ad1aca682318657955369b1f2cb28a86bc25394c'/>
<id>ad1aca682318657955369b1f2cb28a86bc25394c</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;

 templates/oscar#	gelöscht:       searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;

 templates/oscar#	gelöscht:       searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] templates: rename field for &lt;iframe&gt; URL to iframe_src</title>
<updated>2022-02-18T18:00:49+00:00</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2022-02-13T15:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=7352c6bc79dacd501d3059e4e3995e9acf4ce456'/>
<id>7352c6bc79dacd501d3059e4e3995e9acf4ce456</id>
<content type='text'>
Rename result field data_src to iframe_src

Suggested-by: @dalf https://github.com/searxng/searxng/pull/882#issuecomment-1037997402
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename result field data_src to iframe_src

Suggested-by: @dalf https://github.com/searxng/searxng/pull/882#issuecomment-1037997402
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[oscar] add scrolling="no" to iframes in HTML templates</title>
<updated>2022-02-18T18:00:02+00:00</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2022-02-13T11:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=50ee7bcac6aa51f39668f4532f579e3c26510b7b'/>
<id>50ee7bcac6aa51f39668f4532f579e3c26510b7b</id>
<content type='text'>
Suggested-by: @dalf https://github.com/searxng/searxng/pull/882#discussion_r805180787
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested-by: @dalf https://github.com/searxng/searxng/pull/882#discussion_r805180787
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] result_templates/videos.html: replace embedded HTML by data_src</title>
<updated>2022-02-13T13:20:47+00:00</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2022-02-07T15:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=46e131fdadd94910c0e258aa4e855ad8019edbf7'/>
<id>46e131fdadd94910c0e258aa4e855ad8019edbf7</id>
<content type='text'>
Embedded HTML breaks SearXNG architecture.  To modularize, HTML is generated in
the templates (oscar &amp; simple) and result parameter 'embedded' is replaced by
'data_src', an URL for embedded content (&lt;iframe&gt;).

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Embedded HTML breaks SearXNG architecture.  To modularize, HTML is generated in
the templates (oscar &amp; simple) and result parameter 'embedded' is replaced by
'data_src', an URL for embedded content (&lt;iframe&gt;).

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[mod] oscar: remove space</title>
<updated>2021-03-17T08:22:05+00:00</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-03-17T08:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=2b0dd96bd34a086b9bc4e008823b73bf4fcd8133'/>
<id>2b0dd96bd34a086b9bc4e008823b73bf4fcd8133</id>
<content type='text'>
* reduce by 15% the uncompressed output (on average)
* dos2unix searx/templates/oscar/result_templates/files.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reduce by 15% the uncompressed output (on average)
* dos2unix searx/templates/oscar/result_templates/files.html
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] add aria labels to result links - #350</title>
<updated>2020-06-28T18:41:42+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2020-06-28T18:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=b51d4ec041c59001f8365904d799b5188ec60c3c'/>
<id>b51d4ec041c59001f8365904d799b5188ec60c3c</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 redundant alt texts from images in Videos, Social Media and Music results - #350</title>
<updated>2020-06-25T17:50:26+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2020-06-24T12:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=01ee3a6eddceeea2027d1489d550809ced65ab38'/>
<id>01ee3a6eddceeea2027d1489d550809ced65ab38</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 length and author details to youtube videos</title>
<updated>2020-06-09T18:31:51+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2020-06-09T18:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=6c062862513dcaeebeb497ba1c61ea83e3a9e50b'/>
<id>6c062862513dcaeebeb497ba1c61ea83e3a9e50b</id>
<content type='text'>
closes #775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #775
</pre>
</div>
</content>
</entry>
<entry>
<title>themes: remove CR from newlines</title>
<updated>2019-12-08T14:33:46+00:00</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2019-12-08T13:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=56b7e05721394c0490ff43960cb7fa5626e83e3d'/>
<id>56b7e05721394c0490ff43960cb7fa5626e83e3d</id>
<content type='text'>
Adding a CR in  some files and in others not,  is  a good starting point for a
DOS+Unix mess we all have already seen in many projects.

Patch fixes all files matching (even those comming from grunt's build)::

   find ./searx -exec file {} \; | grep CR

BTW: Same with mixing TAB and SPACE indent styles in one and the same file.  So
if sources are tuched here in this patch, its also fixed.

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding a CR in  some files and in others not,  is  a good starting point for a
DOS+Unix mess we all have already seen in many projects.

Patch fixes all files matching (even those comming from grunt's build)::

   find ./searx -exec file {} \; | grep CR

BTW: Same with mixing TAB and SPACE indent styles in one and the same file.  So
if sources are tuched here in this patch, its also fixed.

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] links in new tabs without js ++ noopener bug fix - closes #674</title>
<updated>2016-09-04T13:57:43+00:00</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-09-04T13:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.slickd.xyz/searxng/.git/commit/?id=b4b02316173c911f2b12d7c41b9729b28bc9c32c'/>
<id>b4b02316173c911f2b12d7c41b9729b28bc9c32c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
