UUBulb
5c1599c88c
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
0775a1a388
swag: add --requiredByDefault option ( #5 )
2024-11-15 20:45:27 +08:00
UUBulb
997ae8d8e4
ci: comment out costly things ( #4 )
2024-11-10 07:09:38 +08:00
naiba
551e826a35
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
UUBulb
333aa59eb6
Merge pull request #3 from uubulb/dev
...
fix ReSortServer
2024-11-03 21:14:10 +08:00
uubulb
5df1638648
fix ReSortServer
2024-11-03 21:12:28 +08:00
naiba
23e5f5d95d
😢 前端暂时无了
2024-11-01 21:23:06 +08:00
naiba
59d4309e85
feat: add i18n support
2024-11-01 21:14:00 +08:00
uubulb
c8078b226c
remove old sources
2024-11-01 16:31:26 +08:00
uubulb
48512087b1
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
d56224a118
feat: add i18n support
2024-11-01 05:07:04 +08:00
naiba
8fccfa1df8
Merge pull request #1 from uubulb/dev
2024-10-31 08:47:26 +08:00
uubulb
1c308929ee
merge upstream, improve geoip pkg
2024-10-31 03:34:25 +08:00
github-actions[bot]
2f5516e67f
update contributors[no ci]
2024-10-30 16:15:58 +00:00
Moraxyc
b6d9038a11
fix(cli): display version before init app ( #463 )
2024-10-31 00:15:41 +08:00
naiba
a593daeab2
fix: typo
2024-10-30 23:31:04 +08:00
naiba
ffe020b2d8
fix ci
2024-10-30 23:22:37 +08:00
naiba
a6047de2ba
fix ci
2024-10-30 23:13:04 +08:00
naiba
57bbd4847b
fix ci
2024-10-30 22:50:51 +08:00
UUBulb
2fb83da047
ddns: replace tencentcloud implemention ( #462 )
2024-10-29 21:39:45 +08:00
naiba
21bba14a6a
format: json marshal
2024-10-29 10:21:25 +08:00
naiba
5aafda95ff
fix: migration
2024-10-28 14:42:36 +08:00
naiba
f925266aed
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
70b914d535
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
785b4dce37
add alert api ( #458 )
2024-10-26 08:16:57 +08:00
naiba
adb69d76b0
update admin-dist repo
2024-10-25 22:58:29 +08:00
UUBulb
0abccf43f6
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
naiba
cda910fb84
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
bd4349ee58
fix dist folder
2024-10-24 22:50:57 +08:00
naiba
2d8ec03e0d
fix: tag name
2024-10-24 22:44:13 +08:00
naiba
ed9050ad57
feat: update admin-dist
2024-10-24 22:35:26 +08:00
naiba
e8d043c2d6
fix: release
2024-10-24 22:25:12 +08:00
naiba
4232c7cba1
list go bin
2024-10-24 22:19:51 +08:00
naiba
98eab65fbd
fix ci
2024-10-24 22:15:37 +08:00
naiba
c93ec14bc1
feat: dev docker
2024-10-24 21:33:36 +08:00
UUBulb
ce2b5ed549
update grpc-go & protobuf definition ( #455 )
2024-10-24 20:41:47 +08:00
UUBulb
d742b605a5
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
naiba
69799c28d4
🚀 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
naiba
c333f350c0
Merge branch 'master' into dev
2024-10-23 21:44:54 +08:00
naiba
fa14043cbe
refactor nat
2024-10-23 20:37:29 +08:00
naiba
dd41017634
💄 refactor common handler
2024-10-23 17:56:51 +08:00