Commit Graph

11 Commits

Author SHA1 Message Date
Theodore Hills 1c892a2bc9 feat(webcal): Added logback configuration files. 2023-08-17 20:36:30 +08:00
Theodore Hills fc0cc6f538 refactor(global): Upgrade to version 1.0.0. 2023-08-17 20:36:05 +08:00
zihluwang 628e4cd217 build: Changed version code to v1.0.0-RC 2023-08-13 01:32:57 +08:00
zihluwang dc51ec00c3 build: Upgrade to 1.0.0-beta 2023-08-12 03:23:19 +08:00
Zihlu Wang e7a4deb9b6 build(global): Build jar files, upload to github packages and maven central 2023-08-07 12:00:20 +08:00
Zihlu Wang 7e73b9e77f feat(webcal): Made method name clear 2023-08-07 11:56:44 +08:00
Zihlu Wang 645064e774 docs(webcal): Optimised docs 2023-08-07 11:56:09 +08:00
Zihlu Wang fdd9d435a2 perf(webcal): Optimised the resolve process.
According to RFC-5545 Specification, the timezone is marked in the field
DTEND.
2023-08-07 08:13:09 +08:00
Zihlu Wang e5a89af04f docs(webcal): Optimised javadoc 2023-08-07 08:05:35 +08:00
Zihlu Wang aea5266da5 docs(webcal): Optimised javadoc 2023-08-06 21:05:11 +08:00
Zihlu Wang 3cb6805185 feat(webcal): Finished main features of webcal module 2023-08-06 18:32:16 +08:00