| 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. | |||
| 2021-09-02 | [mod] remove remaining references to locales in settings.yml | Alexandre Flament | |
| see #247 | |||
| 2021-09-02 | [mod] move searx/testing.py to the tests directory | Alexandre Flament | |
| move robot tests to tests.robot manage calls "python -m tests.robot" | |||