2013-03-12 22:18:36 -04:00
|
|
|
/ DashboardR GET HEAD
|
2013-03-13 17:59:33 -04:00
|
|
|
|
2012-07-31 01:11:32 -04:00
|
|
|
/noscript NoScriptR GET
|
2012-08-03 20:40:34 -04:00
|
|
|
/noscript/auto NoScriptAutoR GET
|
2013-03-12 21:51:03 -04:00
|
|
|
|
2012-07-31 17:57:08 -04:00
|
|
|
/about AboutR GET
|
2012-09-27 16:47:52 -04:00
|
|
|
/about/license LicenseR GET
|
2012-12-02 22:33:30 -04:00
|
|
|
/about/repogroups RepoGroupR GET
|
2012-07-31 17:57:08 -04:00
|
|
|
|
2013-01-03 15:16:40 -04:00
|
|
|
/shutdown ShutdownR GET
|
|
|
|
/shutdown/confirm ShutdownConfirmedR GET
|
2013-01-03 18:50:30 -04:00
|
|
|
/restart RestartR GET
|
2013-01-26 17:09:33 +11:00
|
|
|
/restart/thread/#ThreadName RestartThreadR GET
|
2013-01-15 13:52:35 -04:00
|
|
|
/log LogR GET
|
2013-01-03 15:16:40 -04:00
|
|
|
|
2012-12-29 23:10:18 -04:00
|
|
|
/config ConfigurationR GET
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/preferences PreferencesR GET POST
|
2013-04-30 15:19:16 -04:00
|
|
|
/config/xmpp XMPPConfigR GET POST
|
|
|
|
/config/xmpp/for/self XMPPConfigForPairSelfR GET POST
|
|
|
|
/config/xmpp/for/frield XMPPConfigForPairFriendR GET POST
|
2013-03-15 17:52:41 -04:00
|
|
|
/config/xmpp/needcloudrepo/#UUID NeedCloudRepoR GET
|
2013-10-11 00:45:46 -04:00
|
|
|
/config/fsck ConfigFsckR GET POST
|
2013-10-29 16:48:06 -04:00
|
|
|
/config/fsck/preferences ConfigFsckPreferencesR POST
|
2013-11-21 17:49:56 -04:00
|
|
|
/config/upgrade/#GitAnnexDistribution ConfigUpgradeR GET
|
2012-09-18 17:50:07 -04:00
|
|
|
|
2013-03-15 00:34:42 -04:00
|
|
|
/config/addrepository AddRepositoryR GET
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/new NewRepositoryR GET POST
|
2013-05-03 15:21:31 -04:00
|
|
|
/config/repository/new/first FirstRepositoryR GET POST
|
|
|
|
/config/repository/new/androidcamera AndroidCameraRepositoryR GET
|
2013-01-03 16:34:57 -04:00
|
|
|
/config/repository/switcher RepositorySwitcherR GET
|
2012-09-18 17:50:07 -04:00
|
|
|
/config/repository/switchto/#FilePath SwitchToRepositoryR GET
|
2013-09-27 00:31:12 -04:00
|
|
|
/config/repository/combine/#FilePath/#UUID CombineRepositoryR GET
|
2013-11-07 18:02:00 -04:00
|
|
|
/config/repository/edit/#RepoId EditRepositoryR GET POST
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/edit/new/#UUID EditNewRepositoryR GET POST
|
|
|
|
/config/repository/edit/new/cloud/#UUID EditNewCloudRepositoryR GET POST
|
2013-11-07 18:02:00 -04:00
|
|
|
/config/repository/sync/disable/#RepoId DisableSyncR GET
|
|
|
|
/config/repository/sync/enable/#RepoId EnableSyncR GET
|
|
|
|
/config/repository/upgrade/#RepoId UpgradeRepositoryR GET
|
2012-09-13 16:47:44 -04:00
|
|
|
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/add/drive AddDriveR GET POST
|
2013-03-20 16:46:35 -04:00
|
|
|
/config/repository/add/drive/confirm/#RemovableDrive ConfirmAddDriveR GET
|
2013-09-17 15:36:15 -04:00
|
|
|
/config/repository/add/drive/genkey/#RemovableDrive GenKeyForDriveR GET
|
|
|
|
/config/repository/add/drive/finish/#RemovableDrive/#RepoKey FinishAddDriveR GET
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/add/ssh AddSshR GET POST
|
2013-10-02 15:54:32 -04:00
|
|
|
/config/repository/add/ssh/confirm/#SshData/#UUID ConfirmSshR GET
|
2013-03-16 12:58:59 -04:00
|
|
|
/config/repository/add/ssh/retry/#SshData RetrySshR GET
|
2012-09-02 17:32:24 -04:00
|
|
|
/config/repository/add/ssh/make/git/#SshData MakeSshGitR GET
|
|
|
|
/config/repository/add/ssh/make/rsync/#SshData MakeSshRsyncR GET
|
2013-09-29 14:39:10 -04:00
|
|
|
/config/repository/add/ssh/make/gcrypt/#SshData/#RepoKey MakeSshGCryptR GET
|
2013-10-02 15:54:32 -04:00
|
|
|
/config/repository/add/ssh/combine/#SshData CombineSshR GET
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/add/cloud/rsync.net AddRsyncNetR GET POST
|
2013-09-26 16:09:45 -04:00
|
|
|
/config/repository/add/cloud/rsync.net/shared/#SshData MakeRsyncNetSharedR GET
|
|
|
|
/config/repository/add/cloud/rsync.net/gcrypt/#SshData/#RepoKey MakeRsyncNetGCryptR GET
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/add/cloud/S3 AddS3R GET POST
|
2013-04-25 12:23:36 -04:00
|
|
|
/config/repository/add/cloud/IA AddIAR GET POST
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/add/cloud/glacier AddGlacierR GET POST
|
|
|
|
/config/repository/add/cloud/box.com AddBoxComR GET POST
|
2012-09-13 16:47:44 -04:00
|
|
|
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/pair/local/start StartLocalPairR GET POST
|
2012-11-02 21:13:06 -04:00
|
|
|
/config/repository/pair/local/running/#SecretReminder RunningLocalPairR GET
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/pair/local/finish/#PairMsg FinishLocalPairR GET POST
|
2013-03-15 15:05:02 -04:00
|
|
|
|
|
|
|
/config/repository/pair/xmpp/self/start StartXMPPPairSelfR GET
|
|
|
|
/config/repository/pair/xmpp/self/running RunningXMPPPairSelfR GET
|
|
|
|
|
|
|
|
/config/repository/pair/xmpp/friend/start StartXMPPPairFriendR GET
|
|
|
|
/config/repository/pair/xmpp/friend/running/#BuddyKey RunningXMPPPairFriendR GET
|
|
|
|
/config/repository/pair/xmpp/friend/accept/#PairKey ConfirmXMPPPairFriendR GET
|
|
|
|
/config/repository/pair/xmpp/friend/finish/#PairKey FinishXMPPPairFriendR GET
|
2012-09-08 00:26:47 -04:00
|
|
|
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/enable/rsync/#UUID EnableRsyncR GET POST
|
2013-10-02 15:54:32 -04:00
|
|
|
/config/repository/enable/gcrypt/#UUID EnableSshGCryptR GET POST
|
2012-09-13 16:47:44 -04:00
|
|
|
/config/repository/enable/directory/#UUID EnableDirectoryR GET
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/enable/S3/#UUID EnableS3R GET POST
|
2013-04-25 12:23:36 -04:00
|
|
|
/config/repository/enable/IA/#UUID EnableIAR GET POST
|
2013-03-16 18:48:23 -04:00
|
|
|
/config/repository/enable/glacier/#UUID EnableGlacierR GET POST
|
|
|
|
/config/repository/enable/webdav/#UUID EnableWebDAVR GET POST
|
2012-07-31 01:11:32 -04:00
|
|
|
|
2013-03-15 00:34:42 -04:00
|
|
|
/config/repository/reorder RepositoriesReorderR GET
|
|
|
|
|
2013-04-03 20:54:53 -04:00
|
|
|
/config/repository/disable/#UUID DisableRepositoryR GET
|
|
|
|
|
|
|
|
/config/repository/delete/confirm/#UUID DeleteRepositoryR GET
|
|
|
|
/config/repository/delete/start/#UUID StartDeleteRepositoryR GET
|
|
|
|
/config/repository/delete/finish/#UUID FinishDeleteRepositoryR GET
|
|
|
|
/config/repository/delete/here DeleteCurrentRepositoryR GET POST
|
|
|
|
|
2013-10-11 02:57:36 -04:00
|
|
|
/config/activity/add/#UUID AddActivityR GET POST
|
|
|
|
/config/activity/change/#UUID/#ScheduledActivity ChangeActivityR GET POST
|
|
|
|
/config/activity/remove/#UUID/#ScheduledActivity RemoveActivityR GET
|
|
|
|
|
2012-07-31 01:11:32 -04:00
|
|
|
/transfers/#NotificationId TransfersR GET
|
|
|
|
/notifier/transfers NotifierTransfersR GET
|
2012-11-02 21:13:06 -04:00
|
|
|
|
|
|
|
/sidebar/#NotificationId SideBarR GET
|
2012-07-31 01:11:32 -04:00
|
|
|
/notifier/sidebar NotifierSideBarR GET
|
2012-11-02 21:13:06 -04:00
|
|
|
|
|
|
|
/buddylist/#NotificationId BuddyListR GET
|
|
|
|
/notifier/buddylist NotifierBuddyListR GET
|
|
|
|
|
2013-09-27 00:35:37 -04:00
|
|
|
/repolist/#NotificationId/#RepoSelector RepoListR GET
|
2012-11-13 17:50:54 -04:00
|
|
|
/notifier/repolist/#RepoSelector NotifierRepoListR GET
|
|
|
|
|
2012-09-09 01:02:44 -04:00
|
|
|
/alert/close/#AlertId CloseAlert GET
|
|
|
|
/alert/click/#AlertId ClickAlert GET
|
2012-08-03 09:44:43 -04:00
|
|
|
/filebrowser FileBrowserR GET POST
|
2012-07-31 01:11:32 -04:00
|
|
|
|
2012-08-08 16:06:01 -04:00
|
|
|
/transfer/pause/#Transfer PauseTransferR GET POST
|
|
|
|
/transfer/start/#Transfer StartTransferR GET POST
|
|
|
|
/transfer/cancel/#Transfer CancelTransferR GET POST
|
|
|
|
|
2013-10-22 16:02:52 -04:00
|
|
|
/repair/#UUID RepairRepositoryR GET POST
|
|
|
|
/repair/run/#UUID RepairRepositoryRunR GET POST
|
|
|
|
|
2012-07-31 01:11:32 -04:00
|
|
|
/static StaticR Static getStatic
|