Commit Graph

20 Commits

Author SHA1 Message Date
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
lyj
3250283ef9
fix: 允许更新默认分组 (#426)
* fix: 允许更新默认分组

* improve: check null

---------

Co-authored-by: naiba <hi@nai.ba>
2024-10-04 23:33:40 +08:00
nap0o
60ada33ee9
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
106d58575b 增加透传给前端的自定义字段方便前端扩展功能 2024-09-28 00:16:54 +08:00
naiba
da8fb57268 feat: 默认主题 dark mode 2024-08-13 23:50:55 +08:00
UUBulb
6005004681
installer: use multiple geoip api to determine location (#393) 2024-07-20 06:48:53 +08:00
nap0o
17373e2dee
🐛 fixbug (#388)
* 修复bug:在server-status主题无法切换

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

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

* 加快Agent详情下拉展示速度
2024-07-12 22:29:11 +08:00
UUBulb
eaba7abd35
Use agent's builtin support for services instead (#357) 2024-05-21 23:11:43 +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
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
Akkia
aaa04cde25
服务器备注支持换行显示 2022-10-24 20:11:53 +08:00
naiba
b6a70cf32a 🚸 add tooltip for secret copy button 2022-10-16 23:30:06 +08:00
naiba
d1f3c47cee 🚀 dashboard v0.14.4 hide the server from guests 2022-09-30 22:40:56 +08:00
naiba
9352d3d0e0 batch update server tag 2022-09-17 00:08:27 +08:00
王佳辉
3d4f3af686
Change bytecdntp to staticfile 2022-06-24 20:25:20 +08:00
dysf888
785924fccb
fix 未能创建 SSL/TLS 安全通道
fix 未能创建 SSL/TLS 安全通道
2022-06-22 12:16:04 +08:00
Erope
3ff1fa08cf
一键脚本语言跟随面板语言 2022-06-03 19:11:24 +08:00
naiba
fc37a50759 🚀 dsahboard v0.13.26 custom dashboard theme 2022-06-03 10:02:11 +08:00