naiba
|
6abc0fce51
|
fix: 流量统计异常
|
2024-08-12 10:06:55 +08:00 |
|
naiba
|
4546524df0
|
improve: 优化可能造成流量统计异常的情况
|
2024-08-11 10:35:19 +08:00 |
|
naiba
|
b1d77a1d27
|
improve: 优化可能造成流量统计异常的情况
|
2024-08-11 10:35:19 +08:00 |
|
naiba
|
4ce4d85a3e
|
improve: Handle case when host is not found in LookupGeoIP
|
2024-07-28 15:11:50 +08:00 |
|
naiba
|
fe234f4f38
|
improve: Handle case when host is not found in LookupGeoIP
|
2024-07-28 15:11:50 +08:00 |
|
naiba
|
acd5d54886
|
fix: CountryCode 被冲掉
|
2024-07-28 14:39:14 +08:00 |
|
naiba
|
df9487b5fc
|
fix: CountryCode 被冲掉
|
2024-07-28 14:39:14 +08:00 |
|
 UUBulbandnaiba
|
2eb8417b24
|
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 |
|
 UUBulbandnaiba
|
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 |
|
UUBulb
|
4eb21c051a
|
api: add DisPlayIndex info (#397)
|
2024-07-28 13:43:28 +08:00 |
|
UUBulb
|
9d96c58ff9
|
api: add DisPlayIndex info (#397)
|
2024-07-28 13:43:28 +08:00 |
|
naiba
|
1e704d38ad
|
✨ 内置HTTP内网穿透
|
2024-07-14 19:41:50 +08:00 |
|
naiba
|
67b788a969
|
✨ 内置HTTP内网穿透
|
2024-07-14 19:41:50 +08:00 |
|
naiba
|
db2f65fead
|
fix: loop delay
|
2024-07-14 13:04:35 +08:00 |
|
naiba
|
ce624a0ca6
|
fix: loop delay
|
2024-07-14 13:04:35 +08:00 |
|
naiba
|
2a35a6f0e5
|
feat: 去除 webTerminal 的 websocket 依赖
|
2024-07-14 12:47:36 +08:00 |
|
naiba
|
1c91fcffac
|
feat: 去除 webTerminal 的 websocket 依赖
|
2024-07-14 12:47:36 +08:00 |
|
UUBulb
|
a80b40c2aa
|
ddns: improve performance (#385)
|
2024-07-07 10:19:58 +08:00 |
|
UUBulb
|
4df60c6955
|
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
|
0501e120f6
|
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
|
aa9eb533ad
|
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
|
feb4659cab
|
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
|
8475674eb7
|
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 |
|
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 |
|
lvyaoting
|
5295c4ab56
|
chore: fix some comments (#345)
|
2024-04-08 22:30:39 +08:00 |
|
lvyaoting
|
d38f611d66
|
chore: fix some comments (#345)
|
2024-04-08 22:30:39 +08:00 |
|
UUBulb
|
c1db52dc4a
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
 Ko no dioandLvGJ
|
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 |
|
 Ko no dioandLvGJ
|
e8b8e59bd7
|
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
|
dc94259a56
|
✨ 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
|
7a774319dd
|
🚸 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
|
1c9bec6ef3
|
💄 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
|
56c66402a2
|
🚸 [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
|
64a660ddd2
|
💄 improve server-status theme
|
2023-11-09 17:31:26 +08:00 |
|
naiba
|
1274622698
|
💄 优化 server status 主题
|
2023-11-08 13:17:42 +08:00 |
|