Commit graph

82 commits

Author SHA1 Message Date
Émilien Devos
f2f9e2ad08
Add explanation about how to access the logs 2022-07-12 08:36:14 +02:00
Alexandre Flament
b1b174a339
Merge pull request #22 from ononoki1/master
Add github new issue to CSP form-action
2022-05-21 20:35:19 +02:00
ononoki
f6fb825afd
Add github new issue to CSP form-action
Make "Submit a new issue on Github including the above information" works
2022-05-18 08:55:18 +00:00
Alexandre Flament
ba1569dafb
Merge pull request #17 from dalf/no_script
Remove scripts
2022-04-26 23:13:27 +02:00
mrpaulblack
2504dcbd57 Remove scripts 3/n 2022-04-26 14:27:30 +02:00
Alexandre Flament
d4ae67a468 Remove scripts 2/n 2022-04-22 09:45:47 +02:00
Alexandre Flament
914e6e3159 Remove scripts 2022-04-20 20:33:20 +02:00
Paul Braeuning
7f01f0d93d
Merge pull request #12 from dalf/remove_filtron_morty
Replace morty & filtron by redis & the limiter plugin
2022-04-20 01:25:46 +02:00
Alexandre Flament
6b0d7c591b static files: use hashes 2022-04-02 21:31:05 +02:00
Alexandre Flament
0a1db38e21 Rely on searxng/settings.yml 2022-03-20 10:36:48 +01:00
Alexandre Flament
8952fad37e Remove rules.json 2022-02-25 23:37:40 +01:00
Alexandre Flament
8a4db4caa0 Update README.md 2022-02-25 23:12:28 +01:00
Alexandre Flament
fe4a33a2bf Replace morty & filtron by redis & the limiter plugin 2022-02-25 23:11:13 +01:00
Alexandre Flament
2127795f63
Merge pull request #11 from maiki/patch-1
Change text and formatting for consistency
2022-02-18 22:14:17 +01:00
maiki
3f213b0902
Change text and formatting for consistency
Mostly punctuation, with a single missing word added
2022-02-17 12:00:26 -08:00
Alexandre Flament
91f45bd54d
Merge pull request #9 from k2s/patch-1
fix typo
2022-01-29 14:28:20 +01:00
Alexandre Flament
69590065df
Merge pull request #10 from searxng/trivy
[mod] add a nightly check of the docker images using Trivy
2022-01-29 14:24:01 +01:00
Alexandre Flament
f361945cf1 [mod] add a nightly check of the docker images using Trivy 2022-01-29 14:22:16 +01:00
k2s
9e7eed426f
fix typo 2022-01-10 01:11:44 +01:00
Alexandre Flament
c7b3f004eb
Merge pull request #7 from searxng/fix-6
Fix docker-compose.yml
2021-11-27 10:57:20 +01:00
Alexandre Flament
77cc397d40
Fix docker-compose.yml
Update searxng-docker with https://github.com/searxng/searxng/pull/383 changes.

Close https://github.com/searxng/searxng-docker/issues/6
2021-11-27 10:56:56 +01:00
Alexandre Flament
c9762306a8
Merge pull request #2 from searxng/searxng
SearXNG
2021-10-02 07:57:07 +02:00
Alexandre Flament
38377d53c9 SearXNG 2021-10-01 18:13:17 +02:00
Chebro
276f88394a
Replace sed separator with pipe (#96)
- base64 random key may contain the `/`  character, which conflicts with the sed separator, using `|` as the separator fixes it
2021-06-28 15:41:12 +00:00
Darrell King
d4e4f30de8
Added Generate MORTY_KEY step to README.md (#95) 2021-06-27 12:33:43 +00:00
Émilien Devos
abd5079b87
Merge pull request #94 from zevlee/master
Add Permissions-Policy HTTP header to Caddyfile
2021-06-04 20:38:17 +02:00
Zev Lee
da360b26b9
Add Permissions-Policy HTTP header to Caddyfile 2021-05-26 14:00:29 +00:00
Émilien Devos
4ad61d6499
Merge pull request #81 from puresick/patch-1
Update link to Caddy project repository
2021-04-10 22:28:57 +02:00
Daniel Henning
a3bab0ba2f
Update link to Caddy project repository 2021-04-10 21:26:16 +02:00
Émilien Devos
7886223c9d
Merge pull request #75 from stelas/master
Restart Caddy automatically
2021-03-29 12:27:18 +00:00
Steffen
83f465995f Restart caddy service on-failure 2021-03-29 14:22:43 +02:00
Alexandre Flament
f2736e1e19
Merge pull request #65 from dalf/remove-old-checker
Remove old searx-checker
2021-01-17 10:26:56 +01:00
Alexandre Flament
909201fef2 Remove old searx-checker
See https://github.com/searx/searx/pull/2419
2021-01-17 09:53:59 +01:00
Alexandre Flament
a7443cdc5f
Merge pull request #61 from searx/unixfox-patch-1
Fix Searx as a search engine on Firefox android
2020-11-10 22:08:32 +01:00
Émilien Devos
f48172e4de Fix Searx as a search engine on Firefox android
The user agent is now similar to "Mozilla/5.0 (Android 9; Mobile; rv:83.0) Gecko/83.0 Firefox/83.0".
2020-11-10 22:35:30 +02:00
Alexandre Flament
7ad4d4903d
Merge pull request #52 from searx/greadlink-support
[mod] try to use greadlink if readlink is not available
2020-08-28 09:50:27 +02:00
Dalf
4d7cbbab34 [mod] try to use greadlink if readlink is not available 2020-08-20 09:46:47 +02:00
Alexandre Flament
4f5c3b5ee0
Merge pull request #51 from raffieyeah/master
Fix morty not binding to 0.0.0.0 by changing docker-compose.yaml and using environment variable
2020-07-30 22:18:24 +02:00
Rafael
7a76a003a2 Fix morty not binding to 0.0.0.0 2020-07-30 13:42:47 -05:00
Alexandre Flament
337a4d2dd9
[fix] rules.json: allow Firefox Android to add searx (#49)
* [fix] rules.json: allow Firefox Android to add searx

fix #48

* [fix] rules.json: allow Firefox Android whatever the values of Accept and Accept-Language are.
2020-07-27 13:06:56 +02:00
Alexandre Flament
c3cf61f3b4
Merge pull request #46 from searx/nslookup
rules.json: allow nslookup(check.searx.space) instead of hard-coded IP
2020-07-21 08:16:41 +02:00
Dalf
5c8e7e8491 rules.json: allow nslookup(check.searx.space) instead of hard-coded IP
related to https://github.com/asciimoo/filtron/pull/13
2020-07-20 18:32:15 +02:00
Alexandre Flament
bdf5619765
[mod] upgrade to Caddy v2 (#44)
* Use docker image caddy:2-alpine
* Caddyfile: remove "limits 10KB"
* Caddyfile: URL /filtron/rules removes (filtron API still availabled on http://localhost:4041/rules )
* caddy storage are docker volumes (caddy-data and caddy-config). start.sh and stop.sh have been modified to keep these volumes.
* .env: Remove SEARX_PROTOCOL, SEARX_TLS, FILTRON_USER and FILTRON_PASSWORD variables.
* docker-compose.yml: filtron and morty listen on 127.0.0.1 (related to #38)

* Fix #37: settings ```SEARX_HOSTNAME=localhost:8888``` works as expected (https connection)
2020-07-13 08:12:32 +02:00
Alexandre Flament
9947a18e4e
Merge pull request #40 from mruczek/patch-1
Fix typo
2020-07-10 16:04:21 +02:00
Mruczek
d01e91a3f1
Fix typo 2020-06-20 01:49:28 +02:00
Alexandre Flament
2487c1397c
Merge pull request #36 from paulcalabro/patch-1
Fixed a typo
2020-05-24 19:40:33 +02:00
Paul Calabro
1ff9381d50
Fixed a typo 2020-05-23 15:36:16 -07:00
Alexandre Flament
cb0ed57b71
Merge pull request #32 from unixfox/patch-2
remove blocking when brotli is not supported and add blocking when gzip and deflate aren't supported
2020-04-27 10:29:27 +02:00
Émilien Devos
b23ecfe8ae remove blocking when brotli is not supported and add blocking when gzip and deflate arent supported 2020-04-26 21:04:42 +02:00
Dalf
8ec3e067bc [mod] rules.json: whitelist searx.space 2020-04-10 17:25:03 +02:00