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
2015-01-01
[fix] static content paths
Adam Tauber
2015-01-01
[enh] better result template handling
Adam Tauber
2015-01-01
[enh] themes static content refactor
Adam Tauber
2014-12-28
[enh] move favicons into own directory
Thomas Pointhuber
2014-12-24
Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ...
Adam Tauber
2014-12-19
[mod][fix] https rewrite refactor ++ fixes
Adam Tauber
2014-12-18
Final commit on favicons
Cqoicebordel
2014-12-14
Add icons and badge for the themes
Cqoicebordel
2014-12-13
Load the list of icons only once
Cqoicebordel
2014-12-12
Add a variable with all the icons of the theme
Cqoicebordel
2014-12-09
[fix] autocomplete x-suggestion
Adam Tauber
2014-12-08
Add pubdate
Cqoicebordel
2014-12-05
[enh] gevent/grequests changed to the built-in threading lib
Adam Tauber
2014-11-18
[fix] whitespace remove
Adam Tauber
2014-11-18
[enh] make version of searx readable
Thomas Pointhuber
2014-10-26
Merge https://github.com/asciimoo/searx into template_oscar
Thomas Pointhuber
2014-10-19
[fix] pep8 part II.
Adam Tauber
2014-10-19
Merge pull request #97 from pointhi/https
Adam Tauber
2014-10-15
improve https rewrite code
Thomas Pointhuber
2014-10-15
improve https rewriting
Thomas Pointhuber
2014-10-15
Implementing https rewrite support #71
Thomas Pointhuber
2014-10-09
[fix] default template handling
Adam Tauber
2014-10-05
oscar template: improve result icons
Thomas Pointhuber
2014-10-05
initial commit of the new template 'oscar'
Thomas Pointhuber
2014-10-01
Merge remote-tracking branch 'upstream/master'
dalf
2014-10-01
implement query parser and use it inside autocompletion
Thomas Pointhuber
2014-09-28
[enh] add infoboxes and answers
Dalf
2014-09-06
[enh] more flexible category selection
Adam Tauber
2014-09-03
[fix] query escaped in all htmls, invalid todo removed
Adam Tauber
2014-09-03
[enh] HTTP GET theme select
Adam Tauber
2014-07-09
[fix] unused globals removed II.
Adam Tauber
2014-07-07
[enh][mod] search refactor
Adam Tauber
2014-07-04
[fix] pep8
Adam Tauber
2014-07-03
Merge pull request #74 from posativ/patch/application-alias
Adam Tauber
2014-07-03
fix gevent's monkey patch position
Martin Zimmermann
2014-07-03
add application as alias
Martin Zimmermann
2014-06-24
[enh] https rewrite basics
Adam Tauber
2014-06-05
add multi theming support
Matej Cotman
2014-05-01
[fix] using different opensearch url to fix chrome POST request bug
Adam Tauber
2014-04-08
Merge pull request #61 from matejc/optional_search_get
Adam Tauber
2014-03-29
[fix] autocomplete encoding
Adam Tauber
2014-03-29
add optional request with GET method for search and results pages
Matej Cotman
2014-03-29
[fix] opensearch autocomplete
Adam Tauber
2014-03-29
[enh] autocompleter server side part
Adam Tauber
2014-03-21
add client var to all render pages
Thomas Pointhuber
2014-03-21
fix little bug to allow webapp.py without client var
Thomas Pointhuber
2014-03-21
deactivate autocompleter by default
Thomas Pointhuber
2014-03-20
initial implemention of autocompletion in opensearch.xml
Thomas Pointhuber
2014-03-20
adding initial code for backend-part of autocompleter
Thomas Pointhuber
2014-03-18
[mod][fix] cookie expiration ++ pep8 compatibility
Adam Tauber
[next]