| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-27 | [fix] pylint | Adam Tauber | |
| 2020-08-27 | [fix] use base_url for prefix of sharing 'currenly saved preferences' - ↵ | Adam Tauber | |
| fixes #1249 by @matejc | |||
| 2020-08-27 | [fix] add search language and time range filter to suggestions - fixes #1314 | Adam Tauber | |
| 2020-08-18 | [fix] opensearch on chromium for android (#2132) | Émilien Devos | |
| 2020-08-18 | [enh] add yggtorrent engine (#2135) | Émilien Devos | |
| 2020-08-10 | [fix] piratebay engine date and pep8 indentation | Emilien Devos | |
| 2020-08-10 | [fix] piratebay engine | Emilien Devos | |
| 2020-08-10 | Merge pull request #2116 from mikeri/invidiousres | Adam Tauber | |
| Include author and video length in Invidious results | |||
| 2020-08-10 | Merge pull request #2130 from msafadieh/master | Adam Tauber | |
| Make default query submission method configurable | |||
| 2020-08-10 | add toggle to resize infobox | Marc Abonce Seguin | |
| 2020-08-09 | add visually-hidden css class to pointhi style | Marc Abonce Seguin | |
| 2020-08-09 | add class for infobox's official url | Marc Abonce Seguin | |
| 2020-08-09 | set max-height on infobox's images | Marc Abonce Seguin | |
| 2020-08-09 | add engine's name in infobox's header | Marc Abonce Seguin | |
| 2020-08-09 | reduce space between title and url in infobox header | Marc Abonce Seguin | |
| 2020-08-09 | Make default query submission method configurable | Mohamad Safadieh | |
| Sending queries through POST, while better for privacy, breaks functionality with certain extensions (e.g. Firefox containers). Since Firefox does not send cookies when requesting `/opensearch.xml`, users cannot easily switch to GET on the client side unless they make a custom search engine. This commit allows admins to modify the default method on their side so they can set it to GET if needed. | |||
| 2020-08-09 | Use query params for browser autocomplete | Mohamad Safadieh | |
| Sending query params over GET seems to be the only way to be able to enable autocomplete in the browser. This commit adds the necessary URL formatting to opensearch.xml. In order to identify queries coming from the URL bar (rather than an AJAX request), which requires a different JSON format and MIME type, the request headers are checked for "X-Requested-With: XMLHttpRequest" which is added by jQuery request. | |||
| 2020-08-08 | Fix google images 'get image' button bug from issue #2103 (#2115) | Vlad | |
| Closes #2103 | |||
| 2020-08-08 | add peertube engine (#2109) | Michael Ilsaas | |
| 2020-08-04 | Fix search error with query 'random sha256' | Vlad | |
| 2020-08-02 | include length in invidious results | Michael Ilsaas | |
| 2020-08-02 | include author in invidious results | Michael Ilsaas | |
| 2020-08-01 | Merge branch 'master' into patch-1 | Noémi Ványi | |
| 2020-07-31 | Add clearfix to fix issue 2110 | Vlad | |
| 2020-07-31 | Change isAlive() to is_alive() as isAlive() is unsupported in newer Python ↵ | asht | |
| versions | |||
| 2020-07-30 | Merge pull request #2106 from kvch/revert-open-result-on-new-tab-plugin | Adam Tauber | |
| Revert "[enh] new plugin to open results on new browser tabs" | |||
| 2020-07-29 | DOI improvements: enable HTTPS, update URL of doai.io (#1718) | Lynda Lopez | |
| - enabling HTTPS for sci-hub.tw by default - making sci-hub the default DOI resolver as it has the largest collection of scientific articles. - replaced doai.io with dissem.in, as it redirects to this new domain. Co-authored-by: Aurora of Earth <auroraofearth@ya.ru> | |||
| 2020-07-29 | Revert "[enh] new plugin to open results on new browser tabs" | Noémi Ványi | |
| This reverts commit ab6a7601cbdbdd93fa07ec6405bc3167f392b792. Closes #2037 | |||
| 2020-07-28 | add Gitea engine | Noémi Ványi | |
| Closes #1448 Closes #1447 | |||
| 2020-07-28 | Replaced dash with em in searx description (#1973) | TheEvilSkeleton | |
| Very small change, but it looks better | |||
| 2020-07-28 | [add] naver engine | Venca24 | |
| It adds new search engine for users from the South Korea (and therefore it is disabled by default). Closes #1553 | |||
| 2020-07-28 | [enh] copy atime_ns and mtime_ns of external plugin resources | Adam Tauber | |
| 2020-07-28 | [mod] add dedicated directory to external plugins with gitignore file | Adam Tauber | |
| 2020-07-28 | [fix] correct imported modules | Adam Tauber | |
| 2020-07-28 | [fix] resolve minor review issues | Adam Tauber | |
| 2020-07-28 | [mod] create static directory for each external plugin | Adam Tauber | |
| 2020-07-28 | [fix] pep8 | Adam Tauber | |
| 2020-07-28 | [fix] add plugin sha sum check to be able to copy updated resources | Adam Tauber | |
| 2020-07-28 | [enh] add external plugin support | Adam Tauber | |
| 2020-07-26 | fix Wikipedia's paragraph extraction | Marc Abonce Seguin | |
| 2020-07-26 | Update torrentz2 URL from .eu to .is | Michael Ilsaas | |
| 2020-07-23 | Fix relative urls that do not start with '/' | xywei | |
| 2020-07-16 | Allow localization of "Self Informations" | Lukáš Kucharczyk | |
| Allows the string "Self Informations" in the plugin of the same name to be localized by wrapping it with gettext(). | |||
| 2020-07-15 | [mod] bangs.json: remove the favicons | Dalf | |
| fix #2076 | |||
| 2020-07-12 | fix python 3 support | Gaspard d'Hautefeuille | |
| 2020-07-11 | [mod] external_bang.py: always read bangs.json with a UTF-8 file. | Dalf | |
| 2020-07-09 | [enh] release v0.17.0 | Adam Tauber | |
| 2020-07-09 | [enh] update translations | Adam Tauber | |
| 2020-07-09 | [mod] drop py2 support | Adam Tauber | |
| 2020-07-08 | [fix] pep8 | Adam Tauber | |