UUBulb
be79b11e58
allow cors from loopback addresses in debug mode ( #9 )
2024-11-18 13:26:41 +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
naiba
551e826a35
fix: update refresh token endpoint to use hyphen
2024-11-08 23:57:15 +08:00
naiba
e15dddae73
fix: update refresh token endpoint to use hyphen
2024-11-08 23:57:15 +08:00
naiba
323f4d25c2
feat: profile api
2024-11-03 23:28:10 +08:00
naiba
6322c22b49
feat: profile api
2024-11-03 23:28:10 +08:00
uubulb
c8078b226c
remove old sources
2024-11-01 16:31:26 +08:00
uubulb
40c811c143
remove old sources
2024-11-01 16:31:26 +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
f925266aed
fix
2024-10-27 14:49:33 +08:00
naiba
417f99d94f
fix
2024-10-27 14:49:33 +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
0abccf43f6
prevent writing response to websocket connections ( #457 )
2024-10-25 21:45:05 +08:00
UUBulb
380973a200
prevent writing response to websocket connections ( #457 )
2024-10-25 21:45:05 +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
cda910fb84
fix: swagger doc
2024-10-25 00:19:44 +08:00
naiba
fa9d02396b
fix: swagger doc
2024-10-25 00:19:44 +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
naiba
c93ec14bc1
feat: dev docker
2024-10-24 21:33:36 +08:00
naiba
5cf8b8024c
feat: dev docker
2024-10-24 21:33:36 +08:00
UUBulb
d742b605a5
fix swaggo ( #454 )
2024-10-24 14:11:06 +08:00
UUBulb
c632d41702
fix swaggo ( #454 )
2024-10-24 14:11:06 +08:00
UUBulb
8b24a30bee
fix list apis ( #453 )
2024-10-24 10:21:59 +08:00
UUBulb
7c784b31b7
fix list apis ( #453 )
2024-10-24 10:21:59 +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
fa14043cbe
refactor nat
2024-10-23 20:37:29 +08:00
naiba
c9ec634857
refactor nat
2024-10-23 20:37:29 +08:00
naiba
dd41017634
💄 refactor common handler
2024-10-23 17:56:51 +08:00
naiba
4635bcf44f
💄 refactor common handler
2024-10-23 17:56:51 +08:00
naiba
c369f9cba4
feat: list server api
2024-10-23 17:34:15 +08:00
naiba
bdffd2d840
feat: list server api
2024-10-23 17:34:15 +08:00
naiba
c5bacf3e84
fix agent connect
2024-10-22 23:44:50 +08:00