nezha/cmd/dashboard/controller
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
..
api_v1.go 🐛 查看密码逻辑修复 2024-02-26 10:11:02 +08:00
common_page.go 🐛 修复展示对游客隐藏服务器 2024-09-28 01:19:02 +08:00
controller.go fix dashboard custom theme, expose HideForGuest for api (#434) 2024-10-10 13:38:09 +08:00
guest_page.go 添加OIDC支持 (#387) 2024-07-13 12:51:59 +08:00
member_api.go ddns: store configuation in database (#435) 2024-10-17 21:03:03 +08:00
member_page.go ddns: store configuation in database (#435) 2024-10-17 21:03:03 +08:00
oauth2.go refactor: ddns (#414) 2024-08-24 11:11:06 +08:00