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
Age
Commit message (
Expand
)
Author
2021-06-04
[fix] typo: online_dictionnary --> online_dictionary
Markus Heiser
2021-06-04
[fix] docs/conf.py - docutils docs moved to docutils.sourceforge.io
Markus Heiser
2021-06-04
[docs] add engine "Demo Online Engine"
Markus Heiser
2021-06-04
[docs] move blog article "private engines" to admin/engines/
Markus Heiser
2021-06-04
[docs] reorder chapter "Engines & Settings"
Markus Heiser
2021-06-04
[docs] move article "XPath Engine" to to admin/engines/
Markus Heiser
2021-06-04
[docs] revision of the article "Offline engines"
Markus Heiser
2021-06-04
[docs] add engine "Demo Offline Engine"
Markus Heiser
2021-06-04
[docs] move blog article "Offline engines" to dev/offline_engines.rst
Markus Heiser
2021-06-04
[docs] remove blog article 'Introducing Python 3 support'
Markus Heiser
2021-06-04
[docs] move blog article "SQL engines" to admin/engines/
Markus Heiser
2021-06-04
[docs] move blog article "Command line engines" to admin/engines/
Markus Heiser
2021-06-04
[docs] remove blog article about searx-admin
Markus Heiser
2021-06-04
Merge pull request #132 from searxng/docs-load-engines
Markus Heiser
2021-06-04
[mod] "make docs" doesn't initialize the engines
Alexandre Flament
2021-06-04
Merge pull request #129 from searxng/dependabot/pip/master/certifi-2021.5.30
Alexandre Flament
2021-06-04
Merge pull request #130 from searxng/dependabot/pip/master/pylint-2.8.3
Markus Heiser
2021-06-04
Bump pylint from 2.8.2 to 2.8.3
dependabot[bot]
2021-06-04
Bump certifi from 2020.12.05 to 2021.5.30
dependabot[bot]
2021-06-04
Merge pull request #128 from searxng/debug-settings-reload-on-change
Markus Heiser
2021-06-03
[enh] flask debug mode: reload the app when searx/settings.yml changes
Alexandre Flament
2021-06-02
Merge pull request #124 from return42/searx-merge
Alexandre Flament
2021-06-02
[fix] enigine redis - avoid error when the engine is loaded
Markus Heiser
2021-06-01
Merge pull request #113 from searxng/remove-overpass
Alexandre Flament
2021-06-01
[static] make /stats more CSP compliant- make themes.all
Markus Heiser
2021-06-01
[mod] remove overpass API call
Alexandre Flament
2021-06-01
Merge pull request #116 from searxng/minor-refactoring-searx-engines
Alexandre Flament
2021-06-01
[docs] highlight source code linked from *automodule* content
Markus Heiser
2021-06-01
[docs] add new rubric 'Source-Code'
Markus Heiser
2021-06-01
[fix] sys.exit(1) when there is duplicate engine name
Alexandre Flament
2021-06-01
[mod] searx.engines.load_engine return None instead of sys.exit(1)
Markus Heiser
2021-06-01
[mod] searx.engines.__init__: refactoring
Alexandre Flament
2021-06-01
Merge pull request #110 from searxng/mod-default-settings
Alexandre Flament
2021-06-01
[pylint] searx/__init__.py & searx/settings_defaults.py
Markus Heiser
2021-06-01
[enh] add redis offline engine / https://redis.io/
Adam Tauber
2021-06-01
[fix] correct kv template formatting and remove internal data
Adam Tauber
2021-06-01
Merge pull request #123 from searxng/fix_update_languages
Alexandre Flament
2021-06-01
Merge pull request #122 from searxng/update_data_update_ahmia_blacklist.py
Alexandre Flament
2021-06-01
Merge pull request #121 from searxng/update_data_update_currencies.py
Alexandre Flament
2021-06-01
Merge pull request #120 from searxng/update_data_update_wikidata_units.py
Alexandre Flament
2021-06-01
Merge pull request #119 from searxng/update_data_update_firefox_version.py
Alexandre Flament
2021-06-01
Update searx.data - update_ahmia_blacklist.py
dalf
2021-06-01
Update searx.data - update_currencies.py
dalf
2021-06-01
Update searx.data - update_wikidata_units.py
dalf
2021-06-01
[fix] searx_extra/update/update_languages.py
Alexandre Flament
2021-06-01
Update searx.data - update_firefox_version.py
dalf
2021-06-01
[mod] settings_default: remove searx.search.max_request_timeout global variable
Alexandre Flament
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre Flament
2021-05-31
Merge pull request #118 from searxng/fix-mankier
Alexandre Flament
2021-05-31
[fix] mankier: fix paging
Alexandre Flament
[next]