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
2021-04-24
[mod] update /stats
Alexandre Flament
2021-04-21
[mod] oscar: /preferences , engines tab: report engine times
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-21
[mod] refactoring: processors
Alexandre Flament
2021-04-21
Merge remote-tracking branch 'return42/fix-preference-save'
Alexandre Flament
2021-04-21
Merge remote-tracking branch 'return42/fix-url-bar-suggestion'
Alexandre Flament
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament
2021-04-12
[fix] redirect when saving preferences
Markus Heiser
2021-04-10
[enh] replace requests by httpx
Alexandre Flament
2021-04-07
[fix] fix PR 2656
Alexandre Flament
2021-04-05
Merge pull request #2656 from return42/fix-url_for
Alexandre Flament
2021-04-05
[fix] url_for(..., _external=True) in templates
Markus Heiser
2021-04-04
[fix] publishedDate: don't try to get date from empty string or None
Markus Heiser
2021-04-03
[fix] url bar autocomplete (opensearch suggestions)
Markus Heiser
2021-03-22
[mod] preferences: a tooltip is shown when the mouse is over the engine names
Alexandre Flament
2021-03-16
[mod] replace /translations.js by embedded JSON
Alexandre Flament
2021-03-16
[mod] upgrade pygments
Alexandre Flament
2021-03-06
[enh] add ability to send engine data to subsequent requests
Adam Tauber
2021-03-01
[enh] autocomplete refactoring, autocomplete on external bangs
Alexandre Flament
2021-02-04
[fix] get correct locale with country from browser
Marc Abonce Seguin
2021-01-12
[enh] checker: background check
Alexandre Flament
2021-01-11
[fix] add missing brand.CONTACT_URL to /config API endpoint
Markus Heiser
2020-12-27
[mod] check secret_key when searx.webapp is imported
Alexandre Flament
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament
2020-12-03
[enh] record details exception per engine
Alexandre Flament
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-11-26
Merge pull request #2327 from renyhp/master
Alexandre Flament
2020-11-26
Remove unused lines
renyhp
2020-11-26
Fix syntax error
renyhp
2020-11-26
Another patch
renyhp
2020-11-23
Patch advanced search preferences
renyhp
2020-11-22
Add preference for displaying advanced settings
renyhp
2020-11-20
[enh] Add multiple outgoing proxies
Alexandre Flament
2020-11-17
Fix type of unresponsive_engines
Noémi Ványi
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-11-14
Merge pull request #2289 from dalf/pylint
Alexandre Flament
2020-11-14
Merge pull request #2300 from dalf/fix-webapp-index
Alexandre Flament
2020-11-06
[fix] fix of / and /search
Alexandre Flament
2020-11-05
[enh] add default http headers - closes #715
Adam Tauber
2020-11-03
[mod] pylint: minor code change to allow pylint globally
Alexandre Flament
2020-11-02
[mod] separate index and search routes
Marc Abonce Seguin
2020-10-25
[enh] Add onions category with Ahmia, Not Evil and Torch
a01200356
2020-10-25
Let admins lock user preferences
Noémi Ványi
2020-10-08
[fix] use base_url everywhere if it is defined in settings.yml
Adam Tauber
2020-10-06
[fix] opensearch.xml URL contains method and autocomplete parameters
Alexandre Flament
2020-10-05
[mod] webapp.py: update engines initialization condition
Alexandre Flament
2020-09-28
Merge pull request #2189 from dalf/architecture-clean-up
Adam Tauber
2020-09-26
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
Alexandre Flament
2020-09-24
[mod] more typing
Alexandre Flament
2020-09-22
[mod] searx/webadapter.py: add get_selected_categories share common code with...
Alexandre Flament
[next]