anunol
69f3322d41
Merge branch 'searxng:master' into dev
2024-08-29 09:58:04 +08:00
GenericMale
8289436e55
[fix] search: don't show categories without active engine
2024-08-28 14:27:03 +02:00
anunol
1423c3b930
Update settings.yml
2024-08-28 09:57:08 +08:00
anunol
1aca24f461
Merge branch 'searxng:master' into master
2024-08-28 09:18:07 +08:00
searxng-bot
4f7dd05d99
[l10n] update translations from Weblate
...
1b63de5ca
- 2024-08-21 - ghose <ghose@users.noreply.translate.codeberg.org>
7c738125f
- 2024-08-20 - crnobog <crnobog@users.noreply.translate.codeberg.org>
2024-08-23 12:21:02 +02:00
Dennis ten Hoove
2033f30c8d
[docs] improve Hostname plugin documentation
2024-08-21 14:28:04 +02:00
Austin-Olacsi
e45b771ffa
[feat] engine: implementation of yandex (web, images)
...
It's set to inactive in settings.yml because of CAPTCHA. You need to remove
that from the settings.yml to get in use.
Closes: https://github.com/searxng/searxng/issues/961
2024-08-21 12:08:35 +02:00
Grant Lanham
5276219b9d
Fix tineye engine url, datetime parsing, and minor refactor
...
Changes made to tineye engine:
1. Importing logging if TYPE_CHECKING is enabled
2. Remove unecessary try-catch around json parsing the response, as this
masked the original error and had no immediate benefit
3. Improve error handling explicitely for status code 422 and 400
upfront, deferring json_parsing only for these status codes and
successful status codes
4. Unit test all new applicable changes to ensure compatability
2024-08-21 08:41:53 +02:00
Markus Heiser
799d72e3fd
[mod] add French translation for infopage
...
The French translation was provided by @jcarnat in #3738 .
[3738] https://github.com/searxng/searxng/issues/3738
Co-authored-by: Joel Carnat @jcarnat https://github.com/jcarnat
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-08-20 07:25:39 +02:00
anunol
f631bba6a3
Update settings.yml
2024-08-19 22:59:10 +08:00
anunol
f995759b50
Update settings.yml
2024-08-19 22:44:27 +08:00
anunol
4b1c7243b4
Update settings.yml
2024-08-19 21:34:52 +08:00
anunol
812e749a8d
Update settings.yml
2024-08-19 21:15:00 +08:00
anunol
e1885461b5
Update settings.yml
2024-08-19 21:01:24 +08:00
anunol
ca37a9f1c7
Update settings.yml
2024-08-19 20:55:52 +08:00
anunol
8fefd5bd32
Update settings.yml
2024-08-19 20:27:32 +08:00
anunol
70bde48b83
Update settings.yml
2024-08-19 19:47:46 +08:00
anunol
6ae1fb0537
Update settings.yml
2024-08-19 15:49:26 +08:00
anunol
63c11cea4e
Update settings.yml
2024-08-19 15:30:20 +08:00
anunol
56a09a68e4
Update settings.yml
2024-08-19 13:43:24 +08:00
anunol
823ad774f7
Update settings.yml
2024-08-19 13:12:41 +08:00
anunol
fc891d812d
Update search-syntax.md
2024-08-19 13:00:04 +08:00
anunol
e71fbfbe6f
Update search-syntax.md
2024-08-19 12:59:44 +08:00
anunol
07bb0a310c
Update search-syntax.md
2024-08-19 12:59:20 +08:00
anunol
df46d431ae
Update search-syntax.md
2024-08-19 12:58:50 +08:00
anunol
cc2f19ff44
Update search-syntax.md
2024-08-19 12:58:20 +08:00
anunol
b37b33cde1
Update about.md
2024-08-19 12:50:53 +08:00
anunol
0d4eaefe7c
Update about.md
2024-08-19 12:50:32 +08:00
anunol
4c6291e731
Update about.md
2024-08-19 12:50:05 +08:00
anunol
7b3a0dc7a9
Update about.md
2024-08-19 12:49:18 +08:00
anunol
10399868fd
Update about.md
2024-08-19 12:48:26 +08:00
anunol
8666bc7429
Merge branch 'searxng:master' into master
2024-08-17 16:51:51 +08:00
searxng-bot
c0369ee488
[l10n] update translations from Weblate
...
fff02429f
- 2024-08-15 - return42 <return42@users.noreply.translate.codeberg.org>
b13279293
- 2024-08-15 - return42 <return42@users.noreply.translate.codeberg.org>
fc7c2faa4
- 2024-08-14 - 0ko <0ko@users.noreply.translate.codeberg.org>
6697dad47
- 2024-08-14 - return42 <return42@users.noreply.translate.codeberg.org>
e9ccc396d
- 2024-08-13 - Aeris1One <Aeris1One@users.noreply.translate.codeberg.org>
f48553819
- 2024-08-12 - tentsbet <tentsbet@users.noreply.translate.codeberg.org>
d431b6c04
- 2024-08-11 - hugoalh <hugoalh@users.noreply.translate.codeberg.org>
b942a29c7
- 2024-08-11 - rafablog77 <rafablog77@users.noreply.translate.codeberg.org>
2f4d23a5a
- 2024-08-09 - xyb <xyb@users.noreply.translate.codeberg.org>
a4f47be87
- 2024-08-10 - return42 <return42@users.noreply.translate.codeberg.org>
2024-08-16 10:39:17 +02:00
Markus Heiser
8d14d46c00
[build] /static
2024-08-15 18:58:28 +02:00
Markus Heiser
45f03f1902
[fix] search box: clear button don't appear on mouse-copy
...
You have to copy and paste the query without using the keyboard to replicate the
issue. As soon as you press the keyboard the cross appears. [1]
- [1] https://github.com/searxng/searxng/issues/3725#issuecomment-2282655272
Reported-by: @Immortality-IMT in [1]
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-08-15 18:58:28 +02:00
anunol
bb45d857c4
Update settings.yml
2024-08-12 13:37:00 +08:00
anunol
44a919ba12
Update settings.yml
2024-08-12 13:14:26 +08:00
anunol
0d82540d99
Update settings.yml
2024-08-12 12:18:13 +08:00
anunol
5003243c9e
Update settings.yml
2024-08-12 12:14:54 +08:00
anunol
6f1d787019
Update settings.yml
2024-08-12 12:10:49 +08:00
anunol
de0db44ea4
Update settings.yml
2024-08-12 11:41:42 +08:00
anunol
2b61f92420
Add files via upload
2024-08-12 11:10:27 +08:00
anunol
189fdc0e4e
Delete searx/static/themes/simple/img/searxng.svg
2024-08-12 11:05:50 +08:00
anunol
4cfd8a386f
Delete searx/static/themes/simple/img/searxng.png
2024-08-12 11:04:58 +08:00
anunol
4f8735c989
Update settings.yml
2024-08-12 10:56:36 +08:00
anunol
5ab16128b8
Update settings.yml
2024-08-12 10:55:23 +08:00
searxng-bot
f1c05e7c16
[l10n] update translations from Weblate
2024-08-09 09:50:24 +02:00
Markus Heiser
dcf95644c6
[breaking change] drop deprecated hostname_replace plugin
...
The successor is “hostname plugin” from PR:
- https://github.com/searxng/searxng/pull/3463
---
Revert "[refactor] hostnames plugin: add fallback for old hostname_replace plugin"
This reverts commit f5eb56b63f
.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2024-08-08 11:58:32 +02:00
0xhtml
0cfed94b08
[fix] engine google: use extract_text everywhere
2024-08-08 09:59:45 +02:00
0xhtml
7f9ce3b96e
[fix] engine google: strip bubble text from answers
...
Google underlines words inside of answers that can be clicked to show
additional definitions. These definitions inside the answer were not
correctly handled and ended up in the middle of the answer text. With
this fix, the extra definitions are stripped from the answer shown by
the frontend.
2024-08-08 09:59:45 +02:00