MCPcopy Create free account

hub / github.com/aptabase/aptabase / functions

Functions669 in github.com/aptabase/aptabase

↓ 1 callersMethodGetDeviceInfo
()
tools/DemoDataGenerator/DemoDataSource.cs:198
↓ 1 callersMethodGetFreeVariant
(FreeSubscription sub)
src/Features/Billing/Subscription.cs:42
↓ 1 callersMethodGetLatLng
(string countryCode, string regionName)
src/Features/GeoIP/IGeoIPClient.cs:42
↓ 1 callersMethodGetLinkSentTo
(string email)
tests/IntegrationTests/Clients/MailCatcher.cs:13
↓ 1 callersMethodGetLocale
()
tools/DemoDataGenerator/DemoDataSource.cs:210
↓ 1 callersMethodGetLocation
()
tools/DemoDataGenerator/DemoDataSource.cs:192
↓ 1 callersMethodGetQuota
()
src/Features/Billing/BillingUsage.cs:23
↓ 1 callersMethodGetRandomIpAddress
()
tools/DemoDataGenerator/DemoDataSource.cs:216
↓ 1 callersMethodGetSessionTimeline
(string appId, object sessionId)
tests/IntegrationTests/Clients/AccountClient.cs:48
↓ 1 callersMethodGetTrialsDueSoon
()
src/Features/Billing/BillingQueries.cs:81
↓ 1 callersMethodGetUserFreeTierOrTrial
(UserIdentity user)
src/Features/Billing/BillingQueries.cs:41
↓ 1 callersMethodGetUserQuotaForApps
(string[] appIds)
src/Features/Billing/BillingQueries.cs:61
↓ 1 callersMethodHasReadAccessToApp
(this IDbContext db, string appId, UserIdentity user, CancellationToken cancellationToken)
src/Features/Stats/StatsQueries.cs:9
↓ 1 callersMethodLoad
()
src/Features/EnvSettings.cs:88
↓ 1 callersMethodLockUser
(string userId, string reason)
src/Features/Billing/BillingQueries.cs:111
↓ 1 callersMethodLockUsersWithExpiredTrials
()
src/Features/Billing/BillingQueries.cs:99
↓ 1 callersMethodNewEvent
()
tools/DemoDataGenerator/DemoDataSource.cs:221
↓ 1 callersMethodNewSession
(DateTime startedAt, int maxEventsPerSession)
tools/DemoDataGenerator/DemoDataSource.cs:178
↓ 1 callersMethodNumbers
(int len)
src/Data/NanoId.cs:12
↓ 1 callersMethodParseAuthToken
(string token)
src/Features/Authentication/AuthTokenManager.cs:58
↓ 1 callersMethodParseOperatingSystem
(string userAgent)
src/Features/Ingestion/UserAgentParser.cs:29
↓ 1 callersMethodPurgeOldSalts
(CancellationToken cancellationToken)
src/Features/Privacy/PrivacyQueries.cs:20
↓ 1 callersMethodSendRegisterEmailAsync
(string name, string email, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:68
↓ 1 callersMethodSendSignInEmailAsync
(string email, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:50
↓ 1 callersMethodSignInAsync
(UserAccount user)
src/Features/Authentication/AuthService.cs:108
↓ 1 callersMethodSignOutAsync
()
src/Features/Authentication/AuthService.cs:100
↓ 1 callersMethodSingle
( [FromHeader(Name = "App-Key")] string? appKey, [FromHeader(Name = "User-Agent")] string? use
src/Features/Ingestion/EventsController.cs:29
↓ 1 callersMethodTruncate
(this string value, int maxLength, string suffix = "...")
src/Extensions/StringExtensions.cs:5
↓ 1 callersMethodUnlockOveruseAccounts
()
src/Features/Billing/BillingQueries.cs:118
↓ 1 callersMethodUploadAsync
(string prefix, byte[] content, string contentType, CancellationToken cancellationToken)
src/Features/Blob/IBlobService.cs:12
↓ 1 callersMethodWriteJson
(StringWriter writer)
src/Features/Ingestion/Buffer/EventRow.cs:59
↓ 1 callersFunctionaddEventLine
(eventName: string | undefined, eventNameIndex: number)
src/webapp/features/analytics/dashboard/custom-widgets/EventsChartWidget.tsx:72
↓ 1 callersFunctionapplyEndDate
(newEndDate: DateSuggestion | null)
src/webapp/features/analytics/date-filters/DatePickerSuggestPeriod.tsx:59
↓ 1 callersFunctionapplyStartDate
(newStartDate: DateSuggestion | null)
src/webapp/features/analytics/date-filters/DatePickerSuggestPeriod.tsx:76
↓ 1 callersFunctionaside
()
src/webapp/features/analytics/LiveViewPage.tsx:40
↓ 1 callersFunctionaside
()
src/webapp/features/analytics/DashboardPage.tsx:184
↓ 1 callersFunctioncalculateRadius
(users: number, maxUsers: number)
src/webapp/features/analytics/liveview/world/WorldMap.tsx:18
↓ 1 callersFunctionclose
()
src/webapp/features/apps/OwnershipTransferModal.tsx:21
↓ 1 callersFunctionclose
()
src/webapp/features/analytics/summary/CreateAppModal.tsx:20
↓ 1 callersFunctionclose
()
src/webapp/features/billing/DeleteAccountModal.tsx:28
↓ 1 callersFunctioncreateLinearGradient
(chart: Chart, color1: string, color2: string)
src/webapp/features/theme/useChartColors.ts:5
↓ 1 callersFunctiondeleteAccount
()
src/webapp/features/billing/DeleteAccountModal.tsx:9
↓ 1 callersFunctionfetchInstructions
(id: string)
src/webapp/features/apps/InstructionsPage.tsx:15
↓ 1 callersFunctionformatLargeNumber
(num: number)
src/webapp/fns/format-number.ts:16
↓ 1 callersFunctiongetAppById
(appId: string)
src/webapp/features/apps/apps.ts:18
↓ 1 callersFunctiongetCountryFlagUrl
(countryCode: string)
src/webapp/features/geo/countries.tsx:7
↓ 1 callersFunctiongetCountryName
(countryCode: string)
src/webapp/features/geo/countries.tsx:3
↓ 1 callersFunctiongetGranularity
(startDate: Date | undefined, endDate: Date | undefined)
src/webapp/atoms/date-atoms.ts:115
↓ 1 callersFunctiongetImageDetails
(file: File)
src/webapp/features/apps/AppIconUpload.tsx:13
↓ 1 callersFunctiongetMonthName
(number: number)
src/webapp/features/export/ExportPageBody.tsx:25
↓ 1 callersFunctiongetNextWidgetId
(existingWidgets: SingleWidgetConfig[], baseId: string)
src/webapp/atoms/widgets-atoms.ts:209
↓ 1 callersFunctiongetOperatingSystemImageUrl
(name: string)
src/webapp/features/analytics/dashboard/icons/os/index.tsx:10
↓ 1 callersFunctiongetUserHourCycle
()
src/webapp/features/env/env.ts:6
↓ 1 callersFunctiongetWeeks
(monthIndex: number, year: number)
src/webapp/features/export/YearlyGrid.tsx:99
↓ 1 callersFunctiongetWidgetsForApp
(appId: string)
src/webapp/atoms/widgets-atoms.ts:106
↓ 1 callersFunctiongroupByYear
(usage: MonthlyUsage[])
src/webapp/features/export/ExportPageBody.tsx:43
↓ 1 callersFunctionhandleClick
(session: LiveRecentSession)
src/webapp/features/analytics/sessions/SessionsGridDisplay.tsx:26
↓ 1 callersFunctionhandleClick
(session: LiveRecentSession)
src/webapp/features/analytics/liveview/RecentSessionsList.tsx:23
↓ 1 callersFunctionhistoricalSessions
(params: QueryParams)
src/webapp/features/analytics/query.ts:132
↓ 1 callersFunctioniconUrl
(name: string)
src/webapp/features/export/ToolsList.tsx:12
↓ 1 callersFunctioninitAnalytics
()
src/webapp/analytics.ts:12
↓ 1 callersFunctionliveGeoDataPoints
(params: QueryParams)
src/webapp/features/analytics/query.ts:112
↓ 1 callersFunctionliveRecentSessions
(params: QueryParams)
src/webapp/features/analytics/query.ts:128
↓ 1 callersFunctionliveSessionDetails
(params: QueryParams)
src/webapp/features/analytics/query.ts:143
↓ 1 callersFunctionmapPeriodToStartEnd
(period: string, getFunc: Getter)
src/webapp/atoms/date-atoms.ts:131
↓ 1 callersFunctionproject
( latitude: number, longitude: number, mapWidth: number, heightFactor: number, mapOffsetX: number,
src/webapp/features/analytics/liveview/world/robinson.ts:13
↓ 1 callersFunctionprojectAbsolute
( latitude: number, longitude: number, mapWidth: number, heightFactor: number, mapOffsetX: number,
src/webapp/features/analytics/liveview/world/robinson.ts:47
↓ 1 callersFunctionremoveWidget
(widgetId: string)
src/webapp/features/analytics/DashboardPage.tsx:89
↓ 1 callersFunctionrenderWidget
(widgetId: string)
src/webapp/features/analytics/DashboardPage.tsx:97
↓ 1 callersFunctionrequestRegisterLink
(name: string, email: string)
src/webapp/features/auth/auth.ts:23
↓ 1 callersFunctionrequestSignInLink
(email: string)
src/webapp/features/auth/auth.ts:11
↓ 1 callersFunctionsignOut
()
src/webapp/features/auth/auth.ts:36
↓ 1 callersFunctionsubtitle
()
src/webapp/features/analytics/LiveViewPage.tsx:33
↓ 1 callersFunctiontopEventProps
(params: QueryParams)
src/webapp/features/analytics/query.ts:100
↓ 1 callersFunctionuseBillingState
()
src/webapp/features/billing/useBilling.tsx:38
↓ 1 callersFunctionuseHistoricalData
()
src/webapp/features/billing/useBilling.tsx:31
↓ 1 callersFunctionuseLazyLoad
(ref: MutableRefObject<T>, rootMargin: string = "0px")
src/webapp/components/LazyLoad.tsx:4
↓ 1 callersFunctionusePanelColors
()
src/webapp/features/analytics/date-filters/DatePickerSuggestPeriod.tsx:144
MethodAcceptAppRequest
(string appId, [FromQuery] AppRequestPurpose purpose)
src/Features/Apps/AppsController.cs:372
MethodAccountClient
(HttpClient client)
tests/IntegrationTests/Clients/AccountClient.cs:12
MethodAdd
(ref TrackingEvent @event)
src/Features/Ingestion/Buffer/InMemoryEventBuffer.cs:16
MethodAddRange
(ref TrackingEvent[] events)
src/Features/Ingestion/Buffer/InMemoryEventBuffer.cs:24
MethodAll
( [FromHeader(Name = "App-Key")] string? appKey, [FromHeader(Name = "User-Agent")] string? userAgent,
src/Features/FeatureFlags/FeatureFlagStateController.cs:71
FunctionAppIcon
(props: Props)
src/webapp/features/apps/AppIcon.tsx:8
FunctionAppIconUpload
(props: Props)
src/webapp/features/apps/AppIconUpload.tsx:53
FunctionAppLockedContent
(props: Props)
src/webapp/features/analytics/locked/AppLockedContent.tsx:19
MethodAppNotFound
(string appKey)
src/Features/Ingestion/EventsController.cs:139
MethodAppQueries
(IDbContext db)
src/Features/Apps/AppQueries.cs:28
FunctionAppSelector
()
src/webapp/features/apps/AppSelector.tsx:32
FunctionAppShareInfo
(props: Props)
src/webapp/features/analytics/dashboard/AppShareInfo.tsx:15
FunctionAppShareListItem
(props: Props)
src/webapp/features/apps/AppShareListItem.tsx:15
FunctionAppSharing
(props: Props)
src/webapp/features/apps/AppSharing.tsx:22
FunctionAppSummaryWidget
(props: Props)
src/webapp/features/analytics/summary/AppSummaryWidget.tsx:17
FunctionAppVersionDropdown
(props: Props)
src/webapp/features/analytics/sessions/filters/AppVersionDropdown.tsx:15
MethodAppsController
(IDbContext db, EnvSettings env, IBlobService blobService)
src/Features/Apps/AppsController.cs:75
FunctionAppsProvider
(props: Props)
src/webapp/features/apps/AppsProvider.tsx:29
MethodAttachUserAuthProviderAsync
(UserAccount user, string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:21
MethodAttachUserAuthProviderAsync
(UserAccount user, string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:212
MethodAuthController
( ILogger<AuthController> logger, EnvSettings env, IAuthService authService, I
src/Features/Authentication/AuthController.cs:34
FunctionAuthProvider
(props: Props)
src/webapp/features/auth/AuthProvider.tsx:18
← previousnext →101–200 of 669, ranked by callers