nezha/model
UUBulb 3efbf9cce1
disable soft deletion in group api (#10)
* disable soft deletion in group api

* remove DeleteAt

* remove DeleteAt service
2024-11-19 21:41:21 +08:00
..
alertrule_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
alertrule.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
api.go refactor: rename monitor -> service 2024-10-25 00:13:45 +08:00
common.go disable soft deletion in group api (#10) 2024-11-19 21:41:21 +08:00
config.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
cron_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
cron.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
ddns_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
ddns.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
fm_api.go add fm api (#456) 2024-10-25 09:09:08 +08:00
host.go format: json marshal 2024-10-29 10:21:25 +08:00
nat_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
nat.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
notification_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
notification_group_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
notification_group_notification.go implement notification group (#450) 2024-10-23 21:55:12 +08:00
notification_group.go model redesign 2024-10-20 00:32:55 +08:00
notification_test.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
notification.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
rule.go add cron, nat api & refactor alert rule (#459) 2024-10-26 23:57:47 +08:00
server_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
server_group_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
server_group_server.go feat: server group api 2024-10-21 23:00:51 +08:00
server_group.go refactor agent auth & server api 2024-10-20 23:23:04 +08:00
server.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
service_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
service_history_api.go add "network page" api (#460) 2024-10-27 14:43:37 +08:00
service_history.go disable soft deletion in group api (#10) 2024-11-19 21:41:21 +08:00
service.go fix service tags (#8) 2024-11-17 00:40:40 +08:00
setting_api.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
terminal_api.go feat: terminal api 2024-10-22 22:01:01 +08:00
transfer.go fix struct tags (#7) 2024-11-16 20:57:03 +08:00
user_api.go feat: create user, read users, batch delete users 2024-10-22 21:19:30 +08:00
user_group_user.go model redesign 2024-10-20 00:32:55 +08:00
user_group.go model redesign 2024-10-20 00:32:55 +08:00
user.go feat: create user, read users, batch delete users 2024-10-22 21:19:30 +08:00