summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2021-01-18[fix] /stats/checker : remove the timestamp field when the checker is disabledAlexandre Flament
2021-01-18[fix] checker: fix engine statisticsAlexandre Flament
2021-01-17[fix] error_recorder: record code and lineno about the engineAlexandre Flament
2021-01-16Merge pull request #2452 from kvch/add-wilby-engineAlexandre Flament
2021-01-16Merge pull request #2451 from mrwormo/invidious-engineAlexandre Flament
2021-01-14[enh] engines: add about variableAlexandre Flament
2021-01-14[fix] Invidious engine by enabling requests by randomly picking amongst worki...mrwormo
2021-01-13[fix] checker: don't run the checker when uwsgi is not properly configuredAlexandre Flament
2021-01-12[fix] checker: fix typo unknown instead of unknowAlexandre Flament
2021-01-12[mod] searx.shared: minor tweaksAlexandre Flament
2021-01-12[mod] checker: add status and timestamp to the resultAlexandre Flament
2021-01-12[mod] checker: minor adjustements on the default testsAlexandre Flament
2021-01-12|mod] checker: improve searx-checker command lineAlexandre Flament
2021-01-12[enh] checker: background checkAlexandre Flament
2021-01-12[enh] add searx.sharedAlexandre Flament
2021-01-12[fix] do not colorize output on dumb terminalsMarkus Heiser
2021-01-12[enh] checker: wikidata & ddd: add specific testsAlexandre Flament
2021-01-12[enh] checker: add rosebud testAlexandre Flament
2021-01-12[enh] add checkerAlexandre Flament
2021-01-12Merge pull request #2459 from dalf/update-pythonAlexandre Flament
2021-01-12Merge pull request #2408 from return42/rm-brand-makeAlexandre Flament
2021-01-12[mod] drop Python 3.5 supportAlexandre Flament
2021-01-12Merge pull request #2458 from MarcAbonce/hide-links-mobile2Alexandre Flament
2021-01-11hide links panel in mobile screensMarc Abonce Seguin
2021-01-11[mod] settings.yml: move brand settings to a dedicated sectionAlexandre Flament
2021-01-11[fix] add missing brand.CONTACT_URL to /config API endpointMarkus Heiser
2021-01-11[mod] get rid of searx/brand.pyMarkus Heiser
2021-01-11[mod] move brand options from Makefile to settings.ymlMarkus Heiser
2021-01-10Merge pull request #2454 from MarcAbonce/fix-empty-lang-bangAlexandre Flament
2021-01-09fix empty colon in query from selecting ChineseMarc Abonce Seguin
2021-01-08Add wiby.me engineNoémi Ványi
2021-01-07[fix] Library Genesis links shifted by 1 #1998Markus Heiser
2021-01-06Remove voat due to its shutdownÉmilien Devos
2020-12-28[upd] update dependenciesAlexandre Flament
2020-12-27[mod] check secret_key when searx.webapp is importedAlexandre Flament
2020-12-27Merge pull request #2412 from dalf/update-buildenvAlexandre Flament
2020-12-22[upd] make SEARX_DEBUG=1 useragents.updateMarkus Heiser
2020-12-21[fix] update buildenvAlexandre Flament
2020-12-20[fix] pylint: use "raise ... from ..."Alexandre Flament
2020-12-20[fix] Python 3.9: use html.unescape instead of HTMLParser.unescapeAlexandre Flament
2020-12-20Merge pull request #2398 from dalf/mod-search-queryAlexandre Flament
2020-12-20[mod] remove emojis from source codeAlexandre Flament
2020-12-18[mod] searx.search.EngineRef: remove from_bang parameterAlexandre Flament
2020-12-18[mod] searx.search.SearchQuery: remove categories parameterAlexandre Flament
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[fix] fix of PR #2225Alexandre Flament
2020-12-17[mod] dictzone, translated, currency_convert: use engine_type online_curency ...Alexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-12-17[mod] searx.search: search_multiple_requests is a method of Search classAlexandre Flament