| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-24 | [fix] block ixquick search url's | Thomas Pointhuber | |
| 2015-08-24 | [fix] improve result handling of startpage engine | Thomas Pointhuber | |
| 2015-08-24 | [fix] rewrite scheme to http if there is no one, FIX #390 | Thomas Pointhuber | |
| 2015-08-24 | [fix] show debug output when enabled | Thomas Pointhuber | |
| 2015-08-12 | [fix] cookie parameter type | Adam Tauber | |
| 2015-08-02 | [fix] type error | Adam Tauber | |
| 2015-08-02 | [enh] default settings option to safe_search - #396 | Adam Tauber | |
| 2015-08-02 | [enh] default settings option to autocomplete backend - #396 | Adam Tauber | |
| 2015-08-02 | [mod] change settings file structure according to #314 | Adam Tauber | |
| 2015-08-02 | [enh] add settings option to set listening address - closes #397 | Adam Tauber | |
| 2015-07-19 | btdigg engine: fix text mojibake. | Kang-min Liu | |
| Seeing on the official instance, searching with non-ascii character usually renders mojibake non-sense: http://searx.me/?q=%E9%A3%9F%E5%A0%82&categories=files Screenshot with broken:  Screenshot of the fixed rendering:  | |||
| 2015-07-09 | Add Image on opensearch | Luc Didry | |
| 2015-06-30 | Merge pull request #333 from dalf/piratebay | Adam Tauber | |
| [fix] Piratebay engine | |||
| 2015-06-30 | Merge pull request #377 from underr/master | Adam Tauber | |
| Add portuguese translation | |||
| 2015-06-25 | Add portuguese translation | underr | |
| 2015-06-22 | [fix] reduce server traffic by optimizing images | Niklas Haas | |
| Simply running ‘optipng’ on every PNG image reduces the overall size of them by 10% on average. | |||
| 2015-06-21 | [fix] shortcut added to ixquick | Adam Tauber | |
| 2015-06-21 | Merge branch 'remove_trackers_plugin' of ↵ | Adam Tauber | |
| https://github.com/Cqoicebordel/searx into Cqoicebordel-remove_trackers_plugin Conflicts: searx/plugins/__init__.py | |||
| 2015-06-21 | [fix] debug message parameter | Adam Tauber | |
| 2015-06-18 | Use parsed_url | Cqoicebordel | |
| 2015-06-16 | [enh] add search tests | Adam Tauber | |
| 2015-06-16 | [fix] reverse proxy non-root url fix | Adam Tauber | |
| 2015-06-16 | [mod] disable qwant & swisscows by default to improve result quality | Adam Tauber | |
| 2015-06-15 | A bit of cleanup of the code | Cqoicebordel | |
| - regexes in a array - regexes applied only on the last part of the url | |||
| 2015-06-15 | Merge pull request #371 from framasoft/add-useragent-plugin | Adam Tauber | |
| Add a self user agent plugin | |||
| 2015-06-15 | Change self plugin to self_info + change self_info description | Luc Didry | |
| 2015-06-15 | Merge self_ip and self_useragent into one plugin | Luc Didry | |
| 2015-06-14 | Add a self user agent plugin | Luc Didry | |
| Just like with the "ip" query, duckduckgo gives the server's information with the "user agent" query. This corrects this behavior by adding a plugin based on self_ip.py plugin. | |||
| 2015-06-12 | Add a bit of testing to improve coverage | Cqoicebordel | |
| 2015-06-12 | Fix Vimeo engine. | Cqoicebordel | |
| Solve #368 | |||
| 2015-06-09 | Add a plugin to remove trackers from results URLs | Cqoicebordel | |
| 2015-06-08 | Merge pull request #357 from asciimoo/google_engine | Adam Tauber | |
| [enh] google engine : parse map links and more | |||
| 2015-06-08 | Merge pull request #362 from Cqoicebordel/currency_chars | Adam Tauber | |
| Allow use of chars as € in currency converter | |||
| 2015-06-07 | Allow use of chars as € in currency converter | Cqoicebordel | |
| 2015-06-06 | www1x engine: remove comment about unavailable https (https is working now) | Dalf | |
| 2015-06-06 | bing_images & www1x engines use https connections | Dalf | |
| 2015-06-06 | google engine: code cleanup | Dalf | |
| 2015-06-05 | google engine :remove OSM map | Dalf | |
| 2015-06-05 | [enh] google engine : parse map links and more | Alexandre Flament | |
| 2015-06-05 | [enh] oscar template: using table instead of container-fluid to show cookies | Thomas Pointhuber | |
| 2015-06-05 | [fix] do not hide categorie inside preferences if there is no engine activated | Thomas Pointhuber | |
| 2015-06-04 | youtube_noapi uses searx.utils.list_get | Dalf | |
| 2015-06-04 | [fix] bing_news based on RSS output format | Dalf | |
| 2015-06-03 | Merge pull request #353 from Cqoicebordel/languages | Adam Tauber | |
| New feature : language per search engine ! | |||
| 2015-06-03 | New feature : language per search engine ! | Cqoicebordel | |
| 2015-06-03 | [fix] youtube_noapi : don't crash when there is no content | Dalf | |
| 2015-06-02 | Merge pull request #346 from Cqoicebordel/youtube | Adam Tauber | |
| Adds engines : Youtube with or without API and multiple Qwant | |||
| 2015-06-02 | Removed the keywords from the settings in qwant engine | Cqoicebordel | |
| 2015-06-02 | Refactor | Cqoicebordel | |
| Use only one engine for the four search from Qwant | |||
| 2015-06-02 | remove 'print' | Dalf | |