summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-20[fix] flickr.com modsAdam Tauber
2014-05-20[mod] useragent generationAdam Tauber
2014-05-20[fix] www. domain duplicationsAdam Tauber
2014-05-16[doc] authors file addedAdam Tauber
2014-05-16[fix] flickr compatibilityAdam Tauber
2014-05-16[fix] pep8Adam Tauber
2014-05-16[mod] tpb sort refactorAdam Tauber
2014-05-16[fix] indentationAdam Tauber
2014-05-16Merge pull request #65 from rsdy/masterAdam Tauber
[enh] sort piratebay results by seeders
2014-05-14[enh] sort piratebay results by seedersrhapsodhy
2014-05-10[mod] right sidebarAdam Tauber
2014-05-10[fix] suggestions marginAdam Tauber
2014-05-10[mod] inline suggestionsAdam Tauber
2014-05-09[mod] search field widthAdam Tauber
2014-05-09[fix] test updatesAdam Tauber
2014-05-09[enh] better highlightingAdam Tauber
2014-05-09[fix] paddingAdam Tauber
2014-05-09[enh][mod] results ui refactorAdam Tauber
2014-05-01[fix] using different opensearch url to fix chrome POST request bugAdam Tauber
2014-04-08Merge pull request #61 from matejc/optional_search_getAdam Tauber
Optional search get
2014-03-29[fix] wikipedia autocomplete error handlingAdam Tauber
2014-03-29[fix] autocomplete encodingAdam Tauber
2014-03-29pin down missing packages in versions.cfgMatej Cotman
2014-03-29add optional request with GET method for search and results pagesMatej Cotman
2014-03-29[fix] opensearch autocompleteAdam Tauber
2014-03-29[fix] pep8Adam Tauber
2014-03-29[fix] autocompleter.py addedAdam Tauber
2014-03-29[enh] autocompleter server side partAdam Tauber
2014-03-25Merge branch 'autocompleter' of https://github.com/pointhi/searx into ↵Adam Tauber
autocomplete
2014-03-24[fix] importAdam Tauber
2014-03-24[mod] engine mod - urbandictionary suspendedAdam Tauber
2014-03-21[fix] indexingAdam Tauber
2014-03-21[fix] indexing ++ url extractionAdam Tauber
2014-03-21[mod] ddg engine modsAdam Tauber
2014-03-21add client var to all render pagesThomas Pointhuber
2014-03-21fix little bug to allow webapp.py without client varThomas Pointhuber
2014-03-21deactivate autocompleter by defaultThomas Pointhuber
2014-03-20initial implemention of autocompletion in opensearch.xmlThomas Pointhuber
2014-03-20add forgotten search.lessThomas Pointhuber
2014-03-20edit style of autcompleterThomas Pointhuber
2014-03-20adding initial code for backend-part of autocompleterThomas Pointhuber
including test-code
2014-03-19edit style of autocompleterThomas Pointhuber
2014-03-19add front-part of autocompleter functionThomas Pointhuber
2014-03-18[fix] remove unused imports ++ pep8Adam Tauber
2014-03-18[mod][fix] cookie expiration ++ pep8 compatibilityAdam Tauber
2014-03-18[enh] translation updateAdam Tauber
2014-03-18Merge pull request #57 from pointhi/resultsAdam Tauber
improving publishDate extraction and output of it
2014-03-18extract publishDate from vimeoThomas Pointhuber
2014-03-18simplify datetime extractionThomas Pointhuber
2014-03-18fix bug, to display publishDate with timezone without errorThomas Pointhuber