Commit Graph

183 Commits (a959977ab445bca91059d98bf8ca822fffc51fdf)

Author SHA1 Message Date
Adam Tauber 5eabba2da1 [mod] list all engines of a result 9 years ago
Niklas Haas 7144c94e26
[fix] reduce server traffic by optimizing images
Simply running ‘optipng’ on every PNG image reduces the overall size of
them by 10% on average.
9 years ago
Adam Tauber e19eeeefa0 [fix] do not submit form if there is no search query - fixes #341 9 years ago
Adam Tauber f79f6713b0 [fix] do not use category select js if there is no search query field on the page 9 years ago
Adam Tauber 952473d297 Merge pull request #246 from Cqoicebordel/pix-arts
New theme !
9 years ago
Adam Tauber 973c97c85b [enh] new plugin: search on category select (currently only in oscar theme)
TODO
purge mootools from default/courgette and integrate jquery ++ this theme
9 years ago
Cqoicebordel 5c63f2a80a A bit of cleanup 10 years ago
Cqoicebordel af100afb98 Change font 10 years ago
Cqoicebordel e181041f11 Ajax loading + Tweaks of CSS 10 years ago
Cqoicebordel f7b052c354 Allow autocompleter to work in a sub folder of the domain name. 10 years ago
Cqoicebordel d740e7384a New Theme, Pix-art.
First commit
10 years ago
Cqoicebordel d4ba97d00d Engine table in preference page in Courgette text-aligned to the right in RTL 10 years ago
Adam Tauber df9cf9d09b Merge branch 'rtl' of github.com:Cqoicebordel/searx 10 years ago
Cqoicebordel 71ae75d73e Extract color 10 years ago
Cqoicebordel 9b2187b261 Change theme to allow the logo to be text instead of image 10 years ago
Thomas Pointhuber 9c94b1a00a [update] bootstrap.min.css 10 years ago
Thomas Pointhuber 1f00ce8527 Revert: [enh] add new bootstrap-themes to oscar-template 10 years ago
Thomas Pointhuber 7366a0e141 [fix] add wordwrap to fix style issues 10 years ago
Thomas Pointhuber 096ffd0659 [enh] add new bootstrap-themes to oscar-template 10 years ago
Cqoicebordel 14447a0761 Modify courgette theme and less it. 10 years ago
Cqoicebordel 4f14f6cd26 New icons for Courgette 10 years ago
Adam Tauber a04fafd419 Merge branch 'code_results' of https://github.com/pointhi/searx into pointhi-code_results
Conflicts:
	searx/static/themes/default/css/style.css
	searx/static/themes/oscar/css/oscar.min.css
	searx/templates/oscar/result_templates/torrent.html
10 years ago
Adam Tauber c5599e3c7c Merge pull request #174 from pointhi/nojs_fix
add no javascript support to oscar-template
10 years ago
Thomas Pointhuber 5bfaabeb6b [enh] add nojs support into oscar-template 10 years ago
Cqoicebordel 08df681b48 Tweaks of color and theme 10 years ago
Cqoicebordel ceb650a01f Add lots of icons 10 years ago
Adam Tauber 410dbc573b [enh] static content generalization 10 years ago
Thomas Pointhuber 400b54191c Merge branch 'master' of https://github.com/asciimoo/searx into code_results
Conflicts:
	searx/engines/searchcode_code.py
	searx/engines/searchcode_doc.py
	searx/static/oscar/js/searx.min.js
	searx/templates/oscar/result_templates/default.html
	searx/templates/oscar/result_templates/images.html
	searx/templates/oscar/result_templates/map.html
	searx/templates/oscar/result_templates/torrent.html
	searx/templates/oscar/result_templates/videos.html
10 years ago
Cqoicebordel b918cd2b8e Whitespace correction 10 years ago
Cqoicebordel 4a195e0b28 Integrated media in results + Deezer Engine
New "embedded" item for the results, allow to give an iframe to display the media directly in the results.
Note that the attributes src of the iframes are not set, but instead data-src is set, allowing to only load the iframe when clicked.

Deezer engine based on public API (no key).
10 years ago
Adam Tauber 20c4de8f06 [fix] filename strip 10 years ago
Adam Tauber 8151585918 [fix] static file paths 10 years ago
Adam Tauber 9f12605f7e [enh] themes static content refactor 10 years ago
Thomas Pointhuber 67698ad29a [enh] add new favicons to oscar template 10 years ago
Thomas Pointhuber a7adcacd04 [enh] add new marker-icons for map
fetched from https://github.com/pointhi/leaflet-color-markers
10 years ago
Thomas Pointhuber a0293d6196 [enh] move favicons into own directory 10 years ago
Thomas Pointhuber d810763107 [enh] remove repeating codeparts inside the oscar template 10 years ago
Thomas Pointhuber 7b44fd47a7 [enh] improve grunt-file for oscar_template 10 years ago
Thomas Pointhuber 7adb17452d [enh] add result_templates/code.html 10 years ago
Cqoicebordel 2fe3323449 Add double clic on categories
Allow to double clic on any category to activate or deactivate all categories.
10 years ago
Cqoicebordel 2ab621c0e3 Some more path issues 10 years ago
Cqoicebordel 06b59c7210 [fix] Show map on result in Oscar
Allow to find the leafleet js when searx is not installed at the root of the web server.
10 years ago
Thomas Pointhuber 7895e4f7a7 [enh][oscar_template] replace kickass icon 10 years ago
Cqoicebordel e623ee593a Add icons and badge for the themes
Add kickass in engine list
Add content for the result from kickass
10 years ago
Adam Tauber 45734ee5f4 Merge pull request #136 from pointhi/template_oscar_fix
[oscar_template] split up js-files, FIX #132
10 years ago
Thomas Pointhuber e687f5c290 [enh][oscar_template] split js-files and compile them together 10 years ago
Adam Tauber 91384c1f31 Merge pull request #130 from pointhi/template_oscar_fix
[fix][template_oscar] make overpass-api call over https and add better error-message
10 years ago
Thomas Pointhuber 08f4b7f506 [fix][template_oscar] make overpass-api call over https
and add better error message if ajax-call fail
10 years ago
Thomas LEBEAU 3ed43cf31a responsive theme courgette 10 years ago
Adam Tauber 075a5fe898 Merge pull request #127 from pointhi/template_oscar_map
Template oscar, add map support
10 years ago