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
2017-01-07
[mod] /config API : add language_support, paging, safesearch, supported_langu...
Dalf
2016-12-28
[fix] load engines with uwsgi too
Adam Tauber
2016-12-28
Merge branch 'master' into languages
Adam Tauber
2016-12-27
[fix] do not reload engines twice if started with debug mode
Adam Tauber
2016-12-27
[enh] explicit engine init
Adam Tauber
2016-12-25
[fix] robot tests ++ set default value for server http protocol version
Adam Tauber
2016-12-25
[enh] configurable listening http protocol version
Adam Tauber
2016-12-13
[mod] fetch supported languages for several engines
marc
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-12-10
[enh] extend json response with suggestions, infoboxes and answers
Adam Tauber
2016-12-09
Merge branch 'master' into searchpy2
Alexandre Flament
2016-12-09
[enh] central handling of empty result titles
Adam Tauber
2016-12-09
[enh] central html escaping of results
Adam Tauber
2016-11-19
[enh] add quick answer functionality with an example answerer
Adam Tauber
2016-11-15
[fix] gettext requires request.preferences
Adam Tauber
2016-11-14
[fix] remove unused imports
Adam Tauber
2016-11-14
[enh] display errors
Adam Tauber
2016-11-14
[enh] show traceback of search errors
Adam Tauber
2016-11-05
Simplify search.py, basically updated PR #518
Alexandre Flament
2016-11-02
[mod] replace references request.request_data (GET or POST parameters) by req...
Alexandre Flament
2016-11-02
Clean up the architecture
dalf
2016-10-30
[mod] do not proxify images if image proxy is not set
Adam Tauber
2016-10-30
add version info to config endpoint
Noémi Ványi
2016-10-29
[enh] use morty proxy for image proxification too if it is configured
Adam Tauber
2016-10-29
[enh] allow morty proxy without hmac key
Adam Tauber
2016-10-29
Merge pull request #697 from Eig8phei/http1.1
Adam Tauber
2016-10-22
[mod] the environment variable SEARX_DEBUG can override the general.debug val...
dalf
2016-10-22
Merge branch 'master' into http1.1
Alexandre Flament
2016-10-17
[fix] unicode url proxiing
Adam Tauber
2016-10-17
[enh] add result proxy support - #707
Adam Tauber
2016-10-16
[enh] use HMAC for image proxy url verification
Adam Tauber
2016-10-01
[mod] disallow search results for robots
Adam Tauber
2016-09-15
serve pages with HTTP/1.1
Eig8phei
2016-09-07
[fix] 404 HTTP status on not found pages - closes #681
Adam Tauber
2016-09-05
[fix] use threading to recover after incomplete request crashes - closes #651...
Adam Tauber
2016-09-05
[mod] truncate result content in html - closes #224
Adam Tauber
2016-09-04
[fix] links in new tabs without js ++ noopener bug fix - closes #674
Adam Tauber
2016-08-24
add custom 404 page
Noemi Vanyi
2016-07-25
advanced-search: panel is visible when checked before
Noemi Vanyi
2016-07-25
add time range search with yahoo
Noemi Vanyi
2016-07-17
[fix] pep8
Adam Tauber
2016-07-16
[fix] compute the order of results only once per search
Adam Tauber
2016-07-16
[mod][fix] use the average of results number ++ do not display smaller result...
Adam Tauber
2016-07-10
Fix quantity of blank lines after code object.
stepshal
2016-07-07
[enh] add engine shortcut to config api
Adam Tauber
2016-07-04
[enh][fix] update to latest dependencies ++ fix tests & travis test runner
Adam Tauber
2016-06-28
[enh] display number of results
Adam Tauber
2016-06-11
[enh] add server_settings call - closes #566
Noemi Vanyi
2016-06-07
[fix] missing import
Adam Tauber
2016-05-24
Revert "use ngettext for plurals"
Adam Tauber
[next]