summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-22[fix] handle single closing element in HTMLTextExtractorAdam Tauber
2015-01-22[fix] poolrequest post method parametersAdam Tauber
2015-01-22Merge pull request #195 from dalf/googleAdam Tauber
[fix] google engine (close #193)
2015-01-22[fix] google engine: depending on the IP of the searx instance, each searx ↵dalf
request where making two HTTP requests (see https://support.google.com/websearch/answer/873?hl=en )
2015-01-22Merge pull request #194 from Cqoicebordel/moar-enginesAdam Tauber
Moar engines
2015-01-21Merge pull request #192 from dalf/connection-poolAdam Tauber
[enh] improve response time. close #100
2015-01-21Revert some wrong merge to allow torrents links to be visibleCqoicebordel
2015-01-21BTDigg and Mixcloud enginesCqoicebordel
2015-01-21[enh] use one single http connection pool : improve response time. close #100dalf
2015-01-20Merge pull request #188 from Cqoicebordel/general-cookiesAdam Tauber
General cookies
2015-01-20Move cookies in render()Cqoicebordel
2015-01-20[doc] @dimqua added to authorsAdam Tauber
2015-01-20Merge pull request #186 from Cqoicebordel/add-bang-autocompletionAdam Tauber
Add '?' bang to the autocompleter
2015-01-20Merge pull request #185 from dimqua/masterAdam Tauber
Russian translation
2015-01-19Flake8Cqoicebordel
2015-01-19Thanks @pointhi !Cqoicebordel
2015-01-19Modify theme Courgette to add colorsCqoicebordel
Two colors are needed so I use a space in the cookie and a split in jinja to "encode" and "decode" them. We should enforce that each theme if they must use a cookie, prefix its name with the name of the theme. The color proposed here are based on bootstrap. We could use others.
2015-01-19Extract colorCqoicebordel
2015-01-19Change theme to allow the logo to be text instead of imageCqoicebordel
2015-01-19Add cookies to every requestsCqoicebordel
2015-01-19Update messages.podimqua
2015-01-19Allow non specific cookiesCqoicebordel
2015-01-19Add '?' bang to the autocompleterCqoicebordel
2015-01-19Update settings.ymldimqua
2015-01-19Create messages.podimqua
2015-01-18Merge pull request #183 from pointhi/bootstrap_themesAdam Tauber
improve oscar-template
2015-01-18[fix] opensearch xml mimetype - #184Adam Tauber
2015-01-18[update] bootstrap.min.cssThomas Pointhuber
2015-01-18Revert: [enh] add new bootstrap-themes to oscar-templateThomas Pointhuber
2015-01-18[fix] add wordwrap to fix style issuesThomas Pointhuber
2015-01-18[fix] pep8Thomas Pointhuber
2015-01-18[enh] show js warning only if menu can't be used or inside preferencesThomas Pointhuber
2015-01-18[enh] add new bootstrap-themes to oscar-templateThomas Pointhuber
2015-01-18Merge pull request #182 from dalf/enh-proxyAdam Tauber
[enh] image-proxy : handle ETag and date related headers, add hash to URL
2015-01-18Proxify most of images referencesdalf
Create hash only when necessary
2015-01-17Proxify images inside infoboxesdalf
2015-01-17[enh] image-proxy : handle ETag and date related headers, add hash to URLdalf
2015-01-17[doc] locale settings comment - #177Adam Tauber
2015-01-17[enh] configurable default interface locale - #177Adam Tauber
2015-01-17[fix] robot test config option updateAdam Tauber
2015-01-17Merge pull request #178 from Cqoicebordel/thumbnailsAdam Tauber
Thumbnails
2015-01-17Merge pull request #180 from Cqoicebordel/copy-all-filesAdam Tauber
Copy all the folders of 'static'
2015-01-17Copy all the folders of 'static'Cqoicebordel
Copy the new generic themes folders, with js, font, and css
2015-01-17Test its existence before using thumbnail_srcCqoicebordel
Thanks @pointhi !
2015-01-17Tiny forgotsCqoicebordel
2015-01-17Flake8Cqoicebordel
2015-01-17Add thumbnails in images resultsCqoicebordel
- Modify engines to create/fetch an URL for the thumbnails - Modify themes to show thumbnails instead of full images. In Courgette, the result is not very beautiful. Should we change it ?
2015-01-16[fix] test with default themeAdam Tauber
2015-01-16[fix] pep8Adam Tauber
2015-01-16[enh] add image proxy toggle to preferences templatesAdam Tauber