Commit Graph

75 Commits

Author SHA1 Message Date
uubulb
5114fc2854 feat: add i18n support 2024-11-01 05:07:04 +08:00
uubulb
6eb28d03b3 merge upstream, improve geoip pkg 2024-10-31 03:34:25 +08:00
UUBulb
b4edb4cc95
add setting api (#461) 2024-10-27 13:10:07 +08:00
naiba
c4011934f7 fix agent connect 2024-10-22 23:44:50 +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
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
55f5c89c1c
feat: description file for custom theme; use gjson (#433)
* feat: description file for custom theme; use gjson

* fix gosec

* remove outdated stuff
2024-10-10 00:08:16 +08:00
UUBulb
bdf36276da
improve: use sync.Pool for buffer allocation (#423) 2024-09-27 18:50:19 +08:00
UUBulb
eb6dd2855e
refactor: ddns (#414)
* refactor ddns

* update webhook
2024-08-24 11:11:06 +08:00
UUBulb
47f8447a22
feat: framed fm for webshell (#411)
* feat: framed fm for webshell

* 1MB buffer
2024-08-20 22:25:29 +08:00
naiba
6abc0fce51 fix: 流量统计异常 2024-08-12 10:06:55 +08:00
naiba
b1d77a1d27 improve: 优化可能造成流量统计异常的情况 2024-08-11 10:35:19 +08:00
naiba
fe234f4f38 improve: Handle case when host is not found in LookupGeoIP 2024-07-28 15:11:50 +08:00
naiba
df9487b5fc fix: CountryCode 被冲掉 2024-07-28 14:39:14 +08:00
UUBulb
26d81f6d7a
feat: use embed geoip database (#396)
* feat: use embed geoip database

* mention ipinfo

* only read once

* comments

comments

* chore: installer version

---------

Co-authored-by: naiba <hi@nai.ba>
2024-07-28 13:59:58 +08:00
naiba
67b788a969 内置HTTP内网穿透 2024-07-14 19:41:50 +08:00
naiba
ce624a0ca6 fix: loop delay 2024-07-14 13:04:35 +08:00
naiba
1c91fcffac feat: 去除 webTerminal 的 websocket 依赖 2024-07-14 12:47:36 +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
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
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
Akkia
966dfc0496 始终发送ip变更通知+优化ssl与延迟通知静音缓存规则 2023-06-19 05:02:20 +08:00
naiba
668711eb23 🚀 dashboard v0.14.6 with installer v0.11.0 2022-10-31 21:54:37 +08:00
naiba
36432e31b2 💬 update notification text [skip ci] 2022-04-30 19:23:19 +08:00
Akkia
1f08b579a4
update: 发送消息前对服务器状态进行拷贝 保证消息发送的状态指标与触发该请求的状态指标相同 2022-04-18 19:59:42 +08:00
Akkia
e20b37b590
update: 增加更多占位符与单元测试 2022-04-17 21:06:30 +08:00
Akkia
9c1d495eb0
WIP: 通知方式分组 支持将不同的报警|监控|计划任务的通知 发送到指定的通知分组 2022-04-14 21:06:42 +08:00
naiba
520f8d2170 可选的通知信息 IP 不打码 2022-02-19 14:29:06 +08:00
naiba
1e641d1249 theme-mdui by @MikoyChinese 2022-01-09 11:54:14 +08:00
naiba
edd6db4857 ⬆️ 升级依赖、修复一个内存泄露问题 2021-11-11 21:40:13 +08:00
naiba
4249fa82d7 🔖 dashboard v0.10.0 2021-09-27 21:18:09 +08:00
naiba
e24121bdf7 🐛 修复修改服务器导致 Agent 离线 2021-07-25 23:50:08 +08:00
naiba
c11e3e2e49 🐛 修复区间流量统计 2021-07-16 18:09:50 +08:00
naiba
63bb1570d2 任意时间区间(月流量)统计,无视重启~ 2021-07-14 23:53:37 +08:00
naiba
8d0e269b73 优化 agent 信息上报与 ARM 安装面板的错误提示 2021-06-30 18:15:53 +08:00
naiba
365148e0ac 🚸 IP 变更提醒增强 2021-06-22 14:05:36 +08:00
naiba
2b05dcfc23 通知内 IP 脱敏 2021-05-27 20:48:12 +08:00
naiba
169865a7e4 🔨 开启 pprof、优化 agent 2021-05-10 18:04:38 +08:00
naiba
6286e34af0 ♻️ 重构部分代码,打印调试信息 2021-04-20 19:30:34 +08:00
naiba
96be2330a9 dash: HTTP等服务监控的故障/恢复报警 2021-04-17 23:36:37 +08:00
naiba
330015290f NAT64 的机器一直报 IP 变更,加忽略! 2021-04-07 21:11:59 +08:00
naiba
a25fe5fc9a improve 2021-03-20 10:05:16 +08:00
naiba
01f99a8c2c 接入 Gitee 登录,v0.4.11 之前的用户需要更新配置文件 2021-03-02 23:08:40 +08:00
naiba
8f7346141a 🐛 fixed #105 2021-02-28 23:58:04 +08:00
naiba
b4e6bc2ac8 fix: hotaru 主题查看密码页 typo
还有一些文案上的调整,安装脚本更新。close #101
2021-02-25 20:00:16 +08:00
naiba
0cdd0626f3 ♻️ v4: 去掉添加 Agent ID 要求 需要更新面板 close #83 2021-01-30 17:10:51 +08:00
naiba
0104807324 [dashboard v0.3.12] 修复SSL证书异常数据导致重启 2021-01-26 09:12:48 +08:00