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.
163caa398c
feat: implement Weather Workshop feature with models, UI components, and session management for enhanced team visibility and personal well-being tracking
97045342b7
feat: refactor ObjectivesPage to utilize ObjectivesList component for improved rendering and simplify OKR status handling in OKRCard with compact view option
ca9b68ebbd
feat: enhance OKR management by adding permission checks for editing and deleting, and updating OKR forms to handle key results more effectively
2354a353d1
feat(Notes): implement manual ordering for notes, add drag-and-drop functionality, and update related components for reordering
38ccaf8785
feat(Notes): add folderId to note creation and update processes, enhance folder handling in NotesPageClient
13070790cc
refactor(FoldersSidebar): remove unused TagIcon import and related tag variable for cleaner code
6c4c6992a9
feat(Notes): add folder management to notes, allowing notes to be categorized into folders, and update related components for folder selection and display
034aa69f8d
feat: update service worker to version 2.5 and enhance caching strategies for network requests, including cache bypass for refresh actions in LibraryClientWrapper, SeriesClientWrapper, and HomeClientWrapper components
0d33462349
feat: update service worker to version 2.4, enhance caching strategies for pages, and add service worker reinstallation functionality in CacheSettings component
b8a0b85c54
refactor: rename Image import to ImageIcon for clarity in CacheSettings component and remove unused React import in collapsible component
b497746cfa
feat: enhance home and library pages by integrating new data fetching methods, improving error handling, and refactoring components for better structure
489e570348
feat: enrich library data by fetching book counts from the API and handling errors gracefully
117ad2d0ce
fix: enhance error handling in read progress update by validating request body and returning appropriate error responses
0d7d27ef82
refactor: streamline image handling by implementing direct streaming in BookService and ImageService, and update .gitignore to include temp directory
e903b55a46
refactor: implement abort controller for fetch requests in multiple components to prevent memory leaks and improve error handling
8a4f6d31b8
feat: enhance tooltip and global styles for improved visibility; implement custom tooltip rendering in CategoryTrendChart and enforce opacity settings in globals.css for Radix Portal and Recharts tooltips
804b0f0aad
feat: add sidebar-opaque color variable and update Sidebar component styling; enhance visual consistency by applying new background color to the sidebar
f295e86fc2
refactor: improve code formatting and consistency in StatisticsPage and TopExpensesList components; standardize quotation marks and enhance readability across various sections
c57daa9cc8
refactor: standardize quotation marks in pnpm-lock.yaml and improve code formatting across various components; enhance readability and maintain consistency in code style