mitlist/be/app/api/auth
mohamad 229f6b7b1c feat: Introduce activity tracking and management features
This commit adds new functionality for tracking user activities within the application, including:

- Implementation of a new activity service to fetch and manage group activities.
- Creation of a dedicated activity store to handle state management for activities.
- Introduction of new API endpoints for retrieving paginated activity data.
- Enhancements to the UI with new components for displaying activity feeds and items.
- Refactoring of existing components to utilize the new activity features, improving user engagement and interaction.

These changes aim to enhance the application's activity tracking capabilities and provide users with a comprehensive view of their interactions.
2025-06-28 19:14:51 +02:00
..
guest.py feat: Implement comprehensive roadmap for feature updates and enhancements 2025-06-10 08:16:55 +02:00
jwt.py feat: Introduce FastAPI and Vue.js guidelines, enhance API structure, and add caching support 2025-06-09 21:02:51 +02:00
magic_link.py feat: Introduce activity tracking and management features 2025-06-28 19:14:51 +02:00
oauth.py feat: Update JWT refresh token endpoint to include user manager dependency 2025-06-22 12:46:01 +02:00