| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-30 | Merge pull request #374 from haasn/optipng | Adam Tauber | |
| [fix] reduce server traffic by optimizing images | |||
| 2015-06-29 | Merge pull request #378 from dalf/versions | Adam Tauber | |
| update dependency versions described by versions.cfg | |||
| 2015-06-26 | update dependency versions described by versions.cfg | Dalf | |
| 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 'Cqoicebordel-remove_trackers_plugin' | 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 pull request #370 from Cqoicebordel/fix_vimeo | Adam Tauber | |
| Fix vimeo | |||
| 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-10 | Merge pull request #367 from glogiotatidis/dockerfileupdate | Alexandre Flament | |
| Update Dockerfile. | |||
| 2015-06-10 | Update Dockerfile. | Giorgos Logiotatidis | |
| - Install new packages needed to deploy search - Optimize dockerfile for more docker deamon caching - Pin a python2.7 base image. | |||
| 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-08 | Merge pull request #361 from asciimoo/https | Adam Tauber | |
| bing_images & www1x engines use https connections | |||
| 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 | Merge pull request #356 from pointhi/settings_fix | Adam Tauber | |
| fix little bug inside settings, improve oscar template | |||
| 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 | Merge pull request #354 from asciimoo/bing_news | Adam Tauber | |
| Bing news based on RSS output | |||
| 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 | |
| 2015-06-02 | Merge pull request #349 from Cqoicebordel/startpage_autocomplete | Alexandre Flament | |
| Add startpage as an autocompleter engine | |||
| 2015-06-01 | Add startpage as an autocompleter engine | Cqoicebordel | |
| 2015-06-01 | Merge pull request #344 from asciimoo/google_engine | Adam Tauber | |
| google engine | |||
| 2015-06-01 | Merge pull request #348 from pointhi/swisscows | Adam Tauber | |
| implement swisscows engine | |||
| 2015-06-01 | [enh] implement image support for swisscows engine | Thomas Pointhuber | |