index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-03-08
shellcheck: minor fixes to support all dsitros
Markus Heiser
2020-03-07
LXC: separate lxc-suite from lxc & improved command line.
Markus Heiser
2020-03-04
Merge branch 'master' of https://github.com/asciimoo/searx into filtron
Markus Heiser
2020-03-02
docs: generic documentation from the installation scripts
Markus Heiser
2020-03-01
utils/lxc.env: separate environment that is used in containers
Markus Heiser
2020-03-01
searx/data/engines_languages.json: sort json file (no content change)
Markus Heiser
2020-02-25
utils/lib.sh: make uWSGI installation available for all distros
Markus Heiser
2020-02-25
Merge branch 'master' of https://github.com/asciimoo/searx into filtron
Markus Heiser
2020-02-24
make test: bugfix, pyenvinstall is a prerequisite for the pylint test
Markus Heiser
2020-02-23
searx/testing.py: pylint & SPDX tag (no functional change)
Markus Heiser
2020-02-23
preferences.py: pylint, SPDX tag & docstrings (no functional change)
Markus Heiser
2020-02-17
searx.sh: install settings at /etc/searx/settings.yml
Markus Heiser
2020-02-08
LXC: add LXC tooling box (initial, WIP)
Markus Heiser
2020-02-04
utils & Makefile: add .config.mk & .config.sh for searx brands
Markus Heiser
2020-01-14
utils/searx.sh: add script to install isolated searx service (WIP)
Markus Heiser
2020-01-08
utils/filtron.sh: add script to install filtron middleware
Markus Heiser
2020-01-08
utils: add lib.sh containing common shell script
Markus Heiser
2020-01-08
build requirements: add a shell script static analysis tool
Markus Heiser
2019-12-18
doc: describe Makefile targets
Markus Heiser
2019-12-13
Makefile: remove trailing '/' from DOCS_URL
Markus Heiser
2019-12-13
Makefile: gh-pages: keep history of gh-branch intact (don't drop)
Markus Heiser
2019-12-12
gh-pages - build docs & deploy on gh-pages branch
Markus Heiser
2019-12-12
doc: make use of sphinx.ext.extlinks & sphinx.ext.intersphinx
Markus Heiser
2019-12-12
Makefile: add documentation build targets docs & docs-live
Markus Heiser
2019-11-28
boilerplate: add pylint / WIP: balance linting with pylint
Markus Heiser
2019-11-28
Makefile: add test.pep8 test.unit test.robot (from manage.sh)
Markus Heiser
2019-11-28
boilerplate: add inital Makefile with run & install targets
Markus Heiser
2016-01-10
[mod] remove buildout/makefile infrastructure
Adam Tauber
2015-11-01
fix: update buildout
Matej Cotman
2015-02-15
New Theme, Pix-art.
Cqoicebordel
2015-02-10
Merge branch 'rtl' of github.com:Cqoicebordel/searx
Adam Tauber
2015-01-16
Modify courgette theme and less it.
Cqoicebordel
2015-01-12
[enh] static content generalization
Adam Tauber
2015-01-02
[enh] pep8 check added to tests
Adam Tauber
2015-01-01
[fix] static file paths
Adam Tauber
2014-11-30
[enh][oscar_template] split js-files and compile them together
Thomas Pointhuber
2014-10-05
oscar template: using less to generate oscar.min.css
Thomas Pointhuber
2014-10-05
oscar template: generate bootstrap.min.css from source
Thomas Pointhuber
2014-07-12
Cover searx.utils
Gabor Nagy
2014-06-05
add multi theming support
Matej Cotman
2014-03-13
move *.less files into seperate directory
Thomas Pointhuber
2014-03-05
Using .less instead of .css
Thomas Pointhuber
2014-01-22
[enh] configurable localization
asciimoo
2014-01-20
fix: robot fw, entry points, some flake8, package searx egg
Matej Cotman
2014-01-15
production environment with supervisor and crontab
Matej Cotman
2014-01-14
tests and robot tests framework, build overhaul
Matej Cotman