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

Merge branch 'master' of https://github.com/asciimoo/searx into filtron

github.com/searx/searx - 1fc0e9ddc59ab5217a08c36561791fbf0b96190a authored over 4 years ago
[enh] add unique class for each endpoint - closes #1133

github.com/searx/searx - de1b08a941a6834a39159b9a2aa3ff3552df029f authored over 4 years ago
Merge pull request #1986 from kvch/feature-order-categories

Configurable category order

github.com/searx/searx - 5af873b74ee8ff30d0d70e0e310b094d1568cf58 authored over 4 years ago
make category order configurable using ui.categories_order

github.com/searx/searx - 640da73a9ea3203d96490d355c22c8cad63d6539 authored over 4 years ago
Merge branch 'master' into filtron

github.com/searx/searx - 2b2a882df046e9ee3bfae8a8f33ffc2484b603b5 authored over 4 years ago
[fix] do not autocomplete for pressing enter when mouse is on the completion list - fixes #340

github.com/searx/searx - 08fdfc73fbbbe47811252ba89d8aeff8c1d07fcb authored over 4 years ago
[mod] reduce the gap between results

github.com/searx/searx - 47cddcab8b86742480e4c12cf47853843e83e55f authored over 4 years ago
[enh] add shortcut column to search engines table in preferences - fixes #230

github.com/searx/searx - c54a0e81ff3c44c79d0d4cab3d4022efa0cbdcd5 authored over 4 years ago
[enh] update npm dependency versions

github.com/searx/searx - bab5efeac9591f1ffe87a0ab5c8ca10ed2d2eafc authored over 4 years ago
[enh] build css after less file changes

github.com/searx/searx - f47e6fc0f8f2c3115a126f37e319b0e3515f49e1 authored over 4 years ago
Merge pull request #983 from ahangarha/patch-1

Update results.less

github.com/searx/searx - ceedab6aed96de3e98e12284e4ec054ce63e7fc4 authored over 4 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into about-opensearch

github.com/searx/searx - b85d845636ec36bdd98d4d5cea21dd0d82fcdec9 authored over 4 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into filtron

github.com/searx/searx - 6fc26775e4aafcf655e493fe0469341bd2b093ef authored over 4 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme

github.com/searx/searx - a3431d59d381ff3b5cfb70a2b12ef0518821ed95 authored over 4 years ago
Merge branch 'master' into new-readme

github.com/searx/searx - 244f0fbd0dc37cc1d56f21e90a8fd3258c20d804 authored over 4 years ago
Merge branch 'master' into gigablast

github.com/searx/searx - 74135007ebe2beba5daeb45437ff781a537e4237 authored over 4 years ago
Merge pull request #1978 from kvch/fix-rtl-in-oscar

Fix Farsi language in Oscar && adjust tables with RTL

github.com/searx/searx - 19e32dc686e40f5e7ec1653f4a05aaa75cb17d80 authored over 4 years ago
Fix Farsi language in Oscar && adjust tables with RTL

github.com/searx/searx - a3e15a3df6f5502c58f82f18e09d80a2fdf7a957 authored over 4 years ago
Merge pull request #1979 from kvch/feature-toggle-all-buttons

Add "Allow all" and "Disable all" to engines tab of Oscar preferences

github.com/searx/searx - da02e0b8d89fb664786e7bb8f1050fad0c86db6a authored over 4 years ago
add disable all and allow all engines button to Oscar preferences

github.com/searx/searx - d7d89369cb3f9d33855749f13c410fb444a81104 authored over 4 years ago
Merge pull request #1903 from kvch/feature-ignore-engine-timeout

Hide error messages from users

github.com/searx/searx - e974bbc17a6a659b14b7ab071d5cc2d72a4d6504 authored over 4 years ago
add display_error_messages option to engine settings

A new option is added to engines to hide error messages from users. It
is called `display_error_...

github.com/searx/searx - e3282748d0433d455336487f7e36b789fe6ade30 authored over 4 years ago
[fix] gigablast requires a random extra parameter

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

github.com/searx/searx - ee5d2b319b878e34308cf0761375ca1481edf473 authored over 4 years ago
[fix] gigablaste engine: switch from pep8 to pylint test

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

github.com/searx/searx - d44b4eda645446293cae664b8df823181a432c2e authored over 4 years ago
[fix] revise of the gigablast engine (WIP)

The gigablast API has changed and seems to have some quirks, this is the first
revise. More wor...

github.com/searx/searx - a18760b322ba0006672b3d8f09362b407b39b4c1 authored over 4 years ago
[fix] gigablast does no longer support *supported_languages_url*

Since there are zero results, we can remove it:

$ make engines.languages
fetch language...

github.com/searx/searx - 57c7b90edd30ad0d24231a7e338c770c09de2dd4 authored over 4 years ago
utils/fetch_languages.py: print more meaningfull messages

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

github.com/searx/searx - 151038255810ed972187ee5d7921e3f044557665 authored over 4 years ago
[fix] remove debug print from commit e5305f8

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

github.com/searx/searx - de179ecc5b8a966f0a46d266c1a04bb2865b27c4 authored over 4 years ago
Merge pull request #1963 from KazamaSion/master

Revise outdated URLs

github.com/searx/searx - d38952c1335d3c6f8615870b11ef9737b203ad49 authored over 4 years ago
Merge branch 'master' into master

github.com/searx/searx - d44b034817ba5ceef32ca35489ca8c05aae585f6 authored over 4 years ago
Merge pull request #1971 from resynth1943/master

Add autofocus to all search inputs

github.com/searx/searx - e62ac42259803dc314c755dfe0778d57b6cc5d37 authored over 4 years ago
Add autofocus to all search inputs

github.com/searx/searx - e84cdb66ae9842c304fde631517f8ebc9c7aaaaa authored over 4 years ago
[fix] installation instructions: pip install -e searx (setup.py)

In the past we did not really install searx into the virtualenv. This is a
problem, since entry...

github.com/searx/searx - f576cadfba11dd96788f5c70e63fba4a70899584 authored over 4 years ago
[fix] disable debug in settings.yml by default

debug was accidentally enabled in commit cbc08fd

Signed-off-by: Markus Heiser <markus.heiser@da...

github.com/searx/searx - fcc5af66d8b4b364d98673d7c37e3b09373f4912 authored over 4 years ago
Revise outdated URLs

github.com/searx/searx - 74e6f5d72442a19a896aaf6ee3d7af7d480e18ec authored over 4 years ago
[build] rebuild of the oscar theme, build from ad208378

the CSS files has been build by:

$ make themes.oscar

Signed-off-by: Markus Heiser <markus....

github.com/searx/searx - c9f9e7da529e2f5b0799c6ffcb4330f020d8ae1c authored over 4 years ago
[fix] oscar theme, remove inline style attributes (CSP compliants)

Inline styles are blocked by default with Content Security Policy (CSP). Move
the rest of inlin...

github.com/searx/searx - ad208378bb78a35746db432011bcc08b4ffd708f authored over 4 years ago
[fix] Makefile: node.env is a prerequisite of lessc and grunt

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

github.com/searx/searx - 4954e56b69201463b23e9a140832d5ff56c9ebcb authored over 4 years ago
[README] searx, world's first gluten free search engine ;)

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

github.com/searx/searx - f8b16a6635d553f91cc3d2e81b816e10517e9a72 authored over 4 years ago
[README] update and polish up a little by using badges

about markup & badges

- https://github.com/ralsina/rst-cheatsheet/blob/master/rst-cheatsheet.rs...

github.com/searx/searx - 250e05e826c5aa072c0f05b0c1f0a8f66ba47631 authored over 4 years ago
[fix] about page- 'How to set as the default search engine?'

Searx supports OpenSearch, remove the inline JS from the about page.

close: https://github.com/...

github.com/searx/searx - e7788980ad1bb82e9ae084428d05a79b235c17ff authored over 4 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into filtron

github.com/searx/searx - 9c08adf6f2438cac5f13ed3f66f4b19f2eadd9d0 authored over 4 years ago
Merge pull request #1947 from jjasonkal/master

Remove cache of Dockerfile

github.com/searx/searx - 2d4d0bdc0cdc239dee931ba98a95bd632eb645e2 authored over 4 years ago
Remove cache of pip upgrade

github.com/searx/searx - 5ed4d72cfa3e4326bd2f231a0ff29dcaacfba48a authored over 4 years ago
archlinux: add package 'inetutils' to boilerplate

Even it is a core component, some hoster do not have pre installed the
'inetutils' package. We ...

github.com/searx/searx - e50ccc99c09f7f56737d45f4aed15c48e91fb91f authored over 4 years ago
Merge branch 'master' into filtron

github.com/searx/searx - f42bc330b8839696b5b7b711019cd74d2bbd7cb2 authored over 4 years ago
[fix] fatal: repository '/root/searx' does not exist

The $SERVICE_USER (searx) needs read permission to clone repository. The
installation script st...

github.com/searx/searx - 0973255aff6c7d1ea88147962ae04e9719423c7a authored almost 5 years ago
Merge branch 'master' into uwsgi_static

github.com/searx/searx - dc8d9750515054885da354a82f1a0e4ab9572bab authored almost 5 years ago
Merge pull request #1479 from milouse/fix/manage.sh

fix: Remove english shell dependency in manage.sh script

github.com/searx/searx - d27331c8d9b523fe8d99328e491d2f1e1c5fb82d authored almost 5 years ago
Merge branch 'master' into fix/manage.sh

github.com/searx/searx - 4bae1a9eabd33ee095002c0392d26c45e8319159 authored almost 5 years ago
[fix] Remove english shell dependency in manage.sh script

see https://github.com/asciimoo/searx/pull/1479#issuecomment-569904632

Signed-off-by: Markus He...

github.com/searx/searx - ceceee546b5273d9a1ebce6638ab98c7c34ed58f authored almost 5 years ago
Revert "fix: Remove english shell dependency in manage.sh script"

This reverts commit 7b9c8f777b9390fa915c365d785f07afd067f0e2.

github.com/searx/searx - 5f1cba53378685d9a618e132afcef889a0682ef7 authored almost 5 years ago
Merge branch 'master' into uwsgi_static

github.com/searx/searx - 0f4dbc4eca848d910fb4433e3d1c61fa7fcfa8de authored almost 5 years ago
utils/morty.sh option new-key: set new morty key

A command to set new morty key in morty & searx service (settings.yml) and to
restart both servi...

github.com/searx/searx - 8829796f76bc74c584db1d2a83553ac0611372a0 authored almost 5 years ago
utils/morty.sh: set morty key to avoid service abuse

- https://github.com/asciimoo/searx/issues/1871#issuecomment-592459798

make install all

ge...

github.com/searx/searx - ea3255835a259516c7a8b62eb319a338cebf7e9f authored almost 5 years ago
[docs] installation: add note to update OS before install searx

see: https://github.com/asciimoo/searx/pull/1803#issuecomment-618456661

Signed-off-by: Markus H...

github.com/searx/searx - 26a3a7d52359075bb96b39b26ed60430f2c667b9 authored almost 5 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into filtron

github.com/searx/searx - 9504acaca6d463cc4eb7507c83e3108ff4e0e5ab authored almost 5 years ago
Merge pull request #1936 from return42/fix-fetch

[fix] ffox useragent: use Windows NT 10.0 and not Windows NT 10

github.com/searx/searx - 7342806987aec05c50f12e149683609640ba66a0 authored almost 5 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into filtron

github.com/searx/searx - 1fdd8cd3c0e5cb51e655baba3c1f9426e55e0add authored almost 5 years ago
[fix] old images need an initial 'apt update'

see https://github.com/asciimoo/searx/pull/1803#issuecomment-616684353

Signed-off-by: Markus He...

github.com/searx/searx - d21e0b0ef80402e6bb610ba086dc81ad93e451d5 authored almost 5 years ago
[fix] ffox useragent: use Windows NT 10.0 and not Windows NT 10

This is an addittion to PR #1934:

The .0 change really counts on some engines like Bing which...

github.com/searx/searx - 697dd6c6d3eec85e4703a38cd107800e5f3c8a13 authored almost 5 years ago
Merge pull request #1934 from unixfox/patch-2

Update default user agents

github.com/searx/searx - ac2b0ffa032e441a4610e3076ae3ea8e20d11adb authored almost 5 years ago
Update default user agents

github.com/searx/searx - 7a50522a8202418243fab5ea26be5688ee6f8720 authored almost 5 years ago
Merge pull request #1923 from HLFH/master

Remove discontinued faroo engine

github.com/searx/searx - f18f94a8570f10421fc162fe8f338d97edc7d47b authored almost 5 years ago
Merge branch 'master' into master

github.com/searx/searx - 9302d1fc170a7d2c09fba8c34a75edc8f8652c9a authored almost 5 years ago
Merge pull request #1921 from kvch/fix-working-outside-request-ctx

[fix] remove usage of request context where not available

github.com/searx/searx - 0b7e7acf741a97ae47f809956614df1ea45326e4 authored almost 5 years ago
docs: marginal fix of command's './utils/lxc.sh show suite' output

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

github.com/searx/searx - 5fc17de8617d0d5771578f38f62a9d4714054747 authored almost 5 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into filtron

github.com/searx/searx - 4b4e95f2c3ebf4858a370f2c91783104afc1e198 authored almost 5 years ago
[fix] translate engine errors to Occitan when configured

github.com/searx/searx - bce3830b8dd9322e4e93d0003aa86e03c03e2dca authored almost 5 years ago
[fix] remove usage of request context where not available

github.com/searx/searx - ba7c8d7b960c3a3f288db162a51b76a2a935a605 authored almost 5 years ago
Merge pull request #1879 from bauruine/fix_startpage_ValueError_on_spanish_datetime

[Fix] Startpage ValueError on Spanish date format

github.com/searx/searx - 826ef3d00959f22a57224fa5e69fb088583f0072 authored almost 5 years ago
Merge branch 'master' into fix_startpage_ValueError_on_spanish_datetime

github.com/searx/searx - fcb44c654228a210ed66533f6aa7847035cbf985 authored almost 5 years ago
Merge pull request #1917 from dalf/requirements-upgrade

[mod] requirements.txt: upgrade dependency versions.

github.com/searx/searx - 4eddbca81d7a9f7d2c8b7059a2b4d0787804cbb0 authored almost 5 years ago
Remove discontinued faroo engine

github.com/searx/searx - 3a26093c46469a320c2dfa4d732634a462c8f0f4 authored almost 5 years ago
Merge branch 'master' of https://github.com/asciimoo/searx into filtron

github.com/searx/searx - f2ca12b54fdec72cdf0ac906d616e5c8b1fd1cb3 authored almost 5 years ago
doc: add missing command lines to nginx docs

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

github.com/searx/searx - 30c0a0fb641f2248829a3ccc3fd6abe58a55c77f authored almost 5 years ago
tooling box: added nginx + polished bash scripts and environment

- add installation method for nginx sites, morty and filtron
- clean up PUBLIC_URL environment i...

github.com/searx/searx - 99ff16c465ed4d3b98041bf308dfeb0918b535ab authored almost 5 years ago
Merge branch 'master' into requirements-upgrade

github.com/searx/searx - fbf63f72c7a7dfa3bfa521f823b7d2cad38e64ff authored almost 5 years ago
Merge pull request #1914 from splintah/wikimedia-projects

[add] Additional Wikimedia projects

github.com/searx/searx - ee856571c98b9d25a081671a4d7dfe551c7ef6c3 authored almost 5 years ago
Merge branch 'master' into wikimedia-projects

github.com/searx/searx - 7878176bb09cebd298f03f8a19c31c6c32533d28 authored almost 5 years ago
Merge pull request #1913 from Venca24/devel_rubygems

[add] rubygems engine

github.com/searx/searx - 527b1580b7f74213f3855062b597e439c98f190f authored almost 5 years ago
Merge branch 'master' into devel_rubygems

github.com/searx/searx - f172aad5d2c586d61843341177fdaf35732c4c6f authored almost 5 years ago
nginx: normalize installation (docs and script)s over all distros

This is the revision of the documentation about the varous nginx installation
variants. It also...

github.com/searx/searx - 58d5da8b57c5aeab92f551e8d175be67537c351c authored almost 5 years ago
bash scripts: source code cleaned up (shellcheck)

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

github.com/searx/searx - 67afa6b1fbb635626f278958980b87d3e8fed12c authored almost 5 years ago
docs: proofreading of all the installation topics

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

github.com/searx/searx - ebde9d10fd84de74ea99385dae4d95bcf932bcf3 authored almost 5 years ago
[fix] morty: PUBLIC_URL_PATH_MORTY needs trailing slash

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

github.com/searx/searx - 44edc9256932961f5fd3c0778da009c493d9ce35 authored almost 5 years ago
Changes from the installation tests on (all) LXC containers.

Tested and fixed HTTP & uWSGI installation on:

ubu1604 ubu1804 ubu1910 ubu2004 fedora31 archl...

github.com/searx/searx - f693149cded4f783380f8f02154bd9288b72cdd5 authored almost 5 years ago
Merge branch 'master' into requirements-upgrade

github.com/searx/searx - 5d4fcfcd9e094fa952ae1e69d849b03eb7a86ae2 authored almost 5 years ago
Merge pull request #1916 from dalf/travis-python-version

[mod] .travis.yml: add Python 3.7 and Python 3.8

github.com/searx/searx - 4e872c2b19205b76e91e6235859a34e50f4a1bb8 authored almost 5 years ago
[mod] requirements.txt: upgrade dependency versions.

github.com/searx/searx - 3973951770146f35d52664e971b76026af15d9f9 authored almost 5 years ago
[mod] .travis.yml: add Python 3.7 and Python 3.8

github.com/searx/searx - a7862ba3c1557fd39269dad3781a1909a8cff363 authored almost 5 years ago
apache: normalize installation (docs and script)s over all distros

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

github.com/searx/searx - ee39a098acb2386abd5382de5c9476cc4ffe2e03 authored almost 5 years ago
fix: Change Wikiversity and Wikivoyage shortcuts to wv and wy.

Suggested by @Venca24 <https://github.com/asciimoo/searx/pull/1914#issuecomment-610194209>.

github.com/searx/searx - 83fa88cbec949c0916d7d8854865512a5485b3f3 authored almost 5 years ago
docs: rework of chapter "Install with apache"

BTW: normalize installation-nginx.rst

github.com/searx/searx - eb0d4646d818fe12032379aae2fcd8b5bdb6467e authored almost 5 years ago
fix: Remove unnecessary query parameter for Wikimedia projects.

github.com/searx/searx - 87fba9c12dfa95b6bb7048d1c0e7536df33cd894 authored almost 5 years ago
fix: Spelling of Wiktionary.

github.com/searx/searx - c37544e6be155bb5ad167a79f852a5dd7ede5df6 authored almost 5 years ago
fix: Change Wikinews category to news.

github.com/searx/searx - 2b453cb226a4c0f73a55691810a601fc05143196 authored almost 5 years ago
Add Wikimedia projects.

A list of the added projects:
- Wikibooks
- Wikinews
- Wikiquote
- Wikisource
- Wiktionary
- Wik...

github.com/searx/searx - 536eb2b8dd623172c13ac17797582c8949956d7b authored almost 5 years ago
filtron.sh & morty.sh: improve usage message (if used in containers)

BTW: normalize soma variable names

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

github.com/searx/searx - c81849cb5a22d937c0f1de1d02d1fb8e3a7849cd authored almost 5 years ago
[fix] creation of /.lxcenv in containers

In utils/lib.sh there are two functions with the same name, but different tasks.
Rename one of t...

github.com/searx/searx - c2caf9569c5b6e1a9d143382c2045983f7c6dd61 authored almost 5 years ago