@bprotsyk/aso-core 2.0.57 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (244) hide show
  1. package/README.md +1 -1
  2. package/docs/assets/highlight.css +22 -22
  3. package/docs/assets/main.js +58 -58
  4. package/docs/assets/style.css +1279 -1279
  5. package/docs/enums/PanelUserAccessScope.html +126 -126
  6. package/docs/functions/ASO_v0.toDefault.html +80 -80
  7. package/docs/functions/ASO_v1.toDefault.html +80 -80
  8. package/docs/functions/ASO_v2.toDefault.html +78 -78
  9. package/docs/functions/ASO_v3.toDefault.html +77 -77
  10. package/docs/functions/ASO_v4.toDefault.html +75 -75
  11. package/docs/functions/ASO_v5.toDefault.html +76 -76
  12. package/docs/functions/ColoredText.html +92 -92
  13. package/docs/functions/ShapeDiv.html +109 -109
  14. package/docs/index.html +82 -82
  15. package/docs/interfaces/ASOConfigFetch.IUsageLogEntry.html +1413 -1413
  16. package/docs/interfaces/ASOConfigFetch.IUsageLogRequest.html +103 -103
  17. package/docs/interfaces/ASOConfigFetch.IUsageLogResponse.html +108 -108
  18. package/docs/interfaces/ASO_v0.IAuthorizationActionMapping.html +145 -145
  19. package/docs/interfaces/ASO_v0.IColoredSpan.html +89 -89
  20. package/docs/interfaces/ASO_v0.IColoredSpanMapping.html +89 -89
  21. package/docs/interfaces/ASO_v0.IColoredString.html +89 -89
  22. package/docs/interfaces/ASO_v0.IColoredStringMapping.html +89 -89
  23. package/docs/interfaces/ASO_v0.IConfig.html +556 -556
  24. package/docs/interfaces/ASO_v0.IConfigMapping.html +229 -229
  25. package/docs/interfaces/ASO_v0.ILocalization.html +516 -516
  26. package/docs/interfaces/ASO_v0.ILocalizationMap.html +77 -77
  27. package/docs/interfaces/ASO_v0.ILocalizationMapping.html +502 -502
  28. package/docs/interfaces/ASO_v0.IOfferResult.html +103 -103
  29. package/docs/interfaces/ASO_v0.IOfferResultEmoji.html +82 -82
  30. package/docs/interfaces/ASO_v0.IOfferResultMapping.html +117 -117
  31. package/docs/interfaces/ASO_v0.IOfferSectionMapping.html +108 -108
  32. package/docs/interfaces/ASO_v0.IOffersSection.html +96 -96
  33. package/docs/interfaces/ASO_v0.ISectionPalette.html +152 -152
  34. package/docs/interfaces/ASO_v0.ISectionPaletteMapping.html +152 -152
  35. package/docs/interfaces/ASO_v1.IAuthorizationActionMapping.html +145 -145
  36. package/docs/interfaces/ASO_v1.IColoredSpan.html +89 -89
  37. package/docs/interfaces/ASO_v1.IColoredSpanMapping.html +89 -89
  38. package/docs/interfaces/ASO_v1.IColoredString.html +89 -89
  39. package/docs/interfaces/ASO_v1.IColoredStringMapping.html +89 -89
  40. package/docs/interfaces/ASO_v1.IConfig.html +549 -549
  41. package/docs/interfaces/ASO_v1.IConfigMapping.html +229 -229
  42. package/docs/interfaces/ASO_v1.ILocalization.html +481 -481
  43. package/docs/interfaces/ASO_v1.ILocalizationMap.html +77 -77
  44. package/docs/interfaces/ASO_v1.ILocalizationMapping.html +481 -481
  45. package/docs/interfaces/ASO_v1.IOfferResult.html +103 -103
  46. package/docs/interfaces/ASO_v1.IOfferResultEmoji.html +82 -82
  47. package/docs/interfaces/ASO_v1.IOfferResultMapping.html +117 -117
  48. package/docs/interfaces/ASO_v1.IOfferSectionMapping.html +108 -108
  49. package/docs/interfaces/ASO_v1.IOffersSection.html +101 -101
  50. package/docs/interfaces/ASO_v1.ISectionPalette.html +152 -152
  51. package/docs/interfaces/ASO_v1.ISectionPaletteMapping.html +152 -152
  52. package/docs/interfaces/ASO_v2.IAuthorizationActionMapping.html +138 -138
  53. package/docs/interfaces/ASO_v2.IColoredSpanMapping.html +89 -89
  54. package/docs/interfaces/ASO_v2.IColoredString.html +89 -89
  55. package/docs/interfaces/ASO_v2.IColoredStringMapping.html +89 -89
  56. package/docs/interfaces/ASO_v2.IConfig.html +493 -493
  57. package/docs/interfaces/ASO_v2.IConfigMapping.html +201 -201
  58. package/docs/interfaces/ASO_v2.ILocalization.html +474 -474
  59. package/docs/interfaces/ASO_v2.ILocalizationMap.html +75 -75
  60. package/docs/interfaces/ASO_v2.ILocalizationMapping.html +362 -362
  61. package/docs/interfaces/ASO_v2.IOfferResult.html +110 -110
  62. package/docs/interfaces/ASO_v2.IOfferResultMapping.html +117 -117
  63. package/docs/interfaces/ASO_v2.IOfferSectionMapping.html +108 -108
  64. package/docs/interfaces/ASO_v2.IOffersSection.html +101 -101
  65. package/docs/interfaces/ASO_v2.ISectionPalette.html +152 -152
  66. package/docs/interfaces/ASO_v2.ISectionPaletteMapping.html +152 -152
  67. package/docs/interfaces/ASO_v3.IAuthorizationActionMapping.html +138 -138
  68. package/docs/interfaces/ASO_v3.IColoredSpanMapping.html +89 -89
  69. package/docs/interfaces/ASO_v3.IColoredString.html +89 -89
  70. package/docs/interfaces/ASO_v3.IColoredStringMapping.html +89 -89
  71. package/docs/interfaces/ASO_v3.IConfig.html +514 -514
  72. package/docs/interfaces/ASO_v3.IConfigMapping.html +208 -208
  73. package/docs/interfaces/ASO_v3.ILocalization.html +446 -446
  74. package/docs/interfaces/ASO_v3.ILocalizationMap.html +74 -74
  75. package/docs/interfaces/ASO_v3.ILocalizationMapping.html +341 -341
  76. package/docs/interfaces/ASO_v3.IOfferResultMapping.html +117 -117
  77. package/docs/interfaces/ASO_v3.IOfferSectionMapping.html +108 -108
  78. package/docs/interfaces/ASO_v3.IOffersSection.html +101 -101
  79. package/docs/interfaces/ASO_v3.ISectionPalette.html +152 -152
  80. package/docs/interfaces/ASO_v3.ISectionPaletteMapping.html +152 -152
  81. package/docs/interfaces/ASO_v4.IAuthorizationActionMapping.html +138 -138
  82. package/docs/interfaces/ASO_v4.IColoredSpanMapping.html +89 -89
  83. package/docs/interfaces/ASO_v4.IColoredString.html +89 -89
  84. package/docs/interfaces/ASO_v4.IColoredStringMapping.html +89 -89
  85. package/docs/interfaces/ASO_v4.IConfig.html +514 -514
  86. package/docs/interfaces/ASO_v4.IConfigMapping.html +131 -131
  87. package/docs/interfaces/ASO_v4.ILocalization.html +369 -369
  88. package/docs/interfaces/ASO_v4.ILocalizationMap.html +72 -72
  89. package/docs/interfaces/ASO_v4.ILocalizationMapping.html +257 -257
  90. package/docs/interfaces/ASO_v4.IOfferResultMapping.html +117 -117
  91. package/docs/interfaces/ASO_v4.IOfferSectionMapping.html +89 -89
  92. package/docs/interfaces/ASO_v4.LocalizedString.html +82 -82
  93. package/docs/interfaces/ASO_v5.IAuthorizationActionMapping.html +138 -138
  94. package/docs/interfaces/ASO_v5.IColoredSpan.html +89 -89
  95. package/docs/interfaces/ASO_v5.IColoredSpanMapping.html +89 -89
  96. package/docs/interfaces/ASO_v5.IColoredString.html +89 -89
  97. package/docs/interfaces/ASO_v5.IColoredStringMapping.html +89 -89
  98. package/docs/interfaces/ASO_v5.IConfig.html +542 -542
  99. package/docs/interfaces/ASO_v5.IConfigMapping.html +159 -159
  100. package/docs/interfaces/ASO_v5.ILocalization.html +411 -411
  101. package/docs/interfaces/ASO_v5.ILocalizationMap.html +73 -73
  102. package/docs/interfaces/ASO_v5.ILocalizationMapping.html +299 -299
  103. package/docs/interfaces/ASO_v5.IOfferResultMapping.html +117 -117
  104. package/docs/interfaces/ASO_v5.IOfferSectionMapping.html +89 -89
  105. package/docs/interfaces/ASO_v5.LocalizedString.html +82 -82
  106. package/docs/interfaces/IAsoConfigResponse.html +81 -81
  107. package/docs/interfaces/IAsoCustomizedOffer.html +116 -116
  108. package/docs/interfaces/IAsoDefaultConfig.html +443 -443
  109. package/docs/interfaces/IAsoOfferResponse.html +81 -81
  110. package/docs/interfaces/IAsoSection.html +88 -88
  111. package/docs/interfaces/IAsoSingleOffer.html +88 -88
  112. package/docs/interfaces/IAuthToken.html +102 -102
  113. package/docs/interfaces/IColoredTextProps.html +74 -74
  114. package/docs/interfaces/IFlashApp.html +144 -144
  115. package/docs/interfaces/IFlashAppListItem.html +88 -88
  116. package/docs/interfaces/IGradient.html +95 -95
  117. package/docs/interfaces/IOffer.html +137 -137
  118. package/docs/interfaces/IOfferWallAuthConfig.html +130 -130
  119. package/docs/interfaces/IOfferWallAuthLocalization.html +102 -102
  120. package/docs/interfaces/IOfferWallAuthSubmitRequest.html +74 -74
  121. package/docs/interfaces/IOfferWallAuthSubmitResponse.html +74 -74
  122. package/docs/interfaces/IOfferWallHomeDialogData.html +95 -95
  123. package/docs/interfaces/IOfferWallOffer.html +109 -109
  124. package/docs/interfaces/IOfferWallResponse.html +81 -81
  125. package/docs/interfaces/IOfferWallSection.html +88 -88
  126. package/docs/interfaces/IPanelUser.html +1405 -1405
  127. package/docs/interfaces/IPush.html +95 -95
  128. package/docs/interfaces/IShape.html +102 -102
  129. package/docs/interfaces/IStroke.html +81 -81
  130. package/docs/interfaces/IUpsertFlashAppRequest.html +214 -214
  131. package/docs/interfaces/IUpsertFlashAppResponse.html +81 -81
  132. package/docs/modules/ASOConfigFetch.html +63 -63
  133. package/docs/modules/ASO_v0.html +96 -96
  134. package/docs/modules/ASO_v1.html +96 -96
  135. package/docs/modules/ASO_v2.html +92 -92
  136. package/docs/modules/ASO_v3.html +90 -90
  137. package/docs/modules/ASO_v4.html +86 -86
  138. package/docs/modules/ASO_v5.html +88 -88
  139. package/docs/modules.html +133 -133
  140. package/docs/variables/FlashAppSchema.html +83 -83
  141. package/docs/variables/PanelUserSchema.html +83 -83
  142. package/lib/app/app-integration.d.ts +53 -53
  143. package/lib/app/app-integration.js +63 -63
  144. package/lib/app/app-list-item.d.ts +5 -5
  145. package/lib/app/app-list-item.js +2 -2
  146. package/lib/app/app-type.d.ts +4 -4
  147. package/lib/app/app-type.js +8 -8
  148. package/lib/app/app.d.ts +217 -206
  149. package/lib/app/app.js +235 -232
  150. package/lib/general/cloudflare-domain.d.ts +42 -42
  151. package/lib/general/cloudflare-domain.js +12 -12
  152. package/lib/general/domain.d.ts +106 -106
  153. package/lib/general/domain.js +60 -60
  154. package/lib/general/namecheap-domain.d.ts +85 -85
  155. package/lib/general/namecheap-domain.js +14 -14
  156. package/lib/general/push.d.ts +6 -6
  157. package/lib/general/push.js +2 -2
  158. package/lib/general/queue.d.ts +2 -2
  159. package/lib/general/queue.js +1 -1
  160. package/lib/general/shape.d.ts +18 -18
  161. package/lib/general/shape.js +36 -36
  162. package/lib/index.d.ts +26 -25
  163. package/lib/index.js +69 -68
  164. package/lib/keitaro/keitaro-campaign.d.ts +31 -31
  165. package/lib/keitaro/keitaro-campaign.js +5 -5
  166. package/lib/keitaro/keitaro-domain.d.ts +6 -6
  167. package/lib/keitaro/keitaro-domain.js +2 -2
  168. package/lib/keitaro/keitaro-offer.d.ts +7 -7
  169. package/lib/keitaro/keitaro-offer.js +2 -2
  170. package/lib/keitaro/keitaro-stream.d.ts +20 -20
  171. package/lib/keitaro/keitaro-stream.js +2 -2
  172. package/lib/network/keitaro/http.d.ts +2 -2
  173. package/lib/network/keitaro/http.js +12 -12
  174. package/lib/network/keitaro/keitaro-service.d.ts +50 -50
  175. package/lib/network/keitaro/keitaro-service.js +260 -260
  176. package/lib/offers/list.d.ts +37 -37
  177. package/lib/offers/list.js +12 -12
  178. package/lib/offers/offer.d.ts +91 -91
  179. package/lib/offers/offer.js +42 -42
  180. package/lib/offers/offerwall/offerwall-home-dialog-data.d.ts +6 -6
  181. package/lib/offers/offerwall/offerwall-home-dialog-data.js +2 -2
  182. package/lib/offers/offerwall/offerwall-offer.d.ts +12 -12
  183. package/lib/offers/offerwall/offerwall-offer.js +2 -2
  184. package/lib/offers/offerwall/offerwall-response.d.ts +6 -6
  185. package/lib/offers/offerwall/offerwall-response.js +2 -2
  186. package/lib/offers/offerwall/offerwall-section.d.ts +6 -6
  187. package/lib/offers/offerwall/offerwall-section.js +2 -2
  188. package/lib/offers/section.d.ts +47 -47
  189. package/lib/offers/section.js +20 -20
  190. package/lib/panel/auth.d.ts +8 -8
  191. package/lib/panel/auth.js +2 -2
  192. package/lib/panel/flash/upsert-flash-app-request.d.ts +33 -33
  193. package/lib/panel/flash/upsert-flash-app-request.js +2 -2
  194. package/lib/panel/user.d.ts +46 -46
  195. package/lib/panel/user.js +28 -28
  196. package/lib/templates/nginx-template.conf +35 -35
  197. package/lib/templates/nginx-template.d.ts +1 -0
  198. package/lib/templates/nginx-template.js +39 -0
  199. package/{src/templates/nginx-template.conf → lib/templates/nginx-template.ts} +36 -35
  200. package/lib/utils/general.d.ts +11 -11
  201. package/lib/utils/general.js +40 -40
  202. package/lib/utils/huawei/converter.d.ts +2 -2
  203. package/lib/utils/huawei/converter.js +53 -53
  204. package/lib/utils/keitaro-utils.d.ts +15 -15
  205. package/lib/utils/keitaro-utils.js +541 -541
  206. package/lib/utils/server-util.d.ts +0 -42
  207. package/lib/utils/server-util.js +303 -316
  208. package/package.json +51 -51
  209. package/src/app/app-integration.ts +66 -66
  210. package/src/app/app-list-item.ts +4 -4
  211. package/src/app/app-type.ts +3 -3
  212. package/src/app/app.ts +395 -383
  213. package/src/general/cloudflare-domain.ts +44 -44
  214. package/src/general/domain.ts +104 -104
  215. package/src/general/namecheap-domain.ts +63 -63
  216. package/src/general/push.ts +5 -5
  217. package/src/general/queue.ts +4 -4
  218. package/src/general/shape.tsx +55 -55
  219. package/src/index.ts +33 -33
  220. package/src/keitaro/keitaro-campaign.ts +35 -35
  221. package/src/keitaro/keitaro-domain.ts +5 -5
  222. package/src/keitaro/keitaro-offer.ts +6 -6
  223. package/src/keitaro/keitaro-stream.ts +19 -19
  224. package/src/network/keitaro/http.ts +8 -8
  225. package/src/network/keitaro/keitaro-service.ts +322 -322
  226. package/src/offers/list.ts +19 -19
  227. package/src/offers/offer.ts +80 -80
  228. package/src/offers/offerwall/offerwall-home-dialog-data.ts +6 -6
  229. package/src/offers/offerwall/offerwall-offer.ts +12 -12
  230. package/src/offers/offerwall/offerwall-response.ts +7 -7
  231. package/src/offers/offerwall/offerwall-section.ts +7 -7
  232. package/src/offers/section.ts +29 -29
  233. package/src/panel/auth.ts +8 -8
  234. package/src/panel/flash/upsert-flash-app-request.ts +42 -42
  235. package/src/panel/user.ts +38 -38
  236. package/src/templates/nginx-template.ts +36 -0
  237. package/src/utils/data.csv +65 -65
  238. package/src/utils/general.ts +36 -36
  239. package/src/utils/huawei/converter.ts +55 -55
  240. package/src/utils/keitaro-utils.ts +626 -626
  241. package/src/utils/map-apps.json +4747 -4747
  242. package/src/utils/server-util.ts +368 -391
  243. package/src/utils/update-postbacks.js +27 -27
  244. package/tsconfig.json +20 -20
package/lib/app/app.js CHANGED
@@ -1,232 +1,235 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.updateSchemaAndMoveValue = exports.AppSchema = exports.PlugType = exports.IntegrationVersion = exports.EPlatform = void 0;
4
- const app_type_1 = require("./app-type");
5
- const mongoose_1 = require("mongoose");
6
- const util = require("util");
7
- var EPlatform;
8
- (function (EPlatform) {
9
- EPlatform["GENERAL"] = "@";
10
- EPlatform["HUAWEI"] = "hw";
11
- EPlatform["SAMSUNG"] = "sm";
12
- EPlatform["ruSTORE"] = "rs";
13
- })(EPlatform = exports.EPlatform || (exports.EPlatform = {}));
14
- var IntegrationVersion;
15
- (function (IntegrationVersion) {
16
- IntegrationVersion["NONE"] = "MVVM";
17
- IntegrationVersion["POLICY"] = "POLICY";
18
- IntegrationVersion["OFFER_STUB"] = "OFFER_STUB";
19
- IntegrationVersion["DIRECT"] = "DIRECT";
20
- IntegrationVersion["WEB"] = "WEB";
21
- IntegrationVersion["WEB_DIRECT"] = "WEB_DIRECT";
22
- IntegrationVersion["BANNER"] = "BANNER";
23
- IntegrationVersion["PWA"] = "PWA";
24
- })(IntegrationVersion = exports.IntegrationVersion || (exports.IntegrationVersion = {}));
25
- var PlugType;
26
- (function (PlugType) {
27
- PlugType["PASTEBIN"] = "PASTEBIN";
28
- PlugType["GIST"] = "GIST";
29
- PlugType["OTHER"] = "OTHER";
30
- })(PlugType = exports.PlugType || (exports.PlugType = {}));
31
- exports.AppSchema = new mongoose_1.Schema({
32
- id: {
33
- type: Number,
34
- unique: true,
35
- required: true
36
- },
37
- enabled: {
38
- type: Boolean,
39
- required: true,
40
- default: false
41
- },
42
- bundle: {
43
- type: String,
44
- unique: true,
45
- required: true
46
- },
47
- name: String,
48
- trackingUrl: {
49
- type: String,
50
- default: null
51
- },
52
- webInterfaceName: String,
53
- pushesEnabled: Boolean,
54
- sourceUrl: String,
55
- policyUrl: {
56
- type: String,
57
- // unique: true,
58
- required: false
59
- },
60
- type: {
61
- type: String,
62
- enum: app_type_1.AppType,
63
- default: app_type_1.AppType.GAMBLING
64
- },
65
- geos: {
66
- type: String,
67
- required: true
68
- },
69
- geo: {
70
- type: [String]
71
- },
72
- onesignalAppId: {
73
- type: String,
74
- required: false
75
- },
76
- onesignalRestApiKey: {
77
- type: String,
78
- required: false
79
- },
80
- linkPath: {
81
- type: String
82
- },
83
- externalParams: {
84
- showButton: Boolean,
85
- schema: String,
86
- autoRedirect: Boolean,
87
- },
88
- integrationVersion: {
89
- type: String,
90
- default: IntegrationVersion.OFFER_STUB,
91
- enum: IntegrationVersion
92
- },
93
- integrationAlterations: Object,
94
- generationOptions: {
95
- splashName: {
96
- type: String,
97
- },
98
- webViewName: {
99
- type: String,
100
- },
101
- linkName: {
102
- type: String,
103
- },
104
- savedName: {
105
- type: String,
106
- },
107
- },
108
- keitaroData: {
109
- redirectCampaignId: {
110
- type: Number,
111
- // unique: true,
112
- required: true,
113
- default: 0
114
- },
115
- redirectCampaignName: {
116
- type: String,
117
- // unique: true,
118
- required: true,
119
- default: "none"
120
- },
121
- redirectCampaignAlias: {
122
- type: String,
123
- // unique: true,
124
- required: true,
125
- default: "none"
126
- },
127
- redirectDomainId: {
128
- type: Number,
129
- required: true,
130
- default: 0
131
- },
132
- redirectDomainName: {
133
- type: String,
134
- required: true,
135
- default: "none"
136
- },
137
- trackingCampaignId: {
138
- type: Number,
139
- // unique: true,
140
- required: true,
141
- default: 0
142
- },
143
- trackingCampaignName: {
144
- type: String,
145
- // unique: true,
146
- required: true,
147
- default: "none"
148
- },
149
- trackingCampaignAlias: {
150
- type: String,
151
- // unique: true,
152
- required: true,
153
- default: "none"
154
- },
155
- trackingDomainId: {
156
- type: Number,
157
- required: true,
158
- default: 0
159
- },
160
- trackingDomainName: {
161
- type: String,
162
- required: true,
163
- default: "none"
164
- },
165
- clickIdParameterName: String,
166
- offerIdParameterName: String,
167
- },
168
- removeDataParams: Object,
169
- privacyPolicyParams: Object,
170
- offersStubParams: Object,
171
- bannerParams: Object,
172
- directParams: Object,
173
- remoteServerParams: Object,
174
- domainParams: {
175
- name: {
176
- type: String,
177
- unique: true
178
- },
179
- clouflareZone: {
180
- type: String,
181
- },
182
- },
183
- platforms: Object
184
- });
185
- // TODO app type (casino / fin)
186
- async function updateSchemaAndMoveValue(model) {
187
- await model.syncIndexes();
188
- let pipelineStage = [
189
- {
190
- // $set: {
191
- // city: "$employee_addr.city",
192
- // street: "$employee_addr.street",
193
- // apartment: "$employee_addr.apartment",
194
- // employee_addr: "$$REMOVE"
195
- // },
196
- $set: {
197
- "plugStatus": "$$REMOVE",
198
- "reservePlugStatus": "$$REMOVE",
199
- }
200
- }
201
- ];
202
- let aggregation = model.aggregate(pipelineStage);
203
- try {
204
- await model.collection.dropIndex("plugStatus");
205
- }
206
- catch (e) { }
207
- try {
208
- await model.collection.dropIndex("reservePlugStatus");
209
- }
210
- catch (e) { }
211
- // await model.schema.dropIndex("generationOptions.keyPassword_1")
212
- await aggregation.exec();
213
- const updateOperation = {
214
- $set: {
215
- plugId: "none"
216
- },
217
- // $addToSet
218
- $unset: [
219
- "pastebinUrl",
220
- "email",
221
- "generationOptions.keyFileName",
222
- "generationOptions.keyDeveloperName",
223
- "generationOptions.keyDeveloperOrganization",
224
- "generationOptions.keyCountryCode",
225
- "generationOptions.keyCity",
226
- "generationOptions.keyAlias",
227
- "generationOptions.keyPassword",
228
- ],
229
- };
230
- await model.updateMany({}, updateOperation);
231
- }
232
- exports.updateSchemaAndMoveValue = updateSchemaAndMoveValue;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.updateSchemaAndMoveValue = exports.AppSchema = exports.PlugType = exports.IntegrationVersion = exports.EPlatform = void 0;
4
+ const app_type_1 = require("./app-type");
5
+ const mongoose_1 = require("mongoose");
6
+ const util = require("util");
7
+ var EPlatform;
8
+ (function (EPlatform) {
9
+ EPlatform["GENERAL"] = "@";
10
+ EPlatform["HUAWEI"] = "hw";
11
+ EPlatform["SAMSUNG"] = "sm";
12
+ EPlatform["ruSTORE"] = "rs";
13
+ EPlatform["XIAOMI"] = "xm";
14
+ EPlatform["APKPURE"] = "ap";
15
+ EPlatform["TELEGRAM"] = "tg";
16
+ })(EPlatform = exports.EPlatform || (exports.EPlatform = {}));
17
+ var IntegrationVersion;
18
+ (function (IntegrationVersion) {
19
+ IntegrationVersion["NONE"] = "MVVM";
20
+ IntegrationVersion["POLICY"] = "POLICY";
21
+ IntegrationVersion["OFFER_STUB"] = "OFFER_STUB";
22
+ IntegrationVersion["DIRECT"] = "DIRECT";
23
+ IntegrationVersion["WEB"] = "WEB";
24
+ IntegrationVersion["WEB_DIRECT"] = "WEB_DIRECT";
25
+ IntegrationVersion["BANNER"] = "BANNER";
26
+ IntegrationVersion["PWA"] = "PWA";
27
+ })(IntegrationVersion = exports.IntegrationVersion || (exports.IntegrationVersion = {}));
28
+ var PlugType;
29
+ (function (PlugType) {
30
+ PlugType["PASTEBIN"] = "PASTEBIN";
31
+ PlugType["GIST"] = "GIST";
32
+ PlugType["OTHER"] = "OTHER";
33
+ })(PlugType = exports.PlugType || (exports.PlugType = {}));
34
+ exports.AppSchema = new mongoose_1.Schema({
35
+ id: {
36
+ type: Number,
37
+ unique: true,
38
+ required: true
39
+ },
40
+ enabled: {
41
+ type: Boolean,
42
+ required: true,
43
+ default: false
44
+ },
45
+ bundle: {
46
+ type: String,
47
+ unique: true,
48
+ required: true
49
+ },
50
+ name: String,
51
+ trackingUrl: {
52
+ type: String,
53
+ default: null
54
+ },
55
+ webInterfaceName: String,
56
+ pushesEnabled: Boolean,
57
+ sourceUrl: String,
58
+ policyUrl: {
59
+ type: String,
60
+ // unique: true,
61
+ required: false
62
+ },
63
+ type: {
64
+ type: String,
65
+ enum: app_type_1.AppType,
66
+ default: app_type_1.AppType.GAMBLING
67
+ },
68
+ geos: {
69
+ type: String,
70
+ required: true
71
+ },
72
+ geo: {
73
+ type: [String]
74
+ },
75
+ onesignalAppId: {
76
+ type: String,
77
+ required: false
78
+ },
79
+ onesignalRestApiKey: {
80
+ type: String,
81
+ required: false
82
+ },
83
+ linkPath: {
84
+ type: String
85
+ },
86
+ externalParams: {
87
+ showButton: Boolean,
88
+ schema: String,
89
+ autoRedirect: Boolean,
90
+ },
91
+ integrationVersion: {
92
+ type: String,
93
+ default: IntegrationVersion.OFFER_STUB,
94
+ enum: IntegrationVersion
95
+ },
96
+ integrationAlterations: Object,
97
+ generationOptions: {
98
+ splashName: {
99
+ type: String,
100
+ },
101
+ webViewName: {
102
+ type: String,
103
+ },
104
+ linkName: {
105
+ type: String,
106
+ },
107
+ savedName: {
108
+ type: String,
109
+ },
110
+ },
111
+ keitaroData: {
112
+ redirectCampaignId: {
113
+ type: Number,
114
+ // unique: true,
115
+ required: true,
116
+ default: 0
117
+ },
118
+ redirectCampaignName: {
119
+ type: String,
120
+ // unique: true,
121
+ required: true,
122
+ default: "none"
123
+ },
124
+ redirectCampaignAlias: {
125
+ type: String,
126
+ // unique: true,
127
+ required: true,
128
+ default: "none"
129
+ },
130
+ redirectDomainId: {
131
+ type: Number,
132
+ required: true,
133
+ default: 0
134
+ },
135
+ redirectDomainName: {
136
+ type: String,
137
+ required: true,
138
+ default: "none"
139
+ },
140
+ trackingCampaignId: {
141
+ type: Number,
142
+ // unique: true,
143
+ required: true,
144
+ default: 0
145
+ },
146
+ trackingCampaignName: {
147
+ type: String,
148
+ // unique: true,
149
+ required: true,
150
+ default: "none"
151
+ },
152
+ trackingCampaignAlias: {
153
+ type: String,
154
+ // unique: true,
155
+ required: true,
156
+ default: "none"
157
+ },
158
+ trackingDomainId: {
159
+ type: Number,
160
+ required: true,
161
+ default: 0
162
+ },
163
+ trackingDomainName: {
164
+ type: String,
165
+ required: true,
166
+ default: "none"
167
+ },
168
+ clickIdParameterName: String,
169
+ offerIdParameterName: String,
170
+ },
171
+ removeDataParams: Object,
172
+ privacyPolicyParams: Object,
173
+ offersStubParams: Object,
174
+ bannerParams: Object,
175
+ directParams: Object,
176
+ remoteServerParams: Object,
177
+ domainParams: {
178
+ name: {
179
+ type: String,
180
+ unique: true
181
+ },
182
+ clouflareZone: {
183
+ type: String,
184
+ },
185
+ },
186
+ platforms: Object
187
+ });
188
+ // TODO app type (casino / fin)
189
+ async function updateSchemaAndMoveValue(model) {
190
+ await model.syncIndexes();
191
+ let pipelineStage = [
192
+ {
193
+ // $set: {
194
+ // city: "$employee_addr.city",
195
+ // street: "$employee_addr.street",
196
+ // apartment: "$employee_addr.apartment",
197
+ // employee_addr: "$$REMOVE"
198
+ // },
199
+ $set: {
200
+ "plugStatus": "$$REMOVE",
201
+ "reservePlugStatus": "$$REMOVE",
202
+ }
203
+ }
204
+ ];
205
+ let aggregation = model.aggregate(pipelineStage);
206
+ try {
207
+ await model.collection.dropIndex("plugStatus");
208
+ }
209
+ catch (e) { }
210
+ try {
211
+ await model.collection.dropIndex("reservePlugStatus");
212
+ }
213
+ catch (e) { }
214
+ // await model.schema.dropIndex("generationOptions.keyPassword_1")
215
+ await aggregation.exec();
216
+ const updateOperation = {
217
+ $set: {
218
+ plugId: "none"
219
+ },
220
+ // $addToSet
221
+ $unset: [
222
+ "pastebinUrl",
223
+ "email",
224
+ "generationOptions.keyFileName",
225
+ "generationOptions.keyDeveloperName",
226
+ "generationOptions.keyDeveloperOrganization",
227
+ "generationOptions.keyCountryCode",
228
+ "generationOptions.keyCity",
229
+ "generationOptions.keyAlias",
230
+ "generationOptions.keyPassword",
231
+ ],
232
+ };
233
+ await model.updateMany({}, updateOperation);
234
+ }
235
+ exports.updateSchemaAndMoveValue = updateSchemaAndMoveValue;
@@ -1,42 +1,42 @@
1
- export interface ICloudflareDomain {
2
- id: string;
3
- name: string;
4
- status: string;
5
- paused: boolean;
6
- type: string;
7
- development_mode: number;
8
- name_servers: string[];
9
- original_name_servers: string[];
10
- original_registrar: string | null;
11
- original_dnshost: string | null;
12
- modified_on: Date;
13
- created_on: Date;
14
- }
15
- export interface ICloudflareDomainRecord {
16
- id: string;
17
- zone_id: string;
18
- zone_name: string;
19
- name: string;
20
- type: string;
21
- content: string;
22
- proxiable: boolean;
23
- proxied: boolean;
24
- ttl: number;
25
- locked: boolean;
26
- meta: {
27
- auto_added: boolean;
28
- managed_by_apps: boolean;
29
- managed_by_argo_tunnel: boolean;
30
- };
31
- comment: string;
32
- tags: string[];
33
- created_on: string;
34
- modified_on: string;
35
- }
36
- export declare enum ICloudflareDomainStatus {
37
- PENDING = "pending"
38
- }
39
- export declare enum ICloudflareDomainType {
40
- FULL = "full",
41
- FLEXIBLE = "flexible"
42
- }
1
+ export interface ICloudflareDomain {
2
+ id: string;
3
+ name: string;
4
+ status: string;
5
+ paused: boolean;
6
+ type: string;
7
+ development_mode: number;
8
+ name_servers: string[];
9
+ original_name_servers: string[];
10
+ original_registrar: string | null;
11
+ original_dnshost: string | null;
12
+ modified_on: Date;
13
+ created_on: Date;
14
+ }
15
+ export interface ICloudflareDomainRecord {
16
+ id: string;
17
+ zone_id: string;
18
+ zone_name: string;
19
+ name: string;
20
+ type: string;
21
+ content: string;
22
+ proxiable: boolean;
23
+ proxied: boolean;
24
+ ttl: number;
25
+ locked: boolean;
26
+ meta: {
27
+ auto_added: boolean;
28
+ managed_by_apps: boolean;
29
+ managed_by_argo_tunnel: boolean;
30
+ };
31
+ comment: string;
32
+ tags: string[];
33
+ created_on: string;
34
+ modified_on: string;
35
+ }
36
+ export declare enum ICloudflareDomainStatus {
37
+ PENDING = "pending"
38
+ }
39
+ export declare enum ICloudflareDomainType {
40
+ FULL = "full",
41
+ FLEXIBLE = "flexible"
42
+ }
@@ -1,12 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ICloudflareDomainType = exports.ICloudflareDomainStatus = void 0;
4
- var ICloudflareDomainStatus;
5
- (function (ICloudflareDomainStatus) {
6
- ICloudflareDomainStatus["PENDING"] = "pending";
7
- })(ICloudflareDomainStatus = exports.ICloudflareDomainStatus || (exports.ICloudflareDomainStatus = {}));
8
- var ICloudflareDomainType;
9
- (function (ICloudflareDomainType) {
10
- ICloudflareDomainType["FULL"] = "full";
11
- ICloudflareDomainType["FLEXIBLE"] = "flexible";
12
- })(ICloudflareDomainType = exports.ICloudflareDomainType || (exports.ICloudflareDomainType = {}));
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ICloudflareDomainType = exports.ICloudflareDomainStatus = void 0;
4
+ var ICloudflareDomainStatus;
5
+ (function (ICloudflareDomainStatus) {
6
+ ICloudflareDomainStatus["PENDING"] = "pending";
7
+ })(ICloudflareDomainStatus = exports.ICloudflareDomainStatus || (exports.ICloudflareDomainStatus = {}));
8
+ var ICloudflareDomainType;
9
+ (function (ICloudflareDomainType) {
10
+ ICloudflareDomainType["FULL"] = "full";
11
+ ICloudflareDomainType["FLEXIBLE"] = "flexible";
12
+ })(ICloudflareDomainType = exports.ICloudflareDomainType || (exports.ICloudflareDomainType = {}));