summaryrefslogtreecommitdiff
path: root/utils/standalone_searx.py
AgeCommit message (Expand)Author
2020-12-27[mod] check secret_key when searx.webapp is importedAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-11-04Feature/standalone searx update (#1591)rachmadani haryono
2020-09-22[mod] add typing and __slots__Alexandre Flament
2020-09-22[mod] check the engine tokens in searx/webadapter.py instead of searx/search.pyAlexandre Flament
2020-09-22[mod] add searx/webadapter.pyAlexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2019-07-17Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...Dalf
2017-07-25Avoid UnicodeEncodeError when redirecting standalone outputNK
2017-01-04[enh] standalone_seax.py is a command line interface to searx with JSON output.Alexandre Flament