summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2018-05-21fix piratebay urlNoémi Ványi
2018-05-16add missing parameter to gigablast search urlNoémi Ványi
2018-05-05Fix acgsou encoding error on python2 and add unicode characters to unit testtrinpatch
2018-05-03Switch acgsou to httprinpatch
2018-04-28Merge pull request #1283 from rinpatch/acgsou-engineAdam Tauber
2018-04-27Merge branch 'master' into nyaa-https-fixrinpatch
2018-04-27Fix nyaa to use httpsrinpatch
2018-04-27Forgot to remove print command used for debuggingrinpatch
2018-04-27Added unit testrinpatch
2018-04-27Traling whitespacerinpatch
2018-04-27Hopefully fix code style errors(again)(again)rinpatch
2018-04-27Hopefully fix code style errors(again)rinpatch
2018-04-27Hopefully fix code style errorsrinpatch
2018-04-26Added Enginerinpatch
2018-04-25Hide buttons when infinite scrolling is enabledrinpatch
2018-04-22added whitespacesrinpatch
2018-04-22switched currency convert to duckduckgo and added Bitcoin to currency listrinpatch
2018-04-21fix findx engineNoémi Ványi
2018-04-18[fix] force English results in Google when using en-USMarc Abonce Seguin
2018-04-08[fix] make search requests on wikidata more accurateMarc Abonce Seguin
2018-04-08[fix] google news xpathMarc Abonce Seguin
2018-04-08[fix] append http if no scheme is provided in xpath's extact_urlMarc Abonce Seguin
2018-04-05Merge pull request #1252 from MarcAbonce/search-languagesAdam Tauber
2018-03-28[fix] assign the correct variable in query.py - fixes #1253Adam Tauber
2018-03-27refactor engine's search language handlingMarc Abonce Seguin
2018-03-22forward category to engine without highlighting on the uiNoémi Ványi
2018-03-22add findx engine for general, images and videosNoémi Ványi
2018-03-20fix fetch_langauges to be more accurateMarc Abonce Seguin
2018-03-17[fix] get doi_rewriters from settings - fixes #1245Adam Tauber
2018-03-16[enh] update translations ++ add polish - closes #1239Adam Tauber
2018-03-14[fix] change duckduckgo url to avoid error responseMarc Abonce Seguin
2018-03-07Merge pull request #1226 from rndevfx/fix-vim-mode-on-firefoxAdam Tauber
2018-03-05[UI] fix custom-select in oscarpofilo
2018-03-05Fix Vim mode on FirefoxRichard Nespithal
2018-02-19[enh] version 0.14.0v0.14.0Adam Tauber
2018-02-19[enh] update translations - add taiwanese and filipinoAdam Tauber
2018-02-18[fix] pep8Adam Tauber
2018-02-18[enh] add asksteem engine - closes #1163Adam Tauber
2018-02-17fix Microsoft Academic engineNoémi Ványi
2018-02-17[fix] fix engine initializationAdam Tauber
2018-02-10fix bing videos engineNoémi Ványi
2018-02-07[mod] add bottom margin to results - closes #1176Adam Tauber
2018-02-01[enh] update translationsAdam Tauber
2018-01-31[enh] build oscar cssAdam Tauber
2018-01-24Preserve image aspect ratio in resultsMatthew Olmsted
2018-01-16[fix] read utf-8 files (settings, languages, currency) with python3.5Marc Abonce Seguin
2018-01-12Merge pull request #1124 from JosephKiranBabu/python3-unicode-supportAdam Tauber
2018-01-06fix yacy result urlNoémi Ványi
2017-12-29[enh] overwrite secret_key from env with the SEARX_SECRET env var if exists -...Adam Tauber
2017-12-21Make Python 3 able to read settings files with Unicode charactersJoseph Nuthalapati