Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Releases: yin1999/healthreport_fc

健康打卡_函数计算版v0.1.16

18 Mar 13:26
Compare
Choose a tag to compare

Changes:

  • using pkcs7pad in place for encryptAES
  • set http client default timeout to 10 seconds

健康打卡_函数计算版v0.1.15

03 Mar 02:40
f113411
Compare
Choose a tag to compare

Changes:

  • improve the method to generate random bytes for aes encrypt.

健康打卡_函数计算版v0.1.14

05 Jan 08:56
Compare
Choose a tag to compare

Fixes:

  • only using old form site to punch

健康打卡_函数计算版v0.1.13

04 Jan 05:51
Compare
Choose a tag to compare

Features:

  • add account info to log for analyzing easily.

健康打卡_函数计算版v0.1.12

25 Dec 10:55
Compare
Choose a tag to compare

Feature:

  • auto detect whether using old site for punch.

健康打卡_函数计算版v0.1.11

17 Dec 00:28
Compare
Choose a tag to compare

features:

  • support skipping certificate verify(using env "INSECURE=1")
  • support switching to old punch site(using env "OLD_SITE=1")

健康打卡_函数计算版v0.1.10

05 Dec 01:01
Compare
Choose a tag to compare

Support tencent cloud serverless.

健康打卡_函数计算版v0.1.9

14 Nov 09:18
Compare
Choose a tag to compare

fix: using new domain for healthreport

健康打卡_函数计算版v0.1.8

29 Sep 10:16
8f2a767
Compare
Choose a tag to compare

support postgraduate student health report

健康打卡_函数计算版v0.1.7

12 Sep 11:36
bdb7daf
Compare
Choose a tag to compare
build(deps): bump github.com/yin1999/healthreport from 1.0.13 to 1.0.…