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.
4879f68998
refactor: simplify category data fetching logic in Content component by removing redundant cache checks and improving clarity in data handling
4dd1b2d227
refactor: update cache handling and logging in SharedCarousel component to prioritize prerendered cache and improve clarity in data fetching
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