UUBulb
15585ef12e
ddns: add listProviders api ( #446 )
...
* ddns: add listProviders api
* fix swagger
2024-10-22 00:04:17 +08:00
naiba
aa20c97312
refactor agent auth & server api
2024-10-20 23:23:04 +08:00
naiba
606e10ca0a
refactor: remove pages, combine grpc http port
2024-10-20 11:47:45 +08:00
naiba
843ecdaa33
init jwt
2024-10-20 00:09:16 +08:00
naiba
9e6bbd3386
🎉 init swaggo
2024-10-19 23:14:53 +08:00
UUBulb
f6531a52bd
ddns: remove ipv6 nameservers, support custom nameservers ( #439 )
2024-10-18 22:06:01 +08:00
UUBulb
be7b6e9c5e
fix(ddns): add missing field WebhookRequestType ( #436 )
...
* fix(ddns): add missing field WebhookRequestType
* add missing placeholders
2024-10-17 23:35:28 +08:00
UUBulb
a503f0cf40
ddns: store configuation in database ( #435 )
...
* ddns: store configuation in database
Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com>
* feat: split domain with soa lookup
* switch to libdns interface
* ddns: add unit test
* ddns: skip TestSplitDomainSOA on ci
network is not steady
* fix error handling
* fix error handling
---------
Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com>
2024-10-17 21:03:03 +08:00
UUBulb
0b7f43b149
fix dashboard custom theme, expose HideForGuest for api ( #434 )
...
* fix: dashboard custom theme
* api: expose HideForGuest
2024-10-10 13:38:09 +08:00
naiba
106d58575b
✨ 增加透传给前端的自定义字段方便前端扩展功能
2024-09-28 00:16:54 +08:00
naiba
daab64d232
feat: 管理后台自定义代码
2024-08-14 00:24:17 +08:00
naiba
6abc0fce51
fix: 流量统计异常
2024-08-12 10:06:55 +08:00
naiba
67b788a969
✨ 内置HTTP内网穿透
2024-07-14 19:41:50 +08:00
Tao Chen
e1513203b4
添加OIDC支持 ( #387 )
...
* add general OIDC
* use "github.com/coreos/go-oidc/v3/oidc" to simplify oidc config
* fix: check if https by X-Forwarded-Proto
* recovery config.yaml
2024-07-13 12:51:59 +08:00
naiba
f75847d3d7
refactor: imporve code style
2024-06-23 16:15:08 +08:00
UUBulb
5c7652f047
Add DDNS Profiles, use publicsuffixlist domain parser ( #350 )
...
* Add DDNS Profiles, use publicsuffixlist domain parser
* Add Tencent Cloud DNS Provider
* Restore validate DDNS provider function
* chore: fmt & upgrade dependencies
2024-04-27 13:36:36 +08:00
UUBulb
f647a5f8e6
ddns: Add ability to update IPv4 or IPv6 only ( #342 )
...
* ddns: Add ability to resolve IPv4 or IPv6 only
* Fix bugs
* cdn cache
2024-03-30 11:00:55 +08:00
naiba
da6a3463ed
后台关闭切换主题功能
2024-02-27 21:05:39 +08:00
naiba
8dd509aa08
🔒 ️ 增强 ping 历史 API 鉴权
2024-02-24 23:21:33 +08:00
Darc Z
3b5ee464a7
Add DDNS support ( #324 )
...
* feat: add ddns updater framework
Note: no functionality implemented yet
* feat: add webhook ddns provider
* feat: update dashboard template
* fix: check nil and cron task string
* fix: webhook string formated with unexcepted param
* fix: webhook header split error
* feat: cloudflare ddns provider
* refract: move ddns update trigger into ReportSystemInfo
* lang: update other languages text
* fix: clear codes and logics
* fix: move update ddns to goroutine to avoid blocking
* fix: clear unused codes
* fix: update timestamp to prevent cache
2024-02-24 21:10:27 +08:00
Ko no dio
626613441d
fix: add toggle to service ( #317 )
...
* fix: short nework word
* fix: add toggle on service
* fix: delete console log update main.js version
---------
Co-authored-by: LvGJ <lvgj1998@gmail.com>
2024-02-13 23:09:40 +08:00
Ko no dio
e8b8e59bd7
feat: add network monitor hitory ( #316 ) · 三网ping
...
* feat: add network monitor hitory
* fix: revert proto change and add indexStore
* fix: update monitor delete unuse monitor history
* fix: delete unuse monitor type
---------
Co-authored-by: LvGJ <lvgj1998@gmail.com>
2024-02-12 14:16:04 +08:00
naiba
dc94259a56
✨ v0.15.13 generate release
2023-11-28 23:01:37 +08:00
naiba
93bcf833fd
v0.15.2 消息模板新增 #DATETIME# 占位符
2023-09-02 00:06:40 +08:00
naiba
45e26f4082
v0.15.1 批量删除服务器 bulk delete the servers
2023-06-14 00:23:47 +08:00
Akkia
e5704157e3
服务监控支持触发任务执行
2023-04-15 19:04:38 +08:00
naiba
8ae885874b
🔒 ️ more secure token generation
2022-12-16 23:34:14 +08:00
naiba
d1f3c47cee
🚀 dashboard v0.14.4
hide the server from guests
2022-09-30 22:40:56 +08:00
naiba
b6b8cd3ed2
🐛 修复更新 tag 绑定关系导致的问题
2022-09-21 10:01:41 +08:00
naiba
c60ebd1bae
服务延迟报警 [no ci]
2022-09-17 10:30:32 +08:00
naiba
9352d3d0e0
✨ batch update server tag
2022-09-17 00:08:27 +08:00
naiba
a5ddafbd8b
rename CronCoverSelf
to CronCoverAlertTrigger
2022-09-14 22:14:47 +08:00
Akkia
93e1d58bcb
前端更新: 支持报警规则绑定触发任务
2022-09-14 11:32:15 +08:00
Akkia
13d1be59b6
feat: 报警规则支持绑定触发任务
2022-09-14 11:14:23 +08:00
Akkia
7228f334a5
添加触发任务类型
2022-09-13 06:14:47 +08:00
Akkia
32d15e116e
feat: 触发报警后的通知支持仅发送一次
2022-09-13 04:01:08 +08:00
naiba
6aec814e9e
🚀 dashboard v0.13.31
bytecdn -> staticfile
2022-06-24 20:43:38 +08:00
naiba
cbef1fcf8a
🚨 fix warnings [no ci]
2022-06-23 22:56:34 +08:00
naiba
2ab7a5fdd8
✨ custon dashboard template [no ci]
2022-06-03 09:45:11 +08:00
naiba
1ba6b3e714
✏️
2022-05-20 09:05:18 +08:00
naiba
c249d12af7
🐛 dashboard v0.13.17
fix indexOf element in slice
2022-05-20 09:03:58 +08:00
Akkia
e341960223
update: 代码格式|前端入口移动至用户名下拉菜单
2022-05-18 23:37:39 +08:00
Akkia
914d7cbbae
add: API Token相关的前端页面
2022-05-18 20:52:18 +08:00
Akkia
73df5fa0de
update: 线程安全
2022-05-18 10:28:24 +08:00
Akkia
990394bf46
feat: Token生成|存储|验证
2022-05-18 10:10:35 +08:00
Akkia
f5f71b252e
feat: 服务器信息API
2022-05-17 20:17:02 +08:00
Akkia
76928b71d9
feat: 服务器状态API
2022-05-17 11:22:56 +08:00
naiba
ade06839b7
🔖 dashboard v0.13.0
Globalization
2022-04-30 00:48:39 +08:00
Akkia
892a147b5a
Update cmd/dashboard/controller/member_api.go
...
Co-authored-by: naiba <hi@nai.ba>
2022-04-23 14:46:33 +08:00
Akkia
7d03da21f3
feat: 添加/修改通知方式时可选择不发送测试信息
2022-04-23 02:07:46 +08:00