| 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 | [enh] Add onions category with Ahmia, Not Evil and Torch | a01200356 | |
| Xpath engine and results template changed to account for the fact that archive.org doesn't cache .onions, though some onion engines migth have their own cache. Disabled by default. Can be enabled by setting the SOCKS proxies to wherever Tor is listening and setting using_tor_proxy as True. Requires Tor and updating packages. To avoid manually adding the timeout on each engine, you can set extra_proxy_timeout to account for Tor's (or whatever proxy used) extra time. | |||
| 2020-10-25 | Let admins lock user preferences | Noémi Ványi | |
| 2020-10-06 | [fix] opensearch.xml URL contains method and autocomplete parameters | Alexandre Flament | |
| When the user add searx as a search engine, the browser loads the /opensearch.xml URL without the cookies. Without the query parameters, the user preferences are ignored (method and autocomplete). In addition, opensearch.xml is modified to support automatic updates, see https://developer.mozilla.org/en-US/docs/Web/OpenSearch | |||
| 2020-09-28 | [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : ↵ | Alexandre Flament | |
| fix URLs | |||
| 2020-09-10 | Drop Python 2 (2/n): templates | Dalf | |
| 2020-07-28 | Replaced dash with em in searx description (#1973) | TheEvilSkeleton | |
| Very small change, but it looks better | |||
| 2020-06-09 | [enh] add routing directions to osm search - closes #254 | Adam Tauber | |
| 2020-06-09 | [enh] add engine names to results as classes - closes #670 | Adam Tauber | |
| 2020-06-04 | [enh] add unique class for each endpoint - closes #1133 | Adam Tauber | |
| 2020-06-03 | [enh] add shortcut column to search engines table in preferences - fixes #230 | Adam Tauber | |
| 2020-05-27 | Add autofocus to all search inputs | resynth1943 | |
| 2019-11-24 | add seedpeer again | Marc Abonce Seguin | |
| 2019-10-16 | add initial support for offline engines && command engine | Noémi Ványi | |
| 2019-07-25 | [mod] restore btdigg engine as btdig.com (#1515) | volth | |
| 2019-07-17 | Suggestions: use RawTextQuery to make the suggestions URLs. Update all ↵ | Dalf | |
| themes accordingly. | |||
| 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-09-08 | [fix] static path fixed in templates and webapp, line endings fixed | misnyo | |
| 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-09 | [fix] query escaping in rss/opensearch output | Adam Tauber | |
| 2016-12-04 | [fix] proper escaping of the search query in templates | Adam Tauber | |
| 2016-10-22 | Merge pull request #734 from dalf/seeks_url | Adam Tauber | |
| [fix] seeks URLS, close #731 | |||
| 2016-10-15 | [fix] seeks URLS, close #731 | dalf | |
| 2016-10-09 | [fix] set the title on the opensearch link tag | François Revol | |
| Firefox uses the title attributes instead of the ShortName from the xml file as set in 0fbd7052 which closed #405 | |||
| 2016-09-22 | [mod] rename "default" theme to "legacy" | Adam Tauber | |