naiba
546685320f
Merge branch 'dev' of github.com:naiba/nezha-v1 into dev
2024-11-22 23:57:48 +08:00
naiba
909cd92e9a
feat: waf 🤡
2024-11-22 23:57:25 +08:00
UUBulb
13810bb38b
report geoip separately, fix server creation & deletion bugs ( #14 )
...
* new geoip method
* report geoip separately, fix server creation & deletion bugs
* fix struct tag
* fix write name
* remove deleteion list
* remove rpc realip header
* Revert "remove rpc realip header"
This reverts commit 8a5f86cf2d7df87f28cfa2a3b3430f449dd6ed73.
2024-11-22 22:40:43 +08:00
UUBulb
1c3fd9af1c
add force update server api ( #13 )
2024-11-20 21:36:21 +08:00
uubulb
5df1638648
fix ReSortServer
2024-11-03 21:12:28 +08:00
uubulb
96bec45855
add zh_TW locale, rename ssl to tls
2024-11-01 14:32:55 +08:00
uubulb
d56224a118
feat: add i18n support
2024-11-01 05:07:04 +08:00
uubulb
1c308929ee
merge upstream, improve geoip pkg
2024-10-31 03:34:25 +08:00
UUBulb
2fb83da047
ddns: replace tencentcloud implemention ( #462 )
2024-10-29 21:39:45 +08:00
naiba
5aafda95ff
fix: migration
2024-10-28 14:42:36 +08:00
UUBulb and naiba
029457831d
add "network page" api ( #460 )
...
* add network api
* a minor change
* only show service name if unauthorized
* update
* 除了 load/初始化 避免在 singleton 进行查询等操作
---------
Co-authored-by: naiba <hi@nai.ba >
2024-10-27 14:43:37 +08:00
UUBulb
70b914d535
add setting api ( #461 )
2024-10-27 13:10:07 +08:00
UUBulb
8bfe70d519
add cron, nat api & refactor alert rule ( #459 )
...
* add cron api & refactor alert rule
* add nat api
* fix swagger
* remove unnecessary steps
2024-10-26 23:57:47 +08:00
UUBulb
785b4dce37
add alert api ( #458 )
2024-10-26 08:16:57 +08:00
naiba
868c242eb3
refactor: rename monitor -> service
2024-10-25 00:13:45 +08:00
UUBulb
8b24a30bee
fix list apis ( #453 )
2024-10-24 10:21:59 +08:00
naiba
69799c28d4
🚀 monitor api
2024-10-23 23:06:11 +08:00
UUBulb
28b606ef7b
implement notification group ( #450 )
...
* implement notification group
* some fixes
* fix sql
* add listNotification
* retrieve notification from map
* create notification_group_notification if non-exist
* NotificationIDToGroup -> NotificationIDToGroups
* clean
2024-10-23 21:55:12 +08:00
UUBulb
05b716d80f
ddns: add listProviders api ( #446 )
...
* ddns: add listProviders api
* fix swagger
2024-10-22 00:04:17 +08:00
UUBulb
ec83ff0617
dev: add ddns list api ( #445 )
2024-10-21 16:22:30 +08:00
naiba
80740ddf39
refactor agent auth & server api
2024-10-20 23:23:04 +08:00
naiba
542f06551e
refactor: remove pages, combine grpc http port
2024-10-20 11:47:45 +08:00
naiba
8849cb51e6
init jwt
2024-10-20 00:09:16 +08:00
UUBulb
643c6dd3a1
ddns: remove ipv6 nameservers, support custom nameservers ( #439 )
2024-10-18 22:06:01 +08:00
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
UUBulb
9a65c4ea95
fix dashboard custom theme, expose HideForGuest for api ( #434 )
...
* fix: dashboard custom theme
* api: expose HideForGuest
2024-10-10 13:38:09 +08:00
UUBulb
911bce71ff
refactor: ddns ( #414 )
...
* refactor ddns
* update webhook
2024-08-24 11:11:06 +08:00
naiba
e0599e7a38
fix: 流量统计异常
2024-08-12 10:06:55 +08:00
naiba
4546524df0
improve: 优化可能造成流量统计异常的情况
2024-08-11 10:35:19 +08:00
UUBulb
4eb21c051a
api: add DisPlayIndex info ( #397 )
2024-07-28 13:43:28 +08:00
naiba
1e704d38ad
✨ 内置HTTP内网穿透
2024-07-14 19:41:50 +08:00
UUBulb
a80b40c2aa
ddns: improve performance ( #385 )
2024-07-07 10:19:58 +08:00
UUBulb
7249948c74
fix: timestamp conversion ( #383 )
2024-07-04 14:32:19 +08:00
UUBulb
2bae80e1c4
Temporary fix for DDNSDomain leaks ( #374 )
2024-06-23 15:59:03 +08:00
UUBulb
bee32f3713
Hide DDNS domain info for guests ( #371 )
2024-06-22 22:52:29 +08:00
UUBulb
c9d33db20b
chore: fix a typo ( #355 )
2024-05-05 20:12:54 +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
lvyaoting
5295c4ab56
chore: fix some comments ( #345 )
2024-04-08 22:30:39 +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
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
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
naiba
746f5a8b23
✨ v0.15.13 generate release
2023-11-28 23:01:37 +08:00
naiba
b379ae03e5
🚸 Add location flag to server status page
2023-11-26 22:29:55 +08:00
naiba
513269ef71
💄 improve server-status home table
...
responsiveness
2023-11-22 12:45:54 +08:00
naiba
6603415839
🚸 [v0.15.11] improve translation and serverstats theme
2023-11-21 09:59:14 +08:00
naiba
492d485101
💄 improve server-status theme
2023-11-09 17:31:26 +08:00
naiba
1274622698
💄 优化 server status 主题
2023-11-08 13:17:42 +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