Commit Graph

19 Commits

Author SHA1 Message Date
Siyuan Miao cf9e90c4a6 fix(dhcp): watch directory instead of file to catch fsnotify.Create event 2025-04-15 07:52:08 +02:00
Siyuan Miao ea350a63f3 fix(mdns): scopedLogger SIGSEGV 2025-04-15 06:50:26 +02:00
Siyuan Miao 4643af011e fix(network): handle errors when net.IPAddr is nil 2025-04-15 06:48:16 +02:00
Siyuan Miao 8a55ea35f2 feat(network): allow users to update network settings from ui 2025-04-15 06:33:40 +02:00
Siyuan Miao d5950f1485 feat(logging): add a simple logging streaming endpoint 2025-04-15 02:36:06 +02:00
Siyuan Miao b24191d14e refactor(mdms): move mdns to internal/mdns package 2025-04-15 00:46:46 +02:00
Siyuan Miao 08021f912e refactor(log): move log to internal/logging package 2025-04-15 00:46:16 +02:00
Siyuan Miao 5614b26a38 feat(timesync): add metrics 2025-04-15 00:46:01 +02:00
Siyuan Miao 4fe8cb4789 refactor(network): move to internal/network package 2025-04-14 18:04:25 +02:00
Siyuan Miao e470371d23 feat(timesync): query servers in parallel 2025-04-14 17:25:44 +02:00
Siyuan Miao 73b83557af feat: add network settings tab 2025-04-14 06:00:00 +02:00
Siyuan Miao eb8bac4013 fix: golintci issues 2025-04-13 16:09:31 +02:00
Siyuan Miao fd3a8cb553 feat(ui): add network settings tab 2025-04-13 03:53:20 +02:00
Siyuan Miao 8eecb315f6 chore(websecure): update log message 2025-04-13 03:11:17 +02:00
Siyuan Miao f712cb1719 refactor(network): rewrite network and timesync component 2025-04-12 18:46:03 +02:00
Siyuan Miao 82c018a2f6 feat(tls): #330 2025-04-11 00:43:58 +02:00
Siyuan Miao 4c37f7e079 refactor: use structured logging 2025-04-11 00:43:46 +02:00
Siyuan Miao f3c49b853d fix(usb_mass_storage): should use path instead of configPath 2025-03-19 17:43:19 +01:00
Siyuan Miao d1948adca8 refactor(usb): move usbconfig to a seperated package 2025-03-10 14:02:52 +01:00