| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-15 | [mod] speed optimization | Dalf | |
| compile XPath only once avoid redundant call to urlparse get_locale(webapp.py): avoid useless call to request.accept_languages.best_match | |||
| 2019-10-14 | [fix] pep8 | Adam Tauber | |
| 2019-10-14 | [fix] update startpage engine - closes #1601 | Adam Tauber | |
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2019-01-04 | Merge branch 'master' into master | Noémi Ványi | |
| 2018-12-14 | restore startpage search results | Michael Pfitzner | |
| 2018-12-11 | update startpage.py | dimqua | |
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-13 | [mod] fetch supported languages for several engines | marc | |
| utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language. | |||
| 2016-12-13 | Add language support for more engines. | marc | |
| 2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
| 2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
| 2016-07-11 | Fix anomalous backslash in string | stepshal | |
| 2016-01-18 | [fix] pep8 compatibilty | Adam Tauber | |
| 2015-10-24 | [enh] fix content fetching, parse published date from description | Thomas Pointhuber | |
| 2015-08-24 | [fix] block ixquick search url's | Thomas Pointhuber | |
| 2015-08-24 | [fix] improve result handling of startpage engine | Thomas Pointhuber | |
| 2015-02-06 | Startpage's unit test | Cqoicebordel | |
| 2015-01-15 | Flake8 | Cqoicebordel | |
| 2015-01-15 | Fix startpage | Cqoicebordel | |
| Fix issue with unicode caracters in startpage : we shouldn't urlencode them if we are using POST. Should fix #169. @dimqua can you confirm ? | |||
| 2015-01-09 | [mod] ignore startpage unicode errors | Adam Tauber | |
| 2014-11-17 | [fix] startpage engine compatibility | Adam Tauber | |
| 2014-09-02 | fix startpage engine and add comments | Thomas Pointhuber | |
| * add language support * remove not required code * improve google-ad detection (no false detection anymore, I hope) * other improvements | |||
| 2014-08-06 | [fix] html escape | Adam Tauber | |
| 2014-02-18 | [mod][fix] startpage engine updates | asciimoo | |
| 2014-02-11 | [mod] len() removed from conditions | asciimoo | |
| 2014-01-31 | [enh] search language support upadtes | asciimoo | |
| 2014-01-30 | [fix] print removed | asciimoo | |
| 2014-01-30 | [enh] startpage paging init | asciimoo | |
| 2014-01-24 | [fix] pep8 | asciimoo | |
| 2014-01-23 | Merge branch 'ixquick' of https://github.com/pw3t/searx into ixquick | pw3t | |
| Conflicts: searx/engines/startpage.py | |||
| 2014-01-23 | [ehn] added ixquick engine, using startpage engine | pw3t | |
| 2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
| 2014-01-19 | [ehn] added ixquick engine, using startpage engine | pw3t | |
| 2014-01-05 | [fix] startpage engine : characters with diacritic were preceded by ↵ | Dalf | |
| whitespace, and cleaner way to parse the result. | |||
| 2013-11-09 | [enh] removing result html tags | asciimoo | |
| 2013-10-24 | [fix] urljoin removed | asciimoo | |
| 2013-10-24 | [fix] character encoding fix | asciimoo | |
| 2013-10-19 | [fix] sanitize results II. | asciimoo | |
| 2013-10-19 | [fix] sanitize results | asciimoo | |
| 2013-10-19 | [fix] using https | asciimoo | |
| 2013-10-19 | [enh] startpage engine added | asciimoo | |