| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-22 | [enh] remove repeating codeparts inside the oscar template | Thomas Pointhuber | |
| 2014-12-22 | [enh] improve grunt-file for oscar_template | Thomas Pointhuber | |
| 2014-12-22 | [fix] flickr engine code cleanup ++ handle missing owner | Adam Tauber | |
| 2014-12-22 | Merge pull request #149 from Cqoicebordel/Flickr-engine | Adam Tauber | |
| Rework Flickr Engine | |||
| 2014-12-22 | SubtitleSeeker Engine | Cqoicebordel | |
| Add the subtitleseeker engine. | |||
| 2014-12-20 | [enh] add result_templates/code.html | Thomas Pointhuber | |
| 2014-12-20 | [enh] engine shortcut validation | Adam Tauber | |
| 2014-12-20 | Merge pull request #159 from pointhi/photon_fix | Adam Tauber | |
| [fix] fix language support in photon engine | |||
| 2014-12-20 | Merge pull request #158 from Cqoicebordel/Moar-Engines | Adam Tauber | |
| Add 500px and Searchcode engines | |||
| 2014-12-20 | [fix] fix language support in photon engine | Thomas Pointhuber | |
| 2014-12-20 | Add 500px and Searchcode engines | Cqoicebordel | |
| Allow to search for images on 500px. It doesn't use the official API, but the page result. Less stable, but less API key to possess... Two engines were necessary for Searchcode because there are to search mode : search for documentation or search for code example. Both use open APIs. | |||
| 2014-12-19 | Merge pull request #156 from Cqoicebordel/Fix-map-oscar | Adam Tauber | |
| [fix][enh] Multiple JS changes in Oscar | |||
| 2014-12-19 | [mod][fix] https rewrite refactor ++ fixes | Adam Tauber | |
| 2014-12-19 | Merge pull request #152 from pointhi/search_engines | Adam Tauber | |
| [enh] add photon engine, and fix pep8 errors | |||
| 2014-12-19 | [mod] better search request exception handling | Adam Tauber | |
| 2014-12-19 | [fix] handle empty search requests | Adam Tauber | |
| 2014-12-19 | [mod] display timeoutted engine name | Adam Tauber | |
| 2014-12-19 | Add double clic on categories | Cqoicebordel | |
| Allow to double clic on any category to activate or deactivate all categories. | |||
| 2014-12-19 | Some more path issues | Cqoicebordel | |
| 2014-12-18 | Final commit on favicons | Cqoicebordel | |
| Definitely remove engine array Change every themes to accomodate that change Tweak of video template of oscar to add link on video thumbnail | |||
| 2014-12-18 | [fix] Show map on result in Oscar | Cqoicebordel | |
| Allow to find the leafleet js when searx is not installed at the root of the web server. | |||
| 2014-12-18 | [fix] timeout and response parsing order | Adam Tauber | |
| 2014-12-18 | [mod] strict timeout handling | Adam Tauber | |
| 2014-12-16 | Merge remote-tracking branch 'origin/Flickr-engine' into Flickr-engine | Cqoicebordel | |
| Conflicts: searx/engines/flickr.py searx/settings.yml | |||
| 2014-12-16 | Add an No Api Flickr Engine | Cqoicebordel | |
| It uses the webpage json infos to build the results Let the user choose the engine in setting.yml. Noapi active by default + little corrections on Flickr engine | |||
| 2014-12-16 | [fix] pep8 | Thomas Pointhuber | |
| 2014-12-16 | [fix] pep8 | Thomas Pointhuber | |
| 2014-12-16 | [fix] pep8 | Thomas Pointhuber | |
| 2014-12-16 | [fix] remove useless print statement | Thomas Pointhuber | |
| 2014-12-16 | [enh] add photon engine | Thomas Pointhuber | |
| 2014-12-15 | Merge pull request #151 from pointhi/kickass_fix | Adam Tauber | |
| [fix] fix kickass engine | |||
| 2014-12-15 | [fix] fix kickass engine | Thomas Pointhuber | |
| thanks @Cqoicebordel in #144: https://github.com/asciimoo/searx/pull/144#issuecomment-67036903 | |||
| 2014-12-15 | Merge pull request #150 from pointhi/oscar_image_fix | Adam Tauber | |
| [enh][oscar_template] replace kickass icon | |||
| 2014-12-15 | [enh][oscar_template] replace kickass icon | Thomas Pointhuber | |
| 2014-12-15 | Rework Flickr Engine | Cqoicebordel | |
| Everything was redone to use the API. It needs an API key, but it's worth it. Everything works. Title, Image, Content, URL The API allow lots of things. Thumbnails and date will be easy to add when it will be implemented in Searx. Fix asciimoo/searx#126 | |||
| 2014-12-15 | Rework Flickr Engine | Cqoicebordel | |
| Everything was redone to use the API. It needs an API key, but it's worth it. Everything works. Title, Image, Content, URL The API allow lots of things. Thumbnails and date will be easy to add when it will be implemented in Searx. Fix asciimoo/searx#126 | |||
| 2014-12-15 | Merge pull request #144 from Cqoicebordel/KickassTorrent-Search-Engine | Adam Tauber | |
| Kickass torrent search engine | |||
| 2014-12-14 | Add icons and badge for the themes | Cqoicebordel | |
| Add kickass in engine list Add content for the result from kickass | |||
| 2014-12-14 | [fix] mysterious string remove | Adam Tauber | |
| 2014-12-14 | [fix] use queues to answers/suggestions/infoboxes | Adam Tauber | |
| 2014-12-14 | [fix] proper search timeout handling | Adam Tauber | |
| 2014-12-13 | Merge pull request #145 from Cqoicebordel/HTML+Bugs-Templates | Adam Tauber | |
| Html+Bugs in templates | |||
| 2014-12-13 | Load the list of icons only once | Cqoicebordel | |
| 2014-12-13 | Correct test case | Cqoicebordel | |
| Add the alt in favicon | |||
| 2014-12-13 | [mod] engine load refactor | Adam Tauber | |
| 2014-12-13 | [fix] disable debug mode | Adam Tauber | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |