summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-03-04Add searx_extra packageAlexandre Flament
2021-03-01[enh] google scholar - python implementation of the engineMarkus Heiser
2021-02-24[mod] add utils/fetch_external_bangs.pyAlexandre Flament
2021-02-09[enh] add engine MediathekViewWeb (API)Markus Heiser
2021-02-01[hardening] github workflows - corrupted cacheMarkus Heiser
2021-01-26[mod] add Makfile targets for search.checker.<engine_name>Markus Heiser
2021-01-24[fix] revise of the google-Video engineMarkus Heiser
2021-01-22[fix] revise of the google-news engineMarkus Heiser
2021-01-12Merge pull request #2459 from dalf/update-pythonAlexandre Flament
2021-01-12[mod] add Python 3.9 supportAlexandre Flament
2021-01-11[mod] move brand options from Makefile to settings.ymlMarkus Heiser
2020-12-18[mod] Makefile: make CONTACT_URL optionalAlexandre Flament
2020-12-18Add link to contact instance maintainer to footer of each page (#2391)BBaoVanC
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-12-02[mod] digg - pylint searx/engines/digg.pyMarkus Heiser
2020-12-01[enh] activate pylintAlexandre Flament
2020-11-14[refactor] deviantart - improve results and clean up source codeMarkus Heiser
2020-11-06new: test: ignored warning and errorsrachmadaniHaryono
2020-11-06chg: test: Makefile pep8 testrachmadaniHaryono
2020-10-31[fix] make.run - use SEARX_DEBUG=1 instead of modifing settings.ymlMarkus Heiser
2020-09-28[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fi...Alexandre Flament
2020-09-28[fix] Update Sphinx package versionsAlexandre Flament
2020-09-22fix utils/fetch_languages to work with new languagesMarc Abonce Seguin
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-06-30Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-themeMarkus Heiser
2020-06-19Merge branch 'master' into gigablastMarkus Heiser
2020-06-19Merge branch 'master' into csp-oscar-themeMarkus Heiser
2020-06-18[fix] buildprocess of the docs by adding sphinx-doc-prebuilds targetMarkus Heiser
2020-05-29[fix] gigablaste engine: switch from pep8 to pylint testMarkus Heiser
2020-05-15[fix] Makefile: node.env is a prerequisite of lessc and gruntMarkus Heiser
2020-04-02Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-04-01make test.pylint: do not run pylint checks in py2Markus Heiser
2020-04-01travis: use Makefile target travis.codecov to install codecovMarkus Heiser
2020-04-01Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-31[fix] fix travis buildDalf
2020-03-30docs: document Makefile setup and 'buildenv' (aka brand)Markus Heiser
2020-03-30Merge PR #1900 of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-30Makefile: rename target 'searx.brand' to 'buildenv'Markus Heiser
2020-03-30[fix] make test.sh: fix various shellcheck error messagesMarkus Heiser
2020-03-29Makefile: marginal fixMarkus Heiser
2020-03-29build environment: add GIT_BRANCH variableMarkus Heiser
2020-03-29tooling box: simplify build enviromentsMarkus Heiser
2020-03-29Merge PR #1900 of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-29bash: use build environment from MakefileMarkus Heiser
2020-03-29make themes: rename 'style' targtes to 'themes' targetsMarkus Heiser
2020-03-26test: move tests from manage.sh to MakefileMarkus Heiser
2020-03-26build: move build styles from manage.sh to MakefileMarkus Heiser
2020-03-26Makefile: add target 'useragents.update' to fetch versions of FirefoxMarkus Heiser
2020-03-26brands: hardcode ISSUE_URL and some links on the about-pageMarkus Heiser
2020-03-25brands: add ISSUE_URLMarkus Heiser