Commit Graph

207 Commits (1184f45ca52f2b906587d089cbbb3d8cb16c954b)

Author SHA1 Message Date
Adam Tauber 1184f45ca5 [enh] reset default preferences 10 years ago
Luc Didry 7004de6aa7 Fixes #271
The opensearch method is now the method set in the preferences.

As before, POST by default and GET for Chrome/Chromium which doesn't
handle POST
10 years ago
Adam Tauber 22c4195c89 [fix] request args 10 years ago
Adam Tauber 37c58fd9ca [enh] plugin preferences - server-side ++ oscar theme 10 years ago
Adam Tauber 88aee611f7 [mod] merge GET, POST vars 10 years ago
Adam Tauber cae22bfc76 [enh] per user plugin switch 10 years ago
Adam Tauber 00cc4dcbf4 [enh] plugin support basics ++ self ip plugin 10 years ago
Adam Tauber d1b12f9016 [mod] search return value 10 years ago
Cqoicebordel bbb5e23551 Remove whitespace caused by Jinja commands
Adding this conf change will remove every newline created by a Jinja command (`{% %}`). It can save a bit of bandwidth.
10 years ago
Cqoicebordel b5cbbcede4 LTR the about page correctly 10 years ago
Adam Tauber e43f61069a [fix] category name i18n - closes #221 10 years ago
Adam Tauber df9cf9d09b Merge branch 'rtl' of github.com:Cqoicebordel/searx 10 years ago
Adam Tauber c711212662 [fix] image proxify utf urls 10 years ago
Thomas Pointhuber 832ea60e3d [fix] pep8, tests 10 years ago
Thomas Pointhuber e7de9674b1 [enh] add safesearch functionality
2 = strict
1 = moderate
0 = none
10 years ago
Adam Tauber 91f7c031d5 [fix] handle proxied https scheme with uwsgi 10 years ago
Adam Tauber 1de781a143 [enh] category specific engine deactivation - closes #205 10 years ago
Thomas Pointhuber 14079ea2b0 [fix] codec can't encode character inside image_proxify 10 years ago
Thomas Pointhuber 38302ef58b [fix] hash error if url is including non ascii characters 10 years ago
Adam Tauber b19e681cce [enh] default disabled engines - closes #109 10 years ago
Adam Tauber 8de97dac03 [mod] pretty url separation 10 years ago
Adam Tauber bac98a02cb [mod] reduce cookie expirity time - fixes #204 10 years ago
Adam Tauber 78081baa8f [enh] always enable inner autocompletition (server side only) 10 years ago
Adam Tauber 10891bdeab Merge pull request #192 from dalf/connection-pool
[enh] improve response time. close #100
10 years ago
dalf d07cfd9089 [enh] use one single http connection pool : improve response time. close #100 10 years ago
Cqoicebordel 816a2c5cbe Move cookies in render() 10 years ago
Cqoicebordel 393d24ba50 Flake8 10 years ago
Cqoicebordel 1a24fd9c52 Add cookies to every requests 10 years ago
Cqoicebordel b01b95194e Allow non specific cookies 10 years ago
Adam Tauber 8cd7617054 [fix] opensearch xml mimetype - #184 10 years ago
dalf 1d51512152 Proxify most of images references
Create hash only when necessary
10 years ago
dalf b6d27aca59 [enh] image-proxy : handle ETag and date related headers, add hash to URL 10 years ago
Adam Tauber 08c2e263f5 [enh] configurable default interface locale - #177 10 years ago
Adam Tauber 9ca50676eb [fix] pep8 10 years ago
Adam Tauber f3d7af33fd [enh] image proxy config from preferences 10 years ago
Adam Tauber 01143f48c5 [enh] image proxification 10 years ago
Adam Tauber 60eb831966 [enh] image proxy base 10 years ago
Adam Tauber fe5ff51377 [mod] pygments dependency warning 10 years ago
Adam Tauber a61a96d975 [enh] log highlighter errors 10 years ago
Adam Tauber a04fafd419 Merge branch 'code_results' of https://github.com/pointhi/searx into 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
10 years ago
Adam Tauber 8ef709ea1f Merge pull request #170 from pointhi/little_fixes
Little fixes, add searx-autocompletion, more informations about torrents
10 years ago
Thomas Pointhuber c19b0899a4 [fix] little autocompleter fix 10 years ago
Thomas Pointhuber 4e2dae30f0 [enh] add autocompletion for searx-specific strings 10 years ago
Adam Tauber aff33ea896 [fix] autocompleter error handling 10 years ago
Adam Tauber 39c3f5658e [fix] endless logging recursion 10 years ago
Thomas Pointhuber 400b54191c Merge branch 'master' of https://github.com/asciimoo/searx into code_results
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
10 years ago
Adam Tauber 299a80a1eb [enh] using the logger 10 years ago
Adam Tauber 798bef77f9 [fix] static content paths 10 years ago
Adam Tauber 2f9a386c0d [enh] better result template handling 10 years ago
Adam Tauber 9f12605f7e [enh] themes static content refactor 10 years ago