summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-25[fix] docker build: set build argument LABEL_VCS_URL to GIT_URLMarkus Heiser
2020-03-25[fix] brands: add GIT_URL variable to the docker buildMarkus Heiser
2020-03-25[fix] brands: add variables from build env to grunt processMarkus Heiser
2020-03-25make project: re-build generic files of the searx projectMarkus Heiser
2020-03-25[fix] brands: add variables from build env to setup.pyMarkus Heiser
2020-03-25[fix] brands: add variables from build env to sphinx-docMarkus Heiser
2020-03-25[fix] brands: add variables from build env to jinja templatingMarkus Heiser
2020-03-23lxc.sh install base: add bash and python3 to LXC_BASE_PACKAGESMarkus Heiser
2020-03-23LXC: set LXC_ENV_FOLDER=lxc/$(shell hostname)/Markus Heiser
2020-03-23Merge branch 'filtron' of https://github.com/return42/searx into filtronMarkus Heiser
2020-03-23Merge branch 'filtron' of https://github.com/return42/searx into filtronMarkus Heiser
2020-03-23Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-23[enh] submit search on suggestion select - closes #807Adam Tauber
2020-03-23[fix] load new page with infinite scroll if there is no scrollbar - fixes #759Adam Tauber
2020-03-23[enh] add clear search button to oscar theme - fixes #454Adam Tauber
2020-03-21Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-21docs: building (PDF) books / build user bookMarkus Heiser
2020-03-18./utils/lxc.sh: add command 'install base'Markus Heiser
2020-03-18LXC: add /.lxcenvMarkus Heiser
2020-03-16[fix] remove debug printAdam Tauber
2020-03-16[fix] handle weights in accept language parsing - fixes w3ms en;q=1.0Adam Tauber
2020-03-15LXC: utils/makefile.lxc (inital) add /.lxcenv.mk to contaiinersMarkus Heiser
2020-03-15Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-13[fix] update csv unit testAdam Tauber
2020-03-13[fix] convert query to string to produce valid filename for csv outputAdam Tauber
2020-03-13[fix] add answers, suggestions, corrections to csv outputAdam Tauber
2020-03-13[fix] add answers, suggestions, corrections to rss outputAdam Tauber
2020-03-09[Fix] Startpage ValueError on Spanish date formatSpühler Stefan
2020-03-09searx.sh: add buildhost cmd, installs OS packages for buildsMarkus Heiser
2020-03-08shellcheck: minor fixes to support all dsitrosMarkus Heiser
2020-03-08makefile.python: remove python2 supportMarkus Heiser
2020-03-08searx.sh: add commandline 'install packages'Markus Heiser
2020-03-08LXC: fixed raw.idmap & removed obsolete uid/gid subordinateMarkus Heiser
2020-03-08LXC: from searx.sh, morty.sh and filtron.sh testsMarkus Heiser
2020-03-07LXC: separate lxc-suite from lxc & improved command line.Markus Heiser
2020-03-07Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-06fix: minor typosMarkus Heiser
2020-03-06docs: for example URLs use iana's example.orgMarkus Heiser
2020-03-06docs: improve description of uwsgi & ngingx setupMarkus Heiser
2020-03-05Merge pull request #1884 from kvch/add-blogpost-about-private-enginesAdam Tauber
2020-03-05Add new post to blog about private enginesNoémi Ványi
2020-03-05[fix] update dead linkAdam Tauber
2020-03-04docs: describe uwsgi setup of all suported distributionsMarkus Heiser
2020-03-04docs: complement uwsgi documentation for all distrosMarkus Heiser
2020-03-04Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-04Merge pull request #1866 from return42/fix-newsMarkus Heiser
2020-03-03docs: generic doocumentation for searx-uwsgiMarkus Heiser
2020-03-03docs: generic documentation get templatingMarkus Heiser
2020-03-02LXC: add ubuntu 19.10 and 20.04 to the list of test imagesMarkus Heiser
2020-03-02docs: generic documentation from the installation scriptsMarkus Heiser