Commit Graph

93 Commits

Author SHA1 Message Date
naiba
daab64d232 feat: 管理后台自定义代码 2024-08-14 00:24:17 +08:00
naiba
da8fb57268 feat: 默认主题 dark mode 2024-08-13 23:50:55 +08:00
naiba
67b788a969 内置HTTP内网穿透 2024-07-14 19:41:50 +08:00
nap0o
17373e2dee
🐛 fixbug (#388)
* 修复bug:在server-status主题无法切换

* 替换哪吒面板后台cdn提供商为unpkg

* 替换哪吒面板后台cdn提供商为unpkg

* 加快Agent详情下拉展示速度
2024-07-12 22:29:11 +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
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
83efdc6258 replace statifile cdn with bytedance cdn 2023-12-11 21:53:56 +08:00
naiba
45e26f4082 v0.15.1 批量删除服务器 bulk delete the servers 2023-06-14 00:23:47 +08:00
naiba
fdb112b971 dash v0.15.0 服务监控触发任务执行
Co-authored-by: AkkiaS7 <68485070+AkkiaS7@users.noreply.github.com>
Co-authored-by: cantoblanco <116849421+cantoblanco@users.noreply.github.com>
2023-04-17 00:09:04 +08:00
naiba
d1f3c47cee 🚀 dashboard v0.14.4 hide the server from guests 2022-09-30 22:40:56 +08:00
naiba
c60ebd1bae 服务延迟报警 [no ci] 2022-09-17 10:30:32 +08:00
naiba
bcc1f2a6a5 🚀 dashboard & agent v0.14.0 2022-09-15 09:17:10 +08:00
王佳辉
3d4f3af686
Change bytecdntp to staticfile 2022-06-24 20:25:20 +08:00
naiba
6f3a221f78
Merge pull request #219 from liuyanxi975/master [no ci]
默认主题增加流量剩余显示
2022-05-30 09:34:42 +08:00
Erope
940fd5e562
Fix 修改main.js的版本参数避免缓存问题 2022-05-29 22:37:36 +08:00
liuyanxi975
4ad1c5b771 默认主题增加流量剩余显示 2022-05-29 21:35:27 +08:00
naiba
1db4aeb65a dashboard v0.13.19 全面替换为字节前端 CDN 2022-05-20 21:18:47 +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
naiba
e272d6a0f7 💄 dashboard v0.13.10 优化操作系统图标 2022-05-05 20:55:23 +08:00
naiba
9daa48945b 🔖 dashboard v0.13.3 improve l10n 2022-04-30 21:30:58 +08:00
naiba
833519e974 🌐 dashboard v0.13.1 improve localization 2022-04-30 09:32:57 +08:00
naiba
ade06839b7 🔖 dashboard v0.13.0 Globalization 2022-04-30 00:48:39 +08:00
naiba
c55c1edca3
fix typo 2022-04-29 11:45:41 +08:00
Kris
0e9dfc0c7e modified: resource/l10n/zh-CN.toml
modified:   resource/template/common/menu.html
	modified:   resource/template/component/confirm.html
	modified:   resource/template/component/cron.html
	modified:   resource/template/component/monitor.html
	modified:   resource/template/component/notification.html
	modified:   resource/template/component/rule.html
	modified:   resource/template/component/server.html
	modified:   resource/template/dashboard/cron.html
	modified:   resource/template/dashboard/error.html
	modified:   resource/template/dashboard/login.html
	modified:   resource/template/dashboard/monitor.html
	modified:   resource/template/dashboard/notification.html
	modified:   resource/template/dashboard/server.html
	modified:   resource/template/dashboard/setting.html
	modified:   resource/template/dashboard/terminal.html
2022-04-29 04:52:26 +02:00
Kris
4dad15150c modified: resource/l10n/zh-CN.toml
modified:   resource/template/common/menu.html
2022-04-28 18:13:32 +02:00
“kris”
5d18063dd7 First Commit 2022-04-28 17:35:11 +02:00
naiba
3d2d116100 🌐 i18n config file [skip ci] 2022-04-28 10:17:38 +08:00
naiba
7bd67b2233 🌐 localization [skip ci] 2022-04-27 23:51:45 +08:00
Akkia
1dde839826
update: 格式修改 2022-04-23 14:51:10 +08:00
naiba
bc5edf6442
Merge pull request #147 from CosmosZ-code/patch-3 [skip ci]
Update header.html

Co-authored-by: CosmosZ-code <81398224+CosmosZ-code@users.noreply.github.com>
2021-12-30 14:28:17 +02:00
CosmosZ-code
dcbebb91cd
Update header.html
改为字节前端,同时保证国内国际速度
2021-12-30 19:09:33 +08:00
CosmosZ-code
56a3cf3def
Update footer.html
对比了一下,字节的速度和bootcdn国内差别不大,好在字节有国际节点,loli.net使用了日本节点,部分地区无法访问,我把把这些改成了字节。
2021-12-30 19:06:57 +08:00
CosmosZ-code
5ffcefdf3b
Update footer.html 2021-12-30 18:51:05 +08:00
CosmosZ-code
dfb57641da
Update header.html
将jsdelivrCDN替换bootcdn,提升国内访问速度
2021-12-30 17:48:32 +08:00
CosmosZ-code
633f4aece4
Update footer.html
将jsdelivrCDN改为bootcdn,提升国内访问速度
2021-12-30 17:47:08 +08:00
naiba
6b3723461b 💄 优化循环流量展示 2021-11-11 09:40:10 +08:00
naiba
6636d77cfd ♻️ 通知支持自定义 request header 2021-11-05 12:04:39 +08:00
naiba
47dfa4777b ️ pprof 性能调优 / 计划任务支持秒级 2021-09-29 19:58:02 +08:00
naiba
446ab3b1b8 dashboard: 服务监控请求时间间隔 2021-09-02 23:45:21 +08:00
naiba
59046a15bd 🐛 前端小错误 2021-08-19 10:42:47 +08:00
naiba
7990689949 🐛 修复 Windows WebTerminal 2021-08-19 00:04:09 +08:00
naiba
9bf536b68a v0.9.21 WebSSH 2021-08-18 11:56:54 +08:00
naiba
985ecc7c65 Linux 一键安装命令 2021-08-10 20:04:58 +08:00
naiba
88e412fda6 其他按钮、文字等配色细节 2021-08-06 11:48:34 +08:00
naiba
5f140f1d04 熊大给出的配色建议
Co-authored-by: xiongbao <4247191+xiongbao@users.noreply.github.com>
2021-08-06 10:43:21 +08:00
naiba
8de07b65fa 💄 更新 LOGO 2021-08-04 13:35:41 +08:00
naiba
9287d71027 💄 修复LXC百分比溢出 2021-07-16 13:59:27 +08:00