Commit Graph

  • 65f31f28f6 fix(processor): recovery process can be ended in time when the watchdog received stop command. main NanamiAdmin 2026-05-08 17:09:04 +08:00
  • 3ce076b8dc feat(errorHandle): add service error handling and recovery logic NanamiAdmin 2026-04-29 12:11:25 +08:00
  • db192f2209 fix(monitor): format exception message with XML tags NanamiAdmin 2026-04-28 20:49:11 +08:00
  • 58a8efc17a refactor(socket): decouple command handling and add message sending NanamiAdmin 2026-04-28 19:55:45 +08:00
  • 3a0b591d5e fix(server): change connection method from one-time to full-time NanamiAdmin 2026-04-07 23:23:32 +08:00
  • 6770bbed3f feat(config): add debug server configuration options NanamiAdmin 2026-04-07 23:06:19 +08:00
  • 75639bcf96 feat(command): implement command execution for service monitoring NanamiAdmin 2026-04-05 22:45:45 +08:00
  • f8d3575d60 feat(monitor): add service monitoring functionality with systemd integration NanamiAdmin 2026-04-04 18:08:48 +08:00
  • 8aa30b434b style: pack commandParse and socket server to different packages NanamiAdmin 2026-04-04 18:00:59 +08:00
  • b367323801 feat(command): add command parsing NanamiAdmin 2026-04-04 13:44:48 +08:00
  • 0f6045bcbd fix: add newline to response message in handleRequest NanamiAdmin 2026-04-02 22:21:58 +08:00
  • f6005cb324 feat: add initial project structure with logging and watchdog service NanamiAdmin 2026-04-02 21:56:40 +08:00