Commit Graph

6331 Commits (0e503c990a074c27b5d29755e80e326de49022ae)
 

Author SHA1 Message Date
Alexandre FLAMENT 0e503c990a Move donation page to docs.searxng.org and link to it from instances
Close #1378
2 years ago
Alexandre FLAMENT ecccf02a02 infopage: a .md file can be remove without crash
An administrator might decide to remove some of the .md files.
This commit make sure to not crash the application.
2 years ago
Markus Heiser eb3123e164
Merge pull request #1379 from searxng/update_data_update_ahmia_blacklist.py
Update searx.data - update_ahmia_blacklist.py
2 years ago
dalf a89fca9d08 Update searx.data - update_ahmia_blacklist.py 2 years ago
Markus Heiser 3a75d3c1cc
Merge pull request #1376 from searxng/update_data_update_firefox_version.py
Update searx.data - update_firefox_version.py
2 years ago
Markus Heiser 0917d0ea44
Merge pull request #1377 from searxng/update_data_update_wikidata_units.py
Update searx.data - update_wikidata_units.py
2 years ago
dalf 11def5155e Update searx.data - update_wikidata_units.py 2 years ago
dalf 21ab024469 Update searx.data - update_firefox_version.py 2 years ago
Alexandre Flament 3c95af0380
Merge pull request #1369 from dalf/links-help-donate
Theme : add links to a donation page and the about page.
2 years ago
Alexandre Flament 0801f9a24e Add donate.md 2 years ago
Paul Braeuning 249df41a2a
Merge pull request #1373 from dalf/docker-alpine-3-16
Dockerfile: use alpine 3.16
2 years ago
Alexandre FLAMENT 95603e54e1 Dockerfile: use alpine 3.16 2 years ago
Alexandre Flament e5cc3e36ad
Update data-update.yml
See #1271
2 years ago
Alexandre Flament 86f14fd066 [build] /static 2 years ago
Alexandre Flament 6e2b5f3d5a Theme: add Help and Donate links in all pages
Close https://github.com/searxng/searxng/issues/931
2 years ago
Alexandre Flament 4bedd7465c
Merge pull request #1346 from dalf/theme-dependencies-upgrade
Theme: dependencies upgrade
2 years ago
Alexandre Flament 593d7ca618
Merge pull request #1367 from searxng/translations_update
Update translations
2 years ago
searxng-bot bfebaa15ad [translations] update from Weblate
d745649a - 2022-06-25 - Alexandre Flament <alex@al-f.net>
80c8f41f - 2022-06-25 - tents <remendne@pentrens.jp>
2 years ago
Alexandre Flament 2315b8f28b Node: update to node 16.15.1 2 years ago
Alexandre Flament 0f3e98ace4 Theme: upgrade dependencies & minor update of the grunt scripts
Remove webfont grunt script
Update clean grunt script
2 years ago
Alexandre Flament 4a26771d65
Merge pull request #1360 from searxng/dependabot/pip/master/selenium-4.3.0
Bump selenium from 4.2.0 to 4.3.0
2 years ago
dependabot[bot] 782ddb3656
Bump selenium from 4.2.0 to 4.3.0
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.2.0...selenium-4.3.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Markus Heiser 14cb5f52cd
Merge pull request #1361 from searxng/dependabot/pip/master/pylint-2.14.3
Bump pylint from 2.14.2 to 2.14.3
2 years ago
Markus Heiser 9ba3f5555e
Merge pull request #1362 from searxng/translations_update
Update translations
2 years ago
searxng-bot dd2577e21d [translations] update from Weblate
b4ef9941 - 2022-06-20 - Markus Heiser <markus.heiser@darmarit.de>
a4ad5c56 - 2022-06-23 - sdebnath002 <shibnathdebnath@gmail.com>
e9640746 - 2022-06-19 - liimee <alt3753.7@gmail.com>
063e2d09 - 2022-06-22 - HACKKER <andriy.o.vovk@gmail.com>
da095274 - 2022-06-21 - Vander <vander.azevedo88@gmail.com>
4d632f14 - 2022-06-21 - Vander <vander.azevedo88@gmail.com>
136edb67 - 2022-06-20 - Alexandre Flament <alex@al-f.net>
25533b02 - 2022-06-21 - Muhammad Hussein Fattahizadeh <semnanweb@gmail.com>
030b5310 - 2022-06-18 - Markus Heiser <markus.heiser@darmarit.de>
2 years ago
dependabot[bot] 332a013fbb
Bump pylint from 2.14.2 to 2.14.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.14.2...v2.14.3)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Markus Heiser ed1ff4b8bc
Merge pull request #1357 from liimee/eng-3
Add curlie.org engine
2 years ago
Markus Heiser 85ffaf448a
Merge pull request #1358 from return42/flask-babel
[doc] intersphinx: fix https://python-babel.github.io/flask-babel
2 years ago
Markus Heiser b224761a1b [doc] intersphinx: fix https://python-babel.github.io/flask-babel
The URL https://flask-babel.tkte.ch/ is no longer valid [1].

[1] https://github.com/python-babel/flask-babel/commit/0847cc6284

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
ta 7c457fcf7a add curlie engine 2 years ago
Markus Heiser bd5d1c00a0
Merge pull request #1353 from return42/clean-up
[fix] clean up templates / remove import of result_footer_rtl macro
2 years ago
Markus Heiser 88f62cf0df [fix] clean up templates / remove import of result_footer_rtl macro
A macro named 'result_footer_rtl' does not exists.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
Markus Heiser 8f7cb4ad6f
Merge pull request #1343 from liimee/eng-1
Fix google play apps engine
2 years ago
ta 8883aed132 [fix] google play apps engine: implement engines/google_play_apps.py 2 years ago
Alexandre Flament 189df7db4e
Merge pull request #1287 from dalf/style-center-2nd
Theme: add a preference to center the results (Oscar) (2nd edition)
2 years ago
Markus Heiser 62e88e63a1
Merge pull request #1345 from dalf/index_remove_img_preload
Workaround: index.html: remove image preload
2 years ago
Alexandre Flament 0539e38309 Workaround: index.html: remove image preload
Related to https://github.com/searxng/searxng/issues/1326

URL for the logo is referenced twice:
* in index.html for preloading: it contains the hash for cache busting (when static_use_hash: true)
* in searxng.min.css: to actually display the image. The URL doesn't contain the hash.

So the image preload actually loads twice the same image.

This commit removed the image preloading.
This is workaround: the real fix is to be able to use the URL with the hash in the CSS.
2 years ago
Alexandre Flament e6c3000909 [build] /static 2 years ago
Alexandre Flament 8a85d1b0c7 Theme: add a preference to center the results (Oscar) (2nd edition)
related to
* #1169
* #1281
* #1286
2 years ago
Alexandre Flament 43b8b64866
Merge pull request #1328 from return42/yaml-strict
[fix] test.yamllint: return non-zero exit code on warnings
2 years ago
Alexandre Flament b41a685eb1
Merge pull request #1336 from searxng/dependabot/pip/master/splinter-0.18.0
Bump splinter from 0.17.0 to 0.18.0
2 years ago
Alexandre Flament 1945039017
Merge pull request #1344 from dalf/fix-sys-modules-iterator
Fix: use sys.modules.copy() to avoid RuntimeError
2 years ago
dependabot[bot] 880378f48d Bump splinter from 0.17.0 to 0.18.0
Bumps [splinter](https://github.com/cobrateam/splinter) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/cobrateam/splinter/releases)
- [Changelog](https://github.com/cobrateam/splinter/blob/master/docs/news.rst)
- [Commits](https://github.com/cobrateam/splinter/compare/0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: splinter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Alexandre Flament <alex@al-f.net>
2 years ago
Alexandre Flament 5bcbec9b06 Fix: use sys.modules.copy() to avoid RuntimeError
use sys.modules.copy() to avoid "RuntimeError: dictionary changed size during iteration"
see https://github.com/python/cpython/issues/89516
and https://docs.python.org/3.10/library/sys.html#sys.modules

close https://github.com/searxng/searxng/issues/1342
2 years ago
Alexandre Flament a7b0b2ecbf
Merge pull request #1329 from samsaptidev/feature/privacypolicy_url
Add privacypolicy_url option
2 years ago
Markus Heiser 8177bf3f0a
Merge pull request #1337 from searxng/dependabot/pip/master/aiounittest-1.4.2
Bump aiounittest from 1.4.1 to 1.4.2
2 years ago
Markus Heiser 9f819d4b6a
Merge pull request #1341 from tiekoetter/fix-mojeek-xpath
[fix] mojeek engine: XPath
2 years ago
Markus Heiser af699082db
Merge pull request #1338 from searxng/dependabot/pip/master/certifi-2022.6.15
Bump certifi from 2022.5.18.1 to 2022.6.15
2 years ago
dependabot[bot] 545ea6e4aa
Bump certifi from 2022.5.18.1 to 2022.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.6.15.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18.1...2022.06.15)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Léon Tiekötter 6bdc66b70e
[fix] mojeek engine: XPath
Update the XPath of the Mojeek engine.
2 years ago