summaryrefslogtreecommitdiff
path: root/searx/static
AgeCommit message (Collapse)Author
2014-11-11Merge pull request #105 from pointhi/template_oscarAdam Tauber
new template: oscar
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-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[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-05oscar template: add infoboxThomas Pointhuber
2014-10-05oscar template: improve result iconsThomas Pointhuber
2014-10-05oscar template: include typeahead.css into bootstrap.min.cssThomas Pointhuber
2014-10-05oscar template: using less to generate oscar.min.cssThomas Pointhuber
2014-10-05oscar template: generate bootstrap.min.css from sourceThomas Pointhuber
2014-10-05oscar template: implement autocompleterThomas Pointhuber
2014-10-05oscar template: remove unused css fileThomas Pointhuber
2014-10-05oscar template: little style improvementsThomas Pointhuber
2014-10-05oscar template: add forgoten github iconThomas Pointhuber
2014-10-05oscar template: improve result pageThomas Pointhuber
* add paging support * add suggestion panel * add links panel
2014-10-05oscar template: implement first version of results pageThomas Pointhuber
* implement results page * improve search form template * implement all result_templates * fix youtube engine
2014-10-05oscar template: implement search input, index page,...Thomas Pointhuber
2014-10-05oscar template: make the categories clickableThomas Pointhuber
2014-10-05oscar template: improve style for check and uncheck of enginesThomas Pointhuber
2014-10-05initial commit of the new template 'oscar'Thomas Pointhuber
* base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js
2014-10-05[fix] preferences button displayAdam Tauber
2014-10-04[mod] sidebar positioningAdam Tauber
2014-09-28[enh] add infoboxes and answersDalf
2014-09-08[enh] archive.org link added to resultsAdam Tauber
2014-08-19[courgette_theme] add autocomplete themeThomas LEBEAU
2014-08-18optim img bgThomas LEBEAU
2014-08-18remove artichaut.cssThomas LEBEAU
2014-08-18[new] theme courgetteThomas LEBEAU
2014-07-15[mod] select autocomplete results with mouse clickAdam Tauber
2014-07-07[enh] github ribbon to landingpageAdam Tauber
2014-06-05add multi theming supportMatej Cotman
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[enh] better highlightingAdam Tauber
2014-05-09[fix] paddingAdam Tauber
2014-05-09[enh][mod] results ui refactorAdam Tauber
2014-03-29[enh] autocompleter server side partAdam Tauber
2014-03-21deactivate autocompleter by defaultThomas 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