summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2022-01-05[enh] change categories_as_tabs from a list to a dictMartin Fischer
2022-01-05[fix] stop setting superfluous cookies for "non tab categories"Martin Fischer
2022-01-05[refactor] make group_engines_in_tab more readableMartin Fischer
2022-01-05[mod] introduce searx.engines.Engine for type hintingMartin Fischer
2022-01-05[enh] enable English dictionaries by defaultMartin Fischer
2022-01-05[enh] display help text for "Other" engines tab in preferencesMartin Fischer
2022-01-05[mod] improve variable nameMartin Fischer
2022-01-05[mod] move group_engines_in_tab to searx.webutilsMartin Fischer
2022-01-05[enh] move dictionaries, Erowid & IMDb out of general categoryMartin Fischer
2022-01-05[enh] show categories not in any tab category in "Other" preferences tabMartin Fischer
2022-01-05[build] /staticMartin Fischer
2022-01-05[simple] improve styling of subcategory table headers in preferencesMartin Fischer
2022-01-05[enh] display language of engines in preferencesMartin Fischer
2022-01-05[enh] group engines in preference tabsMartin Fischer
2022-01-05[enh] add more categoriesMartin Fischer
2022-01-03[enh] introduce categories_as_tabsMartin Fischer
2022-01-03[enh] settings.yml: allow granular overwrites for aboutMartin Fischer
2022-01-03[fix] bang syntax for categories with spacesMartin Fischer
2022-01-02Merge pull request #610 from return42/img-load-errorAlexandre Flament
2022-01-02Merge pull request #613 from return42/pylint-bing-imagesAlexandre Flament
2022-01-01Update searx.data - update_languages.pyMarkus Heiser
2022-01-01Merge pull request #676 from return42/fix-bing-langMarkus Heiser
2022-01-01[fix] bing engines: fetch_supported_languagesMarkus Heiser
2022-01-01Merge pull request #670 from searxng/update_data_update_firefox_version.pyAlexandre Flament
2022-01-01Merge pull request #671 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
2022-01-01Merge pull request #673 from searxng/update_data_update_currencies.pyMarkus Heiser
2022-01-01Update searx.data - update_wikidata_units.pydalf
2022-01-01Update searx.data - update_currencies.pydalf
2022-01-01Update searx.data - update_ahmia_blacklist.pydalf
2022-01-01Update searx.data - update_firefox_version.pydalf
2021-12-31Merge pull request #667 from searxng/dependabot/pip/master/pygments-2.11.0Markus Heiser
2021-12-31[build] /staticMarkus Heiser
2021-12-31make pygments.lessMarkus Heiser
2021-12-31[translations] update from Weblatesearxng-bot
2021-12-29[build] /staticMarkus Heiser
2021-12-29[fix] simple theme: hide the image if img load failsMarkus Heiser
2021-12-29Merge pull request #663 from dalf/mod_secret_keyMarkus Heiser
2021-12-28[mod] implement is_hmac_of() in webutils / close to new_hmac()Markus Heiser
2021-12-28[pylint] Bing (Images) engineMarkus Heiser
2021-12-28[pylint] Bing (Videos) engineMarkus Heiser
2021-12-28[mod] webutils.py: remove dead codeAlexandre Flament
2021-12-28[fix] use hmac.compare_digest instead of ==Alexandre Flament
2021-12-27[fix] issues reported by pylintMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
2021-12-24[translations] update from Weblatesearxng-bot
2021-12-22[del] remove geektimes (redirects to habrahabr)Martin Fischer
2021-12-22[del] remove whaleslide (website is down)Martin Fischer
2021-12-21[doc] introduce about.language and sort engines by itMartin Fischer
2021-12-20[upd] engine_descriptions.jsonMarkus Heiser