summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2020-12-20[mod] remove emojis from source codeAlexandre 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
2020-12-17[mod] move seax/search.py to searx/search/__init__.pyAlexandre Flament
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-12-17Merge pull request #2396 from lucky13820/patch-1Alexandre Flament
2020-12-16Fix the StartPage result title is showing the urllucky13820
2020-12-16[themes] add hyperlink to searx instances list in error messageMarkus Heiser
2020-12-14prepare release 0.18.0Alexandre Flament
2020-12-14Merge pull request #2385 from joshu9h/patch-1Alexandre Flament
2020-12-13Merge pull request #2372 from dalf/remove-broken-enginesAlexandre Flament
2020-12-13[Fix] Startpagejoshu9h
2020-12-11Merge pull request #2358 from dalf/fix-commandAlexandre Flament
2020-12-11[enh] add raise_for_httperrorAlexandre Flament
2020-12-11Merge pull request #2376 from dalf/fix-mojeekAlexandre Flament
2020-12-11Merge pull request #2371 from dalf/mod-geniusAlexandre Flament
2020-12-10[mod] results: don't crash when an engine don't have a categoryAlexandre Flament
2020-12-10[fix] xpath, mojeek: fix commit 58d72f26925d56e22330c54be03c3dcbee0c4135Alexandre Flament
2020-12-09display if an engine does not support httpsNoémi Ványi
2020-12-09[remove] remove searchcode_doc and twitterAlexandre Flament
2020-12-09[mod) genious: return valid results even if contents are emptyAlexandre Flament
2020-12-08Merge pull request #2360 from dalf/update-libgenAlexandre Flament
2020-12-08Merge pull request #2359 from dalf/update-dudenAlexandre Flament
2020-12-08Merge pull request #2366 from dalf/remove-seedpeerAlexandre Flament
2020-12-07[remove] seedpeer engineAlexandre Flament
2020-12-07Merge pull request #2364 from dalf/fix-youtube-noapiAlexandre Flament
2020-12-07Merge pull request #2365 from dalf/fix-soundcloudAlexandre Flament
2020-12-07Merge pull request #2361 from dalf/fix-1xAlexandre Flament
2020-12-07Merge pull request #2363 from dalf/fix-wikipedia-minorAlexandre Flament
2020-12-07[fix] soundclound: accept result without contentAlexandre Flament
2020-12-07[fix] youtube_noapi engineAlexandre Flament
2020-12-07[fix] wikipedia: minor fix: return no result instead of crash in some very fe...Alexandre Flament
2020-12-07[fix] 1x engineAlexandre Flament
2020-12-07[fix] command engine: SearchQuery.query is str not bytesAlexandre Flament
2020-12-07[mod] duden engineAlexandre Flament
2020-12-07[mod] libgen: update the URL to http://libgen.rs/Alexandre Flament
2020-12-07Merge pull request #2356 from dalf/fix-dddAlexandre Flament
2020-12-06Merge pull request #2352 from dalf/no_httpAlexandre Flament
2020-12-06[fix] duckduckgo_definitions: fix relative image URLAlexandre Flament
2020-12-04Merge pull request #2354 from dalf/fix-wikipediaAlexandre Flament
2020-12-04[fix] wikipedia engine: don't raise an error when the query is not foundAlexandre Flament
2020-12-04[fix] wikidata: fix crash when the item has no description at all and at leas...Alexandre Flament
2020-12-04[fix] remove searx/engines/filecrop.py (dead code)Alexandre Flament
2020-12-04[fix] dbpedia autocomplete (and use HTTPS)Alexandre Flament
2020-12-03[mod] stackoverflow & yandex: detect CAPTCHA responseAlexandre Flament
2020-12-03[fix] settings_loader: don't crash when a key exists only in the user settingsAlexandre Flament