summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-16[enh] image proxy config from preferencesAdam Tauber
2015-01-16[enh] add image proxy to image resultsAdam Tauber
2015-01-16[enh] image proxificationAdam Tauber
2015-01-16[enh] image proxy baseAdam Tauber
2015-01-16[mod] oscar as default themeAdam Tauber
2015-01-16Merge pull request #176 from Cqoicebordel/courgette-UXUIAdam Tauber
Courgette theme - UIUX
2015-01-16Lots of courgette modificationCqoicebordel
2015-01-16Modify courgette theme and less it.Cqoicebordel
2015-01-16New icons for CourgetteCqoicebordel
2015-01-15Merge pull request #175 from Cqoicebordel/correct-startpageAdam Tauber
Fix startpage
2015-01-15Flake8Cqoicebordel
2015-01-15Fix startpageCqoicebordel
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-15Merge branch 'pointhi-code_results'Adam Tauber
2015-01-15[mod] pygments dependency warningAdam Tauber
2015-01-15[enh] add cpp language rewrite ruleAdam Tauber
2015-01-15[enh] log highlighter errorsAdam Tauber
2015-01-15Merge branch 'code_results' of https://github.com/pointhi/searx into ↵Adam Tauber
pointhi-code_results Conflicts: searx/static/themes/default/css/style.css searx/static/themes/oscar/css/oscar.min.css searx/templates/oscar/result_templates/torrent.html
2015-01-15Merge pull request #174 from pointhi/nojs_fixAdam Tauber
add no javascript support to oscar-template
2015-01-15[enh] show text "Start search" instead of icon, if javascript is disabledThomas Pointhuber
2015-01-15[enh] disable js-based links if no js is availableThomas Pointhuber
2015-01-15[enh] add nojs support into oscar-templateThomas Pointhuber
2015-01-15Merge pull request #173 from Cqoicebordel/default-UXUIAdam Tauber
Default theme - a few UIUX
2015-01-15Few fixesCqoicebordel
- Whitespaces - Change a few <p> in <span> - Add RSS to allow browser detection - A few UIUX changes - Add a few more allowed translations
2015-01-15Tweaks of color and themeCqoicebordel
2015-01-15Add lots of iconsCqoicebordel
2015-01-12[enh] static content generalizationAdam Tauber
2015-01-12Merge pull request #172 from Cqoicebordel/torrents-w3c+ux+rssAdam Tauber
Torrents w3c+ux+rss
2015-01-12Merge pull request #166 from Cqoicebordel/non-exclusif-bangAdam Tauber
Add non exclusif bang
2015-01-12Scientific accuracyCqoicebordel
2015-01-12Few more translationsCqoicebordel
2015-01-11W3C fixCqoicebordel
2015-01-11Fix RSS linkCqoicebordel
Fix page number, urlencoded request and encoded &
2015-01-11Fix torrent W3C+UXCqoicebordel
Puts links to torrents and magnets in tool bar Fixes a lot of W3C errors
2015-01-11[fix] dates before 1900Adam Tauber
2015-01-11[enh] date formatting by localeAdam Tauber
2015-01-11[fix] hadle missing titleAdam Tauber
2015-01-11Merge pull request #170 from pointhi/little_fixesAdam Tauber
Little fixes, add searx-autocompletion, more informations about torrents
2015-01-10[enh] using less html code to disable autoescaping for embeded resultsThomas Pointhuber
2015-01-10[fix] pep8Thomas Pointhuber
2015-01-10[fix] little autocompleter fixThomas Pointhuber
2015-01-10[enh] display filesize greater 1TBThomas Pointhuber
2015-01-10[enh] make some torrent strings translatableThomas Pointhuber
2015-01-10[enh] improve torrent resultsThomas Pointhuber
2015-01-10[enh] add autocompletion for searx-specific stringsThomas Pointhuber
2015-01-10[fix] autocompleter error handlingAdam Tauber
2015-01-10[enh] add rss-link which can be detected by browsersThomas Pointhuber
2015-01-10[fix] endless logging recursionAdam Tauber
2015-01-09Merge branch 'master' of https://github.com/asciimoo/searx into code_resultsThomas Pointhuber
Conflicts: searx/engines/searchcode_code.py searx/engines/searchcode_doc.py searx/static/oscar/js/searx.min.js searx/templates/oscar/result_templates/default.html searx/templates/oscar/result_templates/images.html searx/templates/oscar/result_templates/map.html searx/templates/oscar/result_templates/torrent.html searx/templates/oscar/result_templates/videos.html
2015-01-09[mod] ignore startpage unicode errorsAdam Tauber
2015-01-09[enh] engine exception tracebackAdam Tauber