databag/net/server/internal
2022-01-28 22:21:54 -08:00
..
store retrieving article blocks 2022-01-28 22:21:54 -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_addArticle.go retrieving article blocks 2022-01-28 22:21:54 -08:00
api_addCard.go avoiding inmem db for test as it has locking issues 2022-01-26 23:40:50 -08:00
api_addGroup.go separating view and content notification 2022-01-28 13:39:31 -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 preparing article block endpoints 2022-01-28 15:05:30 -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_getArticleBlocks.go retrieving article blocks 2022-01-28 22:21:54 -08:00
api_getCard.go added missing groups in getCard 2022-01-25 10:48:02 -08:00
api_getCardView.go separating view and content notification 2022-01-28 13:39:31 -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 separating view and content notification 2022-01-28 13:39:31 -08:00
api_setAccountApp.go updated token format 2022-01-22 11:40:20 -08:00
api_setCardGroup.go separating view and content notification 2022-01-28 13:39:31 -08:00
api_setCardStatus.go retrieving article blocks 2022-01-28 22:21:54 -08:00
api_setContentRevision.go separating view and content notification 2022-01-28 13:39:31 -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 separating view and content notification 2022-01-28 13:39:31 -08:00
api_setProfile.go updated token format 2022-01-22 11:40:20 -08:00
api_setProfileRevision.go separating view and content notification 2022-01-28 13:39:31 -08:00
api_setViewRevision.go separating view and content notification 2022-01-28 13:39:31 -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 separating view and content notification 2022-01-28 13:39:31 -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
httpUtil.go test util cleanup 2022-01-27 00:07:42 -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 more test cleanup 2022-01-27 11:45:01 -08:00
messageUtil.go refactor message util 2022-01-19 23:45:53 -08:00
models.go updating article block model 2022-01-28 14:37:35 -08:00
modelUtil.go separating view and content notification 2022-01-28 13:39:31 -08:00
notify.go preparing article block endpoints 2022-01-28 15:05:30 -08:00
routers.go preparing article block endpoints 2022-01-28 15:05:30 -08:00
testUtil.go retrieving article blocks 2022-01-28 22:21:54 -08:00
ucAddAccount_test.go updated token format 2022-01-22 11:40:20 -08:00
ucAddArticle_test.go retrieving article blocks 2022-01-28 22:21:54 -08:00
ucAttachApp_test.go more test cleanup 2022-01-27 11:45:01 -08:00
ucConnectContact_test.go more test cleanup 2022-01-27 11:45:01 -08:00
ucGroupContact_test.go separating view and content notification 2022-01-28 13:39:31 -08:00
ucProfileNotification_test.go separating view and content notification 2022-01-28 13:39:31 -08:00