Commit Graph

7 Commits

Author SHA1 Message Date
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