| 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 | |||
| 2021-11-26 | [oscar theme] center search on index and use logo with ponthi | mrpaulblack | |
| 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-10 | [mod] oscar: move compiled files to the src directory | Alexandre Flament | |