Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-07 | [mod] add bottom margin to results - closes #1176 | Adam Tauber | |
2018-01-31 | [enh] build oscar css | Adam Tauber | |
2017-12-20 | dark background for answers && no background for highlight | Noémi Ványi | |
2017-12-05 | [enh] add dark version of oscar/logicodev | Adam Tauber | |
2017-10-06 | preferences: make supported/not supported labels | Noémi Ványi | |
Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558 | |||
2017-06-25 | [fix] wrap suggestions inside suggestion box | marc | |
long suggestions now wrap around the box instead of going overboard. | |||
2017-01-27 | [mod] darker green url in logicodev | Adam Tauber | |
2017-01-27 | [fix] add padding to pointhi theme's navbar - closes #841 | Adam Tauber | |
2017-01-27 | [fix] darker green for result urls | Noémi Ványi | |
2017-01-26 | [enh] make navbar smaller | Noémi Ványi | |
2017-01-26 | [enh] make result url green | Noémi Ványi | |
2017-01-26 | [enh] search input design mods according to #226 | Adam Tauber | |
2017-01-03 | Revert "Merge pull request #793 from kvch/pics-modal" | Noémi Ványi | |
This reverts commit bff41987a49af9ae53ff9fc3494fa7973ac03500, reversing changes made to d08108be6293c8764f0d1d950a7aab283cddffed. | |||
2017-01-03 | Revert "Merge pull request #799 from kvch/modal-arrows" | Noémi Ványi | |
This reverts commit 79ceb13577fcc83eabe642a4ed6dd793b7bf0d4b, reversing changes made to eaa0fb8102825fa4ccdb348429fdbf39837921be. | |||
2016-12-30 | [fix] change modal glyphicon arrows to image icons | Noémi Ványi | |
2016-12-29 | remove unnecessary media query && generated files | Noémi Ványi | |
2016-12-29 | add modal window for pointhi style | Noémi Ványi | |
2016-12-29 | add generated css of modal window | Noémi Ványi | |
2016-12-29 | add own pics modal window | Noemi Vanyi | |
2016-11-02 | [fix] menu style in pointhi oscar theme | Adam Tauber | |
2016-11-01 | [fix] menu without js - closes #747 | Adam Tauber | |
2016-09-06 | [enh] more compact image results ++ fixed modal links | Adam Tauber | |
2016-09-06 | [fix] replace modal-content class to prevent remote content load | Adam Tauber | |
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal | |||
2016-09-05 | [fix] result url wrap - closes #652 | Adam Tauber | |
2016-08-10 | [fix] oscar grunt css build | Adam Tauber | |
2016-08-09 | set type of cursor to pointer in advanced search | Noémi Ványi | |
2016-08-07 | redesign toggle button of engines && plugins | Noemi Vanyi | |
2016-07-27 | [fix] wrap categories on small screens ++ some code formatting - closes #647 | Adam Tauber | |
2016-07-25 | add advanced settings to pointhi style | Noemi Vanyi | |
2016-07-25 | add advanced settings for logicodev style | Noemi Vanyi | |
2016-07-25 | [fix] close #637 : the search box doesn't overlap the menu. | Alexandre Flament | |
2016-07-02 | [fix] remove unecessary capitalize of name of instance | Noemi Vanyi | |
2016-06-28 | [fix] mobile navbar errors - closes #596 | Adam Tauber | |
2016-06-26 | [mod] more compact logicodev skin | Adam Tauber | |
2016-06-26 | [fix] logo responsivity ++ preferences button hover | Adam Tauber | |
2016-06-26 | [enh] oscar theme redesign added | Adam Tauber | |
The original code made by @logico-dev (#559) | |||
2016-02-27 | [fix] apply changes in infobox's styles | a01200356 | |
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. | |||
2015-10-03 | [mod] list all engines of a result | Adam Tauber | |
2015-01-18 | [fix] add wordwrap to fix style issues | Thomas Pointhuber | |
2015-01-16 | Modify courgette theme and less it. | Cqoicebordel | |
2015-01-15 | Merge branch 'code_results' of https://github.com/pointhi/searx into ↵ | Adam Tauber | |
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 | |||
2015-01-15 | [enh] add nojs support into oscar-template | Thomas Pointhuber | |
2015-01-12 | [enh] static content generalization | Adam Tauber | |
2015-01-09 | Merge branch 'master' of https://github.com/asciimoo/searx into code_results | Thomas Pointhuber | |
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 | |||
2015-01-01 | [enh] themes static content refactor | Adam Tauber | |