UUBulb and nap0o
bf9c6d669a
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
nap0o
889878993a
improve: status-server主题日常优化 ( #432 )
...
* improve: status-server主题日常优化
1. 首页账单信息:价格设置成“-1”前台展示为”PAYG“,自动续期(autoRenewal)功能增加支持付费周期yr,mo;
2. 当未获取到国旗图标时,默认彩虹旗;
3. 当未获取到os(操作系统)信息时,默认linux
4. 一些其他优化
* 修改表达不准确的语言文件
2024-10-08 11:39:44 +08:00
UUBulb and naiba
7db5618333
chore: l10n: improve translation ( #431 )
...
* l10n: improve translation
* refine
---------
Co-authored-by: naiba <hi@nai.ba >
2024-10-06 20:53:55 +08:00
nap0o
54908da278
feat: status-server主题增加agent账单信息展示 ( #424 )
...
1. 首页通过在后台配置PublicNote字段,实现agent账单信息展示
2. 优化顶部导航,增加当前位置标识
3. 优化network页移动端样式
4. 优化后台server页展示,隐藏掉一些不重要的信息
5. 一些其他小优化
使用说明:https://github.com/naiba/nezha/pull/424#issuecomment-2386837658
2024-10-02 10:05:53 +08:00
naiba
db51b4111b
✨ 增加透传给前端的自定义字段方便前端扩展功能
2024-09-28 00:16:54 +08:00
UUBulb
a4709904cb
修复多CPU在默认主题和AngelKanade下显示的问题,完善内网穿透本地化文本 ( #415 )
2024-08-25 11:33:25 +08:00
UUBulb
911bce71ff
refactor: ddns ( #414 )
...
* refactor ddns
* update webhook
2024-08-24 11:11:06 +08:00
naiba
75a75758df
feat: 管理后台自定义代码
2024-08-14 00:24:17 +08:00
nap0o
cb3355c291
server-status主题重写network页面 ( #407 )
...
* 修复浏览器高分辨率下网络页echart图表显示不全
* server-status主题重写network页面
1. 点击“网络监控”弹出选择服务器
2. 增加服务器搜索筛选功能
3. 自适应lenged高度
4. 适配深色模式与浅色模式
5. 适配半透明模式
6. 适配pc段与移动端
* 刷新cdn缓存
* 增加disposeCharts逻辑
* 增加disposeCharts逻辑
* 标题增加服务器所在地区国旗展示
* 国旗样式修复
* 修复国旗样式
* echart图标高度适配不同分辨率浏览器
2024-08-10 23:19:52 +08:00
naiba
1e704d38ad
✨ 内置HTTP内网穿透
2024-07-14 19:41:50 +08:00
Leon
3a9e8e6181
Add support for sensor temperature in host state ( #359 )
...
* feat: Add support for sensor temperature in host state
* chore: Update file permissions for saving config data
2024-06-01 19:11:48 +08:00
UUBulb
3e51bce224
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
nap0o
a899f4f3e8
ServerStatus主题首页增加服务器世界分布图功能 ( #344 )
2024-04-08 22:31:28 +08:00
UUBulb
c1db52dc4a
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
fcb98c50f9
后台关闭切换主题功能
2024-02-27 21:05:39 +08:00
nap0o
57139f733d
fix bug ( #328 )
...
* fix bugs
1. 修复default主题mixin.js文件丢失
2. 修复主题默认值为后台设置值
3. default主题样式优化
* 修复前台切换 theme-custom 不生效
2024-02-26 09:31:16 +08:00
nap0o
b32990cf28
优化default和serverstatus主题模版 ( #327 )
...
1.优化default主题模版
2.优化serverstatus主题模版
2024-02-25 23:16:57 +08:00
Darc Z
f9c0bb2240
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 and LvGJ
70ed0c819f
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 and LvGJ
7ab36d4e11
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
Kris
06da70dda1
优化中文语言文件 ( #298 )
2023-11-18 09:39:38 +08:00
naiba
9318af8060
💄 优化 server-status 主题服务页流量统计
2023-11-07 22:56:59 +08:00
naiba
0e00615050
💄 优化 server-status 主题
2023-11-07 22:15:13 +08:00
unclezs and naiba
0f8bfc21ad
✨ feat: add server-status theme ( #295 )
...
* ✨ feat: add server-status theme
* add `ServerStatus` theme to README
---------
Co-authored-by: naiba <hi@nai.ba >
2023-11-07 13:46:28 +08:00
naiba
db8d0af5be
v0.15.1 批量删除服务器 bulk delete the servers
2023-06-14 00:23:47 +08:00
Kris
5c7c99fd77
新增文本的多语言翻译
2023-04-16 17:58:02 +02:00
Akkia
a0d1175c56
服务监控支持触发任务执行
2023-04-15 19:04:38 +08:00
黑歌-共穷国际大中华区CFO
d1c36ac5a6
Update zh-CN.toml
2023-04-09 01:20:41 +08:00
naiba
d5255449cd
🚸 add tooltip for secret copy button
2022-10-16 23:30:06 +08:00
naiba
8545e35288
update l10n [no ci]
2022-09-30 22:34:52 +08:00
naiba
0bcbf34403
服务延迟报警 [no ci]
2022-09-17 10:30:32 +08:00
naiba
9a3c31154f
✨ batch update server tag
2022-09-17 00:08:27 +08:00
Akkia
1066915e5c
前端更新: 支持报警规则绑定触发任务
2022-09-14 11:32:15 +08:00
Akkia
eefa7b8473
前端更新: 匹配新的报警规则设置页面
2022-09-13 04:02:34 +08:00
naiba
0f99a30c4c
✨ custon dashboard template [no ci]
2022-06-03 09:45:11 +08:00
liuyanxi975
b4c295c531
改进剩余流量显示
...
改为后端运行。
2022-05-30 17:21:21 +08:00
Akkia
ae7b56eaf4
add: API Token相关的前端页面
2022-05-18 20:52:18 +08:00
naiba
a4d3b5fa55
fix: missed l10n [skip ci]
2022-05-01 23:57:49 +08:00
naiba
8aedc2b6bc
♻️ refactor settings page [skip ci]
2022-04-30 23:02:40 +08:00
naiba
43d99981af
💬 update notification text [skip ci]
2022-04-30 19:23:19 +08:00
naiba
f56ab30c39
📝 update README.md [skip ci]
2022-04-30 15:53:21 +08:00
naiba
5d0808cf07
🌐 dashboard v0.13.1 improve localization
2022-04-30 09:32:57 +08:00
naiba
07250b6e17
improve
2022-04-29 22:35:17 +08:00
Kris
5858bbc698
Update all theme texts
2022-04-29 15:59:39 +02:00
Kris
01561b1cdc
Update theme-default and zh-CN.toml
2022-04-29 14:49:24 +02:00
naiba
fe1e92c1be
fix typo
2022-04-29 11:45:41 +08:00
Kris
664c4fd2a8
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
86ea38b875
modified: resource/l10n/zh-CN.toml
...
modified: resource/template/common/menu.html
2022-04-28 18:13:32 +02:00
“kris”
afad62370b
First Commit
2022-04-28 17:35:11 +02:00
naiba
53b6b9fcea
🌐 localization [skip ci]
2022-04-27 23:51:45 +08:00