index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
plugins
/
self_info.py
Age
Commit message (
Expand
)
Author
2025-03-29
[refactor] migrate plugins from "module" to class SXNGPlugin
Markus Heiser
2025-01-28
[refactor] typification of SearXNG / EngineResults
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-08-30
[fix] self_info: request.user_agent is not a str
Alexander Sulfrian
2024-06-17
[feat] plugin Self Information: improve keyword matching
Jeff Alyanak
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-06-01
[fix] correct determination of the IP for the request
Markus Heiser
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-06-17
[mod] oscar theme /preferences: reorganize the preferences
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-07-16
Allow localization of "Self Informations"
Lukáš Kucharczyk
2020-06-09
[enh] add routing directions to osm search - closes #254
Adam Tauber
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-11-02
Change plugin API :
dalf
2016-11-02
Clean up the architecture
dalf
2016-08-27
remove self info answers from pages after first one
Noemi Vanyi
2016-07-04
[enh][fix] update to latest dependencies ++ fix tests & travis test runner
Adam Tauber
2015-10-21
[fix] rename after result refactor
Adam Tauber
2015-06-15
Change self plugin to self_info + change self_info description
Luc Didry