summaryrefslogtreecommitdiff
path: root/searx/plugins
AgeCommit message (Expand)Author
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-09-23oa_doi_rewrite: add the doi to the result when it is found.Alexandre FLAMENT
2022-08-25[mod] limiter plugin: Accept-Encoding handlingLéon Tiekötter
2022-07-19[mod] add tor_check plugin - convenient tor checking trough searxngSolirs
2022-07-05fix: return body on limiter block so there is not just a blank pagemrpaulblack
2022-06-06Merge pull request #1047 from return42/redis-libAlexandre Flament
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
2022-05-30[mod] plugins/limiter.py - use searx.redislib.incr_sliding_windowMarkus Heiser
2022-05-10Fix typoÉmilien Devos
2022-05-07theme: remove __common__Alexandre Flament
2022-03-25[doc] add some documentation about the limiter plugin (and redis)Markus Heiser
2022-02-20[mod] infinite_scroll as preferenceAlexandre Flament
2022-02-18Merge pull request #899 from dalf/limiter_updateAlexandre Flament
2022-02-18[mod] templates: rename field for <iframe> URL to iframe_srcMarkus Heiser
2022-02-18[fix] hostname_replace.py: don't stop replace URL in fieldsMarkus Heiser
2022-02-17[limiter] updateAlexandre Flament
2022-02-13[mod] result_templates/default.html replace embedded HTML by data_src audio_srcMarkus Heiser
2022-02-13[mod] hostname_replace: replace hostnames in result's data_src paramMarkus Heiser
2022-02-12plugin limiter: check only /image_proxy and /searchAlexandre Flament
2022-02-02[enh] limiter pluginAlexandre Flament
2022-01-17[typing] add optional attrs to PluginMartin Fischer
2022-01-06[refactor] add type hints & remove Setting._post_initMartin Fischer
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
2021-10-07[mod] searx.plugins.prepare_package_resources() - use generatorsMarkus Heiser
2021-10-07[fix] searx.plugins.initialize() - don't miss module & module-nameMarkus Heiser
2021-10-06plugins: refactor initializationAlexandre Flament
2021-09-11[enh] add hostname_replace pluginAlexandre Flament
2021-09-09[mod] ahmia_filter: use on_result instead of post_searchAlexandre Flament
2021-09-07[mod] oa_doi_rewrite plugin: get_doi_resolver: remove args parameterAlexandre Flament
2021-08-14[mod] plugins: minor changeAlexandre Flament
2021-06-17[mod] oscar theme: /preferences : HTML detail order match visual tabsAlexandre Flament
2021-06-17[mod] oscar theme /preferences: reorganize the preferencesAlexandre Flament
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-04-22[drop] plugin HTTPS rewrite - rule base is to old (update is to big)Markus Heiser
2021-04-06Remove hubsbpot tracking URL params3nprob
2021-04-04[fix] default_doi_resolver in preferencesMarkus Heiser
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-11-14[mod] remove unused importAlexandre Flament
2020-10-27[mod] ahmia_filter.py: minor changesAlexandre Flament
2020-10-25add Ahmia filter plugin for onion resultsMarc Abonce Seguin
2020-10-24[fix] code styleVenca24
2020-10-23[mod] adapt hash plugin to current version of searxVenca24
2020-10-23[fix] hash pluginVenca24
2020-10-23[fix] code styleVenca24
2020-10-23[fix] hash pluginVenca24
2020-10-23[enh] add plugin converting strings into hash digestsVenca24
2020-10-09[enh] add ability to set enabled plugins from settings - closes #1613 #778Adam Tauber
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf