| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-17 | [mod] themes: remove legacy, courgette and pix-art themes | Alexandre Flament | |
| 2020-11-02 | [mod] separate index and search routes | Marc Abonce Seguin | |
| This makes it easier to separately handle search and index requests from a web server or from a reverse proxy. If a request to index contains a query, a permanent redirect HTTP response is returned. This should give some level of backwards compatibility for users that have set a searx instance in their browser's search bar. | |||
| 2020-10-25 | Let admins lock user preferences | Noémi Ványi | |
| 2020-05-27 | Add autofocus to all search inputs | resynth1943 | |
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2017-01-20 | [mod] add a __common__ template that can't be selected but that provides a ↵ | Alexandre Flament | |
| common place for shared templates. What has been moved into this template : * opensearch*.xml is always the same whatever the themes. * the text inside */about.html | |||
| 2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
| 2016-12-04 | [fix] proper escaping of the search query in templates | Adam Tauber | |
| 2016-10-15 | [fix] seeks URLS, close #731 | dalf | |
| 2016-09-22 | [mod] rename "default" theme to "legacy" | Adam Tauber | |
| 2016-09-04 | [fix] 404 page localization #2 | Adam Tauber | |
| 2016-09-04 | [fix] 404 page localization | Adam Tauber | |
| 2016-08-27 | Merge pull request #671 from kvch/custom-404 | Adam Tauber | |
| Custom 404 message - fixes #317 | |||
| 2016-08-24 | add custom 404 page | Noemi Vanyi | |
| 2016-08-15 | uncapitalize searx in templates | Noémi Ványi | |
| 2016-04-09 | follow up blocked_engines renaming in templates | Noemi Vanyi | |
| 2015-09-17 | Correct the loop through search engines | Cqoicebordel | |
| Fix #432 | |||
| 2015-04-26 | [fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March ↵ | Alexandre Flament | |
| 2015) see http://w3c.github.io/webappsec/specs/referrer-policy/ | |||
| 2015-04-26 | [enh] implements #264 : add rel="noreferrer" to external links | Alexandre Flament | |
| 2015-02-17 | A bit of cleanup | Cqoicebordel | |
| 2015-02-17 | Ajax loading + Tweaks of CSS | Cqoicebordel | |
| 2015-02-15 | New Theme, Pix-art. | Cqoicebordel | |
| First commit | |||