summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
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
2020-09-29Merge pull request #2226 from dalf/fix-searx-migrationAlexandre Flament
2020-09-28[fix] about.html: fix small inconsistencies in about page (#2219)Qt Resynth
2020-09-28[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fi...Alexandre Flament
2020-09-28Merge pull request #2189 from dalf/architecture-clean-upAdam Tauber
2020-09-26[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.Alexandre Flament
2020-09-24[mod] more typingAlexandre Flament
2020-09-22[mod] add typing and __slots__Alexandre Flament
2020-09-22[mod] searx/webadapter.py: add get_selected_categories share common code with...Alexandre Flament
2020-09-22[mod] searx/webadapter.py: each web parameter has a dedicated function (parse...Alexandre Flament
2020-09-22[mod] check the engine tokens in searx/webadapter.py instead of searx/search.pyAlexandre Flament
2020-09-22[mod] check time_range parameter in searx/webadapter.pyAlexandre Flament
2020-09-22[mod] add searx.search.EngineRefAlexandre Flament
2020-09-22[mod] add searx/webadapter.pyAlexandre Flament
2020-09-22"Egde" → "Edge"Qt Resynth
2020-09-22[mod] searx.search: change function declaration: online then offline then uti...Alexandre Flament
2020-09-22[mod] searx.search: remove unused global variable number_of_searchesAlexandre Flament
2020-09-22[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename t...Alexandre Flament