databag/net/server/internal
2022-01-19 00:03:46 -08:00
..
store separating account details for efficient loading 2022-01-18 00:30:27 -08:00
api_account.go adding attach app use case 2022-01-17 22:56:00 -08:00
api_addAccount.go generate and validate authorization message 2022-01-18 20:46:45 -08:00
api_addAccountApp.go adding attach app use case 2022-01-17 22:56:00 -08:00
api_addNodeAccount.go adding attach app use case 2022-01-17 21:48:42 -08:00
api_admin.go more code layout changes 2022-01-15 13:45:37 -08:00
api_authorize.go added profile getter and setter 2022-01-19 00:03:46 -08:00
api_contact.go updated api to support import/export 2022-01-12 21:00:52 -08:00
api_content.go updated api to support import/export 2022-01-12 21:00:52 -08:00
api_conversation.go updated api to support import/export 2022-01-12 21:00:52 -08:00
api_getAccountToken.go renaming endpoint files 2022-01-17 14:35:53 -08:00
api_getAccountUsername.go adding attach app use case 2022-01-17 21:48:42 -08:00
api_getNodeClaimable.go renaming endpoint files 2022-01-17 14:35:53 -08:00
api_getNodeConfig.go renaming endpoint files 2022-01-17 14:35:53 -08:00
api_getProfile.go added profile getter and setter 2022-01-19 00:03:46 -08:00
api_profile.go added profile getter and setter 2022-01-19 00:03:46 -08:00
api_setAccountApp.go adding attach app use case 2022-01-17 22:56:00 -08:00
api_setNodeClaim.go adding attach app use case 2022-01-17 22:56:00 -08:00
api_setNodeConfig.go adding attach app use case 2022-01-17 22:56:00 -08:00
api_setProfile.go added profile getter and setter 2022-01-19 00:03:46 -08:00
api_share.go updated api to support import/export 2022-01-12 21:00:52 -08:00
api_status.go renaming endpoint files 2022-01-17 14:35:53 -08:00
appValues.go adding attach app use case 2022-01-17 21:48:42 -08:00
auth.go generate and validate authorization message 2022-01-18 20:46:45 -08:00
config.go updating app config 2022-01-16 21:55:25 -08:00
httpUtil.go extending httpUtil 2022-01-17 13:42:17 -08:00
keys.go updating app config 2022-01-16 21:55:25 -08:00
logger.go adding http utility functions 2022-01-17 13:27:48 -08:00
main_test.go more test cleanup 2022-01-17 14:25:39 -08:00
models.go added profile getter and setter 2022-01-19 00:03:46 -08:00
routers.go added profile getter and setter 2022-01-19 00:03:46 -08:00
ucAddAccount_test.go adding prefix to test files 2022-01-17 14:29:47 -08:00
ucAttachApp_test.go added profile getter and setter 2022-01-19 00:03:46 -08:00