mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-04 00:06:22 +00:00
c565b5b5ef5e7ef7ca9a468972b91dfd87d430df
fix: Update post fetching logic to use dynamic ID instead of hardcoded value feat: Enhance layout with animated transitions using framer-motion refactor: Remove old post and user page implementations, introduce new structure feat: Implement sidebar components for blog home with dynamic content feat: Create blog post component with wave header and metadata display feat: Add responsive sidebar menu for navigation on mobile devices chore: Introduce reusable sheet component for modal-like functionality
⚡ implement user authentication and database initialization, add models for user, comment, label, and OIDC configuration
⚡ 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
⚡ 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%