Commit Graph

393 Commits (385dce213b3541feadcb820fdb49a8c7d6a39fc2)

Author SHA1 Message Date
Adam Tauber 7013c3dc0d [fix] logo responsivity ++ preferences button hover 8 years ago
Adam Tauber f496dc353d [enh] oscar theme redesign added
The original code made by @logico-dev (#559)
8 years ago
Kirill Isakov c12e41a80f Fix result selection for top & bottom scrolling 8 years ago
Kirill Isakov 7b48a66350 Add auto page scrolling to selected result 8 years ago
Kirill Isakov 0d6625e070 Add search result navigation support 8 years ago
Kirill Isakov 1faf1b645b Set vim-hotkeys help panels to same height 8 years ago
Kirill Isakov 3246541bdc [WIP] Add vim-hotkeys plugin 8 years ago
a01200356 4267b11a45 [fix] apply changes in infobox's styles
changes were made for wolframalpha infobox:

    - wrap text inside infobox.
      for example, there's a hill in New Zealand called
      Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu
      (don't blame me, blame the Kiwis)
      and now it doesn't break the infobox.

    - add an optional image field for infobox's attributes.
      (doesn't affect ddg infobox at all)

    - table is now always split in half.
      needed so that images stay inside infobox.
      (max-width doesn't work for inline elements, it's the table
      that has to set the width.

if you don't like how the table width looks now in ddg/wiki's infobox,
i can change that code so that the style only applies when using
wolframalpha.
8 years ago
Adam Tauber 4e5af8d87b [mod] move plugin static files to static/plugins 9 years ago
Adam Tauber ab6a7601cb [enh] new plugin to open results on new browser tabs 9 years ago
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
Thomas Pointhuber 4b75d41f86 [enh][oscar_template] loading map informations from overpass-api 10 years ago
Adam Tauber 1a81c20d73 [fix] sidebar overflow 10 years ago
Adam Tauber 6b31f55c90 [fix] suggestions display 10 years ago
Adam Tauber b8efd1214f [enh] category select warning message 10 years ago
Adam Tauber cb15a21681 [fix] syggestions max width 10 years ago
Adam Tauber 0d80d5d3b4 Merge pull request #105 from pointhi/template_oscar
new template: oscar
10 years ago
Thomas Pointhuber 3b7b106684 [enh] template_oscar: add layer to leaflet map 10 years ago
Thomas Pointhuber c38917bb2a [enh] template_oscar: show addressdata if possible 10 years ago
Thomas Pointhuber 2e7723a6c1 [enh] oscar_template: improve result visualisation
* highlight parts of result
* add link to archiv.to
* fix little bugs
* add little icons
* change style of "show map" button
10 years ago
Thomas Pointhuber b2c976a5a3 [enh] template_oscar: maxZoom if fitting bounds 10 years ago
Thomas Pointhuber 740594a4b7 [enh] oscar_template: initial osm-map support for map results
* TODO: remove leaflet.min.css if not required
10 years ago
Thomas Pointhuber 0e1035eac1 Merge https://github.com/asciimoo/searx into template_oscar
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
10 years ago
dalf a71b326d9e [mod] default template modifications
- 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
10 years ago
dalf be4d219ae7 [mod] use pngcrush to reduce the size of png files 10 years ago
dalf 400279182e [fix] no horizontal scrolling on small screen
[fix] small images in the results aren't not "zoomed"
10 years ago
Thomas Pointhuber c36c935b03 oscar template: add infobox 10 years ago
Thomas Pointhuber 517e57b996 oscar template: improve result icons 10 years ago
Thomas Pointhuber 55b9b10d2e oscar template: include typeahead.css into bootstrap.min.css 10 years ago
Thomas Pointhuber f4457da0a1 oscar template: using less to generate oscar.min.css 10 years ago
Thomas Pointhuber 841f1eedfc oscar template: generate bootstrap.min.css from source 10 years ago
Thomas Pointhuber 14b0604bc0 oscar template: implement autocompleter 10 years ago
Thomas Pointhuber 4b7164f04a oscar template: remove unused css file 10 years ago
Thomas Pointhuber dc2c136220 oscar template: little style improvements 10 years ago
Thomas Pointhuber 47d1caed61 oscar template: add forgoten github icon 10 years ago
Thomas Pointhuber b91b77e335 oscar template: improve result page
* add paging support
* add suggestion panel
* add links panel
10 years ago
Thomas Pointhuber f3b565e17e oscar template: implement first version of results page
* implement results page
* improve search form template
* implement all result_templates
* fix youtube engine
10 years ago
Thomas Pointhuber a538bed745 oscar template: implement search input, index page,... 10 years ago
Thomas Pointhuber 25919de608 oscar template: make the categories clickable 10 years ago
Thomas Pointhuber afcfa04e30 oscar template: improve style for check and uncheck of engines 10 years ago
Thomas Pointhuber c21a907cac initial commit of the new template 'oscar'
* base.html mostly implemented
* stats.html implemented
* about.html implemented
* most of preferences.html implemented
* using bootstrap.js
10 years ago
Adam Tauber c58e5a236a [fix] preferences button display 10 years ago
Adam Tauber 5d7b63223f [mod] sidebar positioning 10 years ago
Dalf 6bfd566353 [enh] add infoboxes and answers 10 years ago
Adam Tauber 00e5262834 [enh] archive.org link added to results 10 years ago
Thomas LEBEAU 75853bd0b5 [courgette_theme] add autocomplete theme 10 years ago
Thomas LEBEAU 195ff7522e optim img bg 10 years ago
Thomas LEBEAU 1188907c4f remove artichaut.css 10 years ago
Thomas LEBEAU a28cfd4887 [new] theme courgette 10 years ago
Adam Tauber 6fb9eb8e47 [mod] select autocomplete results with mouse click 10 years ago
Adam Tauber d290c1b9ac [enh] github ribbon to landingpage 10 years ago
Matej Cotman 08eaffe245 add multi theming support 10 years ago
Adam Tauber 66f87f8117 [mod] right sidebar 10 years ago
Adam Tauber 7c48b0f7da [fix] suggestions margin 10 years ago
Adam Tauber ead8d30ea0 [mod] inline suggestions 10 years ago
Adam Tauber c761d93dd6 [mod] search field width 10 years ago
Adam Tauber 5d9d04a16e [enh] better highlighting 10 years ago
Adam Tauber 58de2801ce [fix] padding 10 years ago
Adam Tauber 47d548d6a2 [enh][mod] results ui refactor 10 years ago
Adam Tauber 41dd4d9ba3 [enh] autocompleter server side part 10 years ago
Thomas Pointhuber c8cf95aa56 deactivate autocompleter by default 10 years ago
Thomas Pointhuber 360543dec4 add forgotten search.less 10 years ago
Thomas Pointhuber e181fd8f56 edit style of autcompleter 10 years ago
Thomas Pointhuber 8abf4ab993 adding initial code for backend-part of autocompleter
including test-code
10 years ago
Thomas Pointhuber b5c695c6f5 edit style of autocompleter 10 years ago
Thomas Pointhuber ecd293c8a9 add front-part of autocompleter function 10 years ago
Adam Tauber c14e8fe0a5 [fix] #38 10 years ago
Adam Tauber fa26da1187 Merge branch 'master' of github.com:asciimoo/searx 10 years ago
Adam Tauber 06b9238786 [fix] #38 10 years ago
Thomas Pointhuber f159fc718f fix little style bug 10 years ago
Thomas Pointhuber c54baf6301 Adding style for publish Date 10 years ago
Thomas Pointhuber c8a1e0bda4 move *.less files into seperate directory 10 years ago
Thomas Pointhuber 3b31c60f07 fix little style errors 10 years ago
Thomas Pointhuber a6c9a571ac rewrite wrong variable name 10 years ago
Thomas Pointhuber 425ec3b707 Using .less instead of .css
to generate the .css file from the .less file run: $make styles
10 years ago
Adam Tauber 6ff57dfbe1 [enh] linkable search url display 10 years ago
Adam Tauber 8c8d9d10cb [fix] visited link color change 10 years ago
asciimoo 239299d45e [enh] result css mods 11 years ago
asciimoo c0013edcdd [enh] engine customisation init 11 years ago
asciimoo 2a788c8f29 [enh] search language support init 11 years ago
asciimoo 90a9342286 [mod] search input mods 11 years ago
asciimoo 3cc62341c5 [enh] ui mods 11 years ago
asciimoo 9ba17fce47 [fix] pagination position 11 years ago
asciimoo 39ac89e442 [enh] logo mod 11 years ago
asciimoo 8bb94e3dc4 [enh] paging support 11 years ago
asciimoo 93b5ecdc75 [fix] w3m submit button text display 11 years ago
asciimoo 852dfc77c6 [enh] configurable localization 11 years ago
asciimoo 4f4cb1caca [enh] results favico handling 11 years ago
pw3t 380b440a55 [fix] replace the png icons by ico's, minor chnage in the html 11 years ago
pw3t a62b94e21c Merge branch 'master' of https://github.com/asciimoo/searx 11 years ago
Matej Cotman bfc88aef19 flat design: logo, search box and some links 11 years ago
pw3t dd1baa6d58 [fix] replace the png icons by ico's, minor chnage in the html 11 years ago
pw3t a8ec7fe6a4 [ehn] add favicons for vimeo, soundcloud, twitter and youtube 11 years ago
pw3t fdb6fac214 [ehn] Add possibility to add icon in results (more ugly html / css, need fix) 11 years ago
pw3t cf8f444e85 [ehn] Add a 'featured result feature'm putting on top of the reasults ddg definitions and wikipedia (ugly html / css)
[ehn] Add a templates for videos, so the thumbnails all have the same side
11 years ago
asciimoo c184984852 [enh] logo added 11 years ago
asciimoo f4dcfa0206 [enh] new favicon added 11 years ago
asciimoo 2c279d9248 [enh] ui mods 11 years ago
asciimoo e14a2c8ad5 [mod] clearing .result class 11 years ago
rhapsodhy 74ca542a02 [enh] set up special css classes for highlighting results + highlight definitions with dark grey border 11 years ago
Dalf 8433421156 [mod] more web page modification 11 years ago
Dalf dfce4fd865 [fix] add preference-icon.png 11 years ago
Dalf 7915b5c5a0 [mod] web page modification 11 years ago
Dalf 75d22cd847 [mod] no glitch on small screen like smartphone 11 years ago
dalf b70b0775f3 [mod] the search text input gets the focus automatically only on the index page. 11 years ago
dalf 4e8b75a0fb [mod] the search text input gets the focus automatically 11 years ago
asciimoo f1f0d978cb [enh] w3c compatibility ++ ui mods 11 years ago
asciimoo 3c8a5f2cd3 [enh] css mods 11 years ago
asciimoo 5c8382c1ba [enh] favicon added 11 years ago
asciimoo 1297d4109d [enh] pointer cursor to suggestions 11 years ago
asciimoo e136832770 [enh] submittable suggestions 11 years ago
asciimoo 33969ca670 [enh] suggestion rendering 11 years ago
asciimoo 1c69b70c56 [enh] ui mods - smaller fonts 11 years ago
asciimoo e757fd2860 [enh] searchbar ui mods 11 years ago
asciimoo aca566eadf [enh] searx index image added 11 years ago
asciimoo 8782a574af [mod] css mods 11 years ago
asciimoo 94b824dc57 [enh] ui mods 11 years ago
asciimoo bb9dcf6e57 [enh] search button icon added 11 years ago
asciimoo fb6b918777 [enh] search input "design" 11 years ago
asciimoo 9db980ff41 [fix] css classname typo 11 years ago
asciimoo afe767d8e9 [enh] stat bar graphs 11 years ago
asciimoo 4ebf8389e8 [enh] more compact image view 11 years ago
asciimoo e2c099088d [fix] image width 11 years ago
asciimoo fd0a93dd7c [enh] result rendering templates 11 years ago
asciimoo 650d57fba7 [enh] about page update 11 years ago
asciimoo c874ea9774 [enh] about page mods 11 years ago
asciimoo de4652f98c [mod] header removed 11 years ago
asciimoo 9ead6546a4 [enh] about page added 11 years ago
asciimoo 0b28f3fe6a [mod] about page moved 11 years ago
stef 81edb76d97 [doc] initial about page 11 years ago
asciimoo 174daf703b [enh] chrome opensearch support 11 years ago
asciimoo 1e8af70192 [enh] checkbox redesign 11 years ago
asciimoo 0cfc4b4c8a [enh] css rules 11 years ago
asciimoo 565db911a4 [enh][mod] ui changes 11 years ago
asciimoo 2cfefea06d [enh] container div added 11 years ago
asciimoo 247c9144f2 [enh] smaller search form @ results page 11 years ago
asciimoo 894dd5f720 [enh] ui mods 11 years ago
asciimoo b5a5f450b5 [mod] ui mods 11 years ago
asciimoo 1aff439931 [enh] ui mods 11 years ago
asciimoo ab1dfbb8c8 [enh] github ribbon added 11 years ago
asciimoo d793c2733c [enh] engine types 11 years ago
asciimoo c3b7ed8687 [enh] ui improvements 11 years ago
asciimoo 38eb96f8fc [enh] ui improvements 11 years ago
asciimoo ae9fb1d7dc [enh] initial commit 11 years ago