-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgoal.json
More file actions
88 lines (88 loc) · 3 KB
/
Copy pathgoal.json
File metadata and controls
88 lines (88 loc) · 3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
{
"next_pending": [],
"last_completed": [
{
"id": 11,
"name": "MTProto node ",
"detail": "Dedicated proxy infrastructure with per-IP connection limits, concurrent session caps, and per-user usage ratio tracking with configurable quotas.",
"price": 2000,
"paid_amount": 2000,
"status": "completed",
"type": "github_stars",
"repo_owner": "PasarGuard",
"repo_name": "panel",
"created_at": "2026-04-22T18:16:33.64522Z",
"updated_at": "2026-06-09T16:35:00.263513Z"
},
{
"id": 5,
"name": "Advanced Admin Permission Management",
"detail": "Limit each admin to specific groups or templates\nSet different access levels for API usage\n\nLimit the number of users\nLimit the amount of data each admin can access or manage\n\nUse API keys for secure access\nAssign permissions to API keys based on roles\n\nRestrict admins from certain actions like create, modify, or reset depending on their access level",
"price": 3499,
"paid_amount": 3499,
"status": "completed",
"type": "donation",
"repo_owner": "",
"repo_name": "",
"created_at": "2025-10-18T09:33:53.655Z",
"updated_at": "2026-05-17T18:51:20.679055Z"
},
{
"id": 6,
"name": "HardWare ID Support",
"detail": "HardWare ID for apps like happ or v2raytun",
"price": 899,
"paid_amount": 899,
"status": "completed",
"type": "donation",
"repo_owner": "",
"repo_name": "",
"created_at": "2025-10-18T09:36:30.54Z",
"updated_at": "2026-05-15T12:29:27.456929Z"
},
{
"id": 4,
"name": "WireGuard Core",
"detail": "WireGuard Core with support of traffic management.",
"price": 1500,
"paid_amount": 1500,
"status": "completed",
"type": "donation",
"repo_owner": "",
"repo_name": "",
"created_at": "2025-10-18T09:29:25.941Z",
"updated_at": "2026-03-15T21:24:40.138508Z"
},
{
"id": 10,
"name": "Node One-Click Safe Updates",
"detail": "Unlock seamless updates directly from the panel. With a single click, safely update your xray-core, geo databases, and node—no manual configuration or command line required. Streamlined management at your fingertips.",
"price": 750,
"paid_amount": 750,
"status": "completed",
"type": "github_stars",
"repo_owner": "PasarGuard",
"repo_name": "panel",
"created_at": "2025-11-29T11:47:07.696232Z",
"updated_at": "2025-12-09T15:45:00.717845Z"
}
],
"last_cancelled": [
{
"id": 2,
"name": "User Groups",
"detail": "This will allows you to categorize users and make user bulk edit easier",
"price": 599,
"paid_amount": 522,
"status": "cancelled",
"type": "donation",
"repo_owner": "",
"repo_name": "",
"created_at": "2024-12-02T07:55:59.804Z",
"updated_at": "2025-10-18T09:29:29.083Z"
}
],
"pending_count": 0,
"completed_count": 8,
"cancelled_count": 1
}