Markus Heiser
|
3d96a9839a
|
[format.python] initial formatting of the python code
This patch was generated by black [1]::
make format.python
[1] https://github.com/psf/black
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
2021-12-27 09:26:22 +01:00 |
Alexandre Flament
|
1113f7e616
|
[mod] the bittorent search engines are available only in the files category
related to #101
|
2021-05-29 16:14:19 +02:00 |
Alexandre Flament
|
a4dcfa025c
|
[enh] engines: add about variable
move meta information from comment to the about variable
so the preferences, the documentation can show these information
|
2021-01-14 20:57:17 +01:00 |
Alexandre Flament
|
2006eb4680
|
[mod] move extract_text, extract_url to searx.utils
|
2020-10-02 18:13:56 +02:00 |
Dalf
|
1022228d95
|
Drop Python 2 (1/n): remove unicode string and url_utils
|
2020-09-10 10:39:04 +02:00 |
misnyo
|
33fd938016
|
[mod] int_or_zero refactored to searx_utils
|
2017-09-04 20:05:04 +02:00 |
misnyo
|
1e2b60f380
|
[mod] tokyotoshokan dependecy to other engine removed
|
2017-08-31 21:31:40 +02:00 |
Adam Tauber
|
52e615dede
|
[enh] py3 compatibility
|
2017-05-15 12:02:30 +02:00 |
Adam Tauber
|
16bdc0baf4
|
[mod] do not escape html content in engines
|
2016-12-09 18:59:19 +01:00 |
stepshal
|
b3ab221b98
|
Fix anomalous backslash in string
|
2016-07-11 23:53:13 +07:00 |
Kirill Isakov
|
547b8a8765
|
Add Tokyo Toshokan search engine
|
2016-03-27 00:49:57 +06:00 |