naiba
67b788a969
✨ 内置HTTP内网穿透
2024-07-14 19:41:50 +08:00
naiba
1c91fcffac
feat: 去除 webTerminal 的 websocket 依赖
2024-07-14 12:47:36 +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
aa9eb533ad
Temporary fix for DDNSDomain leaks ( #374 )
2024-06-23 15:59:03 +08:00
Akkia
25e7f8a912
✨ 支持cloudflare access OIDC认证 ( #354 )
2024-05-03 08:47:53 +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
5e528c42c7
🐛 查看密码逻辑修复
2024-02-26 10:11:02 +08:00
naiba
07e0382598
🚸 校验自定义主题、将 Theme 列表插入所有页面
2024-02-25 14:15:19 +08:00
naiba
8dd509aa08
🔒 ️ 增强 ping 历史 API 鉴权
2024-02-24 23:21:33 +08:00
naiba
99ac12c9fd
✨ 前端切换模板
2024-02-24 22:28:07 +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
fdb2fd8839
fix: revert service html and block service in backend ( #318 )
...
Co-authored-by: LvGJ <lvgj1998@gmail.com>
2024-02-14 13:12:24 +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
ad99a5d032
Export custom static folder
2023-11-29 17:13:45 +08:00
naiba
6a25f39e36
🐛 fix third-party template loading
2023-11-29 09:42:51 +08:00
naiba
0e91a00076
Update release and test workflows
2023-11-28 23:18:29 +08:00
naiba
dc94259a56
✨ v0.15.13 generate release
2023-11-28 23:01:37 +08:00
卖女孩的小火柴
150612a1d9
Feat: Add some parameters ( #294 )
2023-11-02 21:06:34 +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
ab5b6eddf0
🚀 dashboard v0.14.7
with agent v0.14.4
2022-11-01 21:46:02 +08:00
Akkia
ee34615f55
fix: Gitee login error
2022-10-14 01:31:00 +08:00
naiba
1bb99494e3
🐛 fix service stats
2022-10-12 23:06:25 +08:00
ysicing
b4a5dd550e
feat(oauth2): add gitea oauth2 support
...
add gitea oauth2 support
Signed-off-by: ysicing <i@ysicing.me>
2022-10-12 19:34:15 +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
f15bd9c6dd
🚀 dashboard v0.13.30
2022-06-22 12:53:21 +08:00
naiba
2ab7a5fdd8
✨ custon dashboard template [no ci]
2022-06-03 09:45:11 +08:00
liuyanxi975
cdc44ede31
修正细节
2022-05-31 15:12:15 +08:00
liuyanxi975
433277df2e
流量剩余显示增加详细信息
...
增加流量剩余显示的详细剩余流量
改进CSS,优化显示效果
2022-05-31 13:18:20 +08:00
liuyanxi975
1091b430c5
修正
...
修复负值显示错误
改进页面显示
2022-05-30 17:51:11 +08:00
liuyanxi975
6c3dbb6acd
改进剩余流量显示
...
改为后端运行。
2022-05-30 17:21:21 +08:00
naiba
e5c507f4e8
✨ dashboard v0.13.20
Login with Gitlab、Jihulab
2022-05-26 20:00:20 +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