Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

searx

Privacy-respecting metasearch engine
Collective - Host: opensource - https://opencollective.com/searx - Code: https://github.com/asciimoo/searx

[fix] support git versions <v2.22

LTS distros like Ubuntu 18.04 do not ship a up-to-date version of git.::

$ sudo -H ./utils/...

github.com/searx/searx - 237b1cfdb378187cdf597a328e28a64ab694012d authored almost 4 years ago by Markus Heiser <[email protected]>
[mod] Drop Ubuntu 16.04 (Xenial Xerus) support

EOL of Ubuntu 16.04 (Xenial Xerus) is in April 2021 but we do not support 16.04
since a longer t...

github.com/searx/searx - daa4b676df0e0d51d2dcfc9b5b5f9217c223f2c6 authored almost 4 years ago by Markus Heiser <[email protected]>
Fix security vulnerabilities in suggested nginx configuration

The suggested configurations for nginx found in the documentation and
templates lead to vulnerab...

github.com/searx/searx - 6b59800dc65fed855ecfdeb9fe40a37807ecfeb9 authored almost 4 years ago by Alex Balgavy <[email protected]>
Merge pull request #2610 from searx/dependabot/pip/master/pylint-2.7.2

Bump pylint from 2.6.2 to 2.7.2

github.com/searx/searx - c748fc66cf7c4a4ebfecde61dd683422dd6b3901 authored almost 4 years ago by Alexandre Flament <[email protected]>
Bump pylint from 2.6.2 to 2.7.2

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.2 to 2.7.2.
- [Release notes](https://g...

github.com/searx/searx - b54dd66ef84377c17fd85fe27e5a9a2d3330e011 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2611 from return42/google-scolar

[enh] google scholar - python implementation of the engine

github.com/searx/searx - 87ac6df9fc558b36f8b598b23df0449ae0e584f0 authored almost 4 years ago by Alexandre Flament <[email protected]>
[enh] autocomplete refactoring, autocomplete on external bangs

github.com/searx/searx - 63f17d2e4c735767bfcb2d4fdb77d8c9ad8d9265 authored almost 4 years ago by Alexandre Flament <[email protected]>
[enh] google scholar - python implementation of the engine

The old xpath configuration for google scholar did not work and is replaced by a
python implemen...

github.com/searx/searx - d48e2e7b0b31e03451105cd6f8714f1531dfded8 authored almost 4 years ago by Markus Heiser <[email protected]>
[fix] answers: don't crash when the query is an empty string

github.com/searx/searx - 4fa1290c11402f173c39a89324fe45c1b659fd9d authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2608 from return42/unittest2

[py2to3] use unittest from py3, remove unittest2 from py2

github.com/searx/searx - e2fb50089219207f7e11bcfc049b48f2f4b9a6c8 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2604 from searx/update_data_firefox_version

Update searx.data - firefox_version

github.com/searx/searx - 0c663e25fc7f60521614e777ff65a97aaa53d0f1 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2602 from MarcAbonce/fix-bing-fetch-languages

Fix fetch_languages for Bing

github.com/searx/searx - f77983e174ec45913f32482210e36c3cb94cf810 authored almost 4 years ago by Alexandre Flament <[email protected]>
Add Freesound engine (#2596)

Add freesound engine with player.

Co-authored-by: Gazoil <[email protected]>

github.com/searx/searx - 5f6ac3afa2c8f2030fb72612a566d3d639896dab authored almost 4 years ago by GazoilKerozen <[email protected]>
[py2to3] use unittest from py3, remove unittest2 from py2

- unittest2 is a backport of the new features added to the unittest testing
framework in Pytho...

github.com/searx/searx - 3bae35940a41da97c93e34193549eb73b01141ef authored almost 4 years ago by Markus Heiser <[email protected]>
Merge pull request #2605 from searx/update_data_currencies

Update searx.data - currencies

github.com/searx/searx - b05f4d066429ddc3cd1fe9f09648183b3649efba authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2606 from searx/update_data_wikidata_units

Update searx.data - wikidata_units

github.com/searx/searx - aec5188b5192f03be9973ecbc0e24668ab3a1c3a authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2607 from searx/update_data_ahmia_blacklist

Update searx.data - ahmia_blacklist

github.com/searx/searx - 28ed5acde56de74898d7c864dd36e0ba4020efd6 authored almost 4 years ago by Alexandre Flament <[email protected]>
Update searx.data - ahmia_blacklist

github.com/searx/searx - 893b6e490124191405fee2bb82117a71e58fb036 authored almost 4 years ago by dalf <[email protected]>
Update searx.data - wikidata_units

github.com/searx/searx - 7b9005df317ec4cb95c54fff0bdfb774c9dc4e96 authored almost 4 years ago by dalf <[email protected]>
Update searx.data - firefox_version

github.com/searx/searx - 4c8ae5b7ede313a1e20c7b64db93682d51d75a72 authored almost 4 years ago by dalf <[email protected]>
Update searx.data - currencies

github.com/searx/searx - d2778b5efef5ccd5778528974c5d7919496ed57e authored almost 4 years ago by dalf <[email protected]>
remove articles number from engines_languages.json

github.com/searx/searx - d6681fd33b31cd058f2ff15e035828251773acae authored almost 4 years ago by Marc Abonce Seguin <[email protected]>
fix fetch_languages for bing

Bing has a list of regions that it supports and some of these regions
may have more than one pos...

github.com/searx/searx - 9b6ffed061570e2540e219d66e5100a1572c07c8 authored almost 4 years ago by Marc Abonce Seguin <[email protected]>
data-update.yml: on PR per file

github.com/searx/searx - 728e09676400221a064627509a31470d8f6e33bf authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2592 from dalf/update-external-bangs

[mod] add utils/fetch_external_bangs.py

github.com/searx/searx - bc590cbc479fc10c98fefac159cfcacdf3fc75c1 authored almost 4 years ago by Noémi Ványi <[email protected]>
[mod] add utils/fetch_external_bangs.py

Based on duckduckgo bangs
Store bangs on a trie to allow autocomplete (not in this commit)

github.com/searx/searx - 7c1847d5f2f78392d4e7f6b4892d732f6520b3dc authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2584 from searx/dependabot/pip/master/sphinx-3.5.1

Bump sphinx from 3.4.1 to 3.5.1

github.com/searx/searx - 606aa79e4949cd29d207443a3f82c368fbae2faf authored almost 4 years ago by Alexandre Flament <[email protected]>
Bump sphinx from 3.4.1 to 3.5.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.1 to 3.5.1.
- [Release notes](http...

github.com/searx/searx - 048be86aaf4eb97c95f4144264c4eb3e0bf2ca9c authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2595 from dalf/update-wikidata-units

[mod] update wikidata_units.json and fetch_wikidata_units.py

github.com/searx/searx - 5f4a085fc44ed64499d1aa5c2e29d2f861037b5f authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2585 from dalf/update-currencies

[mod] update currencies.json and fetch_currencies.py

github.com/searx/searx - 94c9320c6fe213d70d5e82b8eb4afbe123e9d11f authored almost 4 years ago by Alexandre Flament <[email protected]>
[mod] update currencies.json and fetch_currencies.py

use a sparql request on wikidata to get the list of currencies.

currencies.json contains the tr...

github.com/searx/searx - 46ca32c3ccbc5d740cffa2aa8ddd06e66f30e772 authored almost 4 years ago by Alexandre Flament <[email protected]>
[mod] update wikidata_units.json and fetch_wikidata_units.py

The fetch_wikidata_units.py result won't change randomly.
See comments in the script.

github.com/searx/searx - 93d1da4906785a452539a039d83b490272a4c5e0 authored almost 4 years ago by Alexandre Flament <[email protected]>
Fix paging of Bing Images

github.com/searx/searx - 1be6ab2a91786ac4c83cdb08193a8dfae0c1d84f authored almost 4 years ago by Noémi Ványi <[email protected]>
Merge pull request #2588 from datagram1/master

Added rumble.com video search engine.

github.com/searx/searx - 9ace31c829daa545b7316db5ff9adf2c11ffa5cb authored almost 4 years ago by Alexandre Flament <[email protected]>
Added rumble.com video search engine. TODO video embedding.

Update rumble.py

some lines too long.

Disable Rumble engine

disabled : True

PEP8 fix

change...

github.com/searx/searx - 1d0a32a2c536e05fb0a09d49f39359b2646b9b5f authored almost 4 years ago by datagram1 <[email protected]>
Update dependabot.yml

github.com/searx/searx - 640d6ce77877551361b0acd116a9cd7faf47c611 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2579 from searx/dependabot/pip/master/sphinx-tabs-2.0.1

github.com/searx/searx - c89e59650b812a532c9bce741055b568920b2b94 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump sphinx-tabs from 1.3.0 to 2.0.1

Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 1.3.0 to 2.0.1.
- [Rele...

github.com/searx/searx - 731206d0036210b9c8d858feebeea3dbfcbd5d5e authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2578 from searx/dependabot/pip/master/pyyaml-5.4.1

github.com/searx/searx - 22c6fac67103e4e7637f1e9860f74d0b11ae8d90 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pyyaml from 5.3.1 to 5.4.1

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1.
- [Release notes](https://gi...

github.com/searx/searx - 5d8e77bf20302abe65890daaab3755b5073f0415 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2581 from searx/dependabot/pip/master/pylint-2.6.2

github.com/searx/searx - 7dc6060c9cea270afabf7a243d8c4f4de1601fcb authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pylint from 2.6.0 to 2.6.2

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.6.2.
- [Release notes](https://g...

github.com/searx/searx - 567a28be93103b65b19f991df37c230e8ccc015c authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2577 from searx/dependabot/pip/master/jinja2-2.11.3

github.com/searx/searx - 0cdf7761c0ddb7f8d296909fdf126a16f13c6b34 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jinja2 from 2.11.2 to 2.11.3

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
- [Release notes](https:...

github.com/searx/searx - acfe2c0d4e01ce1fc6585dc1be9d2e66b66249f4 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2580 from searx/dependabot/pip/master/nose2-coverage_plugin--0.10.0

github.com/searx/searx - 2b245a4609f9374565326d2fa60c2ba7bb75dae8 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump nose2[coverage_plugin] from 0.9.2 to 0.10.0

Bumps [nose2[coverage_plugin]](https://github.com/nose-devs/nose2) from 0.9.2 to 0.10.0.
- [Rele...

github.com/searx/searx - b843dcc4045d941eb483c6dc818880885e03d5bb authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependabot.yml

github.com/searx/searx - fd1b8f661b61fcc674ce7e410ee49c16e1eb2391 authored almost 4 years ago by Alexandre Flament <[email protected]>
Create dependabot.yml

Only pip packages and ignore pygments, related to https://github.com/searx/searx/pull/2206

github.com/searx/searx - 3ee24b685a6f70f387b6ae2461fcae2c5528eabf authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2573 from unixfox/yggtorrent

update yggtorrent url + add it back

github.com/searx/searx - 44a6593c135efaaa28e2db9ff07238dd37024e8c authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2570 from xenrox/improve-peertube

Improve peertube searching

github.com/searx/searx - 09e28ae779b72e328b28486a56caaf63a9c7750d authored almost 4 years ago by Alexandre Flament <[email protected]>
fix yggtorrent url + add it back

github.com/searx/searx - 4b37e10dd9e5b24fadff086397e5a1e4422e5fd2 authored almost 4 years ago by Emilien Devos <[email protected]>
Improve peertube searching

At the moment videos without a description are not shown - setting
default content to "" fixes t...

github.com/searx/searx - fbbd4cc21f5daf0c48b09175d95e8cb029e46f87 authored almost 4 years ago by Thorben Günther <[email protected]>
data-update.yml: run on Friday, 16:05 UTC

github.com/searx/searx - aef116163357b8074beedc2a37ab0c213628115c authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2566 from dalf/remove-yandex

[remove] yandex engine

github.com/searx/searx - 45027765e35ad8704b2ed034c3d7460a2a28b827 authored almost 4 years ago by Alexandre Flament <[email protected]>
data-update.yml: run on searx org

github.com/searx/searx - 50bde93dbbd2acf36d916c97cf6fe6de6bbe18a1 authored almost 4 years ago by Alexandre Flament <[email protected]>
data-update.yml: run on Friday

give the weekend to review the PR

github.com/searx/searx - f59acf4138d1bf321980f5e813929044a3b0c7c5 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2559 from dalf/upd-duckduckgo

[fix] duckduckgo engine: "!ddg !g" do not redirect to google

github.com/searx/searx - ddab00abf438ddd8849907d0e8d611ff5a71b80e authored almost 4 years ago by Alexandre Flament <[email protected]>
[fix] duckduckgo engine: "!ddg !g" do not redirect to google

* searx understand "!ddg !g time" as : send "!g time" to DDG
* !g a DDG bang for Google: DDG ret...

github.com/searx/searx - c22d4c764cae6097c463045e86bc81b4becb2545 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2562 from dalf/mod-json-engine

[mod] json_engine: add content_html_to_text and title_html_to_text

github.com/searx/searx - d76660463b9001137c092d61a2781464f8345316 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2565 from dalf/upd-wikipedia

[upd] wikipedia engine: return an empty result on query with illegal characters

github.com/searx/searx - 7dcf67a47afd4a63b62d052b9db51ec8a9c7b40c authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2564 from dalf/fix-seznam

[fix] fix seznam engine

github.com/searx/searx - 2b60d0d243f5f5848c44ffc4d8503ee974fc614b authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2560 from dalf/fix-duckduckgo

Fix duckduckgo

github.com/searx/searx - 7e83818879a48fef84a518092d833e3785c64ff2 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2557 from dalf/fix-raise_for_httperror

Fix: activate raise_for_error by default

github.com/searx/searx - 63d6ccfbc2f1a61a2b0b9040d89858a540ede475 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2541 from return42/mediathekviewweb

[enh] add engine MediathekViewWeb (API)

github.com/searx/searx - 74c8b5606f9bfd4a6a4c36b2d0e789b223f82c6a authored almost 4 years ago by Alexandre Flament <[email protected]>
[remove] yandex engine

github.com/searx/searx - 5d9db6c2f76b8ec1d13596be0d96f53035914977 authored almost 4 years ago by Alexandre Flament <[email protected]>
[fix] fix seznam engine

no paging support

github.com/searx/searx - 35dd0694027baef2c2eb18d27bd0f5dcbcc999ad authored almost 4 years ago by Alexandre Flament <[email protected]>
[upd] wikipedia engine: return an empty result on query with illegal characters

on some queries (like an IT error message), wikipedia returns an HTTP error 400.
this commit ret...

github.com/searx/searx - 7d6e69e2f9c1efd76616af0f58d0d7313a338c47 authored almost 4 years ago by Alexandre Flament <[email protected]>
[mod] json_engine: add content_html_to_text and title_html_to_text

Some JSON API returns HTML in either in the HTML or the content.
This commit adds two new parame...

github.com/searx/searx - ff84a1af35c04855ae6e5c2463b978111d8c9fb1 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2544 from mrwormo/congresslibrary

[Engine] Add Library of Congress engine

github.com/searx/searx - 436d366448131088a9cddcedc9b789a44b38ee97 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2556 from dalf/fix-apk-mirror

[fix] fix apk_mirror engine

github.com/searx/searx - eafd27f42abd7f2d9a2e4e2a73660bf30a45e208 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2558 from dalf/remove-google-play-music

[upd] remove google_play_music engine

github.com/searx/searx - c40316d95705ff00c4002a749eb3a2d827f7e41a authored almost 4 years ago by Alexandre Flament <[email protected]>
[mod] duckduckgo engine: better support of the language preference

After the main request, send a second to https://duckduckgo.com/t/sl_h

See https://github.com/s...

github.com/searx/searx - d2dac11392c89084e8d6143f09c27c5fefabdef9 authored almost 4 years ago by Alexandre Flament <[email protected]>
[mod] poolrequests: for one (user request, engine) always use the same HTTPAdapter

The duckduckgo engine requires an additional request after the results have been sent.
This comm...

github.com/searx/searx - 74d56f6cfb0dc8e30a6d4f95cce09937984cda2d authored almost 4 years ago by Alexandre Flament <[email protected]>
[enh] add engine MediathekViewWeb (API)

Signed-off-by: Markus Heiser <[email protected]>

github.com/searx/searx - bc1be3f0e9df3e634e3193db1f052a75bbb4e682 authored almost 4 years ago by Markus Heiser <[email protected]>
Add Library of Congress engine

github.com/searx/searx - 051da8832817e8bbfb26cb1c028076ce6aeed043 authored almost 4 years ago by mrwormo <[email protected]>
[upd] remove google_play_music engine

Google Play Music has been replaced by Youtube music.

github.com/searx/searx - 9211cdfe9b2b628ffb2780a86bf69def318505c4 authored almost 4 years ago by Alexandre Flament <[email protected]>
Fix: activate raise_for_error by default

Fix commit d703119d3a313a406482b121ee94c6afee3bc307 :
Some engines need to parse the HTTP error ...

github.com/searx/searx - aedf03c0f750240b19f01ed1a007043141c667dc authored almost 4 years ago by Alexandre Flament <[email protected]>
[fix) fix apk_mirror engine

github.com/searx/searx - 5e055b069bc5f6921bfb20ba60784a57b871732f authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2555 from dalf/fix-github-data-update

[fix] fix github action data-update.yml

github.com/searx/searx - f03ad0a3c0d32d6f6389c7891d752da11c0e8534 authored almost 4 years ago by Alexandre Flament <[email protected]>
[fix] fix github action data-update.yml

github.com/searx/searx - 966a7a1f259fbd61a16d27b6864d7222e74f0403 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2542 from kvch/fix-naver-engine

Fix XPATHs in Naver engine

github.com/searx/searx - e4cc7f13a397732c519f28a749b780bc32755522 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2554 from MarcAbonce/zh-variants-in-wikipedia

Add support for Chinese variants in Wikipedia

github.com/searx/searx - bec9e30fe70ee013d4a1e97e1fa039d814f2cb0c authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2553 from danielhones/improve-results-highlighting-updated

Ignore double-quotes when highlighting query parts

github.com/searx/searx - 6c513095e4fb1f898dee84feea3719556759dd58 authored almost 4 years ago by Alexandre Flament <[email protected]>
Updated webutils.highlight_content to ignore double-quotes when highlighting query parts

github.com/searx/searx - 138f32471c5dfe12299471037782ac353462be74 authored almost 4 years ago by Daniel Hones <[email protected]>
add support for Chinese variants in Wikipedia

github.com/searx/searx - 64e81794fe5336ad6bf4cf4777112f5b6d88a49f authored almost 4 years ago by Marc Abonce Seguin <[email protected]>
Fix naver engine

Closes #2540

github.com/searx/searx - ac309f5b8d57830d6c846adebc5a33cccc6ec82c authored almost 4 years ago by Noémi Ványi <[email protected]>
Merge pull request #2538 from return42/drop-metager

[drop] metager - xpath engine won't work anymore

github.com/searx/searx - ab8739809c8c5f4c1f12e4b15fa8c61afe30ef9f authored almost 4 years ago by Noémi Ványi <[email protected]>
[drop] metager - xpath engine won't work anymore

The new version of MetaGer needs to reload the reults (into a iframe) with a
unique tag (see HTM...

github.com/searx/searx - 41c03cf0112b859f9d5e93690f4ee36d7271680b authored almost 4 years ago by Markus Heiser <[email protected]>
Merge pull request #2539 from OliveiraHermogenes/recoll/paged_json

[feat] recoll: add support for paging

github.com/searx/searx - 1f09d7d561e8d074b47df5838c59cdada040e460 authored almost 4 years ago by Noémi Ványi <[email protected]>
[feat] recoll: paged json support

github.com/searx/searx - 514faa916208c6074dcb0fc43cbc72ad37321bce authored almost 4 years ago by Hermógenes Oliveira <[email protected]>
Merge pull request #2531 from MarcAbonce/fix-browser-locale

[fix] Get correct locale with country from browser

github.com/searx/searx - 1e35c3ccce217df6f718034d47760fe9e42fa4bc authored almost 4 years ago by Alexandre Flament <[email protected]>
[fix] get correct locale with country from browser

Some of our interface locales include uppercase country codes,
which are separated by `_` instea...

github.com/searx/searx - c937a9e85f510820f7d9b98666dcf83f72f80ceb authored almost 4 years ago by Marc Abonce Seguin <[email protected]>
Merge pull request #2528 from dalf/mod-ci-gh-pages

[mod] CI: minor changes

github.com/searx/searx - 321788f14a8a674984b9884094dd9626d6162a33 authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2533 from mrwormo/ccengine

[Engine] Add Creative Commons search engine

github.com/searx/searx - ffaf785f8272a8168e92dfe1c3a2179b6991bb18 authored almost 4 years ago by Noémi Ványi <[email protected]>
Add Creative Commons search engine

github.com/searx/searx - c4c1636b18cef866aad6a45e15e069eb0c8815d5 authored almost 4 years ago by mrwormo <[email protected]>
Merge pull request #2530 from return42/fix-user-hb

[fix] make books/user.pdf

github.com/searx/searx - 006f206dc9ff30893cfb6e431c2ee3a7f7768973 authored almost 4 years ago by Noémi Ványi <[email protected]>
[fix] make books/user.pdf

Error:

Configuration error:
There is a programmable error in your configuration file:
......

github.com/searx/searx - 89554e42a9f559eee15e14608db224d2df50750f authored almost 4 years ago by Markus Heiser <[email protected]>
[mod] CI: minor changes

* utils/makefile.python: travis-gh-pages renamed ci-gh-pages

github.com/searx/searx - 90b9d0d6a8248832ba5a093ba7540ea6dd9b531a authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2500 from dalf/github-action-data

[enh] every Sunday, call utils/fetch_*.py scripts and create a PR automatically

github.com/searx/searx - 34de715e620a192185e093e1e6caca04ae3cb77a authored almost 4 years ago by Alexandre Flament <[email protected]>
Merge pull request #2499 from dalf/remove-language-support-variable

[mod] dynamically set language_support variable

github.com/searx/searx - 1742355eb879a1e5ac23a7ff547f0ec79f2e4d4c authored almost 4 years ago by Alexandre Flament <[email protected]>