split up webapp files

This commit is contained in:
Joey Hess 2012-07-31 01:11:32 -04:00
parent 6e40aed948
commit 58dfa3fa5b
7 changed files with 413 additions and 297 deletions

13
Assistant/WebApp/routes Normal file
View file

@ -0,0 +1,13 @@
/ HomeR GET
/noscript NoScriptR GET
/noscriptauto NoScriptAutoR GET
/config ConfigR GET
/addrepository AddRepositoryR GET
/transfers/#NotificationId TransfersR GET
/sidebar/#NotificationId SideBarR GET
/notifier/transfers NotifierTransfersR GET
/notifier/sidebar NotifierSideBarR GET
/closealert/#AlertId CloseAlert GET
/static StaticR Static getStatic