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 makefile `books/{name}.*` targets and add documentation about these targets
github.com/searx/searx - 1ba53e6129f70d31f1af72993ce131de7f21e653 authored almost 4 years ago by Alexandre Flament <[email protected]>[fix] update buildenv
github.com/searx/searx - 1956ab4b505a3d2d465331ff1d9e142d2e45a8f4 authored almost 4 years ago by Alexandre Flament <[email protected]>[perf] optimize creation of the virtualenv & pyenvinstal targets
github.com/searx/searx - 48b4af1e08d54ec399f8ab77dd34b0f6380b3111 authored almost 4 years ago by Alexandre Flament <[email protected]>BTW:
- add target $(LXC_ENV_FOLDER)
- fix indentations
Signed-off-by: Markus Heiser <markus.he...
github.com/searx/searx - d175a0fb7bdcc00632a9092f5de1037f0dd1d811 authored almost 4 years ago by Markus Heiser <[email protected]>Signed-off-by: Markus Heiser <[email protected]>
github.com/searx/searx - bc7bd1d80a9113d5606bbfd18e96216373578647 authored almost 4 years ago by Markus Heiser <[email protected]>Signed-off-by: Markus Heiser <[email protected]>
github.com/searx/searx - 6316a8d49a4c199b0859b5d860f127b49b580912 authored almost 4 years ago by Markus Heiser <[email protected]>
Create a (PY_ENV)/requirements.sha256 file with sha256 sums of the
./requirements*.txt files and...
Install boilerplate packages (pip, wheel, setuptools and requirements.txt) only
once, when virtu...
Signed-off-by: Markus Heiser <[email protected]>
github.com/searx/searx - 3beede7ab7c3d1c958d5916496603695664bc50e authored almost 4 years ago by Markus Heiser <[email protected]>
In commit c2a6f145 the sphinx-doc and sphinx-live targets has been removed,
since Sphinx is alre...
[fix] makefile.python: remove duplicate pyenv-(un)install targets
github.com/searx/searx - 2fc2d17a27150586f47d25876907bc9c33a829a5 authored almost 4 years ago by Alexandre Flament <[email protected]>[fix] use SEARX_SETTINGS_TEMPLATE from .config environment
github.com/searx/searx - d1291862122bcaffaaab36448dc6cc401c5c41b0 authored almost 4 years ago by Alexandre Flament <[email protected]>
Makefile targets 'pyenv-install' and 'pyenv-uninstall' are unused duplicates of
'pyenvinstall' a...
This patch keeps an eye on:
1. When installing searx, the branch to install needs to be a local...
github.com/searx/searx - 5fc9273e230af1e47486055769f9a32104acbda5 authored about 4 years ago by Markus Heiser <[email protected]>
In commit a70b9b9f the SEARX_SETTINGS_TEMPLATE environment was added to the
.config file, but wa...
update useragents
github.com/searx/searx - c2aaf6f99276022a7e268fdb4dc29ce33a774813 authored about 4 years ago by Alexandre Flament <[email protected]>Signed-off-by: Markus Heiser <[email protected]>
github.com/searx/searx - 4de276e364f2d6c4a5958d914a1d1e4f9f5b33c9 authored about 4 years ago by Markus Heiser <[email protected]>
CONTACT_URL is unset in Makefile, but searx/brand.py and
utils/brand.env are not updated.
This ...
github.com/searx/searx - db5b060455a04961f78a06181e7b6dd04a694315 authored about 4 years ago by Alexandre Flament <[email protected]>updates for Python 3.9 / update CI
github.com/searx/searx - 59217bb5bed86926b2bbd84f406ed022b0762c6e authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 3f8ebf70b193f4391a01d7412324a10e4faa56a2 authored about 4 years ago by Alexandre Flament <[email protected]>
github.com/searx/searx - eb33ae6893ef9d5081b1ddd1119e7047642a40af authored about 4 years ago by Alexandre Flament <[email protected]>
github.com/searx/searx - 6402fb0b9a725f8f2c78874e537f21144c44f0e4 authored about 4 years ago by Alexandre Flament <[email protected]>
Mod search query
github.com/searx/searx - 04447f8c1a32aa2d1a2209d0a120ce04435c1346 authored about 4 years ago by Alexandre Flament <[email protected]>[mod] remove emojis from source code
github.com/searx/searx - 35feb00a5b76ecebc0259f9ff09d6f62a9c3319a authored about 4 years ago by Alexandre Flament <[email protected]>[fix] determine path to makefile.lxc in a LXC
github.com/searx/searx - 72d2bb228959348515194ede87c6a1f022241969 authored about 4 years ago by Alexandre Flament <[email protected]>[mod] remove obsolete virtualenv command
github.com/searx/searx - 32e4eab3369ed1f9534ccabaa36c760b03f0a5b6 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - f4983e74155c6af3b630a02a4192bd7f38429fd2 authored about 4 years ago by Alexandre Flament <[email protected]>
'yum install' does not support '@development-tools' notation for group
installation.
Signed-off...
github.com/searx/searx - be08e5bfab2d67f9b1b910eb25bc073d5bff8916 authored about 4 years ago by Markus Heiser <[email protected]>
Installation and use of the command 'virtualenv' was only needed in py2 and py2
is no longer sup...
The path to the makefile.lxc is not always static and
'/share/searx/utils/makefile.lxc' can be w...
from_bang is True when the user query contains a bang.
In this case the category is also set to ...
The categories parameter is useless in the constructor:
it is always the categories from the Eng...
github.com/searx/searx - 14c7cc0e118f1d0873b32b34793cdec2c5c9c13e authored about 4 years ago by Alexandre Flament <[email protected]>
github.com/searx/searx - 19fce74443b7183917ef67bfebf36432e0d1e1e8 authored about 4 years ago by BBaoVanC <[email protected]>
github.com/searx/searx - 5c6a5407a0b124c3323e73c33b81ec1fbd7d2fce authored about 4 years ago by Alexandre Flament <[email protected]>
Processors
github.com/searx/searx - 9b27935f71ea94ba034d73c09c1f18df05fd33b6 authored about 4 years ago by Alexandre Flament <[email protected]>see searx.search.processors.abstract.EngineProcessor
First the method searx call the get_params...
github.com/searx/searx - 7ec8bc3ea76516e33318c67165161df5c1efdd36 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 02fc4147ce745325ff25146a8085a915a5d3cacd authored about 4 years ago by Alexandre Flament <[email protected]>
github.com/searx/searx - 3b87efb3db25f2811923599fcad57f0ff40fe46a authored about 4 years ago by Alexandre Flament <[email protected]>
github.com/searx/searx - c0cc01e936593ff3df828fa3bb834507c45cd7ac authored about 4 years ago by Alexandre Flament <[email protected]>
[mod] themes: remove legacy, courgette and pix-art themes
github.com/searx/searx - 13a2b1a44d0e216d3750519239fab2c0abb142e4 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 9bc1856e2b23ef3572e5715895ee626f08ec24a7 authored about 4 years ago by Alexandre Flament <[email protected]>
Fix the StartPage result title is showing the url
github.com/searx/searx - 88660fde90c2d618f2d317ff1cafdf71508982f6 authored about 4 years ago by Alexandre Flament <[email protected]>[themes] add hyperlink to searx instances list in error message
github.com/searx/searx - 36235dfde2d684ca484771c2c2149e94c8d24a38 authored about 4 years ago by Alexandre Flament <[email protected]>Fix the issue 2395 where StartPage result title is showing the url. https://github.com/searx/sea...
github.com/searx/searx - fea8958e9933e35c4f01314eaa6dfd4fabfe143f authored about 4 years ago by lucky13820 <[email protected]>closes: #2383
Signed-off-by: Markus Heiser <[email protected]>
github.com/searx/searx - 9db7d6357b631fd2984b4f6fc852ad48833b113b authored about 4 years ago by Markus Heiser <[email protected]>prepare release 0.18.0: update CHANGELOG.rst
github.com/searx/searx - 002d53abf35192ba1094d7516da10b3442ca1f16 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 39ac81478cbdeafbf5e9a60ef0314f34f07f0acc authored about 4 years ago by Alexandre Flament <[email protected]>
Improve doc of the installation skripts
github.com/searx/searx - 78655663380d9d67872b419a872dd40d05ef1ed1 authored about 4 years ago by Alexandre Flament <[email protected]>update AUTHORS.rst with new contributors
github.com/searx/searx - d110624df069a42672186e3d16aa49345a7d5987 authored about 4 years ago by Alexandre Flament <[email protected]>[doc] update developer quickstart guide
github.com/searx/searx - 17fdfb675996e887b43626c8116ba9bd7bf34903 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - b167ad67a09099ce4e2a42e76ba2b836d8e9bbb8 authored about 4 years ago by Alexandre Flament <[email protected]>
[Fix] Startpage
github.com/searx/searx - 292b73a3fc36059775e5fe21300d3d4cf2855a82 authored about 4 years ago by Alexandre Flament <[email protected]>[remove] remove searchcode_doc and twitter
github.com/searx/searx - 36600118fb3e40ebd172245941306943581ef6f8 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 8260435c8b33e0ea783a246bc1afd4164a1cfbc6 authored about 4 years ago by joshu9h <[email protected]>
BTW: drop a trailing whitespace
Signed-off-by: Markus Heiser <[email protected]>
github.com/searx/searx - dc94a1d4c0755b2d66ef3094156cb98f8f27591c authored about 4 years ago by Markus Heiser <[email protected]>related to:
- https://gist.github.com/dalf/60450e19b042bd39b9ce470c095d89b3#gistcomment-3263827...
github.com/searx/searx - c8d2b19c85ab473f67a8450f01eaeab13beaa392 authored about 4 years ago by Markus Heiser <[email protected]>See https://github.com/searx/searx/issues/2369#issuecomment-740652878
Signed-off-by: Markus Hei...
github.com/searx/searx - ea62df1dc0c5206e08efda350d2480a117ad4ede authored about 4 years ago by Markus Heiser <[email protected]>[fix] command engine: SearchQuery.query is str not bytes
github.com/searx/searx - 3c4a9c118844b8d436b1bdb2ece3cd6671371838 authored about 4 years ago by Alexandre Flament <[email protected]>[enh] add raise_for_httperror
github.com/searx/searx - 9f8ebeca4481344ce7bd773a4f64360da01f0a77 authored about 4 years ago by Alexandre Flament <[email protected]>
check HTTP response:
* detect some comme CAPTCHA challenge (no solving). In this case the engine...
Fix mojeek
github.com/searx/searx - 033f39bff7b3365256491014140e35aa1e974d4e authored about 4 years ago by Alexandre Flament <[email protected]>[mod) genious: return valid results even if contents are empty
github.com/searx/searx - 6bc6d5e9fd2f85948a2690cf5710405d08489be8 authored about 4 years ago by Alexandre Flament <[email protected]>
According to
https://github.com/searx/searx/blob/820b468bfe96f693d60ce06f1e78af51f00deefc/searx/...
before commit 58d72f2, category was not set in xpath.py,
so searx/engines/__init__py was setting...
Display if an engine does not support HTTPS requests
github.com/searx/searx - 820b468bfe96f693d60ce06f1e78af51f00deefc authored about 4 years ago by Noémi Ványi <[email protected]>Closes #302
github.com/searx/searx - 3a63dfbdd7ff53c2e083915b0dea481a6ea0aaaa authored about 4 years ago by Noémi Ványi <[email protected]>
* twitter: the API has changed. the engine needs to rewritten.
* searchcode_doc: the API about d...
github.com/searx/searx - fa73f10f11c6421eeede4c77ccd394d98fb389d4 authored about 4 years ago by Alexandre Flament <[email protected]>
[mod] libgen: update the URL to http://libgen.rs/
github.com/searx/searx - 42a194898baf96e15edeb9268fbec5ecd4423c09 authored about 4 years ago by Alexandre Flament <[email protected]>[mod] duden engine
github.com/searx/searx - a77d8c8227baa4d9080cd98dffb0b37cbf5ac6bd authored about 4 years ago by Alexandre Flament <[email protected]>[remove] seedpeer engine
github.com/searx/searx - bd4869ecd06d7e4fca7adc9f62ade7eee7ad8e19 authored about 4 years ago by Alexandre Flament <[email protected]>[doc] recommend to use 'use_default_settings=True'
github.com/searx/searx - 35bf568b411b6996f2cce98e74995fb85fba82c7 authored about 4 years ago by Alexandre Flament <[email protected]>Since #2291 is merged, it is recommend to use::
use_default_settings=True
1. Add a template ...
github.com/searx/searx - a70b9b9f616d75507bd404f036b95ce91cefefa4 authored about 4 years ago by Markus Heiser <[email protected]>the website is offline.
github.com/searx/searx - 56c64d6b641a7bf63dd72dc407e4d3e46b0f80cd authored about 4 years ago by Alexandre Flament <[email protected]>[fix] youtube_noapi engine
github.com/searx/searx - c1a97322687546a066dacffb472d87a86eaadbd4 authored about 4 years ago by Alexandre Flament <[email protected]>[fix] soundclound: accept result without content
github.com/searx/searx - 13d3004703013d44fe39ab73f77c3dbe2161b6f7 authored about 4 years ago by Alexandre Flament <[email protected]>[fix] 1x engine
github.com/searx/searx - 62073c0e1dcb41a9b6f01fa5321baaca291adbaa authored about 4 years ago by Alexandre Flament <[email protected]>[fix] wikipedia: minor fix: return no result instead of crash in some very few cases.
github.com/searx/searx - 923bc02c17a657fbcd332c7b6f2655176a34fd43 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - deb1bde20d4839141053a9d5cae4cdd3339a028e authored about 4 years ago by Alexandre Flament <[email protected]>
github.com/searx/searx - 34df0f791021112a40e8e14a387878c79e46cd1b authored about 4 years ago by Alexandre Flament <[email protected]>
In few cases, the JSON results doesn't contains the key 'type'.
github.com/searx/searx - 58d51e082d9434496aebef8792ed58b62bc31707 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 4ec810749b45c02462a9be98090374b759db8151 authored about 4 years ago by Alexandre Flament <[email protected]>
see c225db45c8a4ab466bff049216f7e0189dc1b067
github.com/searx/searx - 1e781863fab020480fcc4535d66e67eb59da2f7c authored about 4 years ago by Alexandre Flament <[email protected]>
* add params['soft_max_redirects'] = 1 (when there is spelling suggestion)
* avoid try..except
...
https://libgen.is actually redirect to http://libgen.rs/
It seems there is no HTTPS version:
* ...
[fix] duckduckgo_definitions: fix relative image URL
github.com/searx/searx - a458451d20bf45baf62d79a1e4ea2151e176f1d4 authored about 4 years ago by Alexandre Flament <[email protected]>Remove HTTP connections as much as possible
github.com/searx/searx - 925bb561a2797b6d3cc5be748c2361721b8e1f08 authored about 4 years ago by Alexandre Flament <[email protected]>ddg returns relative URL to https://duckduckgo.com/
github.com/searx/searx - 28cc644f0ae4c9cbbdb372522633b68f25eca1a4 authored about 4 years ago by Alexandre Flament <[email protected]>[fix] wikipedia engine: don't raise an error when the query is not found
github.com/searx/searx - cdceec1cbb2ca894572396e0a68c2d09b0769231 authored about 4 years ago by Alexandre Flament <[email protected]>
Add a new parameter "raise_for_status", set by default to True.
When True, any HTTP status code ...
[fix] wikidata: fix crash when the item has no description at all and…
github.com/searx/searx - d9494283ccf122ea9791a5afeedb09890c908493 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - bef2f2efa8fe20bb40c9e79d91c2d9b42f33854a authored about 4 years ago by Alexandre Flament <[email protected]>
About http://lesscss.org see https://github.com/less/less-docs/issues/520
github.com/searx/searx - 38d32337e7600446c04ecd601b56d6915a4046fd authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 244e812f37940800cee06f222b6cac26c729131e authored about 4 years ago by Alexandre Flament <[email protected]>
github.com/searx/searx - 0226ae69d361dc28cfbb4a89a29a86ea02963b11 authored about 4 years ago by Alexandre Flament <[email protected]>
add new issue template
github.com/searx/searx - f56e78ee804ba7e46ffed000dbcf0b9f3b2f7ecc authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - 741c31fa06124605a15f9551051f0e7756f7faa3 authored about 4 years ago by Emilien Devos <[email protected]>
[mod] stackoverflow & yandex: detect CAPTCHA response
github.com/searx/searx - cec73b5dcf6e94918798c6e1e6457dd021a34a39 authored about 4 years ago by Alexandre Flament <[email protected]>github.com/searx/searx - fa909c7c024d9ec98f6611fde0f99b0e797b1f3b authored about 4 years ago by Alexandre Flament <[email protected]>