Commit Graph

403 Commits

Author SHA1 Message Date
Adam Shiervani 710f082b15 refactor: update ConfirmDialog component styles and icons 2025-10-14 15:50:34 +02:00
Siyuan 9b46209f1b fix: clean up udhcpc processes 2025-10-13 16:17:35 +00:00
Siyuan 667877ff50 fix: save config after toggling dhcp client 2025-10-13 16:00:10 +00:00
Siyuan b6a1eecc1f fix: touchscreen dhcp client button 2025-10-13 15:57:36 +00:00
Adam Shiervani aa6f5b496d feat: add DHCP client as a critical field 2025-10-13 17:17:51 +02:00
Adam Shiervani e38b087ff6 Close Modals on Escape 2025-10-13 17:09:10 +02:00
Adam Shiervani 5e06625966 feat: add copy to clipboard functionality for MAC address in network settings 2025-10-13 17:00:43 +02:00
Siyuan 76d256b69a feat: add CIDR notation support for IPv4 address 2025-10-13 13:29:18 +00:00
Siyuan bc4c2d92db fix: golangci-lint warnings 2025-10-11 15:52:51 +00:00
Siyuan 8810ed4827 fix: error dump directory 2025-10-11 15:51:26 +00:00
Siyuan aee1a01cee fix: symlink handling 2025-10-10 23:08:27 +00:00
Siyuan ae77887ab2 fix: symlink direction 2025-10-10 22:58:09 +00:00
Siyuan aa9d78998f fix: dhcpc button doesnt work 2025-10-10 22:56:27 +00:00
Siyuan a3f7b5e937 refactor: rename error dump file 2025-10-10 22:54:35 +00:00
Siyuan ff81768b88 fix: fix field reference in confparser 2025-10-10 22:47:14 +00:00
Siyuan d02ae062e4 fix: make timesync non-blocking 2025-10-10 22:44:57 +00:00
Siyuan 02382e4632 fix: mDNS options 2025-10-10 22:37:09 +00:00
Siyuan 775b0f1049 fix: reset config 2025-10-10 21:29:21 +00:00
Siyuan 459dc5c9fa fix: check if network manager is nil 2025-10-10 15:24:17 +00:00
Siyuan 110790a664 fix: switch to no_network_screen if network manager is nil 2025-10-10 15:22:09 +00:00
Siyuan 403c1f8fa1 fix: ensure symlink to last-crash.log 2025-10-10 15:16:21 +00:00
Siyuan ece467eba8 fix: mac address not showing on home screen 2025-10-10 15:11:20 +00:00
Siyuan 22f5ed2a8b fix possible nil dereference 2025-10-10 15:03:23 +00:00
Siyuan 9cd29a3b1b delete then add addresses again 2025-10-10 14:56:31 +00:00
Siyuan 1ad44ed461 allow to toggle dhcp client via touchscreen 2025-10-10 14:45:52 +00:00
Siyuan bb45be1d6d fix golang lint errors again 2025-10-10 14:19:36 +00:00
Siyuan 1f568c96dd fix lint errors 2025-10-10 14:12:09 +00:00
Siyuan ed90e42324 feat: change dhcp client 2025-10-10 14:09:33 +00:00
Siyuan feec19ab13 fix ui lint errors 2025-10-10 13:59:11 +00:00
Siyuan 59b7141d84 fix lint errors 2025-10-10 13:56:07 +00:00
Siyuan e47442d701 fix mtu 2025-10-10 13:48:54 +00:00
Siyuan b3ce961b79 fix errcheck 2025-10-10 13:40:26 +00:00
Siyuan fe074b2253 fix hostname 2025-10-10 13:39:33 +00:00
Siyuan 579345e5b4 refactor & fix hostname 2025-10-10 13:33:43 +00:00
Siyuan 6ff4f37a36 show flags on ipv6 network card 2025-10-10 10:12:41 +00:00
Siyuan a9cd36c5fb fix: update NetworkConfig type in config.go 2025-10-09 21:05:31 +00:00
Siyuan 52ddc9ebe5 fix: do not apply IPv6 DHCP lease if it's from udhcpc 2025-10-09 21:04:02 +00:00
Aveline b84aa3822d
Merge branch 'dev' into feat/nmrewrite 2025-10-09 22:50:50 +02:00
Aveline cc9ff74276
feat: add HDMI sleep mode (#881) 2025-10-09 14:52:51 +02:00
Siyuan 97844a8caf use reconcile instead of updating addresses and routes individually 2025-10-08 17:46:19 +00:00
Siyuan ad0b86c8a6 fix state change detection 2025-10-08 15:36:14 +00:00
Siyuan 6743db6e3d fix online state detection 2025-10-08 13:39:12 +00:00
Siyuan 05f2e5babe fix online state detection 2025-10-08 13:18:17 +00:00
Siyuan 8cc7ead032 do not sync time multiple times 2025-10-08 12:54:48 +00:00
Siyuan f128343187 fix race condition in link manager 2025-10-08 12:02:14 +00:00
Siyuan 8310077af6 send router solicitation 2025-10-08 12:02:14 +00:00
Adam Shiervani 638949c289 refactor: simplify and fix button rendering logic in network settings 2025-10-08 12:42:53 +02:00
Adam Shiervani 8449911343 Add placeholder to hostname 2025-10-08 12:42:53 +02:00
Siyuan db64c649d4 init display before network initialization 2025-10-08 10:28:32 +00:00
Siyuan abb8c4f0b5 revert to default config if config is invalid 2025-10-08 10:23:56 +00:00