NanamiAdmin
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-05 22:45:19 +08:00
98788b8c9e fix: update default port values and app target configuration
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-05 21:41:29 +08:00
838042f239 feat(SideBar): add separate status indicators for server and watchdog
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-05 21:31:50 +08:00
928998f255 refactor(components): move status indicator from topbar to sidebar
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-04 18:09:22 +08:00
f8d3575d60 feat(monitor): add service monitoring functionality with systemd integration
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-04 18:01:06 +08:00
8aa30b434b style: pack commandParse and socket server to different packages
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-04 13:44:52 +08:00
b367323801 feat(command): add command parsing
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-02 22:22:02 +08:00
0f6045bcbd fix: add newline to response message in handleRequest
NanamiAdmin pushed to main at Super-frpc/WatchDog_Linux-systemd 2026-04-02 21:56:42 +08:00
f6005cb324 feat: add initial project structure with logging and watchdog service
NanamiAdmin created branch main in Super-frpc/WatchDog_Linux-systemd 2026-04-02 21:56:42 +08:00
NanamiAdmin created repository Super-frpc/WatchDog_Linux-initd 2026-04-02 16:21:12 +08:00
NanamiAdmin created repository Super-frpc/WatchDog_Linux-systemd 2026-04-02 16:21:06 +08:00
NanamiAdmin created repository Super-frpc/WatchDog_Windows 2026-04-02 16:20:52 +08:00
NanamiAdmin pushed to main at Super-frpc/frontend 2026-04-01 22:01:51 +08:00
c53854722d refactor: reorganize logger module and update proxy display
NanamiAdmin pushed to main at Super-frpc/frontend 2026-03-31 23:04:09 +08:00
14b959fcc2 feat(proxy): add edit and delete functionality for proxies
NanamiAdmin pushed to main at Super-frpc/frontend 2026-03-31 21:52:35 +08:00
dcc2d06c8f feat(user-settings): add user settings modal with username and password update
NanamiAdmin pushed to main at Super-frpc/frontend 2026-03-30 14:22:15 +08:00
11245a5b7f feat(users): add user type modification functionality
NanamiAdmin pushed to main at Super-frpc/frontend 2026-03-26 17:33:00 +08:00
ba78f77243 style(ui): add custom scrollbar styling to multiple components
NanamiAdmin pushed to main at Super-frpc/frontend 2026-03-26 17:29:35 +08:00
198129b4c2 feat(instanceDetails): replace API logs with WebSocket for real-time updates
NanamiAdmin pushed to main at Super-frpc/frontend 2026-03-26 16:29:22 +08:00
34f0d9f6d5 refactor(Logs): use APP_TARGET to read target websocket addr
NanamiAdmin pushed to main at Super-frpc/frontend 2026-03-25 22:35:04 +08:00
f7a2f9fb3f refactor(Instances): simplify instance loading logic