webapp: Now has a page to view the log, accessed from the control menu.

This commit is contained in:
Joey Hess 2013-01-15 13:52:35 -04:00
parent d7ca6fb856
commit e15cca7db8
6 changed files with 31 additions and 2 deletions

View file

@ -8,6 +8,7 @@
/shutdown ShutdownR GET
/shutdown/confirm ShutdownConfirmedR GET
/restart RestartR GET
/log LogR GET
/config ConfigurationR GET
/config/repository RepositoriesR GET