| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-21 | [fix] update buildenv | Alexandre Flament | |
| CONTACT_URL is unset in Makefile, but searx/brand.py and utils/brand.env are not updated. This commit fixes this issue. | |||
| 2020-12-18 | Add link to contact instance maintainer to footer of each page (#2391) | BBaoVanC | |
| 2020-09-28 | [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : ↵ | Alexandre Flament | |
| fix URLs | |||
| 2020-03-29 | build environment: add GIT_BRANCH variable | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-29 | bash: use build environment from Makefile | Markus Heiser | |
| To Makefile target brand, add creation of bash environment in:: utils/brand.env In bash scripts (manage.sh) source env by:: . utils/brand.env manage.sh help: show GIT_URL and more environment Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||