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
/
webapp.py
Age
Commit message (
Expand
)
Author
2023-04-07
[mod] clarify the difference of the default category and subgrouping
Markus Heiser
2023-03-24
[mod] replace utils.match_language by locales.match_locale
Markus Heiser
2023-03-24
[mod] remove obsolete EngineTraits.supported_languages
Markus Heiser
2023-03-24
[mod] replace searx.languages by searx.sxng_locales
Markus Heiser
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2023-02-17
Add "Auto-detected" as a language.
Alexandre Flament
2023-02-10
[fix] time_range in HTML form should not be a string 'None'
Markus Heiser
2023-02-10
[mod] make python code pylint 2.16.1 compliant
Markus Heiser
2023-01-20
Bump flask-babel from 2.0.0 to 3.0.0
dependabot[bot]
2022-12-10
move searx.shared.redisdb to searx.redisdb
Alexandre Flament
2022-11-05
The checker requires Redis
Alexandre Flament
2022-10-14
searx.network: add "verify" option to the networks
Alexandre Flament
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-09-24
[mod] paper.html: add links to doi resolver
Markus Heiser
2022-09-23
[mod] science category: various update of about PR 1705
Alexandre Flament
2022-09-23
Add searx.webutils.searxng_format_date
Alexandre FLAMENT
2022-09-04
Merge pull request #1743 from dalf/update_about_metrics
Alexandre Flament
2022-09-04
[mod] option 'ui: cache_url:' to configure internet cache or archive
Markus Heiser
2022-09-02
template: when enable_metrics are disabled, hide the empty stats
Alexandre FLAMENT
2022-09-02
Stats: display only the score per result, no anymore the score
Alexandre FLAMENT
2022-08-28
settings.yml: set default values for result_proxy
Alexandre FLAMENT
2022-08-11
[fix] improve OpenSearch description
Markus Heiser
2022-07-30
[fix] pyright repported errors
Alexandre Flament
2022-07-02
Donation link: default value to searxng.org, can be hidden or custom
Alexandre Flament
2022-06-16
Add privacypolicy_url option
samsaptidev
2022-06-12
Autocomplete: don't suggest the current query.
Alexandre Flament
2022-06-12
[fix] move locale code from webapp.py to locales.py and fix #1303
Markus Heiser
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-06-02
[mod] image proxy: allow binary/octet-stream mime type
Léon Tiekötter
2022-05-15
Preferences URL in preferences
Julian Fairfax
2022-05-10
[fix] autocomplete and infinite scroll persistence in preferences
mrpaulblack
2022-05-10
[fix] PR 1186: GET method
Léon Tiekötter
2022-05-07
theme: remove __common__
Alexandre Flament
2022-05-07
[format.python] based on bugfix in 9ed626130
Markus Heiser
2022-05-07
[mod] add setting: search.autocomplete_min
Markus Heiser
2022-05-07
[mod] client_settings: pass settings from server to JS client
Markus Heiser
2022-05-06
Add support for the Silesian language
Alexandre FLAMENT
2022-04-07
fix: %2F in path will be converted to " › "
HZH
2022-04-05
Unquote path on result page.
HZH
2022-03-29
Extra null safety
Austin Huang
2022-03-29
[fix] merge fake "plugins" endpoint back to "static"
Austin Huang
2022-03-28
[fix] return correct plugin path
Austin Huang
2022-03-20
[interim fix] static files can't be delivered by HTTP.
Markus Heiser
2022-03-20
Merge pull request #859 from return42/fix-814
Markus Heiser
2022-03-16
Info: code refactoring & bug fixes
Alexandre Flament
2022-03-16
[mod] move category and names of constants to searx/searxng.msg
Markus Heiser
2022-03-13
Various change on PR 930
Alexandre Flament
2022-03-12
[mod] replace /help by /info pages and include pages in project docs
Markus Heiser
2022-03-05
[mod] URL for the static file contains the sha1
Alexandre Flament
2022-02-26
[simple theme] replace Image_layout.js with flexbox CS impl.
mrpaulblack
[next]