v2rayN/v2rayN/ServiceLib/Common
FlowerRealm d04b8fa018 feat(ui/sub): show subscription traffic and expiry progress + auto refresh
- Add subscription usage/expiry display at Profiles top (WPF/Avalonia)
- Parse `Subscription-Userinfo` header when updating subscriptions
- On startup and per-subscription auto-refresh, fetch header to update UI
- Persist last known usage to guiConfigs/SubUsage.json (atomic write)
- Unify header fetching in SubscriptionInfoManager
- Fix units (B/KB/MB/GB/TB)
- Reduce spacing in progress layout
- Thread-safe map updates + snapshot save

Refs: 2dust/v2rayN#8136
2025-10-17 15:07:44 +08:00
..
EmbedUtils.cs Cache when reading embedded resources 2025-01-31 16:02:29 +08:00
Extension.cs Optimize code ,add IsGroupType extension. Adjust EConfigType 2025-10-08 17:13:54 +08:00
FileManager.cs Optimized and improved the code 2025-07-30 19:52:45 +08:00
JsonUtils.cs Optimization and improvement JsonUtils 2025-09-12 16:45:55 +08:00
Logging.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
ProcUtils.cs Optimize and improve 2025-10-02 19:55:49 +08:00
QRCodeUtils.cs Optimize and improve QR code display 2025-09-21 14:35:49 +08:00
SemanticVersion.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
Utils.cs feat(ui/sub): show subscription traffic and expiry progress + auto refresh 2025-10-17 15:07:44 +08:00
WindowsJob.cs Optimize and improve 2025-10-02 19:55:49 +08:00
WindowsUtils.cs csharp_style_namespace_declarations = file_scoped 2025-04-02 11:44:23 +08:00
YamlUtils.cs Internationalized code comments 2025-04-09 16:48:38 +08:00