|
.vscode
|
initial commit
|
8 lat temu |
|
media_for_test
|
add music thumb for test
|
8 lat temu |
|
sample_data
|
upload attachment to EspoCRM and patch its file information
|
8 lat temu |
|
.gitignore
|
ignore debug.test file
|
8 lat temu |
|
accessToken.go
|
added networking access fatal error message
|
8 lat temu |
|
accessToken_test.go
|
All test case use SetupConfig (which is hardcode value)
|
8 lat temu |
|
common_test.go
|
added attachment caching path for CRM
|
8 lat temu |
|
config.go
|
read CRM wechat API from different config file
|
8 lat temu |
|
configCRM.go
|
read CRM wechat API from different config file
|
8 lat temu |
|
crmAttachment.go
|
download attachment and save as a new name
|
8 lat temu |
|
crmAttachment_test.go
|
access crm attachment through our server as a proxy.
|
8 lat temu |
|
crm_config.json
|
read CRM wechat API from different config file
|
8 lat temu |
|
customMenu.go
|
Menu too long chang it to short
|
8 lat temu |
|
customMenu_test.go
|
add comments for verifying custom menu
|
8 lat temu |
|
download.go
|
download attachment worked. (with eye witnessed test)
|
8 lat temu |
|
download_test.go
|
material count download is successful
|
8 lat temu |
|
encrypt_test.go
|
fix typo error
|
8 lat temu |
|
fileinfo.go
|
access crm attachment through our server as a proxy.
|
8 lat temu |
|
fileinfo_test.go
|
test mime type
|
8 lat temu |
|
inEvent.go
|
first test case passed
|
8 lat temu |
|
inMsg.go
|
decodeing http message to xml wrapped into function
|
8 lat temu |
|
inMsg_test.go
|
checkgin empty field for events
|
8 lat temu |
|
kfsend.go
|
sendMPnews = send news by mediaID
|
8 lat temu |
|
kfsend_test.go
|
random string facility moved to standalone file.
|
8 lat temu |
|
latlong.go
|
all longtitude latitude functions
|
8 lat temu |
|
main.go
|
cross domain http requst allowed by setting headers.
|
8 lat temu |
|
material.go
|
article test case nexted structure worked.
|
8 lat temu |
|
material_test.go
|
test news get right name
|
8 lat temu |
|
mediaID.go
|
thumb media id added
|
8 lat temu |
|
menu.json
|
default menu in json
|
8 lat temu |
|
messageEncrypt.go
|
first test case passed
|
8 lat temu |
|
outMsg.go
|
remove one testing link
|
8 lat temu |
|
outMsg_test.go
|
decodeing http message to xml wrapped into function
|
8 lat temu |
|
qrcode.go
|
generate qr code 0 on edit_profile
|
8 lat temu |
|
qrcode_test.go
|
generate qr code 0 on edit_profile
|
8 lat temu |
|
randomstring.go
|
random string facility moved to standalone file.
|
8 lat temu |
|
server.go
|
comments on attachment handler
|
8 lat temu |
|
server_config.json
|
move public account id to config
|
8 lat temu |
|
server_test.go
|
echo order might be different remove one and keep only one
|
8 lat temu |
|
todo.tasks
|
added API call error message retrieval (not tested)
|
8 lat temu |
|
upload.go
|
create attachment at EspoCRM done ~ yeah
|
8 lat temu |
|
upload_test.go
|
thumb media id added
|
8 lat temu |
|
wechatApiError.go
|
added API call error message retrieval (not tested)
|
8 lat temu |