summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Collapse)Author
2014-11-26[enh] translation updateAdam Tauber
2014-11-26[enh] french translation buildAdam Tauber
2014-11-26Merge branch 'master' of github.com:asciimoo/searxAdam Tauber
2014-11-26update of french translationBenjamin Sonntag
2014-11-22[enh] user agent string updateAdam Tauber
2014-11-20Merge pull request #130 from pointhi/template_oscar_fixAdam Tauber
[fix][template_oscar] make overpass-api call over https and add better error-message
2014-11-20[fix][template_oscar] make overpass-api call over httpsThomas Pointhuber
and add better error message if ajax-call fail
2014-11-20responsive theme courgetteThomas LEBEAU
2014-11-19Merge pull request #127 from pointhi/template_oscar_mapAdam Tauber
Template oscar, add map support
2014-11-19[enh][translation] update translation files and add german translationThomas Pointhuber
2014-11-19[enh][oscar_template] loading map informations from overpass-apiThomas Pointhuber
2014-11-18[fix] sidebar overflowAdam Tauber
2014-11-18[fix] whitespace removeAdam Tauber
2014-11-18[fix] suggestions displayAdam Tauber
2014-11-18[enh] category select warning messageAdam Tauber
2014-11-18[fix] syggestions max widthAdam Tauber
2014-11-18[enh] make version of searx readableThomas Pointhuber
2014-11-17[fix] startpage engine compatibilityAdam Tauber
2014-11-11[fix] html attribute quoteAdam Tauber
2014-11-11Merge pull request #105 from pointhi/template_oscarAdam Tauber
new template: oscar
2014-11-04[fix] wikipedia autocompleter url paramAdam Tauber
2014-11-04Merge pull request #6 from pointhi/template_oscarThomas Pointhuber
[enh] add no-js support
2014-11-04[fix][template][oscar] print ',' only if postcode is foundThomas Pointhuber
2014-11-03[enh] add no-js supportThomas Pointhuber
* image results have url, which can be clicked * preferences full functionable without js
2014-11-03[enh] template_oscar: improve visualisation of torrent resultsThomas Pointhuber
2014-11-03[fix] template_oscar: improve visualisation of video-resultsThomas Pointhuber
2014-11-03[fix] use address.city if possibleThomas Pointhuber
2014-11-03[enh] template_oscar: add layer to leaflet mapThomas Pointhuber
2014-11-03[enh] template_oscar: show addressdata if possibleThomas Pointhuber
2014-11-03[enh] oscar_template: improve result visualisationThomas Pointhuber
* highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button
2014-11-02[enh] template_oscar: maxZoom if fitting boundsThomas Pointhuber
2014-11-02[enh] oscar_template: initial osm-map support for map resultsThomas Pointhuber
* TODO: remove leaflet.min.css if not required
2014-11-01fix missing string in translationThomas Pointhuber
2014-11-01[fix] #121, HTTP 500 Error if res["content"] == NoneThomas Pointhuber
2014-10-30Merge pull request #118 from dalf/masterAdam Tauber
default theme : small modifications
2014-10-26oscar template: display answersThomas Pointhuber
2014-10-26Merge https://github.com/asciimoo/searx into template_oscarThomas Pointhuber
Conflicts: searx/translations/de/LC_MESSAGES/messages.po searx/translations/en/LC_MESSAGES/messages.po searx/translations/es/LC_MESSAGES/messages.po searx/translations/fr/LC_MESSAGES/messages.po searx/translations/hu/LC_MESSAGES/messages.po searx/translations/it/LC_MESSAGES/messages.po searx/translations/nl/LC_MESSAGES/messages.po searx/webapp.py
2014-10-26[fix] test : the icon is included inside the <h3> elementdalf
2014-10-26[mod] default template modificationsdalf
- more smartphone friendly - more text browser friendly - next button always on the right - in case of small screen supporting touch event, categories are displayed on one line with a scroll
2014-10-25[mod] use pngcrush to reduce the size of png filesdalf
2014-10-25[fix] no horizontal scrolling on small screendalf
[fix] small images in the results aren't not "zoomed"
2014-10-19print error if https rewrite directory is not found, #116Thomas Pointhuber
2014-10-19[fix] pep8 part II.Adam Tauber
2014-10-19[fix] pep8 compatibilityAdam Tauber
2014-10-19Merge pull request #115 from pointhi/engine_farooAdam Tauber
add faroo engine
2014-10-19Merge pull request #97 from pointhi/httpsAdam Tauber
Implementing https rewrite support
2014-10-17fix comment header of faroo engineThomas Pointhuber
2014-10-17fix faroo engineThomas Pointhuber
2014-10-17add faroo engine supportThomas Pointhuber
2014-10-15import basic https rules from https-everywhere repositoryThomas Pointhuber
* licenced under GPLv3+ * downloaded from https://github.com/EFForg/https-everywhere