Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-21 | [mod] oscar: /preferences , engines tab: report engine times | Alexandre Flament | |
* display the median time instead of the average. * add a "Reliability" column (sum up the metrics and the checker results). * the "selected language", "SafeSearch", "Time range" values are displayed as "broken" when the checker tests fail. | |||
2021-04-05 | [enh] oscar: image thumbnail layout | Alexandre Flament | |
Adjust thumbnail sizes to fill the container width | |||
2021-03-28 | fix dark "expand" button from infobox | Marc Abonce Seguin | |
2021-03-22 | [mod] preferences: a tooltip is shown when the mouse is over the engine names | Alexandre Flament | |
2021-03-21 | [mod] oscar: fix the sourcemap URL in *.min.css | Alexandre Flament | |
Close https://github.com/searx/searx/issues/2670 Note: clean-css contains a bug: * a multiline comment or URL adds "$stdin" to the sourcemap (see src/less/logicodev/search.less) * in this case when the user opens the devtools, the browser fails to load this "https://.../$stdin" URL * it is not a problem and the error appears only when the user actively tries to debug the CSS. * seems related to https://github.com/jakubpawlowicz/clean-css/issues/593 | |||
2021-03-16 | [mod] upgrade pygments | Alexandre Flament | |
add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes. | |||
2021-03-11 | [mod] oscar: get bootstrap and typeahead from NPM | Alexandre Flament | |
2021-03-11 | [mod] oscar: get leaflet and jquery from NPM | Alexandre Flament | |
easy to upgrade (package.json) | |||
2021-03-10 | [mod] oscar: move compiled files to the src directory | Alexandre Flament | |
2021-03-10 | [mod] oscar: upgrade npm dependencies | Alexandre Flament | |
2020-11-30 | [fix] fix the reset button in the oscar theme (#2306) | GazoilKerozen | |
Rely on javascript instead of type="clear" Close #2009 | |||
2020-08-27 | fix selects in preferences so they look consistent (#2150) | Marc Abonce Seguin | |
2020-08-10 | add toggle to resize infobox | Marc Abonce Seguin | |
2020-08-09 | add visually-hidden css class to pointhi style | Marc Abonce Seguin | |
2020-08-09 | add class for infobox's official url | Marc Abonce Seguin | |
2020-08-09 | set max-height on infobox's images | Marc Abonce Seguin | |
2020-07-02 | [fix] refine contrast ratios of texts and borders - #350 | Noémi Ványi | |
2020-06-30 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
2020-06-25 | [fix] make "Advanced settings" openable and usable with keyboard - #350 | Adam Tauber | |
2020-06-23 | [enh] make checkboxes in preferences accessible using keyboard - #350 | Adam Tauber | |
2020-06-10 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
2020-06-10 | [fix] do not stretch images - fixes #1262 | Adam Tauber | |
2020-06-04 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
2020-06-03 | [mod] reduce the gap between results | Adam Tauber | |
2020-06-03 | [enh] build css after less file changes | Adam Tauber | |
2020-05-15 | [build] rebuild of the oscar theme, build from ad208378 | Markus Heiser | |
the CSS files has been build by: $ make themes.oscar Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-08-06 | oscar and simple themes: no inline script (allow A+ Content-Security-Policy) | Dalf | |
2019-08-06 | Add image format and source information to display (#1567) | Frank de Lange | |
Add image format and source information to display - needs changes to engines to actually display something. Displays result.source (website from which the image was taken) and result.img_format (image type and size). Result is styled with result-format and result-source classes. See PR #1566 for an example of an engine which has the necessary changes. Strip <span class="highlight">...</span> in the oscar image template. | |||
2018-05-29 | Min width 50 px to oscar theme category. #1158 | Author Name | |
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 | |