| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-08 | [fix] make search requests on wikidata more accurate | Marc Abonce Seguin | |
| 2018-04-08 | [fix] google news xpath | Marc Abonce Seguin | |
| 2018-04-08 | [fix] append http if no scheme is provided in xpath's extact_url | Marc Abonce Seguin | |
| This solves a bug with Yahoo where some results don't specify a protocol. | |||
| 2018-04-05 | Merge pull request #1252 from MarcAbonce/search-languages | Adam Tauber | |
| [mod] Refactor engine's search language handling | |||
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2018-03-22 | forward category to engine without highlighting on the ui | Noémi Ványi | |
| 2018-03-22 | add findx engine for general, images and videos | Noémi Ványi | |
| 2018-03-20 | fix fetch_langauges to be more accurate | Marc Abonce Seguin | |
| Add languages supported by either all default general engines or 10 engines. | |||
| 2018-03-14 | [fix] change duckduckgo url to avoid error response | Marc Abonce Seguin | |
| 2018-02-18 | [fix] pep8 | Adam Tauber | |
| 2018-02-18 | [enh] add asksteem engine - closes #1163 | Adam Tauber | |
| 2018-02-17 | fix Microsoft Academic engine | Noémi Ványi | |
| 2018-02-17 | [fix] fix engine initialization | Adam Tauber | |
| 2018-02-10 | fix bing videos engine | Noémi Ványi | |
| 2018-01-16 | [fix] read utf-8 files (settings, languages, currency) with python3.5 | Marc Abonce Seguin | |
| Related to discussion in #1124 The io.open import is necessary for python2 | |||
| 2018-01-12 | Merge pull request #1124 from JosephKiranBabu/python3-unicode-support | Adam Tauber | |
| Make Python 3 able to read settings files with Unicode characters | |||
| 2018-01-06 | fix yacy result url | Noémi Ványi | |
| Closes #1064 | |||
| 2017-12-21 | Make Python 3 able to read settings files with Unicode characters | Joseph Nuthalapati | |
| SearX currently doesn't start up when run with Python 3 as it tries to parse the settings.yml file with ASCII codecs. There are similar problems with engines_languages.json and currencies.json Python 3 requires that files with Unicode characters be read with a 'b' flag. This also works with Python 2 and hence can be integrated into the main source code. Tested with the latest Python 3.6.4rc1 on Debian unstable. Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> | |||
| 2017-12-18 | send constant cookie with query to Google | Noémi Ványi | |
| 2017-12-09 | [fix] gigablast url parameter change - fixes #1107 | Adam Tauber | |
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-12-05 | [fix] handle /sorry redirects | Adam Tauber | |
| 2017-12-01 | [fix] do not crash if publication date is missing in pubmed engine | Adam Tauber | |
| 2017-12-01 | [fix] multiple fixes in pdbe engine | Adam Tauber | |
| 2017-12-01 | [fix] convert json engine result attributes to string - closes #1006 | Adam Tauber | |
| 2017-11-22 | [fix] use english in google engine if no language was set - this prevents ↵ | Adam Tauber | |
| guessing the language by the IP of the instance | |||
| 2017-11-22 | [fix] revert language changes to prevent CAPTCHAs | Adam Tauber | |
| 2017-11-21 | [fix] fix language support of google | Adam Tauber | |
| 2017-11-07 | Fixed typos. | pyrrh0n1c | |
| 2017-11-07 | Fixed the currency_convert engine. | pyrrh0n1c | |
| 2017-11-03 | Merge pull request #1068 from Apply55gx/genius | Adam Tauber | |
| Continuation of PR #1004 (seems abandoned) | |||
| 2017-11-02 | [mod] add more error handling to json engine II. | Adam Tauber | |
| 2017-11-02 | [mod] add more error handling to json engine | Adam Tauber | |
| 2017-11-01 | minor fix of BASE engine | Noémi Ványi | |
| 2017-11-01 | minor fixes of pubmed engine | Noémi Ványi | |
| Closes #1045 | |||
| 2017-11-01 | [add] pubmed engine | jibe-b | |
| 2017-11-01 | minor fixes of arxiv | Noémi Ványi | |
| Closes #1050 | |||
| 2017-11-01 | [fix] remove .encode for python3 compatibility | jibe-b | |
| 2017-11-01 | [enh] use format to concatenate strings | jibe-b | |
| 2017-11-01 | [add] arxiv engine | jibe-b | |
| 2017-10-25 | Merge pull request #1 from asciimoo/master | Apply55gx | |
| - | |||
| 2017-10-25 | removed unused indicies array | Apply55gx | |
| 2017-10-10 | update engines_languages.json and languages.py | marc | |
| Also, fix fetch_languages.py so it can run on python3. | |||
| 2017-10-10 | [fix] language support for bing images and videos | marc | |
| 2017-09-04 | [mod] int_or_zero refactored to searx_utils | misnyo | |
| 2017-09-04 | Merge branch 'master' into nyaa | misnyo | |
| 2017-09-03 | Merge pull request #1018 from misnyo/generalfile | Adam Tauber | |
| [mod]generalfile engine removed | |||
| 2017-09-03 | Merge pull request #1019 from misnyo/gigablast | Adam Tauber | |
| [fix] gigablast api fix | |||
| 2017-08-31 | [fix] gigablast pep8 fix | misnyo | |
| 2017-08-31 | [fix] nyaa.si fixed | misnyo | |