summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2020-11-03Merge pull request #2290 from dalf/fix-miscAdam Tauber
2020-11-03[fix] webadapter: fix locked categoriesAlexandre Flament
2020-11-03[fix] comamnd engine: fix importAlexandre Flament
2020-11-03[fix] scanr_structure engine: fix importAlexandre Flament
2020-11-02[mod] separate index and search routesMarc Abonce Seguin
2020-10-28[mod] wikidata engine: use one SPARQL request instead of 2 HTTP requests.Alexandre Flament
2020-10-28[mod] duckduckgo_definitions: display only user friendly attributes / URLAlexandre Flament
2020-10-28[mod] result.py: merge infobox URL and attributes when the same label or the ...Alexandre Flament
2020-10-28[fix] simple theme: infobox: remove useless entity informationAlexandre Flament
2020-10-28[mod] add external_urls.json and wikidata_units.jsonAlexandre Flament
2020-10-27[mod] ahmia_filter.py: minor changesAlexandre Flament
2020-10-26Merge pull request #565 from MarcAbonce/onionsAdam Tauber
2020-10-26[fix] resolve query_parts regressionAdam Tauber
2020-10-25add Ahmia filter plugin for onion resultsMarc Abonce Seguin
2020-10-25[enh] Add onions category with Ahmia, Not Evil and Torcha01200356
2020-10-25Let admins lock user preferencesNoémi Ványi
2020-10-25Open Semantic Search EngineNicholas Kegler
2020-10-25[enh] allow searx query parts anywhere in the query - closes #831Adam Tauber
2020-10-24[fix] code styleVenca24
2020-10-23[mod] adapt hash plugin to current version of searxVenca24
2020-10-23[fix] hash pluginVenca24
2020-10-23[fix] code styleVenca24
2020-10-23[fix] hash pluginVenca24
2020-10-23[enh] add plugin converting strings into hash digestsVenca24
2020-10-09Force admins to set secret_key if debug mode is disabledNoémi Ványi
2020-10-09Propagate error messages from YouTube APINoémi Ványi
2020-10-09Merge pull request #2255 from kvch/yacy-improvementsAdam Tauber
2020-10-09[fix] fix duckduckgo engineAlexandre Flament
2020-10-09Add yacy improvements: HTTP digest auth, category checkingNoémi Ványi
2020-10-09[enh] add ability to set enabled plugins from settings - closes #1613 #778Adam Tauber
2020-10-09Fix XPATH of lobste.rs engine && add timeoutNoémi Ványi
2020-10-08[fix] use base_url everywhere if it is defined in settings.ymlAdam Tauber
2020-10-08add ebay enginte to shopping categoryNoémi Ványi
2020-10-07[mod] Add searx.data moduleAlexandre Flament
2020-10-07Merge pull request #2247 from dalf/fix-opensearchAlexandre Flament
2020-10-07Merge pull request #2248 from dalf/fix-webadapterAlexandre Flament
2020-10-06[fix] fix searx.webadapterAlexandre Flament
2020-10-06[fix] drop Python 2: use collections.abc.Iterable instead of collections.Iter...Alexandre Flament
2020-10-06[fix] drop Python 2: use importlib instead of imp.load_sourceAlexandre Flament
2020-10-06[fix] opensearch.xml URL contains method and autocomplete parametersAlexandre Flament
2020-10-05Merge pull request #2237 from dalf/mod-engines-initAlexandre Flament
2020-10-05[mod] webapp.py: update engines initialization conditionAlexandre Flament
2020-10-04Merge pull request #2241 from dalf/move-extract-text-and-urlAlexandre Flament
2020-10-04Merge pull request #2239 from dalf/mod-preferencesAlexandre Flament
2020-10-03[enh] Add SepiaSearch engine (#2227)Finn
2020-10-03[mod] searx.utils.normalize_url: remove Yahoo hackAlexandre Flament
2020-10-02[mod] searx/utils.py: add docstringAlexandre Flament
2020-10-02[mod] move extract_text, extract_url to searx.utilsAlexandre Flament
2020-10-01[mod] preferences.py: check language setting with a regex instead of match_la...Alexandre Flament
2020-10-01[fix] google engine - div classes has been renamed in HTML reultMarkus Heiser