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.
0c7c717be8
refactor: Remove Tabler JS import from index.html and move it to main.jsx for better module management; update handleEditModalSave function in ServerManager for clarity
af28f09e1f
chore: Update Dockerfile.fast to use npm ci for faster and more reliable dependency installation, and remove unused Bootstrap and react-bootstrap dependencies from package.json
9d31682745
chore: Update package.json and package-lock.json to include @tabler/core and bootstrap dependencies, and remove Bootstrap CSS import from main.jsx