NanamiAdmin
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-05-08 17:09:07 +08:00
65f31f28f6 fix(processor): recovery process can be ended in time when the watchdog received stop command.
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-07 22:59:48 +08:00
2247b79908 refactor(views): replace confirm dialogs with custom dialog manager
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-07 22:52:17 +08:00
2541a19884 feat: add new fullscreen dialog UI, dialog manager and system self-check functionality
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-07 19:23:39 +08:00
49d9f4f389 fix: update app target and improve notification handling
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-05 23:42:48 +08:00
a97cb90c43 feat(settings): add webhook test functionality
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-05 19:04:05 +08:00
a7dd302acb feat(settings): add frpc path and instance config path fields
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-05 18:59:27 +08:00
9c64282ad5 fix: update API endpoints to include /api prefix
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-05 15:05:53 +08:00
1323da55a6 refactor: remove unused monitoring and system info features
NanamiAdmin pushed to main at Super-frpc/frontend 2026-05-05 12:51:19 +08:00
4c6e8294bb feat(proxy): update proxy edit api to feat "oldName" && "newName"
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-29 12:11:28 +08:00
3ce076b8dc feat(errorHandle): add service error handling and recovery logic
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-29 10:46:12 +08:00
3570054586 feat(settings): add settings page with server, watchdog and notification config
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-28 20:49:30 +08:00
db192f2209 fix(monitor): format exception message with XML tags
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-28 19:55:48 +08:00
58a8efc17a refactor(socket): decouple command handling and add message sending
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-13 18:41:12 +08:00
d87b3268fb chore(ui): redesign interface with SF Pro fonts and modern styling
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-07 23:23:36 +08:00
3a0b591d5e fix(server): change connection method from one-time to full-time
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-07 23:06:24 +08:00
6770bbed3f feat(config): add debug server configuration options
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-07 22:54:13 +08:00
3859a4170c refactor(InstanceDetail): simplify editConfig function by removing async call
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-07 22:30:39 +08:00
d0654d9ee0 fix(InstanceDetail): improve error handling and success messages
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-06 10:41:38 +08:00
93ce123ab6 fix(instance-detail): reset logs and reconnect websocket on instance state change
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-05 22:46:14 +08:00
75639bcf96 feat(command): implement command execution for service monitoring