Commit Graph

24 Commits

Author SHA1 Message Date
Zack Spear b756fc463e Merge branch 'master' into master 2025-05-28 09:30:04 -07:00
bergware 6542c21a4c Networking: fix "enable default gateway" not selected after page reload 2025-05-25 11:13:04 +02:00
Zack Spear 86ee76932e fix: remove empty title divs for improved layout consistency
- Removed empty `<div class="title nocontrol">&nbsp;</div>` elements from EthX.page, NetworkRules.page, and Wireless.page to streamline the HTML structure.
- This change continues the effort to enhance visual consistency across the plugin.
2025-05-23 15:16:08 -07:00
Zack Spear 85894baaf1 fix: eth0, ethx, wireless pages responsive clean up 2025-05-23 15:09:25 -07:00
Zack Spear e426e52c4d Merge branch 'master' into feat/responsive-default-page-layout 2025-05-20 18:01:18 -07:00
Zack Spear b428634a42 fix: settings submit button wrap in span 2025-05-20 16:28:11 -07:00
bergware 05899b36a5 Network: improved automatic metric assignment 2025-05-08 15:57:46 +02:00
Zack Spear 260406f25c refactor: consolidate theme-specific CSS classes by removing redundant shade classes across multiple pages and updating styles for improved maintainability 2025-04-03 18:21:12 -07:00
bergware 689e27feea Networking: added jumbo frame warning message 2025-03-11 18:11:14 +01:00
bergware f98edb7068 Networking: added jumbo frame warning message 2025-03-11 18:02:43 +01:00
bergware 06416dc4f5 Networking: added "enable jumbo frames" option 2025-03-11 12:24:59 +01:00
bergware c01c7fefb5 Networking: update link logic 2025-02-27 12:22:54 +01:00
bergware 71334439aa Networking: smart default gateway implementation 2025-02-25 17:16:03 +01:00
bergware 4f5556409b Networking: put text in variable 2025-02-25 14:55:44 +01:00
bergware ba0c169b00 Networking: smart default gateway implementation 2025-02-25 14:36:01 +01:00
bergware d321201cc0 Network enhancements
- Remove non-existing ports from configuration file
- New option for additional ports: "Enable default gateway"
- Check refinements, do not execute on non-existing ports
2025-02-25 02:14:03 +01:00
bergware 3691a4f50b networking code enhancement 2025-01-26 21:31:31 +01:00
bergware fb5ec8f6c1 IPv6 corrections 2025-01-17 23:16:45 +01:00
bergware 8bf934c988 IPv6 corrections 2025-01-17 23:07:55 +01:00
bergware a6df9b388a Improved network information (including vlans) 2025-01-14 12:59:21 +01:00
bergware b735e89086 Fix regression errors 2025-01-14 11:43:19 +01:00
bergware b14a636043 Network enhancements
- visual updates
2025-01-14 10:21:49 +01:00
bergware 3c6f8262ee Network enhancements
- Create separate entry for DNS server settings, which can be changed at all times (user is not required to stop the array)
- Added "info" button which shows a popup window with interface related assignments (error is shown if something is missing)
- Added "show" button to show or hide VLAN settings
- Make network settings a tabbed view
- Fixed a bug when sometimes DNS settings are not properly set
- Fixed a minor bug in routing table content
- Some other code optimizations
2025-01-13 22:19:45 +01:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00