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.
9bf5d93d94
feat: Implement server-side category and product search via WebSockets, replacing client-side filtering with debounced input and dynamic tree expansion based on server results.
b743fabc80
feat: Implement category and product filtering in UI, add category exclusion, and refine product synchronization with active status and improved rowversion