dalf
8534d8b87a
[fix] test : the icon is included inside the <h3> element
10 年 前
dalf
a71b326d9e
[mod] default template modifications
- more smartphone friendly
- more text browser friendly
- next button always on the right
- in case of small screen supporting touch event, categories are displayed on one line with a scroll
10 年 前
dalf
be4d219ae7
[mod] use pngcrush to reduce the size of png files
10 年 前
dalf
400279182e
[fix] no horizontal scrolling on small screen
10 年 前
Adam Tauber
5740cfbf1c
[fix] pep8 part II.
10 年 前
Adam Tauber
b0fd71b7b3
[fix] pep8 compatibility
10 年 前
Adam Tauber
28fed5d9ad
Merge pull request #115 from pointhi/engine_faroo
add faroo engine
10 年 前
Adam Tauber
20400c40c3
Merge pull request #97 from pointhi/https
Implementing https rewrite support
10 年 前
Thomas Pointhuber
bc5a7153d3
fix comment header of faroo engine
10 年 前
Thomas Pointhuber
db4ca4784b
fix faroo engine
10 年 前
Thomas Pointhuber
8af2184a45
add faroo engine support
10 年 前
Thomas Pointhuber
1e3e646584
import basic https rules from https-everywhere repository
* licenced under GPLv3+
* downloaded from https://github.com/EFForg/https-everywhere
10 年 前
Thomas Pointhuber
bb126da0fb
improve https rewrite code
10 年 前
Thomas Pointhuber
0616d26feb
improve https rewriting
10 年 前
Thomas Pointhuber
6e6dbc1bb4
update settings_robot.yml
10 年 前
Thomas Pointhuber
9b9f097adb
Implementing https rewrite support #71
* parsing XML-Files which contain target, exclusions and rules
* convert regex if required (is a little hack, probably does not work
for all rules)
* check if target rule apply for http url, and use the rules to rewrite
it
* add pice of code, to check if domain name has not changed during
rewrite (should be rewritten, using publicsuffix instead of little hack)
10 年 前
Adam Tauber
840945f498
Merge pull request #114 from kernc/patch-1
Search Music also on YouTube
10 年 前
kernc
e1b76c6811
Search Music also on YouTube
YouTube hosts a lot of music and should be enabled for Music search by default.
10 年 前
Adam Tauber
b0bb94fd37
[fix] wikidata: using only the first url
10 年 前
Adam Tauber
13f36e6675
[enh] translation updates
10 年 前
Adam Tauber
781b8a23c4
Merge pull request #110 from pointhi/language_japanese
add japanese translation
10 年 前
Adam Tauber
f3d884ef45
Merge pull request #113 from dalf/master
[fix] the bang was included in the search string, [mod] infoboxes modifications
10 年 前
dalf
cac1761a54
[enh] infoboxes : if the result doesn't contain anything except one link, use the normal result template
10 年 前
dalf
295b1699ce
[mod] return only one result from the wikidata engine
10 年 前
dalf
599c1137bb
[fix] the bang was included in the search string
10 年 前
Adam Tauber
4da795895d
[fix] default template handling
10 年 前
Thomas Pointhuber
032eb2354e
add japanese translation
10 年 前
Adam Tauber
c58e5a236a
[fix] preferences button display
10 年 前
Adam Tauber
5d7b63223f
[mod] sidebar positioning
10 年 前
Adam Tauber
727c7226d9
[fix] code cleanup
10 年 前
Adam Tauber
a48028b771
[fix] html escape url
10 年 前
Adam Tauber
bbf107ac8b
[fix] debug mode disabled by default
10 年 前
Adam Tauber
67b69619ba
Merge pull request #104 from dalf/master
[enh] add infoboxes and answers, [fix] when two results are merged, really use the content with more text
10 年 前
dalf
63a0328c8b
[enh] wikidata engine : add links to musicbrainz
10 年 前
dalf
728fc611da
[fix] infoboxes and answers : pass all tests
10 年 前
dalf
829c758970
Merge remote-tracking branch 'upstream/master'
10 年 前
Dalf
0a71525ab6
[enh] add infoboxes and answers (clean up)
10 年 前
Adam Tauber
fce6fb2fa8
Merge pull request #107 from pointhi/float_bug
fix float division by zero bug in score calculation
10 年 前
Thomas Pointhuber
fdad5f7cad
fix float division by zero bug in score calculation
10 年 前
Adam Tauber
5fbda0dafe
Merge pull request #67 from opi/patch-1
[enh] Add french translation for webapp.
10 年 前
Adam Tauber
983339bb03
Merge pull request #106 from pointhi/query_parser
FIX: #101 implement query parser and use it inside autocompletion and search query extraction
10 年 前
Thomas Pointhuber
62d1a70c84
using Query class for parsing of search query
10 年 前
Thomas Pointhuber
510aba5e66
implement query parser and use it inside autocompletion
10 年 前
Dalf
6bfd566353
[enh] add infoboxes and answers
10 年 前
Dalf
e39d9fe542
update comment
10 年 前
Dalf
6b058962e1
[fix] when two results are merged, really use the content with more text
10 年 前
Adam Tauber
bd2db71fa6
Merge branch 'comments' of https://github.com/pointhi/searx
Conflicts:
searx/search.py
10 年 前
Adam Tauber
090254feca
Merge pull request #99 from dalf/master
[enh] stick results from the same category and template and [fix] rewrite the google engine
10 年 前
Dalf
5dc3eb3399
[fix] rewrite the google engine since Google Web Search API is about to expire
10 年 前
Dalf
5d1610d87a
[enh] stick results from the same category and template
10 年 前