Markus Heiser
|
5ab676bfd8
[mod] implement plugin class: only_show_green_results.SXNGPlugin
|
1 month ago |
Markus Heiser
|
83d269e1b3
[version] incement version from 0.3 --> 0.4
|
1 year ago |
Markus Heiser
|
fc21d9315e
[mod] add a README
|
1 year ago |
Markus Heiser
|
cde9b7926d
[fix] switch from python request to searx.network
|
1 year ago |
Markus Heiser
|
21c55fdd4f
[fix] remove requirements from setup.py
|
3 years ago |
Markus Heiser
|
646dae0dc2
[fix] requires 'requests' (no longer a part of SearXNG)
|
3 years ago |
Markus Heiser
|
83b3cfbe8c
[fix] move plugin into preference section 'general'
|
3 years ago |
Markus Heiser
|
59491ff908
switched to searxng/searxng which is more up to date
|
4 years ago |
Markus Heiser
|
1abe8eeeda
[code review] fix pylint messages and polish sorce code
|
5 years ago |
Markus Heiser
|
0a144244f1
[boilerplate] add setup.py
|
5 years ago |
Markus Heiser
|
6a94dbfe19
[boilerplate] add .gitignore and .pylintrc
|
5 years ago |
Chris Adams
|
df2995bda6
Get this working on python 2
|
5 years ago |
Chris Adams
|
33d948dadd
Don't default to this being on, as it's a *plugin*
|
5 years ago |
Chris Adams
|
4710f86c56
Remove the python 3 f strings for py2 compat
|
5 years ago |
Chris Adams
|
5b6a4ead6c
Fix style for pep8
|
5 years ago |
Chris Adams
|
f0da8c6d1f
Explicitly open the sqlite db in read-only mode
|
5 years ago |
Chris Adams
|
464727a5f8
Try the SPDX-License-Identifier as requested
|
5 years ago |
Chris Adams
|
fe7df76b69
Add the API checks when permitted
|
5 years ago |
Chris Adams
|
756d9de380
Use a ctx manager & check for local database
|
5 years ago |
Chris Adams
|
5a7caafb2f
Default to not allowing API connections for privacy
|
5 years ago |
Chris Adams
|
e94f0399e9
Add check in local database, with fallback to API
|
5 years ago |
Arend-Jan Tetteroo
|
8ce30000b7
Use post_search properly
|
5 years ago |
Arend-Jan Tetteroo
|
ed3cd83591
Try filtering in the post_search loop
|
5 years ago |
Arend-Jan Tetteroo
|
c1f406beb2
Hook up the green filter to the green check api
|
5 years ago |
Arend-Jan Tetteroo
|
12444ebee4
Use a plugin to filter results
|
5 years ago |