Adam Tauber
28493d41a3
[fix] handle missing url in twitter results
9 лет назад
Adam Tauber
c706bea788
Merge pull request #385 from framasoft/opensearch-icon
Add Image on opensearch
9 лет назад
Adam Tauber
c43476229b
Merge pull request #405 from pointhi/bug_fixes
some Bug fixes
9 лет назад
Thomas Pointhuber
996c96ffff
[fix] block ixquick search url's
9 лет назад
Thomas Pointhuber
23b9095cbf
[fix] improve result handling of startpage engine
9 лет назад
Thomas Pointhuber
5bffa9ca33
[fix] rewrite scheme to http if there is no one, FIX #390
9 лет назад
Thomas Pointhuber
9cec9770be
[fix] show debug output when enabled
9 лет назад
Adam Tauber
3a8eafcc6b
[fix] cookie parameter type
9 лет назад
Adam Tauber
7c9f931baf
[fix] type error
9 лет назад
Adam Tauber
43cd8e0c41
[enh] default settings option to safe_search - #396
9 лет назад
Adam Tauber
c1d9cfd9ae
[enh] default settings option to autocomplete backend - #396
9 лет назад
Adam Tauber
1fcf066a81
[mod] change settings file structure according to #314
9 лет назад
Adam Tauber
d0830d4edf
[enh] add settings option to set listening address - closes #397
9 лет назад
Kang-min Liu
01d2fb9f70
btdigg engine: fix text mojibake.
Seeing on the official instance, searching with non-ascii character
usually renders mojibake non-sense:
http://searx.me/?q=%E9%A3%9F%E5%A0%82&categories=files
Screenshot with broken: 
Screenshot of the fixed rendering: 
9 лет назад
Luc Didry
57e618edf7
Add Image on opensearch
9 лет назад
Adam Tauber
a905e4e7db
[fix] full AGPLv3+ license according to #382
9 лет назад
Adam Tauber
8d36a8b837
Merge pull request #333 from dalf/piratebay
[fix] Piratebay engine
9 лет назад
Adam Tauber
4770d218b8
Merge pull request #377 from underr/master
Add portuguese translation
9 лет назад
Adam Tauber
bb8b990123
Merge pull request #374 from haasn/optipng
[fix] reduce server traffic by optimizing images
9 лет назад
Adam Tauber
b93f98a56f
Merge pull request #378 from dalf/versions
update dependency versions described by versions.cfg
10 лет назад
Dalf
21332a3e52
update dependency versions described by versions.cfg
10 лет назад
underr
7a13de7e19
Add portuguese translation
10 лет назад
Niklas Haas
7144c94e26
[fix] reduce server traffic by optimizing images
Simply running ‘optipng’ on every PNG image reduces the overall size of
them by 10% on average.
10 лет назад
Adam Tauber
0420ab3c80
[fix] shortcut added to ixquick
10 лет назад
Adam Tauber
f21070989a
Merge branch 'Cqoicebordel-remove_trackers_plugin'
10 лет назад
Adam Tauber
6424a7702d
Merge branch 'remove_trackers_plugin' of https://github.com/Cqoicebordel/searx into Cqoicebordel-remove_trackers_plugin
Conflicts:
searx/plugins/__init__.py
10 лет назад
Adam Tauber
ff322d3373
[fix] debug message parameter
10 лет назад
Cqoicebordel
8911233e3e
Use parsed_url
10 лет назад
Adam Tauber
2eb756c7aa
[enh] add search tests
10 лет назад
Adam Tauber
6ef7c3276c
[fix] reverse proxy non-root url fix
10 лет назад
Adam Tauber
b73ac15e49
[mod] disable qwant & swisscows by default to improve result quality
10 лет назад
Cqoicebordel
e93f5314d7
A bit of cleanup of the code
- regexes in a array
- regexes applied only on the last part of the url
10 лет назад
Adam Tauber
a9d92c3874
Merge pull request #371 from framasoft/add-useragent-plugin
Add a self user agent plugin
10 лет назад
Luc Didry
0fe362bacf
Change self plugin to self_info + change self_info description
10 лет назад
Adam Tauber
c9b8c7f8de
Merge pull request #370 from Cqoicebordel/fix_vimeo
Fix vimeo
10 лет назад
Luc Didry
41fd748cdf
Merge self_ip and self_useragent into one plugin
10 лет назад
Luc Didry
538029dc14
Add a self user agent plugin
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.
10 лет назад
Cqoicebordel
0a1a3e7371
Add a bit of testing to improve coverage
10 лет назад
Cqoicebordel
ab273e2faa
Fix Vimeo engine.
10 лет назад
Alexandre Flament
1b77befe1f
Merge pull request #367 from glogiotatidis/dockerfileupdate
Update Dockerfile.
10 лет назад
Giorgos Logiotatidis
316c4607f2
Update Dockerfile.
- Install new packages needed to deploy search
- Optimize dockerfile for more docker deamon caching
- Pin a python2.7 base image.
10 лет назад
Cqoicebordel
617495cca8
Add a plugin to remove trackers from results URLs
10 лет назад
Adam Tauber
f2cbefeb54
Merge pull request #357 from asciimoo/google_engine
[enh] google engine : parse map links and more
10 лет назад
Adam Tauber
fc1a8b25b8
Merge pull request #362 from Cqoicebordel/currency_chars
Allow use of chars as € in currency converter
10 лет назад
Adam Tauber
96dfb86947
Merge pull request #361 from asciimoo/https
bing_images & www1x engines use https connections
10 лет назад
Cqoicebordel
94567d99b3
Allow use of chars as € in currency converter
10 лет назад
Dalf
ded3f98218
www1x engine: remove comment about unavailable https (https is working now)
10 лет назад
Dalf
9e147d91f0
bing_images & www1x engines use https connections
10 лет назад
Dalf
fc0ae0f907
google engine: code cleanup
10 лет назад
Dalf
72c8de35a2
google engine :remove OSM map
10 лет назад