<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/searx/engines/flickr.py, branch master</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=master</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-05-25T10:41:31Z</updated>
<entry>
<title>[mod] normalize variable name for the max number of results per request (#6131)</title>
<updated>2026-05-25T10:41:31Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2026-05-25T10:41:31Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=efc305b7f98399da2acc8596a496ad408c704d7b'/>
<id>urn:sha1:efc305b7f98399da2acc8596a496ad408c704d7b</id>
<content type='text'>
[mod] normalize variable name for the max number of results per request

In the past, we have used different names for the variable that specifies the
maximum number of hits in the outgoing request.

- ``page_size``
- ``number_of_results``
- ``nb_per_page``

Since *page_size* is the most accurate term and is also used in the XPath
engines, all other engines are adjusted accordingly within this
patch .. documentation adjusted accordingly.

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)</title>
<updated>2025-09-26T10:35:57Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarIT.de</email>
</author>
<published>2025-09-26T10:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=81cbe0befe993b57b7daee2643e6016586262436'/>
<id>urn:sha1:81cbe0befe993b57b7daee2643e6016586262436</id>
<content type='text'>
In 25.1.0 [2] an old bug has been fixed: "Docstring formatting does not apply to
module docstrings" [3].

[1] https://github.com/psf/black/blob/main/CHANGES.md#2590
[2] https://github.com/psf/black/blob/main/CHANGES.md#2510
[3] https://github.com/psf/black/issues/4094

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION</title>
<updated>2024-03-11T13:55:38Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2024-03-11T06:45:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=8205f170ff983e5240d32dc17d7fdb526ebe5fe7'/>
<id>urn:sha1:8205f170ff983e5240d32dc17d7fdb526ebe5fe7</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[format.python] initial formatting of the python code</title>
<updated>2021-12-27T08:26:22Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2021-12-27T08:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=3d96a9839a12649874b6d4cf9466bd3616b0a03c'/>
<id>urn:sha1:3d96a9839a12649874b6d4cf9466bd3616b0a03c</id>
<content type='text'>
This patch was generated by black [1]::

    make format.python

[1] https://github.com/psf/black

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[enh] engines: add about variable</title>
<updated>2021-01-14T19:57:17Z</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2021-01-13T10:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=a4dcfa025c690dc4c824b2261242748a331a97e8'/>
<id>urn:sha1:a4dcfa025c690dc4c824b2261242748a331a97e8</id>
<content type='text'>
move meta information from comment to the about variable
so the preferences, the documentation can show these information
</content>
</entry>
<entry>
<title>Drop Python 2 (1/n): remove unicode string and url_utils</title>
<updated>2020-09-10T08:39:04Z</updated>
<author>
<name>Dalf</name>
<email>alex@al-f.net</email>
</author>
<published>2020-08-06T15:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=1022228d950c2a809ed613df1a515d9a6cafda7c'/>
<id>urn:sha1:1022228d950c2a809ed613df1a515d9a6cafda7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[enh] py3 compatibility</title>
<updated>2017-05-15T10:02:30Z</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-11-30T17:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=52e615dede8538c36f569d2cf07835427a9a0db6'/>
<id>urn:sha1:52e615dede8538c36f569d2cf07835427a9a0db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] tests ++ flickr error</title>
<updated>2016-12-09T18:11:22Z</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-12-09T18:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=fdf63940e8e576aee9fe5e03337d39e771f24514'/>
<id>urn:sha1:fdf63940e8e576aee9fe5e03337d39e771f24514</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] do not escape html content in engines</title>
<updated>2016-12-09T17:59:19Z</updated>
<author>
<name>Adam Tauber</name>
<email>asciimoo@gmail.com</email>
</author>
<published>2016-12-09T10:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=16bdc0baf4f2b56af000337c4a2fa1e689f1220c'/>
<id>urn:sha1:16bdc0baf4f2b56af000337c4a2fa1e689f1220c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update versions.cfg to use the current up-to-date packages</title>
<updated>2015-05-02T13:45:17Z</updated>
<author>
<name>Alexandre Flament</name>
<email>alex@al-f.net</email>
</author>
<published>2015-05-02T13:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=4689fe341ca7c7231d0409526b9ee0f2eadde445'/>
<id>urn:sha1:4689fe341ca7c7231d0409526b9ee0f2eadde445</id>
<content type='text'>
</content>
</entry>
</feed>
