Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
155d026284
Add environment variables to deployment workflow: Update deploy.yml to include necessary environment variables for Docker build, enhancing configuration for deployment.
0db4555257
chore: add environment variables for NEXTAUTH_SECRET, NEXTAUTH_URL, and DATABASE_URL in deploy workflow for enhanced deployment configuration
87ac116b9b
feat: implement recursive file deletion in ServerCacheService to remove matching JSON cache files based on prefix key
90b213a407
refactor: improve readability of BookGrid and BookList components by formatting props for better clarity
181240cd5f
feat: add cache invalidation for series after updating or deleting read progress, and enhance BookGrid and BookList components with refresh functionality
6b6fed34fb
feat: integrate user preferences for unread series and books in PaginatedSeriesGrid and PaginatedBookGrid components
feb8444b35
refactor: streamline book and series services by removing deprecated methods and enhancing API calls for fetching books and series data