summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2022-01-06[fix] remove broken ? search operatorMartin Fischer
2022-01-06Merge pull request #697 from searxng/remove-nl-beAlexandre Flament
2022-01-06Merge pull request #634 from not-my-profile/powered-byAlexandre Flament
2022-01-05Delete searx/translations/nl_BEAlexandre Flament
2022-01-05Merge pull request #688 from dalf/settings_enable_statsMarkus Heiser
2022-01-05Merge pull request #596 from dalf/upgrade-httpxAlexandre Flament
2022-01-05Merge pull request #679 from dalf/brand-searxngAlexandre Flament
2022-01-05[enh] settings.yml: implement general.enable_metricsAlexandre Flament
2022-01-05[mod] upgrade httpx 0.21.2Alexandre Flament
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-04[fix] links in comments - https://docs.searxng.org/Markus Heiser
2022-01-03[fix] disabling all engines in a category makes the bang search in generalAlexandre Flament
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-02reference docs.searxng.orgAlexandre 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