mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-04 00:06:22 +00:00
58c370ec654cd0f1ecdf9d31e83f408582e8248b
⚡ implement user authentication and database initialization, add models for user, comment, label, and OIDC configuration
⚡ implement OIDC configuration management with CRUD operations, add admin routes, and enhance error handling
⚡ implement OIDC configuration management with CRUD operations, add admin routes, and enhance error handling
⚡ 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%