UUBulb
f6ecd26607
fix alert rule api ( #12 )
2024-11-20 13:44:15 +08:00
UUBulb
b80e251f6a
remove id field in every form struct, fix cron & ddns db ( #11 )
2024-11-19 23:34:56 +08:00
UUBulb
a1bac6e525
remove id field in every form struct, fix cron & ddns db ( #11 )
2024-11-19 23:34:56 +08:00
UUBulb
50ec515b55
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
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
UUBulb
ad1c9567ef
fix service tags ( #8 )
2024-11-17 00:40:40 +08:00
UUBulb
8eec79d54f
fix service tags ( #8 )
2024-11-17 00:40:40 +08:00
UUBulb
5c1599c88c
fix struct tags ( #7 )
2024-11-16 20:57:03 +08:00
UUBulb
288e1b75e9
fix struct tags ( #7 )
2024-11-16 20:57:03 +08:00
UUBulb
580815853b
fix: add json tag for service response ( #6 )
2024-11-16 09:08:18 +08:00
UUBulb
8640cbbf42
fix: add json tag for service response ( #6 )
2024-11-16 09:08:18 +08:00
uubulb
48512087b1
set c.Language to zh_CN if not specified
2024-11-01 14:36:14 +08:00
uubulb
d7012e36bf
set c.Language to zh_CN if not specified
2024-11-01 14:36:14 +08:00
uubulb
96bec45855
add zh_TW locale, rename ssl to tls
2024-11-01 14:32:55 +08:00
uubulb
ca997cc994
add zh_TW locale, rename ssl to tls
2024-11-01 14:32:55 +08:00
uubulb
d56224a118
feat: add i18n support
2024-11-01 05:07:04 +08:00
uubulb
5114fc2854
feat: add i18n support
2024-11-01 05:07:04 +08:00
naiba
21bba14a6a
format: json marshal
2024-10-29 10:21:25 +08:00
naiba
45fcbd029f
format: json marshal
2024-10-29 10:21:25 +08:00
naiba
5aafda95ff
fix: migration
2024-10-28 14:42:36 +08:00
naiba
1e3c6b4a66
fix: migration
2024-10-28 14:42:36 +08:00
UUBulb and naiba
029457831d
add "network page" api ( #460 )
...
* add network api
* a minor change
* only show service name if unauthorized
* update
* 除了 load/初始化 避免在 singleton 进行查询等操作
---------
Co-authored-by: naiba <hi@nai.ba >
2024-10-27 14:43:37 +08:00
UUBulb and naiba
ff0ff9a9ee
add "network page" api ( #460 )
...
* add network api
* a minor change
* only show service name if unauthorized
* update
* 除了 load/初始化 避免在 singleton 进行查询等操作
---------
Co-authored-by: naiba <hi@nai.ba >
2024-10-27 14:43:37 +08:00
UUBulb
70b914d535
add setting api ( #461 )
2024-10-27 13:10:07 +08:00
UUBulb
b4edb4cc95
add setting api ( #461 )
2024-10-27 13:10:07 +08:00
UUBulb
8bfe70d519
add cron, nat api & refactor alert rule ( #459 )
...
* add cron api & refactor alert rule
* add nat api
* fix swagger
* remove unnecessary steps
2024-10-26 23:57:47 +08:00
UUBulb
68d7e16773
add cron, nat api & refactor alert rule ( #459 )
...
* add cron api & refactor alert rule
* add nat api
* fix swagger
* remove unnecessary steps
2024-10-26 23:57:47 +08:00
UUBulb
785b4dce37
add alert api ( #458 )
2024-10-26 08:16:57 +08:00
UUBulb
ebc4fad9bc
add alert api ( #458 )
2024-10-26 08:16:57 +08:00
UUBulb
800412a2c8
add fm api ( #456 )
2024-10-25 09:09:08 +08:00
UUBulb
d086e98711
add fm api ( #456 )
2024-10-25 09:09:08 +08:00
naiba
868c242eb3
refactor: rename monitor -> service
2024-10-25 00:13:45 +08:00
naiba
eae12d8df2
refactor: rename monitor -> service
2024-10-25 00:13:45 +08:00
UUBulb
ce2b5ed549
update grpc-go & protobuf definition ( #455 )
2024-10-24 20:41:47 +08:00
UUBulb
31520debb2
update grpc-go & protobuf definition ( #455 )
2024-10-24 20:41:47 +08:00
naiba
69799c28d4
🚀 monitor api
2024-10-23 23:06:11 +08:00
naiba
6b650169df
🚀 monitor api
2024-10-23 23:06:11 +08:00
UUBulb
28b606ef7b
implement notification group ( #450 )
...
* implement notification group
* some fixes
* fix sql
* add listNotification
* retrieve notification from map
* create notification_group_notification if non-exist
* NotificationIDToGroup -> NotificationIDToGroups
* clean
2024-10-23 21:55:12 +08:00
UUBulb
61e755d2b9
implement notification group ( #450 )
...
* implement notification group
* some fixes
* fix sql
* add listNotification
* retrieve notification from map
* create notification_group_notification if non-exist
* NotificationIDToGroup -> NotificationIDToGroups
* clean
2024-10-23 21:55:12 +08:00
naiba
c5bacf3e84
fix agent connect
2024-10-22 23:44:50 +08:00
naiba
c4011934f7
fix agent connect
2024-10-22 23:44:50 +08:00
naiba
62a0b32577
feat: terminal api
2024-10-22 22:01:01 +08:00
naiba
f99edfd7bd
feat: terminal api
2024-10-22 22:01:01 +08:00
naiba
c706950ecc
feat: create user, read users, batch delete users
2024-10-22 21:19:30 +08:00
naiba
387da11f1b
feat: create user, read users, batch delete users
2024-10-22 21:19:30 +08:00
UUBulb
05b716d80f
ddns: add listProviders api ( #446 )
...
* ddns: add listProviders api
* fix swagger
2024-10-22 00:04:17 +08:00
UUBulb
15585ef12e
ddns: add listProviders api ( #446 )
...
* ddns: add listProviders api
* fix swagger
2024-10-22 00:04:17 +08:00
naiba
821baba639
feat: server group api
2024-10-21 23:00:51 +08:00
naiba
9c08ebe956
feat: server group api
2024-10-21 23:00:51 +08:00
UUBulb
4061b847b2
dev: add ddns create, edit and batch delete api ( #444 )
2024-10-21 14:30:50 +08:00