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.
226ca3e834
refactor: improve cache utilization and data fetching logic in SharedCarousel and CategoryList components for enhanced performance and maintainability
e472e6bb77
refactor: enhance category data fetching logic in SharedCarousel and CategoryList components by simplifying cache checks and improving logging for better maintainability
bd4c0a50f1
refactor: optimize category data fetching in Content component by utilizing cached category tree for improved performance and reduced socket queries
bfcc320e6d
refactor: ensure safe socket listener management in ButtonGroup and AdminPage components to prevent errors when socketManager is not available
a653908624
refactor: simplify image preloading logic in InlineCssPlugin to focus on homepage and enhance console logging