| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-25 | [enh] v0.6.0 | Adam Tauber | |
| 2014-12-25 | [doc] changelog added | Adam Tauber | |
| 2014-12-25 | [enh] nl, de, fr, hu translation updates | Adam Tauber | |
| 2014-12-24 | [fix] view tests | Adam Tauber | |
| 2014-12-24 | [enh] subtitleseeker: better language handling | Adam Tauber | |
| 2014-12-24 | Merge branch 'Cqoicebordel-Detect-favicons' | Adam Tauber | |
| 2014-12-24 | Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
| Cqoicebordel-Detect-favicons Conflicts: searx/templates/courgette/result_templates/default.html searx/templates/courgette/result_templates/map.html searx/templates/courgette/result_templates/videos.html searx/templates/default/result_templates/default.html searx/templates/default/result_templates/map.html searx/templates/default/result_templates/videos.html searx/webapp.py | |||
| 2014-12-24 | Merge pull request #161 from Cqoicebordel/SubtitleSeeker-engine | Adam Tauber | |
| SubtitleSeeker Engine | |||
| 2014-12-23 | Add language support | Cqoicebordel | |
| Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... | |||
| 2014-12-23 | Add language support | Cqoicebordel | |
| Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... (reverted from commit 829948b85df0510e331372bcd60cb31db9c96a5c) | |||
| 2014-12-23 | Add language support | Cqoicebordel | |
| Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... | |||
| 2014-12-22 | [enh] fix pep8, improve syntax highlighting | Thomas Pointhuber | |
| 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 | |||