databag/net/server/internal
2022-01-24 23:25:43 -08:00
..
store adding group test 2022-01-24 21:22:33 -08:00
api_account.go adding attach app use case 2022-01-17 22:56:00 -08:00
api_addAccount.go support multiple 2k and 4k keys 2022-01-19 15:03:06 -08:00
api_addAccountApp.go log message cleanup 2022-01-19 12:07:57 -08:00
api_addCard.go using Guid as foreign key for App and Card 2022-01-22 10:16:33 -08:00
api_addGroup.go adding group test 2022-01-24 21:22:33 -08:00
api_addNodeAccount.go log message cleanup 2022-01-19 12:07:57 -08:00
api_admin.go more code layout changes 2022-01-15 13:45:37 -08:00
api_authorize.go creating contact from identity message 2022-01-20 15:19:26 -08:00
api_contact.go adding group test 2022-01-24 21:22:33 -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_getCard.go using Guid as foreign key for App and Card 2022-01-22 10:16:33 -08:00
api_getCardView.go using Guid as foreign key for App and Card 2022-01-22 10:16:33 -08:00
api_getGroups.go adding group test 2022-01-24 21:22:33 -08:00
api_getNodeClaimable.go renaming endpoint files 2022-01-17 14:35:53 -08:00
api_getNodeConfig.go log message cleanup 2022-01-19 12:07:57 -08:00
api_getOpenMessage.go using Guid as foreign key for App and Card 2022-01-22 10:16:33 -08:00
api_getProfile.go updated token format 2022-01-22 11:40:20 -08:00
api_getProfileMessage.go adding contact access to profile message 2022-01-22 21:47:39 -08:00
api_profile.go implementing connect use case test 2022-01-20 00:05:12 -08:00
api_removeGroup.go completed contact group test 2022-01-24 23:25:43 -08:00
api_setAccountApp.go updated token format 2022-01-22 11:40:20 -08:00
api_setCardGroup.go completed contact group test 2022-01-24 23:25:43 -08:00
api_setCardStatus.go updated token format 2022-01-22 11:40:20 -08:00
api_setContentRevision.go added profile notification 2022-01-21 23:00:47 -08:00
api_setNodeClaim.go adding attach app use case 2022-01-17 22:56:00 -08:00
api_setNodeConfig.go log message cleanup 2022-01-19 12:07:57 -08:00
api_setOpenMessage.go using Guid as foreign key for App and Card 2022-01-22 10:16:33 -08:00
api_setProfile.go updated token format 2022-01-22 11:40:20 -08:00
api_setProfileRevision.go added profile notification 2022-01-21 23:00:47 -08:00
api_status.go add read limit to help reduce malicious communication 2022-01-22 20:46:58 -08:00
api_updateGroup.go completed contact group test 2022-01-24 23:25:43 -08:00
appValues.go adding group test 2022-01-24 21:22:33 -08:00
authUtil.go updated token format 2022-01-22 11:40:20 -08:00
configUtil.go renamed utility files 2022-01-19 12:09:59 -08:00
contact_test.go adding group test 2022-01-24 21:22:33 -08:00
httpUtil.go updating card status in test 2022-01-20 16:26:59 -08:00
keyUtil.go support multiple 2k and 4k keys 2022-01-19 15:03:06 -08:00
logger.go support multiple 2k and 4k keys 2022-01-19 15:03:06 -08:00
main_test.go completed contact group test 2022-01-24 23:25:43 -08:00
messageUtil.go refactor message util 2022-01-19 23:45:53 -08:00
models.go adding group test 2022-01-24 21:22:33 -08:00
modelUtil.go adding group test 2022-01-24 21:22:33 -08:00
notify.go adding group test 2022-01-24 21:22:33 -08:00
routers.go adding notification support 2022-01-21 13:18:35 -08:00
status_test.go log message cleanup 2022-01-19 12:07:57 -08:00
ucAddAccount_test.go updated token format 2022-01-22 11:40:20 -08:00
ucAttachApp_test.go adding read timeout for unit test 2022-01-22 20:37:14 -08:00
ucConnectContact_test.go adding contact access to profile message 2022-01-22 21:47:39 -08:00
ucGroupContact_test.go completed contact group test 2022-01-24 23:25:43 -08:00
ucProfileNotification_test.go adding read timeout for unit test 2022-01-22 20:37:14 -08:00