@bprotsyk/aso-core 2.1.7 → 2.1.10

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 (243) 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 +205 -203
  149. package/lib/app/app.js +168 -168
  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 +108 -106
  153. package/lib/general/domain.js +61 -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 -26
  163. package/lib/index.js +69 -69
  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 +9 -8
  191. package/lib/panel/auth.js +2 -2
  192. package/lib/panel/flash/upsert-flash-app-request.d.ts +29 -22
  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 -1
  198. package/lib/templates/nginx-template.js +39 -39
  199. package/lib/templates/nginx-template.ts +35 -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.js +303 -303
  207. package/package.json +51 -51
  208. package/src/app/app-integration.ts +66 -66
  209. package/src/app/app-list-item.ts +4 -4
  210. package/src/app/app-type.ts +3 -3
  211. package/src/app/app.ts +328 -326
  212. package/src/general/cloudflare-domain.ts +44 -44
  213. package/src/general/domain.ts +105 -104
  214. package/src/general/namecheap-domain.ts +63 -63
  215. package/src/general/push.ts +5 -5
  216. package/src/general/queue.ts +4 -4
  217. package/src/general/shape.tsx +55 -55
  218. package/src/index.ts +32 -32
  219. package/src/keitaro/keitaro-campaign.ts +35 -35
  220. package/src/keitaro/keitaro-domain.ts +5 -5
  221. package/src/keitaro/keitaro-offer.ts +6 -6
  222. package/src/keitaro/keitaro-stream.ts +19 -19
  223. package/src/network/keitaro/http.ts +8 -8
  224. package/src/network/keitaro/keitaro-service.ts +322 -322
  225. package/src/offers/list.ts +19 -19
  226. package/src/offers/offer.ts +80 -80
  227. package/src/offers/offerwall/offerwall-home-dialog-data.ts +6 -6
  228. package/src/offers/offerwall/offerwall-offer.ts +12 -12
  229. package/src/offers/offerwall/offerwall-response.ts +7 -7
  230. package/src/offers/offerwall/offerwall-section.ts +7 -7
  231. package/src/offers/section.ts +29 -29
  232. package/src/panel/auth.ts +9 -8
  233. package/src/panel/flash/upsert-flash-app-request.ts +37 -28
  234. package/src/panel/user.ts +38 -38
  235. package/src/templates/nginx-template.ts +35 -35
  236. package/src/utils/data.csv +65 -65
  237. package/src/utils/general.ts +36 -36
  238. package/src/utils/huawei/converter.ts +55 -55
  239. package/src/utils/keitaro-utils.ts +626 -626
  240. package/src/utils/map-apps.json +4747 -4747
  241. package/src/utils/server-util.ts +368 -368
  242. package/src/utils/update-postbacks.js +27 -27
  243. package/tsconfig.json +20 -20
package/src/app/app.ts CHANGED
@@ -1,327 +1,329 @@
1
- import { AlternativeLayoutType, AlternativeLogicType, AlternativeNavigation, AlternativeNetworkTool, AlternativeOnActivityResult, AlternativeOnBackPressed, AlternativeSourceType, AlternativeStorageType } from "index";
2
- import { AppType } from "./app-type";
3
- import mongoose, { Document, Model, model, PipelineStage, Schema, UpdateQuery, UpdateWithAggregationPipeline } from "mongoose";
4
- import { AlternativeFullscreen } from "app/app-integration";
5
- const util = require("util")
6
-
7
- export interface IApp extends Document {
8
- id: number
9
- enabled: boolean,
10
- name: string
11
- trackingUrl?: string
12
- bundle: string
13
-
14
- pushesEnabled?: boolean
15
- policyUrl?: string
16
- type: AppType
17
- geos: string
18
- geo: string[] // new one, actual
19
-
20
- onesignalAppId: string
21
- onesignalRestApiKey: string
22
-
23
- appmetricaApiKey?: string
24
- appmetricaAppId?: number
25
-
26
- webInterfaceName: string
27
-
28
- generationOptions: IAppGenerationOptions
29
- keitaroData: IAppKeitaroData | null
30
- integrationVersion: IntegrationVersion
31
-
32
- offersStubParams?: IOffersStubParams
33
- directParams?: IDirectParams,
34
- bannerParams?: IBannerParams,
35
- remoteServerParams?: IRemoteServerParams,
36
- domainParams: IDomainParams
37
- platforms: { [key: string]: IPlatformParams }
38
-
39
- offersListId: number
40
- externalParams?: IExternalParams
41
- }
42
-
43
- export enum EPlatform {
44
- GENERAL = '@',
45
- HUAWEI = 'hw',
46
- SAMSUNG = 'sm',
47
- ruSTORE = 'rs',
48
- XIAOMI = 'xm',
49
- APKPURE = 'ap',
50
- TELEGRAM = 'tg',
51
- AMAZON = 'am'
52
- }
53
-
54
- export interface IPlatformParams {
55
- enabled: boolean,
56
- geo: string[],
57
- customCampaignData?: IAppKeitaroData,
58
- adjustAppId: string,
59
- adjustEventIds: IAdjustEventIds
60
- }
61
-
62
- export interface IAdjustEventIds {
63
- lead: string,
64
- hold: string,
65
- sale: string,
66
- rejected: string,
67
- }
68
-
69
- export interface IExternalParams {
70
- showButton: boolean,
71
- schema: string,
72
- autoRedirect: boolean
73
- }
74
-
75
- export interface IRemoteServerParams {
76
- ip: string,
77
- port: string,
78
- password: string
79
- }
80
-
81
- export interface IOffersStubParams {
82
- offersPath: string,
83
- imagesPath: string
84
- }
85
-
86
- export interface IDomainParams {
87
- name: string,
88
- clouflareZone: string,
89
- ready: boolean
90
- }
91
-
92
- export interface IDirectParams {
93
- path: string,
94
- response: string,
95
- }
96
-
97
- export interface IBannerParams {
98
- dataPath: string,
99
- imagePath: string,
100
- imageParam: string,
101
- linkParam: string,
102
- showStubOnError?: boolean
103
- }
104
-
105
- export interface IRemoveDataParams {
106
- buttonText: string,
107
- resultText: string,
108
- errorText: string,
109
- inputHint: string,
110
- dark: boolean,
111
-
112
- path: string
113
-
114
- callbackFunctionName: string
115
- toSplashAfterSuccess: boolean
116
- }
117
-
118
- export interface IPrivacyPolicyParams {
119
- showButtonQuery: string,
120
- button?: {
121
- text: string
122
- },
123
- mustRead: boolean,
124
- dark: boolean,
125
-
126
- path: string,
127
- advertisingIdQuery: string
128
- confirmFunctionName: string,
129
- redirectFunctionName: string,
130
-
131
- redirect: boolean
132
- }
133
-
134
- export enum IntegrationVersion {
135
- NONE = "MVVM",
136
- POLICY = "POLICY",
137
- OFFER_STUB = "OFFER_STUB",
138
- DIRECT = "DIRECT",
139
- WEB = "WEB",
140
- WEB_DIRECT = "WEB_DIRECT",
141
- BANNER = "BANNER",
142
- PWA = "PWA"
143
- }
144
-
145
- export interface IntegrationAlterations {
146
- networkTool: AlternativeNetworkTool, // Network
147
- logicType: AlternativeLogicType, // Logic
148
- navigation: AlternativeNavigation, // Navigation
149
- storageType: AlternativeStorageType, // Storage
150
- sourceType: AlternativeSourceType, // Source
151
- onBackPressed: AlternativeOnBackPressed,
152
- onActivityResult: AlternativeOnActivityResult,
153
- layoutType: AlternativeLayoutType,
154
- fullscreen: AlternativeFullscreen
155
- }
156
-
157
- export interface IAppGenerationOptions {
158
- splashName: string
159
- webViewName: string
160
- linkName: string,
161
- }
162
-
163
- export interface IDeveloperParams {
164
- name: string
165
- email: string
166
- organization: string
167
- }
168
-
169
- export interface IAppKeitaroData {
170
- redirectCampaignId: number
171
- redirectCampaignName: string
172
- redirectCampaignAlias: string
173
- redirectDomainId: number
174
- redirectDomainName: string
175
- trackingCampaignId: number
176
- trackingCampaignName: string
177
- trackingCampaignAlias: string
178
- trackingDomainId: number
179
- trackingDomainName: string
180
-
181
- clickIdParameterName: string,
182
- offerIdParameterName: string,
183
- }
184
-
185
- export enum PlugType {
186
- PASTEBIN = "PASTEBIN",
187
- GIST = "GIST",
188
- OTHER = "OTHER"
189
- }
190
-
191
- export const AppSchema = new Schema({
192
- id: {
193
- type: Number,
194
- unique: true,
195
- required: true
196
- },
197
- enabled: {
198
- type: Boolean,
199
- required: true,
200
- default: false
201
- },
202
- bundle: {
203
- type: String,
204
- unique: true,
205
- required: true
206
- },
207
- name: String,
208
- trackingUrl: {
209
- type: String,
210
- default: null
211
- },
212
-
213
- pushesEnabled: Boolean,
214
- integrationVersion: {
215
- type: String,
216
- enum: IntegrationVersion,
217
- default: null
218
- },
219
- type: {
220
- type: String,
221
- enum: AppType,
222
- default: AppType.GAMBLING
223
- },
224
- geos: {
225
- type: String,
226
- required: true
227
- },
228
- geo: {
229
- type: [String]
230
- },
231
- onesignalAppId: {
232
- type: String,
233
- required: false
234
- },
235
- onesignalRestApiKey: {
236
- type: String,
237
- required: false
238
- },
239
- appmetricaApiKey: {
240
- type: String,
241
- required: false
242
- },
243
- appmetricaAppId: {
244
- type: Number,
245
- required: false
246
- },
247
-
248
- externalParams: {
249
- showButton: Boolean,
250
- schema: String,
251
- autoRedirect: Boolean,
252
- },
253
-
254
- keitaroData: {
255
- redirectCampaignId: {
256
- type: Number,
257
- // unique: true,
258
- required: true,
259
- default: 0
260
- },
261
- redirectCampaignName: {
262
- type: String,
263
- // unique: true,
264
- required: true,
265
- default: "none"
266
- },
267
- redirectCampaignAlias: {
268
- type: String,
269
- // unique: true,
270
- required: true,
271
- default: "none"
272
- },
273
- redirectDomainId: {
274
- type: Number,
275
- required: true,
276
- default: 0
277
- },
278
- redirectDomainName: {
279
- type: String,
280
- required: true,
281
- default: "none"
282
- },
283
- trackingCampaignId: {
284
- type: Number,
285
- // unique: true,
286
- required: true,
287
- default: 0
288
- },
289
- trackingCampaignName: {
290
- type: String,
291
- // unique: true,
292
- required: true,
293
- default: "none"
294
- },
295
- trackingCampaignAlias: {
296
- type: String,
297
- // unique: true,
298
- required: true,
299
- default: "none"
300
- },
301
- trackingDomainId: {
302
- type: Number,
303
- required: true,
304
- default: 0
305
- },
306
- trackingDomainName: {
307
- type: String,
308
- required: true,
309
- default: "none"
310
- },
311
- },
312
- removeDataParams: Object,
313
- privacyPolicyParams: Object,
314
- offersStubParams: Object,
315
- bannerParams: Object,
316
- directParams: Object,
317
- domainParams: {
318
- name: {
319
- type: String,
320
- unique: true
321
- },
322
- clouflareZone: {
323
- type: String,
324
- },
325
- },
326
- platforms: Object
1
+ import { AlternativeLayoutType, AlternativeLogicType, AlternativeNavigation, AlternativeNetworkTool, AlternativeOnActivityResult, AlternativeOnBackPressed, AlternativeSourceType, AlternativeStorageType } from "index";
2
+ import { AppType } from "./app-type";
3
+ import mongoose, { Document, Model, model, PipelineStage, Schema, UpdateQuery, UpdateWithAggregationPipeline } from "mongoose";
4
+ import { AlternativeFullscreen } from "app/app-integration";
5
+ const util = require("util")
6
+
7
+ export interface IApp extends Document {
8
+ id: number
9
+ enabled: boolean,
10
+ name: string
11
+ trackingUrl?: string
12
+ bundle: string
13
+
14
+ pushesEnabled?: boolean
15
+ policyUrl?: string
16
+ type: AppType
17
+ geos: string
18
+ geo: string[] // new one, actual
19
+
20
+ onesignalAppId: string
21
+ onesignalRestApiKey: string
22
+
23
+ appmetricaApiKey?: string
24
+ appmetricaAppId?: number
25
+
26
+ webInterfaceName: string
27
+
28
+ generationOptions: IAppGenerationOptions
29
+ keitaroData: IAppKeitaroData | null
30
+ integrationVersion: IntegrationVersion
31
+
32
+ offersStubParams?: IOffersStubParams
33
+ directParams?: IDirectParams,
34
+ bannerParams?: IBannerParams,
35
+ remoteServerParams?: IRemoteServerParams,
36
+ domainParams: IDomainParams
37
+ platforms: { [key: string]: IPlatformParams },
38
+
39
+ offersListId: number,
40
+ externalParams?: IExternalParams,
41
+ proxy:boolean
42
+ }
43
+
44
+ export enum EPlatform {
45
+ GENERAL = '@',
46
+ HUAWEI = 'hw',
47
+ SAMSUNG = 'sm',
48
+ ruSTORE = 'rs',
49
+ XIAOMI = 'xm',
50
+ APKPURE = 'ap',
51
+ TELEGRAM = 'tg',
52
+ AMAZON = 'am'
53
+ }
54
+
55
+ export interface IPlatformParams {
56
+ enabled: boolean,
57
+ geo: string[],
58
+ customCampaignData?: IAppKeitaroData,
59
+ adjustAppId: string,
60
+ adjustEventIds: IAdjustEventIds,
61
+ proxy:boolean
62
+ }
63
+
64
+ export interface IAdjustEventIds {
65
+ lead: string,
66
+ hold: string,
67
+ sale: string,
68
+ rejected: string,
69
+ }
70
+
71
+ export interface IExternalParams {
72
+ showButton: boolean,
73
+ schema: string,
74
+ autoRedirect: boolean
75
+ }
76
+
77
+ export interface IRemoteServerParams {
78
+ ip: string,
79
+ port: string,
80
+ password: string
81
+ }
82
+
83
+ export interface IOffersStubParams {
84
+ offersPath: string,
85
+ imagesPath: string
86
+ }
87
+
88
+ export interface IDomainParams {
89
+ name: string,
90
+ clouflareZone: string,
91
+ ready: boolean
92
+ }
93
+
94
+ export interface IDirectParams {
95
+ path: string,
96
+ response: string,
97
+ }
98
+
99
+ export interface IBannerParams {
100
+ dataPath: string,
101
+ imagePath: string,
102
+ imageParam: string,
103
+ linkParam: string,
104
+ showStubOnError?: boolean
105
+ }
106
+
107
+ export interface IRemoveDataParams {
108
+ buttonText: string,
109
+ resultText: string,
110
+ errorText: string,
111
+ inputHint: string,
112
+ dark: boolean,
113
+
114
+ path: string
115
+
116
+ callbackFunctionName: string
117
+ toSplashAfterSuccess: boolean
118
+ }
119
+
120
+ export interface IPrivacyPolicyParams {
121
+ showButtonQuery: string,
122
+ button?: {
123
+ text: string
124
+ },
125
+ mustRead: boolean,
126
+ dark: boolean,
127
+
128
+ path: string,
129
+ advertisingIdQuery: string
130
+ confirmFunctionName: string,
131
+ redirectFunctionName: string,
132
+
133
+ redirect: boolean
134
+ }
135
+
136
+ export enum IntegrationVersion {
137
+ NONE = "MVVM",
138
+ POLICY = "POLICY",
139
+ OFFER_STUB = "OFFER_STUB",
140
+ DIRECT = "DIRECT",
141
+ WEB = "WEB",
142
+ WEB_DIRECT = "WEB_DIRECT",
143
+ BANNER = "BANNER",
144
+ PWA = "PWA"
145
+ }
146
+
147
+ export interface IntegrationAlterations {
148
+ networkTool: AlternativeNetworkTool, // Network
149
+ logicType: AlternativeLogicType, // Logic
150
+ navigation: AlternativeNavigation, // Navigation
151
+ storageType: AlternativeStorageType, // Storage
152
+ sourceType: AlternativeSourceType, // Source
153
+ onBackPressed: AlternativeOnBackPressed,
154
+ onActivityResult: AlternativeOnActivityResult,
155
+ layoutType: AlternativeLayoutType,
156
+ fullscreen: AlternativeFullscreen
157
+ }
158
+
159
+ export interface IAppGenerationOptions {
160
+ splashName: string
161
+ webViewName: string
162
+ linkName: string,
163
+ }
164
+
165
+ export interface IDeveloperParams {
166
+ name: string
167
+ email: string
168
+ organization: string
169
+ }
170
+
171
+ export interface IAppKeitaroData {
172
+ redirectCampaignId: number
173
+ redirectCampaignName: string
174
+ redirectCampaignAlias: string
175
+ redirectDomainId: number
176
+ redirectDomainName: string
177
+ trackingCampaignId: number
178
+ trackingCampaignName: string
179
+ trackingCampaignAlias: string
180
+ trackingDomainId: number
181
+ trackingDomainName: string
182
+
183
+ clickIdParameterName: string,
184
+ offerIdParameterName: string,
185
+ }
186
+
187
+ export enum PlugType {
188
+ PASTEBIN = "PASTEBIN",
189
+ GIST = "GIST",
190
+ OTHER = "OTHER"
191
+ }
192
+
193
+ export const AppSchema = new Schema({
194
+ id: {
195
+ type: Number,
196
+ unique: true,
197
+ required: true
198
+ },
199
+ enabled: {
200
+ type: Boolean,
201
+ required: true,
202
+ default: false
203
+ },
204
+ bundle: {
205
+ type: String,
206
+ unique: true,
207
+ required: true
208
+ },
209
+ name: String,
210
+ trackingUrl: {
211
+ type: String,
212
+ default: null
213
+ },
214
+
215
+ pushesEnabled: Boolean,
216
+ integrationVersion: {
217
+ type: String,
218
+ enum: IntegrationVersion,
219
+ default: null
220
+ },
221
+ type: {
222
+ type: String,
223
+ enum: AppType,
224
+ default: AppType.GAMBLING
225
+ },
226
+ geos: {
227
+ type: String,
228
+ required: true
229
+ },
230
+ geo: {
231
+ type: [String]
232
+ },
233
+ onesignalAppId: {
234
+ type: String,
235
+ required: false
236
+ },
237
+ onesignalRestApiKey: {
238
+ type: String,
239
+ required: false
240
+ },
241
+ appmetricaApiKey: {
242
+ type: String,
243
+ required: false
244
+ },
245
+ appmetricaAppId: {
246
+ type: Number,
247
+ required: false
248
+ },
249
+
250
+ externalParams: {
251
+ showButton: Boolean,
252
+ schema: String,
253
+ autoRedirect: Boolean,
254
+ },
255
+
256
+ keitaroData: {
257
+ redirectCampaignId: {
258
+ type: Number,
259
+ // unique: true,
260
+ required: true,
261
+ default: 0
262
+ },
263
+ redirectCampaignName: {
264
+ type: String,
265
+ // unique: true,
266
+ required: true,
267
+ default: "none"
268
+ },
269
+ redirectCampaignAlias: {
270
+ type: String,
271
+ // unique: true,
272
+ required: true,
273
+ default: "none"
274
+ },
275
+ redirectDomainId: {
276
+ type: Number,
277
+ required: true,
278
+ default: 0
279
+ },
280
+ redirectDomainName: {
281
+ type: String,
282
+ required: true,
283
+ default: "none"
284
+ },
285
+ trackingCampaignId: {
286
+ type: Number,
287
+ // unique: true,
288
+ required: true,
289
+ default: 0
290
+ },
291
+ trackingCampaignName: {
292
+ type: String,
293
+ // unique: true,
294
+ required: true,
295
+ default: "none"
296
+ },
297
+ trackingCampaignAlias: {
298
+ type: String,
299
+ // unique: true,
300
+ required: true,
301
+ default: "none"
302
+ },
303
+ trackingDomainId: {
304
+ type: Number,
305
+ required: true,
306
+ default: 0
307
+ },
308
+ trackingDomainName: {
309
+ type: String,
310
+ required: true,
311
+ default: "none"
312
+ },
313
+ },
314
+ removeDataParams: Object,
315
+ privacyPolicyParams: Object,
316
+ offersStubParams: Object,
317
+ bannerParams: Object,
318
+ directParams: Object,
319
+ domainParams: {
320
+ name: {
321
+ type: String,
322
+ unique: true
323
+ },
324
+ clouflareZone: {
325
+ type: String,
326
+ },
327
+ },
328
+ platforms: Object
327
329
  })