]> arthur.barton.de Git - bup.git/history - cmd/web-cmd.py
Enable static resources. Move css to external file.
[bup.git] / cmd / web-cmd.py
2010-09-22 David RodaEnable static resources. Move css to external file.
2010-08-22 Gabriel Filionimport cleanup
2010-07-27 Gabriel Filioncmd/web: hide .dotfiles by default
2010-07-26 Avery Pennarunvfs: try_lresolve() was a bad idea. Create try_resolve...
2010-07-23 Avery Pennaruncmd/web: don't die if lresolve() fails.
2010-07-23 Joe BedaConvert 'bup web' directory listing to use tornado...
2010-07-22 Joe BedaDefault 'bup web' to serving on localhost only.
2010-07-21 Gabriel Filionweb: Make output follow html4 standard
2010-07-21 Gabriel Filionweb: Lowercase tags in output
2010-07-17 Peter McCurdyConvert web-cmd to use Tornado.
2010-07-16 Zoran ZaricAdded breadcrumb navigation to bup-web.
2010-07-14 Zoran ZaricAll HTML attribute values should be enclosed by doubleq...
2010-07-14 Zoran ZaricClosing a UL-tag doesn't make sense here, the TABLE...
2010-07-13 Avery Pennaruncmd/web: print a nicer message if we can't bind the...
2010-07-12 Gabriel Filioncmd/web: tiny fix to make redirects work with Firefox. bup-0.15b
2010-07-12 Joe BedaAdd new 'bup web' command.