| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-30 | [theme] delete static/themes/oscar and templates/oscar | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> templates/oscar# gelöscht: searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf | |||
| 2022-02-20 | [build] /static | Alexandre Flament | |
| 2021-12-31 | [build] /static | Markus Heiser | |
| 2021-09-30 | [build] /static | Alexandre Flament | |
| 2021-09-19 | [build] /static | Alexandre Flament | |
| 2021-09-07 | [build] /static | Markus Heiser | |
| 2021-09-06 | [build] /static | Markus Heiser | |
| 2021-06-22 | Static build | Alexandre Flament | |
| 2021-05-17 | [static] make /stats more CSP compliant- make themes.all | Markus Heiser | |
| Based on commits - 0507e185 [fix] bar graph and rename CSS class engine-scores -> engine-score - 3e9ad7ae [fix] make /stats more CSP compliant - github issue form - 34859d0e [fix] make /stats more CSP compliant - oscar theme - 0a6c4884 [fix] make /stats more CSP compliant - simple theme - cdfb4b7f [fix] make /stats more CSP compliant - bar graph - 965817f2 [fix] simple theme - generate missing sourceMap file this patch is generated by:: make themes.all Reported-by: https://github.com/searxng/searxng/issues/57 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-28 | [static] make themes.all - from commit 9e8171e38 | Markus Heiser | |
| Based on commit 9e8171e38 this patch is generated by:: make themes.all Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-24 | [mod] /stats : add reliability column and sort by column links | Alexandre Flament | |
| 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-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-10 | [mod] oscar: upgrade npm dependencies | Alexandre Flament | |
| 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 | |
| 2018-05-29 | Min width 50 px to oscar theme category. #1158 | Author Name | |
| 2018-01-31 | [enh] build oscar css | 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 | [fix] add padding to pointhi theme's navbar - closes #841 | Adam Tauber | |
| 2017-01-26 | [enh] make navbar smaller | Noémi Ványi | |
| 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-11-02 | [fix] menu style in pointhi oscar theme | 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-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-06-26 | [enh] oscar theme redesign added | Adam Tauber | |
| The original code made by @logico-dev (#559) | |||