summaryrefslogtreecommitdiff
path: root/searx/plugins
Commit message (Expand)AuthorAge
* [doc] add some documentation about the limiter plugin (and redis)Markus Heiser2022-03-25
* [mod] infinite_scroll as preferenceAlexandre Flament2022-02-20
* Merge pull request #899 from dalf/limiter_updateAlexandre Flament2022-02-18
|\
| * [limiter] updateAlexandre Flament2022-02-17
* | [mod] templates: rename field for <iframe> URL to iframe_srcMarkus Heiser2022-02-18
* | [fix] hostname_replace.py: don't stop replace URL in fieldsMarkus Heiser2022-02-18
* | [mod] result_templates/default.html replace embedded HTML by data_src audio_srcMarkus Heiser2022-02-13
* | [mod] hostname_replace: replace hostnames in result's data_src paramMarkus Heiser2022-02-13
|/
* plugin limiter: check only /image_proxy and /searchAlexandre Flament2022-02-12
* [enh] limiter pluginAlexandre Flament2022-02-02
* [typing] add optional attrs to PluginMartin Fischer2022-01-17
* [refactor] add type hints & remove Setting._post_initMartin Fischer2022-01-06
* [format.python] initial formatting of the python codeMarkus Heiser2021-12-27
* [format.python] disable py code formatting for some hunks of codeMarkus Heiser2021-12-27
* [mod] searx.plugins.prepare_package_resources() - use generatorsMarkus Heiser2021-10-07
* [fix] searx.plugins.initialize() - don't miss module & module-nameMarkus Heiser2021-10-07
* plugins: refactor initializationAlexandre Flament2021-10-06
* [enh] add hostname_replace pluginAlexandre Flament2021-09-11
* [mod] ahmia_filter: use on_result instead of post_searchAlexandre Flament2021-09-09
* [mod] oa_doi_rewrite plugin: get_doi_resolver: remove args parameterAlexandre Flament2021-09-07
* [mod] plugins: minor changeAlexandre Flament2021-08-14
* [mod] oscar theme: /preferences : HTML detail order match visual tabsAlexandre Flament2021-06-17
* [mod] oscar theme /preferences: reorganize the preferencesAlexandre Flament2021-06-17
* [mod] move all default settings into searx.settings_defaultsAlexandre Flament2021-06-01
* [drop] plugin HTTPS rewrite - rule base is to old (update is to big)Markus Heiser2021-04-22
* Remove hubsbpot tracking URL params3nprob2021-04-06
* [fix] default_doi_resolver in preferencesMarkus Heiser2021-04-04
* [mod] pylint: numerous minor code fixesAlexandre Flament2020-12-01
* [mod] remove unused importAlexandre Flament2020-11-14
* [mod] ahmia_filter.py: minor changesAlexandre Flament2020-10-27
* add Ahmia filter plugin for onion resultsMarc Abonce Seguin2020-10-25
* [fix] code styleVenca242020-10-24
* [mod] adapt hash plugin to current version of searxVenca242020-10-23
* [fix] hash pluginVenca242020-10-23
* [fix] code styleVenca242020-10-23
* [fix] hash pluginVenca242020-10-23
* [enh] add plugin converting strings into hash digestsVenca242020-10-23
* [enh] add ability to set enabled plugins from settings - closes #1613 #778Adam Tauber2020-10-09
* Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf2020-09-10
* Drop Python 2 (1/n): remove unicode string and url_utilsDalf2020-09-10
* Revert "[enh] new plugin to open results on new browser tabs"Noémi Ványi2020-07-29
* [enh] copy atime_ns and mtime_ns of external plugin resourcesAdam Tauber2020-07-28
* [mod] add dedicated directory to external plugins with gitignore fileAdam Tauber2020-07-28
* [fix] correct imported modulesAdam Tauber2020-07-28
* [fix] resolve minor review issuesAdam Tauber2020-07-28
* [mod] create static directory for each external pluginAdam Tauber2020-07-28
* [fix] pep8Adam Tauber2020-07-28
* [fix] add plugin sha sum check to be able to copy updated resourcesAdam Tauber2020-07-28
* [enh] add external plugin supportAdam Tauber2020-07-28
* Allow localization of "Self Informations"Lukáš Kucharczyk2020-07-16