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.
f8974d9787
Refactor UI components: enhance headers and descriptions for improved clarity and consistency across AppsComponent, CentralComponent, CloudComponent, ClusterNodesComponent, ClusterServicesComponent, ConfigEditor, DnsComponent, KubernetesDashboard, Terminal, and IsoPage.
9295804034
Refactor AppSidebar: update tooltip and label for USB installer to improve clarity
7ba269ae0c
Refactor ClusterServicesComponent: enhance service card layout with improved responsiveness and action button arrangement
b27eef2592
Refactor AppSidebar and CloudComponent: streamline sidebar menu items for collapsed state and remove unused network configuration section in CloudComponent.
576e134095
Refactor DNS and configuration management: integrate instance fetching, update global config types, and enhance dynamic DNS setup with detailed instructions.
654fcc94a2
Enhance DNS configuration: add support for commented DNS entries without load balancer IP; update instance count logic to include commented domains; implement dynamic DNS configuration with save functionality and setup instructions.
f6864bb2a7
Refactor configuration management to replace 'dns' with 'dnsmasq' for clarity; update EnsureInstanceConfig to accept instance name, and streamline instance creation in the main API.
2d65569a28
Refactor CloudComponent to remove Talos version handling and update labels for clarity; streamline cluster configuration management.
0d4fb41e7e
Refactor DNS configuration to use 'dnsmasq' instead of 'dns' for improved clarity and consistency across the codebase; update related tests and configuration files accordingly.
4e49c435a9
Enhance configuration management by adding global config validation and network detection; refactor tests to align with updated config structure
fac866ffa1
Add CLI binaries to packaging and update release scripts for improved distribution
b68abd2f08
Enhance package creation process by removing old .deb files before generating new ones and update release script to include standalone binaries and checksum generation.