| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-03 | [enh] introduce categories_as_tabs | Martin Fischer | |
| Previously all categories were displayed as search engine tabs. This commit changes that so that only the categories listed under categories_as_tabs in settings.yml are displayed. This lets us introduce more categories without cluttering up the UI. Categories not displayed as tabs can still be searched with !bangs. | |||
| 2022-01-03 | [doc] engine tables: show engines in all categories | Martin Fischer | |
| Previously the documentation grouped the engines by their first category so e.g. YouTube and Invidious were only shown in the in the videos section but not in the music section. This commit fixes this by iterating over searx.engines.categories, which also has the added benefit that the sections are now in the same order as the tabs in the user interface. | |||
| 2021-12-21 | [doc] engine-table: link module documentation if it exists | Martin Fischer | |
| 2021-12-21 | [doc] engine-table: rename Engine column to Module & link | Martin Fischer | |
| 2021-12-21 | [doc] say how many engines are supported / enabled | Martin Fischer | |
| 2021-12-21 | [doc] introduce about.language and sort engines by it | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: sort by Disabled and Name | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: group engines by first category | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: merge Engine type column | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: remove Display errors column (always true) | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: format shortcut as inline code | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: group columns logically | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: expand cryptic abbreviations | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: remove duplicate Disabled column | Martin Fischer | |
| 2021-12-20 | [doc] engine-table: link about.website | Martin Fischer | |
| 2021-06-04 | [docs] rename 'General Engine Settings' to 'Configured Engines' | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||