Allen
f039873e1a
[mod] Make a default domain for ebay
...
Which can be changed.
2022-04-17 10:37:12 +02:00
Allen
15862ebc35
[mod] Pass desired ebay domain in settings
...
https://www.ebay.de
https://www.ebay.com
htttps://www.ebay.es
etc
2022-04-16 19:10:35 +02:00
Allen
155333f625
[enh] Allow passing headers/cookies from settings.yml
...
Example:
- engine: xpath
- search_url: example.org
- headers: {'example_header': 'example_header'}
- cookies: {'safesearch': 'off'}
2022-04-16 17:42:04 +02:00
Alexandre Flament
7bf9e12db9
Update searx.data - update_engine_descriptions.py
2022-04-16 13:17:39 +02:00
Alexandre Flament
ec59a1580c
GitHub monthly data update: add engine descriptions
2022-04-16 13:16:27 +02:00
Alexandre Flament
c474616642
Merge pull request #1071 from return42/fix-lang-dailymotion
...
[fix] dailymotion engine: filter by language & country
2022-04-16 11:54:49 +02:00
Alexandre Flament
4224607c62
searx.utils.html_to_text: replace <br/> by a space
2022-04-16 09:45:57 +02:00
Alexandre Flament
1a82e79b50
dailymotion: send valid value for the language parameter
2022-04-16 09:27:34 +02:00
Markus Heiser
3bb62823ec
[fix] dailymotion engine: filter by language & country
...
- fix the issue of fetching more the 7000 *languages*
- improve the request function and filter by language & country
- implement time_range_support & safesearch
- add more fields to the response from dailymotion (allow_embed, length)
- better clean up of HTML tags in the 'content' field.
This is more or less a complete rework based on the '/videos' API from [1].
This patch cleans up the language list in SearXNG that has been polluted by the
ISO-639-3 2 and 3 letter codes from dailymotion languages which have never been
used.
[1] https://developers.dailymotion.com/tools/
Closes: https://github.com/searxng/searxng/issues/1065
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-04-16 09:27:34 +02:00
luxtiasco
7fe66bdc7f
Update base.html
2022-04-16 11:16:17 +08:00
luxtiasco
9b9e97b066
Update base.html
2022-04-16 09:52:13 +08:00
luxtiasco
0fd442f0c4
Merge branch 'searxng:master' into master
2022-04-16 09:50:34 +08:00
Alexandre Flament
ab9a4b7328
Merge pull request #1090 from vfosnar/master
...
[enh] add seznam autocomplete
2022-04-15 17:50:32 +02:00
Alexandre Flament
ab522b4388
Merge pull request #1092 from searxng/dependabot/pip/master/setproctitle-1.2.3
...
Bump setproctitle from 1.2.2 to 1.2.3
2022-04-15 17:24:16 +02:00
Vojtěch Fošnár
ccd8305465
Merge branch 'searxng:master' into master
2022-04-15 16:10:49 +02:00
Markus Heiser
7e7d6f7742
Merge pull request #1095 from searxng/translations_update
...
Update translations
2022-04-15 09:22:17 +02:00
searxng-bot
9109ad706d
[translations] update from Weblate
...
10e2e02d
- 2022-04-14 - Markus Heiser <markus.heiser@darmarit.de>
723fc2b4
- 2022-04-14 - Markus Heiser <markus.heiser@darmarit.de>
8c3ef0ce
- 2022-04-12 - Linerly <linerly@protonmail.com>
19b08ebf
- 2022-04-10 - A. B <gamemc@virgilio.it>
5838445a
- 2022-04-10 - BriLHR <brianlimapp@gmail.com>
a9541b96
- 2022-04-10 - Markus Heiser <markus.heiser@darmarit.de>
8f9c7cee
- 2022-04-10 - Michal Kuncl <michal.kuncl@gmail.com>
54ea2973
- 2022-04-11 - Taufik Hidayat <tfkhdyt@pm.me>
2022-04-15 07:18:31 +00:00
dependabot[bot]
e314cfe667
Bump grunt from 1.4.1 to 1.5.2 in /searx/static/themes/simple
...
Bumps [grunt](https://github.com/gruntjs/grunt ) from 1.4.1 to 1.5.2.
- [Release notes](https://github.com/gruntjs/grunt/releases )
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG )
- [Commits](https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: grunt
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 07:11:47 +00:00
dependabot[bot]
3407f1a170
Bump setproctitle from 1.2.2 to 1.2.3
...
Bumps [setproctitle](https://github.com/dvarrazzo/py-setproctitle ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/dvarrazzo/py-setproctitle/releases )
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst )
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.2.2...version-1.2.3 )
---
updated-dependencies:
- dependency-name: setproctitle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 07:06:06 +00:00
Joseph Cheung
a9c19adbb3
Merge remote-tracking branch 'upstream/master'
2022-04-14 16:51:56 +08:00
luxtiasco
28868939a3
Rename searxng.ini:socket to searxng.ini-socket
2022-04-14 16:49:16 +08:00
luxtiasco
6552b0b386
Rename searxng.ini:socket to searxng.ini-socket
2022-04-14 16:48:22 +08:00
luxtiasco
48de35b95c
Rename searxng.conf:filtron to searxng.conf-filtron
2022-04-14 16:47:31 +08:00
luxtiasco
1d9123bcec
Rename searxng.conf:filtron to searxng.conf-filtron
2022-04-14 16:46:09 +08:00
luxtiasco
834c05235e
Rename searxng.conf:uwsgi to searxng.conf-uwsgi
2022-04-14 16:45:55 +08:00
root
92aa12c131
upd
2022-04-14 16:30:32 +08:00
luxtiasco
44e942827e
Update base.html
2022-04-14 12:21:07 +08:00
luxtiasco
2e60b373ea
Create custom.css
2022-04-14 12:05:28 +08:00
luxtiasco
3e1a1a1ccc
Update base.html
2022-04-14 12:04:13 +08:00
luxtiasco
2bd06f6064
Add files via upload
2022-04-14 09:27:16 +08:00
Vojtěch Fošnár
de4af2fefd
[enh] add seznam autocomplete
2022-04-14 03:02:05 +02:00
luxtiasco
5453f9331f
Update docker.yml
2022-04-13 21:13:13 +08:00
luxtiasco
d3df269269
Update base.html
2022-04-13 21:12:39 +08:00
Markus Heiser
09230bfad9
Merge pull request #1089 from capric98/patch-1
...
fix: typo in lib_nvm.sh wanr_msg -> warn_msg
2022-04-13 14:34:18 +02:00
HZH
095beb8605
typo: wanr_msg -> warn_msg
2022-04-13 20:28:28 +08:00
luxtiasco
a9c24d4ba3
Update docker.yml
2022-04-13 17:22:55 +08:00
luxtiasco
190d4e8579
Update logicodev.css
2022-04-13 17:18:19 +08:00
Markus Heiser
1388b44f8b
Merge pull request #1085 from Jabster28/patch-2
...
change "Wolfram|Alpha" to "WolframAlpha" in search results
2022-04-12 13:59:59 +02:00
Markus Heiser
c75d4ceb1b
Merge pull request #1084 from Jabster28/patch-1
...
don't reinstall existing packages on arch
2022-04-12 12:08:51 +02:00
Jabster28
9eb1b04f48
change "Wolfram|Alpha" to "Wolfram Alpha" in search results
2022-04-12 10:37:33 +01:00
Jabster28
89bcea56ec
don't reinstall existing packages on arch
2022-04-11 22:46:14 +01:00
Alexandre Flament
27f8fa6fe0
Merge pull request #1048 from Linerly/patch-1
...
Improve the about page
2022-04-09 20:30:49 +02:00
Alexandre Flament
592cea0e5e
Merge pull request #1030 from austinhuang0131/master
...
(feat) add jisho.org
2022-04-09 18:57:20 +02:00
Alexandre Flament
74c7aee9ec
jisho : code refactoring
2022-04-09 18:01:57 +02:00
Markus Heiser
7217e43070
Merge pull request #1060 from return42/switch-md-parser
...
[mod] replace Markdown parser mistletoe by markdown-it-py
2022-04-09 16:30:51 +02:00
Alexandre Flament
e764427153
Merge branch 'master' into switch-md-parser
2022-04-09 15:24:11 +02:00
Markus Heiser
5e7f469911
Merge pull request #1051 from return42/fix-region-name
...
[fix] add missing territory (country) name
2022-04-09 14:54:43 +02:00
Paul Braeuning
02d64772f7
Merge pull request #1066 from unixfox/fix-icons-oscar
...
Revert "[fix] return correct favicon path"
2022-04-08 10:25:40 +02:00
Paul Braeuning
604d177551
Merge pull request #1064 from capric98/pretty-url
...
fix: %2F in path will be converted to " › " in searx/webapp.py
2022-04-08 10:08:51 +02:00
Markus Heiser
f4ca9d73be
Merge pull request #1070 from searxng/translations_update
...
Update translations
2022-04-08 09:50:55 +02:00