summaryrefslogtreecommitdiff
path: root/searx/plugins
AgeCommit message (Expand)Author
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
2020-07-29Revert "[enh] new plugin to open results on new browser tabs"Noémi Ványi
2020-07-28[enh] copy atime_ns and mtime_ns of external plugin resourcesAdam Tauber
2020-07-28[mod] add dedicated directory to external plugins with gitignore fileAdam Tauber
2020-07-28[fix] correct imported modulesAdam Tauber
2020-07-28[fix] resolve minor review issuesAdam Tauber
2020-07-28[mod] create static directory for each external pluginAdam Tauber
2020-07-28[fix] pep8Adam Tauber
2020-07-28[fix] add plugin sha sum check to be able to copy updated resourcesAdam Tauber
2020-07-28[enh] add external plugin supportAdam Tauber
2020-07-16Allow localization of "Self Informations"Lukáš Kucharczyk
2020-06-09[enh] add routing directions to osm search - closes #254Adam Tauber