This project is mirrored from https://github.com/searx/searx.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 16 Jan, 2019 1 commit
-
-
Nicolas Gelot authored
pep8 is deprecated, it is replaced by pycodestyle.
-
- 10 Jan, 2019 2 commits
-
-
Nicolas Gelot authored
The infra to run selenium these tests was too complex, and the test are not updated since 2016. This patch removes the dependencies of these tests and it adds `pytest` as runner for the unit tests.
-
Nicolas Gelot authored
Move spot project to python 3. The support of python 2 is removed related to the issue https://github.com/asciimoo/searx/issues/1471. The update is mainly done with `2to3` tool and a lot of changes for the unicode support (see https://docs.python.org/3/howto/unicode.html) Close: #7
-
- 23 Apr, 2018 2 commits
- 07 Nov, 2017 2 commits
- 15 May, 2017 1 commit
-
-
Adam Tauber authored
-
- 04 May, 2016 1 commit
-
-
Maxqia authored
also make regex more efficent and normalize 's'es
-
- 10 Jan, 2016 1 commit
-
-
Adam Tauber authored
-
- 12 May, 2015 1 commit
-
-
Alexandre Flament authored
The currency names are fetched wikidata and store into a static file : searx/data/currencies.json This file is loaded when the currency_converter is loaded. A database is perhaps more appropiated.
-
- 26 Apr, 2015 1 commit
-
-
Alexandre Flament authored
-
- 02 Feb, 2015 1 commit
-
-
Cqoicebordel authored
Does anyone know how to trigger the except in the currency converter while still being matched by the regex ?
-