Commit Graph
3999 Commits
Author SHA1 Message Date
xykt 20a10ac6b8 Merge branch 'naiba:master' into master 2024-03-23 13:25:37 +08:00
naiba 58097eef63 Update dependencies and fix test assertions 2024-03-23 13:00:47 +08:00
naiba 7d85c4c4a5 Update dependencies and fix test assertions 2024-03-23 13:00:47 +08:00
HsukqiLee 9b56f0a241 网络监控页面相关优化 (#333)
* Update network.html

* Update network.html

* Update network.html
2024-03-23 12:40:38 +08:00
HsukqiLee b1348eb545 网络监控页面相关优化 (#333)
* Update network.html

* Update network.html

* Update network.html
2024-03-23 12:40:38 +08:00
github-actions[bot] 0c437f006a update contributors[no ci] 2024-03-23 04:19:22 +00:00
github-actions[bot] 753199a3b8 update contributors[no ci] 2024-03-23 04:19:22 +00:00
dependabot[bot] 360125d641 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#332)
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 12:19:03 +08:00
dependabot[bot] 64ba3cd0a7 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#332)
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 12:19:03 +08:00
xykt 8a4f646588 Merge branch 'naiba:master' into master 2024-03-04 16:07:13 +08:00
xykt 3a395e66c0 Merge branch 'naiba:master' into master 2024-03-04 16:07:13 +08:00
nap0o e9befd8e25 主题切换相关优化 (#331)
* angel-kanade模版增加主题切换功能

* Add files via upload

* 调整legend图例间距

* 渲染方式调整会canvas

* Update home.html

* Add files via upload

* Add files via upload

* Update footer.html

* Add files via upload

* Add files via upload

* 消除echarts折线上无效的0值

* 消除echarts折线的0值,替换为平均值

* 消除echarts折线图上的0值

* 修复MaxTCPPingValue取值错误
2024-03-04 09:36:17 +08:00
nap0o 193455c675 主题切换相关优化 (#331)
* angel-kanade模版增加主题切换功能

* Add files via upload

* 调整legend图例间距

* 渲染方式调整会canvas

* Update home.html

* Add files via upload

* Add files via upload

* Update footer.html

* Add files via upload

* Add files via upload

* 消除echarts折线上无效的0值

* 消除echarts折线的0值,替换为平均值

* 消除echarts折线图上的0值

* 修复MaxTCPPingValue取值错误
2024-03-04 09:36:17 +08:00
github-actions[bot] 16699aa2b0 update contributors[no ci] 2024-03-02 07:20:48 +00:00
github-actions[bot] dfb08caae1 update contributors[no ci] 2024-03-02 07:20:48 +00:00
nap0o a7f461f109 修复echarts不显示bug (#330)
* angel-kanade模版增加主题切换功能

* Add files via upload

* 调整legend图例间距

* 渲染方式调整会canvas

* Update home.html
2024-03-02 15:20:32 +08:00
nap0o 7f7763606d 修复echarts不显示bug (#330)
* angel-kanade模版增加主题切换功能

* Add files via upload

* 调整legend图例间距

* 渲染方式调整会canvas

* Update home.html
2024-03-02 15:20:32 +08:00
naiba ee265741b2 kkgithub 已失效 2024-02-28 23:30:59 +08:00
naiba 77de1b44bc kkgithub 已失效 2024-02-28 23:30:59 +08:00
naiba fcb98c50f9 后台关闭切换主题功能 2024-02-27 21:05:39 +08:00
naiba da6a3463ed 后台关闭切换主题功能 2024-02-27 21:05:39 +08:00
github-actions[bot] ce7e2197dd update contributors[no ci] 2024-02-27 12:43:12 +00:00
github-actions[bot] 6fa149519d update contributors[no ci] 2024-02-27 12:43:12 +00:00
nap0o 51b7acdae0 angel-kanade模版增加主题切换功能 (#329) 2024-02-27 20:42:56 +08:00
nap0o 8e67d3487e angel-kanade模版增加主题切换功能 (#329) 2024-02-27 20:42:56 +08:00
github-actions[bot] ca3135af07 update contributors[no ci] 2024-02-26 12:59:18 +00:00
github-actions[bot] 8033c6a0b7 update contributors[no ci] 2024-02-26 12:59:18 +00:00
naiba 8d3a7c70ea 💄 限制最大宽度 2024-02-26 20:58:50 +08:00
naiba abb108a83e 💄 限制最大宽度 2024-02-26 20:58:50 +08:00
Darc Z 357155cb90 Fix DDNS bugs and split up ddns module (#326)
* fix: webhook retry logic
fix: adjust record type based on ipv4 ipv6
refract: move ddns providers to a new module

* refract: move ddns module to pkg/
2024-02-26 11:49:28 +08:00
Darc Z cf9d9bd248 Fix DDNS bugs and split up ddns module (#326)
* fix: webhook retry logic
fix: adjust record type based on ipv4 ipv6
refract: move ddns providers to a new module

* refract: move ddns module to pkg/
2024-02-26 11:49:28 +08:00
naiba dea39c7b3b 🐛 查看密码逻辑修复 2024-02-26 10:11:02 +08:00
naiba 5e528c42c7 🐛 查看密码逻辑修复 2024-02-26 10:11:02 +08:00
github-actions[bot] 6202d91b91 update contributors[no ci] 2024-02-26 01:31:35 +00:00
github-actions[bot] daa7e03240 update contributors[no ci] 2024-02-26 01:31:35 +00: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 ab39782c78 fix bug (#328)
* fix bugs

1. 修复default主题mixin.js文件丢失
2. 修复主题默认值为后台设置值
3. default主题样式优化

* 修复前台切换 theme-custom 不生效
2024-02-26 09:31:16 +08:00
github-actions[bot] e47f98f5c9 update contributors[no ci] 2024-02-25 15:35:34 +00:00
github-actions[bot] e24925b049 update contributors[no ci] 2024-02-25 15:35:34 +00:00
naiba 3e1f9457d0 Update mixin.js file path in header.html 2024-02-25 23:35:06 +08:00
naiba 1d4245ee09 Update mixin.js file path in header.html 2024-02-25 23:35:06 +08:00
nap0o b32990cf28 优化default和serverstatus主题模版 (#327)
1.优化default主题模版
2.优化serverstatus主题模版
2024-02-25 23:16:57 +08:00
nap0o 8df863a3e0 优化default和serverstatus主题模版 (#327)
1.优化default主题模版
2.优化serverstatus主题模版
2024-02-25 23:16:57 +08:00
naiba 736d266607 🚸 校验自定义主题、将 Theme 列表插入所有页面 2024-02-25 14:15:19 +08:00
naiba 07e0382598 🚸 校验自定义主题、将 Theme 列表插入所有页面 2024-02-25 14:15:19 +08:00
naiba d679efc70a 🔒️ 增强 ping 历史 API 鉴权 2024-02-24 23:21:33 +08:00
naiba 8dd509aa08 🔒️ 增强 ping 历史 API 鉴权 2024-02-24 23:21:33 +08:00
naiba 5ad9cc8081 前端切换模板 2024-02-24 22:28:07 +08:00
naiba 99ac12c9fd 前端切换模板 2024-02-24 22:28:07 +08:00
github-actions[bot] aaf43859b5 update contributors[no ci] 2024-02-24 13:10:48 +00:00