Ecosyste.ms: OpenCollective

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

github.com/searx/searx

Privacy-respecting metasearch engine
https://github.com/searx/searx

Merge pull request #2349 from dalf/fix-settings-loader

[fix] settings_loader: don't crash when a key exists only in the user settings

7905d4148718816de60cafff8a05ce95f97ce6aa authored about 4 years ago
[fix] settings_loader: don't crash when a key exists only in the user settings

typical use case: result_proxy can be defined in the user settings,
but are not defined the defa...

d0d7a3e1c2d75fb0d9be3594ab113a804e4462a4 authored about 4 years ago
Merge pull request #2332 from dalf/metrology-errors

[enh] record exception details per engine

89fbb85d454959be725cd4ca19c36c31d05d3289 authored about 4 years ago
[mod] various engines: use eval_xpath* functions and searx.exceptions.*

Engine list: ahmia, duckduckgo_images, elasticsearch, google, google_images, google_videos, yout...

64cccae99e625f3ebd879f94797decd0d824608d authored about 4 years ago
[enh] record details exception per engine

add an new API /stats/errors

1d0c368746e0ae28ea042edaf4c75ee3a2b738c2 authored about 4 years ago
[mod] bing_news: use eval_xpath_getindex

remove unused function searx.utils.list_get

de887c6347db4c810f7d1e11c77633340d4e2fbd authored about 4 years ago
[mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* functions

ad72803ed98760b2a95690dea3b95eacc670427c authored about 4 years ago
Merge pull request #2285 from return42/fix-digg

bugfix & refactor digg engine

6b5a57882242f24f867b6aa14b79b514720c6d83 authored about 4 years ago
Merge pull request #2348 from mrwormo/master

Disable Invidious engine by default

35a76d91161ffdbd22136e431b4d42022f432141 authored about 4 years ago
Disable Invidious engine by default

2b153db74c32eeeabea1feb5a1cfbfea83050654 authored about 4 years ago
[refactor] digg - improve results and clean up source code

- strip html tags and superfluous quotation marks from content
- remove not needed cookie from r...

bef185723affdc549487e50ae521db61110c3383 authored about 4 years ago
[mod] digg - pylint searx/engines/digg.py

Eliminate redundant file names which are tested by test.pylint and ignored by
test.pep8

Signed-...

6b0a896f01eb0c59a5ce8d46c18b3549f0007901 authored about 4 years ago
[fix] digg - the ISO time stamp of published date has been changed

Error pattern::

Engines cannot retrieve results:
digg (unexpected crash time data '2020...

173b744ef0fa69c217381bfc000709ba7b336824 authored about 4 years ago
Merge pull request #2318 from dalf/add-pylint

Add pylint

219af243a20899d0c8a677700c36e339d7cdcc74 authored about 4 years ago
[mod] pylint: numerous minor code fixes

b00d108673082fc2487b2d122db00d988f561427 authored about 4 years ago
[enh] activate pylint

There are 3 invocations:
* one with the default .pylintrc file
* one for searx/engines with some...

8aa2a7556ad80d3d644287fc17832050f3a5a303 authored about 4 years ago
[mod] wikidata: WDGeoAttribute class: doesn't change the method signature of get_str

9ed3ee2bebf2f159d4231d9aad9df53aea6db90a authored about 4 years ago
[fix] tests: fix duplicate method name

b7f1a8424a9e0623865d9406e77b5205d2e0a7cc authored about 4 years ago
[fix] /stats: report error percentage instead of error count

This bug exists since the PR https://github.com/searx/searx/pull/751

3cfef61123c789a238a4548dbf4b578e3e3ce0ba authored about 4 years ago
[mod] remove dead code

a302ac56293230fd73817ad091153efbd143603a authored about 4 years ago
Merge pull request #2291 from dalf/settings2

[enh] user settings can relied on the default settings

a1e6bc4cee2690eb7f2103901ada9a50846a7419 authored about 4 years ago
Merge pull request #2345 from dalf/mod-oscar

[mod] oscar theme: added option into gruntfile.js for generate sourceMap

0e02fee93000f6d989e333cd06c39146d0339f4b authored about 4 years ago
[mod] oscar theme: added option into gruntfile.js for generate sourceMap

Credits go to @mrwormo (see PR #2308 )

f1e016e9ea906b38575a3b441260a59033485e1d authored about 4 years ago
[fix] fix the reset button in the oscar theme (#2306)

Rely on javascript instead of type="clear"

Close #2009

1b700738ebcd5327685f36bc32205a2d6169922e authored about 4 years ago
Add recoll engine (#2325)

recoll is a local search engine based on Xapian:
http://www.lesbonscomptes.com/recoll/

By it...

4a36a3044d6e39bc60d026d99ed7a010f6505a5f authored about 4 years ago
Merge pull request #2336 from efectn/patch-1

Photon API Link Update

93c2603561c039fb43137c251493e77032f91743 authored about 4 years ago
[enh] settings.yml: add use_default_settings option (2nd version)

b4b81a5e1a74f03926e3c2e6f8c5fade99f7eabb authored about 4 years ago
Photon API Link Update

Via https://photon.komoot.io/

d1f527c3afde524fbe81180a7c5c7d1687cdd6ae authored about 4 years ago
[enh] settings.yml: add use_default_settings option

This change is backward compatible with the existing configurations.

If a settings.yml loaded f...

1cfe7f2a7543b2994a1afd0d81da1962d04423b0 authored about 4 years ago
Merge pull request #2327 from renyhp/master

Add preference for displaying advanced settings

6ada5bac60f44a09198c9fec642d5c5939982f88 authored about 4 years ago
Remove unused lines

0323606691788ed1fc59c1a825586633f0643e3b authored about 4 years ago
Fix syntax error

844ae0b31084bea7559cb469edc0e425983886ba authored about 4 years ago
Another patch

4979b4f9d98186d0a5a8d10c096673c596462eb5 authored about 4 years ago
Patch advanced search preferences

22489c4b5f927af5d74b3670b917aee0732543cc authored about 4 years ago
Merge pull request #2319 from dalf/multiple-proxies

[enh] Add multiple outgoing proxies

aec6a2656c4af5aa307914b78cb4f46f4238109a authored about 4 years ago
Add preference for displaying advanced settings

b00f77059c93bc91f706b5f0c51f7db752669b09 authored about 4 years ago
[enh] Add multiple outgoing proxies

credits go to @bauruine see https://github.com/searx/searx/pull/1958

3786920df975b11c0feb7d8564eb19b634d32977 authored about 4 years ago
Merge pull request #2323 from kvch/fix-unresponsive-engine-set-modified

Fix RuntimeError during search with translated errors

2fc3b17c85512280173bb47f449cc2faa64b0501 authored about 4 years ago
Fix type of unresponsive_engines

Previously __get_translated_errors
returned a list. But unresponsive_engines
is a set.

Closes #...

80a8bc5ad99e1ea765d14cdc1916451a3a8ef2a0 authored about 4 years ago
[fix] fix github workflow: deploy documentation

963b93b5433da09d00904fa231cbef209cbfbc45 authored about 4 years ago
[fix] fix github workflow

c9fb3ac34f9cf346a031c0cbf42536a0a17d2edd authored about 4 years ago
[fix] fix github workflow

bug fix of 9c25cd99c4b2bbeeb96f0a4efc3b2c21b06e1881

197a013d2e06e7726231485e7c3fba410ee2cb90 authored about 4 years ago
Merge pull request #2322 from dalf/github-actions

[mod] use github actions instead of travis

2fc7273141a9faa6af569d2ed5c69a171bd14816 authored about 4 years ago
[mod] use github actions instead of travis

fix https://github.com/searx/searx/issues/2279

9c25cd99c4b2bbeeb96f0a4efc3b2c21b06e1881 authored about 4 years ago
Merge pull request #2321 from dalf/fix-standalone

[fix] fix a test_standalone_searx test case

a30d9f26556b9445ecb909ea2f3d88aebd6c44e7 authored about 4 years ago
[fix] fix a test_standalone_searx test case

If test_engines_init.py runs before test_standalone_searx.py, the engine list is not empty.
It m...

230a5ecd04efd48363588f89a7facd6fc0ed89e9 authored about 4 years ago
Merge pull request #2286 from return42/fix-deviantart

[refactor] deviantart - improve results and clean up source code

17b48ff6e858b0c74116068cf6444bd578bbb747 authored about 4 years ago
[refactor] deviantart - improve results and clean up source code

Devian's request and response forms has been changed.

- fixed title
- fixed time_range_dict to ...

c71d214b0c3caeb6a5e29c5ab8087c0cacc83932 authored about 4 years ago
Merge pull request #2288 from dalf/lint

[mod] remove unused import

4f18faebe17805ab89ec74e76d722fa64fc2418c authored about 4 years ago
[mod] remove unused import

use
from searx.engines.duckduckgo import _fetch_supported_languages, supported_languages_url # ...

3038052c79ed16d4e32be9680b426b7a765f4f01 authored about 4 years ago
Merge pull request #2299 from rachmadaniHaryono/feature/pep8-to-pycodestyle

pep8 to pycodestyle

6489a560ea9cbd8087f9872a8494f6d8ec76bf75 authored about 4 years ago
Merge pull request #2296 from rachmadaniHaryono/feature/suppress-output

suppress test output

e1bd617669a3964b0faefa4e75faf4ed29eb319d authored about 4 years ago
Merge pull request #2292 from kvch/elasticsearch-engine

New engine: Elasticsearch

c3d9b17c2ad93ddf8b958e0a9f54fbfe62dc679f authored about 4 years ago
Merge pull request #2289 from dalf/pylint

[mod] pylint: add extension-pkg-whitelist=lxml.etree

102c08838b4f4afe044d8eafcc0de635f1401d35 authored about 4 years ago
Merge pull request #2309 from dalf/mod_search_repr

[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods

46b454277f70cb504a1276286e07048b8a5651bf authored about 4 years ago
Merge pull request #2300 from dalf/fix-webapp-index

[fix] fix of / and /search

ebed1461bc4b635b6dde5d99e53dada6711a6d7a authored about 4 years ago
Merge pull request #2301 from pierrechtux/fix_typo_virualenv

Fix typo virualenv

20c95712ead0e538ecc7fa17735c5acc3015840d authored about 4 years ago
Correct what was obviously a typo in vir(t)ualenv.

482da5c6c7ae89c1d057c410341735dc83768947 authored about 4 years ago
New engine: Elasticsearch

43e697681efbe7856abe21e6abdac7694447cae8 authored about 4 years ago
[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods

8fc74d0d7b51014a24c9d2dc9442434d91c4e711 authored about 4 years ago
Merge pull request #2295 from searx/default-http-headers

[enh] add default http headers - closes #715

aa6eaf603ff9b403dcc32adadbb1e75445f0348c authored about 4 years ago
[fix] fix of / and /search

* URL / : the index page displayed the selected or the default category.
* URL / : when the q pa...

b3a3ccf2dbf93b26c506904f53d03e5f11398aab authored about 4 years ago
new: test: ignored warning and errors

5d015b58f7437d4974d9b073f4b041f8d7956a4b authored about 4 years ago
chg: test: Makefile pep8 test

d422f60529e605f6226ae0e4101bae96cae4efd6 authored about 4 years ago
chg: dev: pep8 to pycodestyle

3dea5eada07e3aac229d1045f0b9776ae29185de authored about 4 years ago
[enh] add default http headers - closes #715

063260d090d175f010f42270664d476bb8039801 authored about 4 years ago
chg: test: suppress output

4d4b6750bceb2ebc4266c4cd1c5ff3667e1764d5 authored about 4 years ago
Feature/standalone searx update (#1591)

* chg: dev: update standalone_searx

parent d8a5df721b33dd8a7cc9e21dba4060f21d629f69
author r...

c03e4c86bc49d6ef4664c038066d9f1c16e7dafc authored about 4 years ago
Merge pull request #2290 from dalf/fix-misc

Various bug fixes

1b42d42695070f4a93f4df1605dcdff70f4d4d10 authored about 4 years ago
Merge pull request #1681 from MarcAbonce/index_refactor

[mod] Separate index and search routes

9c3382d12afa22fcd63c84c0d1a2b506d043fab4 authored about 4 years ago
[mod] pylint: minor code change to allow pylint globally

This commit is only a step, it doesn't fix all the issues reported by pylint

58d72f26925d56e22330c54be03c3dcbee0c4135 authored about 4 years ago
[fix] webadapter: fix locked categories

e28b56e2620730138045f58ca76c8b99ee957251 authored about 4 years ago
[fix] comamnd engine: fix import

eed43783f98dc58c94af8132452b92a172ea03b5 authored about 4 years ago
[fix] scanr_structure engine: fix import

a08df82574e47703ba236180222d9ffeb33fe4fc authored about 4 years ago
[mod] separate index and search routes

This makes it easier to separately handle search and index requests
from a web server or from a ...

8d71420b4511fdac63c39f33d93c7add1ea7716d authored about 4 years ago
[mod] pylint: add extension-pkg-whitelist=lxml.etree

d7f21484eebc54c57729b27e5bd19b8dafd7d15a authored about 4 years ago
[fix] searx configuration - quote bash calls in sed replacements

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

45f58a4a2a0b89f4b416c28ea769139b16f6436d authored about 4 years ago
[doc] searx configuration - add 'mkdir /etc/searx' before copy

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

edef9d2f874fa8debe9b5820eda2aa1c65b3cde9 authored about 4 years ago
[fix] doc - add missing quotation marks in docs/build-templates

Escape the all the quotation marks (" --> \") in docs/build-templates.

The scripts are *bash ev...

dd23ad8ba27133f0f3214e66459cd511f98a8bce authored about 4 years ago
Merge pull request #2287 from return42/fix-make-run

[fix] make.run - use SEARX_DEBUG=1 instead of modifing settings.yml

d553de4909310fbd6666b58edb00c2777c928235 authored about 4 years ago
[fix] make.run - use SEARX_DEBUG=1 instead of modifing settings.yml

Reloading webapp.py when a file is changed exit with error::

$ make run
....
INFO:w...

4a15d675d5478c1d350335e106879622c541f3c2 authored about 4 years ago
[mod] make docs-live - remove --port option from sphinx-autobuild

Setting port fixed to 8080 has drawbacks when this port is already in use from
another applicati...

e697d78d5a907014252df9aec79d981b800aac91 authored about 4 years ago
[mod] .travis.yml: build documentation automatically on the master branch

54afe37e18cdbf4fd858907f0a6e83c6cb1c4157 authored about 4 years ago
Merge pull request #2224 from dalf/update-infobox-engines

[enh] update infobox engines

10ddd421f22c993a8cd3f4a02798dc3335c59709 authored about 4 years ago
[mod] wikidata engine: use one SPARQL request instead of 2 HTTP requests.

95bd6033fad53b584ae5be54f2229a6edfb5b6a2 authored over 4 years ago
[mod] add external_urls.json and wikidata_units.json

ed6696e6bf13d2a1f7536fe05d043d81f57f4081 authored over 4 years ago
[mod] duckduckgo_definitions: display only user friendly attributes / URL

various bug fixes

ca593728af10751fb0a313e2219e9091434d1035 authored over 4 years ago
[mod] result.py: merge infobox URL and attributes when the same label or the same entity

entity are wikidata entity (like "Q42" for "Douglas Adams", see https://www.wikidata.org/wiki/Q42 )

382fded6651c16754d91411f806e8fe390f005e5 authored over 4 years ago
[fix] simple theme: infobox: remove useless entity information

23f4203dfb72d2315d3fbb33402eb978469b59f4 authored over 4 years ago
Merge pull request #2275 from dalf/mod-ahmia-filter

[mod] ahmia_filter.py: minor changes

d3d50eff665f03c16adcb26a774b25b4fd5ade08 authored over 4 years ago
[mod] ahmia_filter.py: minor changes

- use result['parsed_url']
- load ahmia_blacklist.txt in searx.datae

5e7060053cc382723af5daa1b4af42fe228b5292 authored over 4 years ago
Merge pull request #565 from MarcAbonce/onions

New category: Onions

db703a0283ee169381aeea97c678e666ae508348 authored over 4 years ago
[fix] resolve query_parts regression

2aef38c3b9d1fe93e9d665a49b10151d63d92392 authored over 4 years ago
add Ahmia filter plugin for onion results

32957cdf49c306a5f50ca78bb50c0978ffe5c072 authored over 4 years ago
[enh] Add onions category with Ahmia, Not Evil and Torch

Xpath engine and results template changed to account for the fact that
archive.org doesn't cache...

c3daa08537668c24224fffecbed4347fee936fcf authored over 4 years ago
Merge pull request #2270 from kvch/disable-preference-settings

Let admins lock user preferences

0a44fa8bb7eca0d81f0ebdab37b9845b260473ad authored over 4 years ago
Let admins lock user preferences

33e139cae64bb78157ebca56a5d1a752da95555a authored over 4 years ago
[fix] adjust query unit tests

6beb84efb8c8b62f1dfa9e7af33db73c06fabcb2 authored over 4 years ago
Merge pull request #2271 from kvch/open-semantic-search-engine

Open Semantic Search Engine

1ac755087cd4a15e4749c130807528eeae7b4f35 authored over 4 years ago
Open Semantic Search Engine

8e15d3e4c1ed077a42d67fdad19fa6ab00f91261 authored over 4 years ago