Markus Heiser
|
d85012b49b
[perf] virtualenv: install boilerplate only once
|
4 years ago |
Alexandre Flament
|
2fc2d17a27
Merge pull request #2418 from return42/fix-pyenv-install
|
4 years ago |
Alexandre Flament
|
d129186212
Merge pull request #2417 from return42/fix-seetings-template
|
4 years ago |
Markus Heiser
|
af49bd2bd2
[fix] makefile.python: remove duplicate pyenv-(un)install targets
|
4 years ago |
Markus Heiser
|
5fc9273e23
[mod] utils/searx.sh install: create branch if not already exists
|
4 years ago |
Markus Heiser
|
0fc3759d74
[fix] use SEARX_SETTINGS_TEMPLATE from .config environment
|
4 years ago |
Alexandre Flament
|
c2aaf6f992
Merge pull request #2415 from return42/upd-useragent
|
4 years ago |
Markus Heiser
|
4de276e364
[upd] make SEARX_DEBUG=1 useragents.update
|
4 years ago |
Alexandre Flament
|
59217bb5be
Merge pull request #2397 from dalf/update-ci
|
4 years ago |
Alexandre Flament
|
3f8ebf70b1
[fix] pylint: use "raise ... from ..."
|
4 years ago |
Alexandre Flament
|
eb33ae6893
[fix] Python 3.9: use html.unescape instead of HTMLParser.unescape
|
4 years ago |
Alexandre Flament
|
6402fb0b9a
[enh] CI: use actions/cache@v2 for Python dependencies
|
4 years ago |
Alexandre Flament
|
04447f8c1a
Merge pull request #2398 from dalf/mod-search-query
|
4 years ago |
Alexandre Flament
|
35feb00a5b
Merge pull request #2405 from dalf/no-emojis
|
4 years ago |
Alexandre Flament
|
72d2bb2289
Merge pull request #2399 from return42/fix-lxc
|
4 years ago |
Alexandre Flament
|
32e4eab336
Merge pull request #2401 from return42/drop-virtualenv-cmd
|
4 years ago |
Alexandre Flament
|
f4983e7415
[mod] remove emojis from source code
|
4 years ago |
Markus Heiser
|
be08e5bfab
[fix] yum installation of 'Development Tools'
|
4 years ago |
Markus Heiser
|
1a4524e03c
[mod] remove obsolete virtualenv command
|
4 years ago |
Markus Heiser
|
c89df6739f
[fix] determine path to makefile.lxc in a LXC
|
4 years ago |
Alexandre Flament
|
eda8934f15
[mod] searx.search.EngineRef: remove from_bang parameter
|
4 years ago |
Alexandre Flament
|
995ba2f406
[mod] searx.search.SearchQuery: remove categories parameter
|
4 years ago |
Alexandre Flament
|
14c7cc0e11
[mod] Makefile: make CONTACT_URL optional
|
4 years ago |
BBaoVanC
|
19fce74443
Add link to contact instance maintainer to footer of each page (#2391)
|
4 years ago |
Alexandre Flament
|
5c6a5407a0
[fix] fix of PR #2225
|
4 years ago |
Alexandre Flament
|
9b27935f71
Merge pull request #2225 from dalf/processors
|
4 years ago |
Alexandre Flament
|
02fc4147ce
[mod] dictzone, translated, currency_convert: use engine_type online_curency and online_dictionnary
|
4 years ago |
Alexandre Flament
|
7ec8bc3ea7
[mod] split searx.search into different processors
|
4 years ago |
Alexandre Flament
|
c0cc01e936
[mod] searx.search: search_multiple_requests is a method of Search class
|
4 years ago |
Alexandre Flament
|
3b87efb3db
[mod] move seax/search.py to searx/search/__init__.py
|
4 years ago |