mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-04 00:06:22 +00:00
562b9bd17f98aa0020edef6e4b2e1c0dffbab86c
⚡ implement user authentication and database initialization, add models for user, comment, label, and OIDC configuration
⚡ add like functionality with Like model, implement like/unlike methods, and update Post and Comment models to track like counts
⚡ add like functionality with Like model, implement like/unlike methods, and update Post and Comment models to track like counts
⚡ refactor user service methods, implement OIDC login and user management features, and enhance token handling
⚡ add like functionality with Like model, implement like/unlike methods, and update Post and Comment models to track like counts
⚡ add middleware for authentication and captcha, implement initial API routes for user, post, label, and page
⚡ implement email verification feature, add captcha validation middleware, and enhance user authentication flow
⚡ implement email verification feature, add captcha validation middleware, and enhance user authentication flow
neo-blog
新的博客,前端由next驱动,后端由hertz驱动
Languages
Go
52%
TypeScript
44.3%
CSS
2%
Smarty
0.9%
Dockerfile
0.5%
Other
0.3%