webapp: Can now add a new local repository, and make it sync with the main local repository.
This commit is contained in:
parent
9b91ea425c
commit
e598b78a69
8 changed files with 58 additions and 39 deletions
|
@ -20,6 +20,7 @@
|
|||
/config/repository/new NewRepositoryR GET
|
||||
/config/repository/switcher RepositorySwitcherR GET
|
||||
/config/repository/switchto/#FilePath SwitchToRepositoryR GET
|
||||
/config/repository/combine/#FilePath/#UUID CombineRepositoryR GET
|
||||
/config/repository/edit/#UUID EditRepositoryR GET
|
||||
/config/repository/edit/new/#UUID EditNewRepositoryR GET
|
||||
/config/repository/edit/new/cloud/#UUID EditNewCloudRepositoryR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue