summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Collapse)Author
2016-09-06[fix] unicode urlsAdam Tauber
2016-09-06[enh] is_valid_lang moved to utilspotato
2016-09-06[enh] engine header commentspotato
2016-09-06[fix] revert the port changepotato
2016-09-06[enh] api_key usage, disable the engine by defaultpotato
2016-09-06[fix] pep8potato
2016-09-06[enh] mymemory translated engine added for multi-word translationspotato
2016-09-06[fix] only 1-word search triggers the enginepotato
2016-09-06[enh] removed missing params; [fix] pep8potato
2016-09-06[fix] no lambda anymore, cgi.escapepotato
2016-09-06[enh] dictionary engine renamed to dictzonepotato
2016-09-06[enh] filter non-existing language code/name containing requestspotato
2016-09-06[fix] don't merge with suggestionspotato
2016-09-06[enh] return results instead of answerspotato
2016-09-06Merge branch 'master' of https://github.com/asciimoo/searxpotato
2016-09-06[enh] dictionary engine addedpotato
2016-09-06[fix] thread safe threaded_requests() functionAdam Tauber
2016-09-06[enh] more compact image results ++ fixed modal linksAdam Tauber
2016-09-06[fix] replace modal-content class to prevent remote content loadAdam Tauber
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal
2016-09-05[fix] use threading to recover after incomplete request crashes - closes ↵Adam Tauber
#651 #662
2016-09-05[enh] socks proxy supportAdam Tauber
2016-09-05[mod] truncate result content in html - closes #224Adam Tauber
2016-09-05[fix] result url wrap - closes #652Adam Tauber
2016-09-05[fix] remove trailing whitespacesAdam Tauber
2016-09-04[fix] 404 page localization #2Adam Tauber
2016-09-04[fix] 404 page localizationAdam Tauber
2016-09-04[fix] links in new tabs without js ++ noopener bug fix - closes #674Adam Tauber
2016-08-27Merge pull request #672 from kvch/self-info-pagingAdam Tauber
Self information on later pages
2016-08-27Merge pull request #671 from kvch/custom-404Adam Tauber
Custom 404 message - fixes #317
2016-08-27remove self info answers from pages after first oneNoemi Vanyi
2016-08-24add custom 404 pageNoemi Vanyi
2016-08-16[fix] remove btdigg - see ↵Adam Tauber
https://torrentfreak.com/btdigg-shut-down-due-to-torrent-spam-for-now-160711/
2016-08-16[fix] piratebay engine - using pirateproxy.red - see https://proxybay.tv/Adam Tauber
2016-08-16Merge pull request #664 from kvch/uncapitalize-searxAdam Tauber
uncapitalize searx in templates
2016-08-16Merge pull request #639 from kvch/digbt-engineAdam Tauber
add digbt engine - fixes #638
2016-08-15uncapitalize searx in templatesNoémi Ványi
2016-08-14Add Hoogle search engineDavid A Roberts
2016-08-14[fix] behaviour for page_size>1 and first_page_num>0David A Roberts
eg. pageno=1,21,41,... instead of 20,40,60,...
2016-08-14[fix] don't merge results with distinct fragmentsDavid A Roberts
2016-08-14diable digbt engine in settings.ymlNoémi Ványi
2016-08-13add digbt engineNoemi Vanyi
Unfortunately, it is quite slow so it is disabled. Furthermore, the display of number of files is wrong on digbt.org, so it is not displayed on searx.
2016-08-13[fix] remove unused imports ++ int token timestamp by defaultAdam Tauber
2016-08-13[fix] google images paging - closes #571Adam Tauber
2016-08-12Add Microsoft Academic search engineDavid A Roberts
2016-08-11Merge pull request #629 from stepshal/E305Adam Tauber
Add missing blank lines after class or function definition.
2016-08-11Add missing blank lines after class or function definition.stepshal
2016-08-11Merge pull request #658 from davidar/scrollAdam Tauber
[enh] infinite scroll
2016-08-11[enh] infinite scrollDavid A Roberts
resolves #649
2016-08-11Merge pull request #656 from cy8aer/openreposAdam Tauber
openrepos: Meego/Sailfish application repository
2016-08-10[fix] oscar grunt css buildAdam Tauber