| age |
author |
description |
| 6 months ago |
Ben |
Make pygment style configurabledefault tip |
| 7 months ago |
Ben |
Cascading CSS, proof of concept |
| 7 months ago |
Ben |
merged |
| 7 months ago |
sheep |
make the diff a little more error-proof |
| 7 months ago |
sheep |
make pages refresh when menu or icons are edited |
| 7 months ago |
sheep |
explicitly refuse dealing with symbolic links |
| 7 months ago |
sheep |
csv lacks preview |
| 7 months ago |
sheep |
start with a simple RST support |
| 7 months ago |
sheep |
force unicode in all sqlite queries |
| 7 months ago |
Ben |
merged |
| 7 months ago |
sheep |
fix encoding trouble |
| 7 months ago |
sheep |
wanted pages have unicode titles not str |
| 7 months ago |
sheep |
remove spaces when extracting links |
| 7 months ago |
sheep |
remove spaces also from file names |
| 7 months ago |
sheep |
fix the title quoting |
| 7 months ago |
Ben |
merged |
| 7 months ago |
Ben |
Don't parse args in WSGI script |
| 7 months ago |
sheep |
remove spaces form beginning and end of page titles |
| 7 months ago |
sheep |
make sure sqlite doesn't convert titles like '123' to integers instead of strings |
| 7 months ago |
sheep |
add a --version option |
| 7 months ago |
Ben |
Add support for ordered list |
| 7 months ago |
sheep |
split WikiPageText into WikiPageColorText |
| 7 months ago |
sheep |
make default pages use conditional requests |
| 7 months ago |
sheep |
make default pages use conditional requests |
| 7 months ago |
sheep |
add line numbers in ISSUES |
| 7 months ago |
sheep |
allowe pre in ISSUES |
| 7 months ago |
sheep |
allowe pre in ISSUES |
| 7 months ago |
sheep |
foadd tags as classes in ISSUES |
| 7 months ago |
sheep |
format multi-line bug descriptions properly in ISSUES |
| 7 months ago |
sheep |
break the javascript to shorter lines |
| 7 months ago |
sheep |
add WikiPageBugs for ciss-like ISSUES file |
| 7 months ago |
sheep |
add possibility to force mimetypes of some special pages |
| 7 months ago |
sheep |
fix edit link on read-only pages, add proper js mime |
| 7 months ago |
sheep |
add scripts.js by default |
| 7 months ago |
sheep |
fix the example javascript scripts |
| 7 months ago |
sheep |
move pygments css to the main style.css |
| 7 months ago |
sheep |
move pygments import to top, add python mime type |
| 7 months ago |
sheep |
use "is None" not "== None" |
| 7 months ago |
sheep |
pages_cache -> cache_path |
| 7 months ago |
sheep |
fix saving of plain-text files |
| 7 months ago |
sheep |
make smilies a little more fault-proof |
| 7 months ago |
sheep |
add spaces in recent changes |
| 7 months ago |
sheep |
improve the wanted pages page, thanks to Ben |
| 7 months ago |
sheep |
use ordered list in search resusults, thanks to Ben |
| 7 months ago |
sheep |
fix the html test |
| 7 months ago |
sheep |
explicitly forbid creating pages starting with + |
| 7 months ago |
sheep |
remove error from history page, thanks to Ben, remove horizontal line from editor |
| 7 months ago |
sheep |
a typo in preiew code, thanks to Ben |
| 7 months ago |
Ben |
Add support for ordered list |
| 7 months ago |
Ben |
Fix a few regressions |
| 7 months ago |
sheep |
make wanted pages unique and exclude external links and special pages |
| 7 months ago |
sheep |
use werkzeug.html in history item |
| 7 months ago |
sheep |
remove style_page and script_page options |
| 7 months ago |
sheep |
remove templates entirely |
| 7 months ago |
sheep |
get rid of templates in the main page |
| 7 months ago |
sheep |
get rid of templates in the page footer |
| 7 months ago |
sheep |
simplify the html header, use pages that have default content |
| 7 months ago |
sheep |
add robots.txt to restricted pages |
| 7 months ago |
sheep |
simplify the html header, use pages that have default content |
| 7 months ago |
sheep |
remove template use from search |