Commit Graph

21 Commits

Author SHA1 Message Date
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
zihluwang 25b5b52ff0 build(maven): Changed the snapshot repository id to match maven settings. 2023-08-12 03:15:30 +08:00
zihluwang 8b3179756c build(global): Upgraded snapshot distribution url 2023-08-08 03:33:39 +08:00
zihluwang 84123295ef build: Changed build script.
Make project packages available on Maven Central and GitHub Packages.
2023-08-07 19:08:28 +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 645064e774 docs(webcal): Optimised docs 2023-08-07 11:56:09 +08:00
Zihlu Wang 3cb6805185 feat(webcal): Finished main features of webcal module 2023-08-06 18:32:16 +08:00
Zihlu Wang 6557b65d8a feat(simple-jwt-jjwt): Complete the implementation with io.jsonwebtoken:jjwt-api 2023-08-04 19:45:23 +08:00
Zihlu Wang 1370ed4e77 build(devkit-utils): Renamed module dev-utils to devkit-utils 2023-07-31 23:45:58 +08:00
Zihlu Wang 9f15987898 build: Due to the internet problems in China, use USTC as proxy for maven central 2023-07-31 20:22:32 +08:00
Zihlu Wang fc0f3e2289 docs: removed jjwt and created module 'simple-jwt-spring-boot-starter' 2023-07-31 20:21:16 +08:00
Zihlu Wang fb4e3db86f feat: update project info
Updated the parent to org.sonatype.oss:oss-parent:9.
Updated the project
inception year to 2023.
Updated the organization to "CodeCrafters".
2023-07-31 20:20:12 +08:00
Zihlu Wang 397405acca build(simple-jwt): Optimized the module dependency tree. 2023-07-31 20:05:34 +08:00
Zihlu Wang 2ee7ed79f0 build(global): optimised dependency references 2023-07-30 22:50:09 +08:00
Zihlu Wang 948521cb4c feat(simple-jwt-authzero): finished authzero implementation 2023-07-30 22:47:17 +08:00
Zihlu Wang 6c90c69129 build(global): added dependencies
added dependencies com.auth0:java-jwt and io.jsonwebtoken:jjwt for jwt
implementation
2023-07-30 02:37:26 +08:00
Zihlu Wang a2f2313142 feat(simple-jwt-facade): finished the design of simple-jwt-facade 2023-07-29 23:57:54 +08:00
Zihlu Wang ee666bd3b9 build(devkit-core): created module devkit-core 2023-07-29 22:49:48 +08:00
Zihlu Wang 41544f231a feat(guid): added facade guid creator and snowflake guid generator 2023-07-28 19:32:46 +08:00
Zihlu Wang 44de3bcf69 build: create repository 2023-07-28 19:01:44 +08:00