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-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-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 | |
2020-03-26 | brands: hardcode ISSUE_URL and some links on the about-page | Markus Heiser | |
A *brand* of searx is a fork which might have its own design and some special functions which might bee reasonable in a special context. In this sense, the fork might have its own documentation but not its own issue tracker. The *upstream* of a brand is always https://github.com/asciimoo from where the brand-fork pulls the master branch regularly. A fork which has its own issue tracker is a spin-off and out of the scope of the searx project itself. The conclusion is: - hard code ISSUE_URL (in the Makefile) - always refer to DOCS_URL - links in the about page refer to the *upstream* (searx project) except DOCS_URL - "fork me on github" ribbons refer to the *upstream* Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2020-03-25 | [fix] brands: add variables from build env to jinja templating | Markus Heiser | |
We have some variables in the build environment which are also needed in the templating process. Theses variables are relavant if one creates a fork with its own branding. We treat these variables under the term 'brands'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
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-04 | [fix] 404 page localization #2 | Adam Tauber | |
2016-09-04 | [fix] 404 page localization | Adam Tauber | |
2016-09-04 | [fix] links in new tabs without js ++ noopener bug fix - closes #674 | 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 | |
2016-03-02 | [fix] opensearch image issue - closes #507 | Adam Tauber | |
2016-02-27 | [enh] settings option to change instance name - closes #450 | Adam Tauber | |
2015-12-04 | Update description | GreenLunar | |
2015-07-09 | Add Image on opensearch | Luc Didry | |
2015-06-05 | [fix] do not hide categorie inside preferences if there is no engine activated | Thomas Pointhuber | |
2015-05-19 | [enh] prettier search url display | Adam Tauber | |
2015-04-26 | [fix] remove swapfile | Adam Tauber | |
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-04-07 | [fix] ordered categories in preferences - closes #258 | Adam Tauber | |
2015-04-07 | [enh] reset default preferences | Adam Tauber | |
2015-02-13 | Some RTL fixes | Cqoicebordel | |
- Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view And add `sort` for ui languages and languages to find them more easily. | |||
2015-02-12 | LTR the about page correctly | Cqoicebordel | |
2015-02-11 | Engine table in preference page in Courgette text-aligned to the right in RTL | Cqoicebordel | |
2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
2015-02-08 | [enh] add safesearch functionality | Thomas Pointhuber | |
2 = strict 1 = moderate 0 = none |