added special camera repository to start screen for android

This commit is contained in:
Joey Hess 2013-05-03 15:21:31 -04:00
parent 82b57b65cd
commit 33334bfe2e
5 changed files with 33 additions and 24 deletions

View file

@ -21,8 +21,9 @@
/config/xmpp/needcloudrepo/#UUID NeedCloudRepoR GET
/config/addrepository AddRepositoryR GET
/config/repository/new/first FirstRepositoryR GET POST
/config/repository/new NewRepositoryR GET POST
/config/repository/new/first FirstRepositoryR GET POST
/config/repository/new/androidcamera AndroidCameraRepositoryR GET
/config/repository/switcher RepositorySwitcherR GET
/config/repository/switchto/#FilePath SwitchToRepositoryR GET
/config/repository/combine/#FilePathAndUUID CombineRepositoryR GET