-
Notifications
You must be signed in to change notification settings - Fork 20
Changelog
Mohit ahlawat edited this page Oct 12, 2025
·
1 revision
This page tracks the development history and major changes to the AniNotion project.
Note: The list may not be exhaustive and represents a selection of recent commits.
-
docs(readme): Refine and enhance project documentation (Commit
752c13c) -
feat(search): Implement grid layout switcher and search functionality (Commit
e4e0003) -
refactor(ui): Improve UI components and add reusability (Commit
c2b2303) -
feat(auth): Add Google OAuth login and JWT authentication (Commit
b9d49b2) -
feat(api): Develop initial REST API for posts and categories (Commit
aeb08c1) -
style(prettier): Integrate Prettier for consistent code formatting (Commit
fccc556) -
feat(post): Enhance post card UI and add infinite scroll (Commit
c284e39) -
refactor(layout): Optimize layout components and responsiveness (Commit
a6112f2) -
feat(post): Implement single post page view (Commit
c700d1c) -
feat(components): Create reusable
PostCardcomponent (Commit4725290) -
feat(routing): Set up client-side routing with React Router (Commit
a98a7ff) -
feat(api): Add API endpoints for fetching posts (Commit
a3289c4) -
refactor(header): Redesign and improve header component (Commit
77e22b1) -
feat(ui): Implement glassmorphism and dark theme (Commit
7a11028) -
style(tailwind): Configure TailwindCSS and base styles (Commit
6470ba8) -
chore(deps): Update dependencies and project setup (Commit
c9642cb) -
feat(auth): Add user context and authentication state (Commit
3177e8f) -
feat(dashboard): Create initial admin dashboard layout (Commit
5321149) -
feat(api): Implement user registration and login endpoints (Commit
14edde3) -
feat(models): Define Mongoose schemas for User, Post, Category (Commit
3b3b4e2) -
chore(structure): Set up initial monorepo structure (Commit
612ed0e)
You can view the full commit history on GitHub.