| 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-03-20 | [build] /static | Markus Heiser | |
| 2022-03-19 | [build] /static | Alexandre Flament | |
| 2022-02-26 | [build] /static | mrpaulblack | |
| 2022-02-26 | [build] /static | Monty | |
| 2022-02-21 | [build] /static | Markus Heiser | |
| 2022-02-20 | [build] /static | Alexandre Flament | |
| 2022-01-22 | [build] /static | Monty | |
| 2022-01-17 | [build] /static | mrpaulblack | |
| 2022-01-16 | [build] /static | Alexandre Flament | |
| 2021-12-18 | [build] /static | mrpaulblack | |
| 2021-12-15 | [build] /static | Markus Heiser | |
| 2021-11-21 | [build] /static | mrpaulblack | |
| 2021-11-19 | [build] /static | mrpaulblack | |
| 2021-11-04 | [build] /static | Markus Heiser | |
| 2021-11-03 | [build] /static | Alexandre Flament | |
| 2021-11-02 | [build] /static | Markus Heiser | |
| 2021-10-30 | [build] /static | Alexandre Flament | |
| 2021-10-29 | [build] /static | Alexandre Flament | |
| 2021-10-28 | [build] /static | Alexandre Flament | |
| 2021-10-28 | [build] /static | Alexandre Flament | |
| 2021-10-27 | [build] /static | MrPaulBlack | |
| 2021-10-21 | [build] /static | Alexandre Flament | |
| 2021-10-18 | [build] /static | MrPaulBlack | |
| 2021-10-17 | [build] /static | MrPaulBlack | |
| 2021-10-03 | [build] /static | Alexandre Flament | |
| 2021-10-01 | [build] /static | Alexandre Flament | |
| 2021-09-30 | [build] /static | Alexandre Flament | |
| 2021-09-24 | [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-08-31 | [build] /static | Alexandre Flament | |
| 2021-06-28 | [build] /static | Alexandre Flament | |
| 2021-06-22 | Static build | Alexandre Flament | |
| 2021-06-10 | [static] make themes.all - based on commit 12af3b39 | Markus Heiser | |
| Based on commit 12af3b39 this patch is generated by:: make themes.all Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-06-01 | [static] make /stats more CSP compliant- make themes.all | Markus Heiser | |
| Based on commit: - a89b823f [mod] remove overpass API call this patch is generated by:: make themes.all Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 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] update /stats | 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-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-10 | [mod] oscar: move compiled files to the src directory | Alexandre Flament | |
| 2021-03-10 | [mod] oscar: upgrade npm dependencies | Alexandre Flament | |