Thomas Pointhuber
bb126da0fb
improve https rewrite code
10 年 前
Thomas Pointhuber
0616d26feb
improve https rewriting
10 年 前
Thomas Pointhuber
9b9f097adb
Implementing https rewrite support #71
* parsing XML-Files which contain target, exclusions and rules
* convert regex if required (is a little hack, probably does not work
for all rules)
* check if target rule apply for http url, and use the rules to rewrite
it
* add pice of code, to check if domain name has not changed during
rewrite (should be rewritten, using publicsuffix instead of little hack)
10 年 前
Adam Tauber
4da795895d
[fix] default template handling
10 年 前
Thomas Pointhuber
510aba5e66
implement query parser and use it inside autocompletion
10 年 前
Dalf
6bfd566353
[enh] add infoboxes and answers
10 年 前
Adam Tauber
c23db1b2bf
[enh] more flexible category selection
10 年 前
Adam Tauber
ed925cf561
[fix] query escaped in all htmls, invalid todo removed
10 年 前
Adam Tauber
22a3cf7ac7
[enh] HTTP GET theme select
10 年 前
Adam Tauber
11f5684b9f
[fix] unused globals removed II.
10 年 前
Adam Tauber
b0ba367a1a
[enh][mod] search refactor
10 年 前
Adam Tauber
cebf5868b3
[fix] pep8
10 年 前
Martin Zimmermann
cbdc1e1e76
fix gevent's monkey patch position
11 年 前
Martin Zimmermann
7d5c131349
add application as alias
11 年 前
Adam Tauber
96c8b20a04
[enh] https rewrite basics
11 年 前
Matej Cotman
08eaffe245
add multi theming support
11 年 前
Adam Tauber
a41c1392f0
[fix] using different opensearch url to fix chrome POST request bug
11 年 前
Adam Tauber
8e2d996e27
[fix] autocomplete encoding
11 年 前
Matej Cotman
32e98967b7
add optional request with GET method for search and results pages
11 年 前
Adam Tauber
879bac8adb
[fix] opensearch autocomplete
11 年 前
Adam Tauber
41dd4d9ba3
[enh] autocompleter server side part
11 年 前
Thomas Pointhuber
a76525d1f3
add client var to all render pages
11 年 前
Thomas Pointhuber
71c6124f7b
fix little bug to allow webapp.py without client var
11 年 前
Thomas Pointhuber
c8cf95aa56
deactivate autocompleter by default
11 年 前
Thomas Pointhuber
cc7f3cb617
initial implemention of autocompletion in opensearch.xml
11 年 前
Thomas Pointhuber
8abf4ab993
adding initial code for backend-part of autocompleter
including test-code
11 年 前
Adam Tauber
f104553af4
[mod][fix] cookie expiration ++ pep8 compatibility
11 年 前
Thomas Pointhuber
fd86bf8189
fix bug, to display publishDate with timezone without error
11 年 前
Adam Tauber
06b9238786
[fix] #38
11 年 前
Thomas Pointhuber
6f49bd8f08
adding publish date to video-results and rss-feed
11 年 前
Adam Tauber
b735093564
[fix] pep8
11 年 前
Thomas Pointhuber
d54ef01898
simplify publish Date formating
11 年 前
Thomas Pointhuber
ef2b1b7515
fix little bug
11 年 前
Thomas Pointhuber
794165d19c
improve published Date output
11 年 前
Thomas Pointhuber
7a922b2ab8
adding translations support for publish-date
11 年 前
Thomas Pointhuber
b88146d669
showing publishedDate for news
11 年 前
Adam Tauber
16155ddc39
[fix] pep8
11 年 前
Adam Tauber
13a27b909e
[fix] #47
11 年 前
Adam Tauber
6ff57dfbe1
[enh] linkable search url display
11 年 前
asciimoo
77b936e3be
[fix] debug print removed
11 年 前
asciimoo
5f8ae9b965
[fix] unicode url fix
11 年 前
asciimoo
fd651083f2
[fix] PYTHONPATH settings
11 年 前
asciimoo
c1d7d30b8e
[mod] len() removed from conditions
11 年 前
asciimoo
8305da3e5d
[fix] robots.txt
11 年 前
asciimoo
599c801ecd
[mod] index rendering
11 年 前
asciimoo
9eb31c0186
[fix] unicode and pep8 fixes
11 年 前
asciimoo
d63135db61
[fix] language/locale settings
11 年 前
asciimoo
0540ea9ee2
[enh][mod] code refactor ++ search engine filtering
11 年 前
asciimoo
e56d7a58c7
[fix] pep8
11 年 前
asciimoo
c0013edcdd
[enh] engine customisation init
11 年 前