b584d96c13
Doesn't set up the repo yet.
27 lines
930 B
Text
27 lines
930 B
Text
/ HomeR GET
|
|
/noscript NoScriptR GET
|
|
/noscript/auto NoScriptAutoR GET
|
|
/about AboutR GET
|
|
|
|
/config ConfigR GET
|
|
/config/repository RepositoriesR GET
|
|
/config/repository/add/drive AddDriveR GET
|
|
/config/repository/add/ssh AddSshR GET
|
|
/config/repository/add/ssh/confirm/#SshData ConfirmSshR GET
|
|
/config/repository/add/ssh/make/git/#SshData MakeSshGitR GET
|
|
/config/repository/add/ssh/make/rsync/#SshData MakeSshRsyncR GET
|
|
/config/repository/add/rsync.net AddRsyncNetR GET
|
|
/config/repository/first FirstRepositoryR GET
|
|
|
|
/transfers/#NotificationId TransfersR GET
|
|
/sidebar/#NotificationId SideBarR GET
|
|
/notifier/transfers NotifierTransfersR GET
|
|
/notifier/sidebar NotifierSideBarR GET
|
|
/closealert/#AlertId CloseAlert GET
|
|
/filebrowser FileBrowserR GET POST
|
|
|
|
/transfer/pause/#Transfer PauseTransferR GET POST
|
|
/transfer/start/#Transfer StartTransferR GET POST
|
|
/transfer/cancel/#Transfer CancelTransferR GET POST
|
|
|
|
/static StaticR Static getStatic
|