summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2020-03-31[fix] template: fix typo in about.htmlDalf
2020-03-26.gitignore: make package-lock.json visibleMarkus Heiser
2020-03-26Minor improvements of the HTML *about* pageMarkus Heiser
2020-03-26make project: re-build generic files of the searx projectMarkus Heiser
2020-03-26Rewrite of the HTL *about* pageMarkus Heiser
2020-03-26brands: hardcode ISSUE_URL and some links on the about-pageMarkus Heiser
2020-03-25brands: add ISSUE_URLMarkus Heiser
2020-03-25webapp.py: expose the brand variable in the /config URL.Markus Heiser
2020-03-25webapp.py: partial code review (no functional change)Markus Heiser
2020-03-25Makefile: add target node.env - download & install npm dependenciesMarkus 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 jinja templatingMarkus 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-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-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-01bugfix(!biv) : bing-video do not like "older" User-AgentsMarkus Heiser
2020-03-01bing_news: parital rollback of c89c05bcMarkus Heiser
2020-03-01update languages: engines_languages.json languages.pyMarkus Heiser
2020-03-01bugfix: fetch_supported_languages bing, -news, -videos, -imagesMarkus Heiser
2020-03-01searx/data/engines_languages.json: sort json file (no content change)Markus Heiser
2020-02-25bugfix: google-news and bing-news has changed the language parameterMarkus Heiser
2020-02-24Merge branch 'master' into fix-prefsMarkus Heiser
2020-02-24searx/testing.py: fixed pep8 errorMarkus Heiser
2020-02-23monkey patch babel get_translations to support OccitanMarc Abonce Seguin
2020-02-23searx/testing.py: bugfix process model (do not use Flask's debug mode)Markus Heiser
2020-02-23searx/testing.py: pylint & SPDX tag (no functional change)Markus Heiser
2020-02-23preferences.py: implement defaults if unsetMarkus Heiser
2020-02-23preferences.py: pylint, SPDX tag & docstrings (no functional change)Markus Heiser
2020-02-23Add missing autocomplete backends to settings.yml commentMarkus Heiser
2020-02-23Merge branch 'master' into autocomplete_swisscowsMarkus Heiser
2020-02-23Merge branch 'master' into engine-etoolsMarkus Heiser
2020-02-23fix default locale and language issuesMarc Abonce Seguin
2020-02-18[fix] allow settin custom locale from settins.ymlAdam Tauber
2020-02-14Add Swisscows autocomplete optionpiplongrun
2020-02-14[mod] move public instance list to https://searx.spaceDalf
2020-02-12Add etools engine to the listpiplongrun
2020-02-12Add eTools enginepiplongrun
2020-02-08Merge commit 'refs/pull/1621/head' of https://github.com/asciimoo/searxMarkus Heiser
2020-02-08[enh] introduce private enginesNoémi Ványi
2020-02-06Fix deprecated werkzeug importNicolas Gelot
2020-01-30[enh] version v0.16.0v0.16.0Adam Tauber
2020-01-30[enh] update translationsAdam Tauber
2020-01-28[mod] add py2 deprecation warning to webappAdam Tauber
2020-01-28Merge branch 'master' into fix-infinite-scrollMarkus Heiser