| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-13 | Various change on PR 930 | Alexandre Flament | |
| 2022-03-12 | [mod] replace /help by /info pages and include pages in project docs | Markus Heiser | |
| This patch implements a bolierplate to share content from info-pages of the SearXNG instance (URL /info) with the project documentation (path /docs/user). The info pages are using Markdown (CommonMark), to include them in the project documentation (reST) the myst-parser [1] is used in the Sphinx-doc build chain. If base_url is known (defined in settings.yml) links to the instance are also inserted into the project documentation:: searxng_extra/docs_prebuild [1] https://www.sphinx-doc.org/en/master/usage/markdown.html Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2022-02-05 | [enh] avoid /about redirect in template links | Martin Fischer | |
| 2021-09-30 | SearXNG: oscar theme | Alexandre Flament | |
| 2019-12-10 | [mod] tidy oscar HTML output | Dalf | |
| 2017-01-26 | [enh] make navbar smaller | Noémi Ványi | |
| 2016-11-01 | [fix] menu without js - closes #747 | Adam Tauber | |
| 2016-02-27 | [enh] settings option to change instance name - closes #450 | Adam Tauber | |
| 2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2014-10-05 | oscar template: update translation files | Thomas Pointhuber | |
| 2014-10-05 | initial commit of the new template 'oscar' | Thomas Pointhuber | |
| * base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js | |||