Alexandre Flament
|
a7d575c099
[enh] flask debug mode: reload the app when searx/settings.yml changes
|
3 years ago |
Alexandre Flament
|
a89b823f8d
[mod] remove overpass API call
|
3 years ago |
Alexandre Flament
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |
Markus Heiser
|
6ed4616da9
[enh] add settings option to enable/disable search formats
|
3 years ago |
Markus Heiser
|
e1f244b2d5
[pylint] webapp.py - fix all messages from pylint
|
3 years ago |
Markus Heiser
|
ae25362205
[pylint] webapp.py - fix all wrong-import-order messages from pylint
|
3 years ago |
Markus Heiser
|
85364edaf0
[fix] webapp.py - running without installation is not supported
|
3 years ago |
Alexandre Flament
|
ec83493538
[fix] offline engine: don't crash on time recording
|
4 years ago |
Alexandre Flament
|
90fe232e08
[fix] webapp.py: pylint: disable=assigning-non-slot for request.*
|
4 years ago |
Alexandre Flament
|
d12033e166
[mod] Server-Timing header: add render field
|
4 years ago |
Markus Heiser
|
5253df946b
[mod] option to enable or disable "proxy" button next to each result (#54)
|
4 years ago |
Alexandre Flament
|
b1557b5443
[mod] processors: show identical error messages on /search and /stats
|
4 years ago |
Markus Heiser
|
1a402be175
[fix] debug log: UnicodeEncodeError: 'ascii' codec can't encode
|
4 years ago |
Alexandre Flament
|
df41b77121
[mod] /stats : detail per engine
|
4 years ago |
Alexandre Flament
|
09e7ecdce2
[mod] /stats : add reliability column and sort by column links
|
4 years ago |
Alexandre Flament
|
65c29081cc
[mod] update /stats
|
4 years ago |
Alexandre Flament
|
7cfd8d900a
[mod] oscar: /preferences , engines tab: report engine times
|
4 years ago |
Alexandre Flament
|
7acd7ffc02
[enh] rewrite and enhance metrics
|
4 years ago |
Alexandre Flament
|
aae7830d14
[mod] refactoring: processors
|
4 years ago |
Alexandre Flament
|
ae5954f2da
Merge remote-tracking branch 'return42/fix-preference-save'
|
4 years ago |
Alexandre Flament
|
624d3ec6db
Merge remote-tracking branch 'return42/fix-url-bar-suggestion'
|
4 years ago |
Alexandre Flament
|
d14994dc73
[httpx] replace searx.poolrequests by searx.network
|
4 years ago |
Markus Heiser
|
2bf297b19f
[fix] redirect when saving preferences
|
4 years ago |
Alexandre Flament
|
eaa694fb7d
[enh] replace requests by httpx
|
4 years ago |
Alexandre Flament
|
c09ff4faf2
[fix] fix PR 2656
|
4 years ago |
Alexandre Flament
|
7089526723
Merge pull request #2656 from return42/fix-url_for
|
4 years ago |
Markus Heiser
|
87e4c47621
[fix] url_for(..., _external=True) in templates
|
4 years ago |
Markus Heiser
|
c12826c6d5
[fix] publishedDate: don't try to get date from empty string or None
|
4 years ago |
Markus Heiser
|
169438137f
[fix] url bar autocomplete (opensearch suggestions)
|
4 years ago |
Alexandre Flament
|
d648001688
[mod] preferences: a tooltip is shown when the mouse is over the engine names
|
4 years ago |