CYBERDEV
|
3b09887e05
PyCurl and single thread
|
4 days ago |
CYBERDEViL
|
7f755e6c13
Fix previous commit
|
9 months ago |
CYBERDEViL
|
1e4c395597
Avoid being marked as a bot
|
9 months ago |
CYBERDEViL
|
272f6baa49
POST for search requests + add /search path.
|
9 months ago |
CYBERDEViL
|
f1594f2dfb
Fix crash in HTML parser
|
9 months ago |
CYBERDEViL
|
dfb2fcdac2
SearXNG option: parse HTML instead of JSON-API
|
10 months ago |
CYBERDEViL
|
29698a786e
Code style: use f-strings in favour of str.format()
|
1 year ago |
CYBERDEViL
|
42c4368d66
python-jsonschema for json verification instead of custom implementation.
|
1 year ago |
CYBERDEViL
|
a590ea005e
Fix inconsistent naming of Searx-Qt in the license headers
|
2 years ago |
CYBERDEViL
|
13ed0c1bf8
Fix WrongJsonStruct struct on some cases.
|
2 years ago |
CYBERDEViL
|
cee1a89581
Be consistent about naming of Searx-Qt, Searx and Searx-Stats2.
|
2 years ago |
CYBERDEViL
|
96c19306ae
Prompt a error message dialog when updating instances failed.
|
2 years ago |
CYBERDEViL
|
06e6f47b45
Update Searx categories.
|
2 years ago |
CYBERDEViL
|
1495da418a
Redefine ErrorTypes.NoResults
|
3 years ago |
CYBERDEViL
|
91540fa7b9
Remove some print bloat.
|
3 years ago |
CYBERDEViL
|
9227cae9c1
Verify response json structure data types that they are as expected.
|
3 years ago |
CYBERDEViL
|
21f9dddfb0
Do not rely on requests it's response.url
|
3 years ago |
CYBERDEViL
|
d1f5f99e3a
Removed the 'enabled' property of searx-instace search-engines.
|
3 years ago |
CYBERDEViL
|
d6aa9c013d
Forgot to include NetworkTypes in core/searx.py
|
3 years ago |
CYBERDEViL
|
8bcd650a63
Improved code for filtering instances on network types.
|
3 years ago |
CYBERDEViL
|
2b47069003
Fix table and categories not updated after a user-instance got updated. (signal changed didn't got emitted)
|
3 years ago |
CYBERDEViL
|
68c2ccebf3
Set `network_type` of user-instance on update.
|
3 years ago |
CYBERDEViL
|
de162399a7
lastUpdated column for user-instances.
|
3 years ago |
CYBERDEViL
|
5c340d7564
Initial user instances
|
3 years ago |
CYBERDEViL
|
bffeb7af3b
Update all search code to use the new RequestHandler.
|
3 years ago |
CYBERDEViL
|
88dca79924
Initial profiles code
|
4 years ago |
CYBERDEViL
|
7fa924bb8c
Decouple requestKwargs from potential default requestKwargs param
|
4 years ago |
CYBERDEViL
|
25e267799f
Make the application translatable.
|
4 years ago |
CYBERDEViL
|
da6a8f87de
Engines will be checked/unchecked when a category gets checked/unchecked.
|
4 years ago |
CYBERDEViLNL
|
df415bada3
Preparing for distribution.
|
4 years ago |