.. |
store
|
using Guid as foreign key for App and Card
|
2022-01-22 10:16: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_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 revision notification thread
|
2022-01-21 14:26:31 -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_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
|
creating contact from identity message
|
2022-01-20 15:19:26 -08:00 |
api_getProfileMessage.go
|
creating contact from identity message
|
2022-01-20 15:19:26 -08:00 |
api_profile.go
|
implementing connect use case test
|
2022-01-20 00:05:12 -08:00 |
api_setAccountApp.go
|
using Guid as foreign key for App and Card
|
2022-01-22 10:16:33 -08:00 |
api_setCardStatus.go
|
using Guid as foreign key for App and Card
|
2022-01-22 10:16:33 -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
|
adding revision notification thread
|
2022-01-21 14:26:31 -08:00 |
api_setProfileRevision.go
|
added profile notification
|
2022-01-21 23:00:47 -08:00 |
api_share.go
|
updated api to support import/export
|
2022-01-12 21:00:52 -08:00 |
api_status.go
|
adding get card view
|
2022-01-21 00:05:42 -08:00 |
appValues.go
|
adding revision notification thread
|
2022-01-21 14:26:31 -08:00 |
authUtil.go
|
using Guid as foreign key for App and Card
|
2022-01-22 10:16:33 -08:00 |
cardUtil.go
|
adding profile test
|
2022-01-21 15:08:52 -08:00 |
configUtil.go
|
renamed utility files
|
2022-01-19 12:09:59 -08:00 |
contact_test.go
|
adding profile test
|
2022-01-21 15:08:52 -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
|
support multiple 2k and 4k keys
|
2022-01-19 15:03:06 -08:00 |
messageUtil.go
|
refactor message util
|
2022-01-19 23:45:53 -08:00 |
models.go
|
adding get card view
|
2022-01-21 00:05:42 -08:00 |
notify.go
|
using Guid as foreign key for App and Card
|
2022-01-22 10:16: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
|
connecting websocket to test
|
2022-01-19 11:00:20 -08:00 |
ucAttachApp_test.go
|
refactor message util
|
2022-01-19 23:45:53 -08:00 |
ucConnectContact_test.go
|
completed connect contact test
|
2022-01-21 10:34:08 -08:00 |
ucProfileNotification_test.go
|
added profile notification
|
2022-01-21 23:00:47 -08:00 |