MCPcopy Create free account

hub / github.com/aptabase/aptabase / functions

Functions669 in github.com/aptabase/aptabase

FunctionEmptyState
()
src/webapp/components/EmptyState.tsx:1
FunctionEmptyStateWidget
(props: Props)
src/webapp/features/analytics/summary/EmptyStateWidget.tsx:9
MethodEnvSettings
()
src/Features/EnvSettings.cs:126
FunctionErrorState
(props: Props)
src/webapp/components/ErrorState.tsx:9
MethodEventBackgroundWritter
(IEventBuffer buffer, IUserHasher hasher, IIngestionClient client, ILogger<EventBackgroundWritter> logger)
src/Features/Ingestion/Buffer/EventBackgroundWritter.cs:16
FunctionEventNameFilterDropdown
(props: Props)
src/webapp/features/analytics/sessions/filters/EventNameFilterDropdown.tsx:19
MethodEventProps
([FromQuery] QueryParams body, CancellationToken cancellationToken)
src/Features/Stats/StatsController.cs:300
FunctionEventPropsList
(props: Props)
src/webapp/features/analytics/liveview/timeline/EventPropsList.tsx:6
MethodEventRow
(ref TrackingEvent e, string userId)
src/Features/Ingestion/Buffer/EventRow.cs:33
FunctionEventStep
(props: Props)
src/webapp/features/analytics/liveview/timeline/EventStep.tsx:14
FunctionEventWidget
(props: Props)
src/webapp/features/analytics/dashboard/EventWidget.tsx:11
FunctionEventsChart
(props: Props)
src/webapp/features/analytics/dashboard/custom-widgets/EventsChart.tsx:33
FunctionEventsChartWidget
(props: Props)
src/webapp/features/analytics/dashboard/custom-widgets/EventsChartWidget.tsx:56
MethodEventsController
(IIngestionCache cache, IEventBuffer buffer, GeoIPClie
src/Features/Ingestion/EventsController.cs:18
MethodExceptionMiddleware
(RequestDelegate next, ILogger<ExceptionMiddleware> logger)
src/Extensions/ExceptionMiddleware.cs:10
MethodExecuteAsync
(CancellationToken cancellationToken)
src/Features/Billing/TrialNotificationCronJob.cs:21
MethodExecuteAsync
(CancellationToken cancellationToken)
src/Features/Billing/ResetOveruseCronJob.cs:16
MethodExecuteAsync
(CancellationToken cancellationToken)
src/Features/Billing/OveruseNotificationCronJob.cs:24
MethodExecuteResultAsync
(ActionContext context)
src/Features/Export/StreamingFileResult.cs:11
MethodExists
(string key)
src/Features/Cache/CacheService.cs:38
FunctionExportPageBody
(props: Props)
src/webapp/features/export/ExportPageBody.tsx:61
MethodFeatureFlagStateController
( IDbContext db, IIngestionCache cache, ILogger<FeatureFlagStateController> logger)
src/Features/FeatureFlags/FeatureFlagStateController.cs:25
MethodFeatureFlagsController
(IDbContext db, IAppQueries appQueries)
src/Features/FeatureFlags/FeatureFlagsController.cs:37
FunctionFilterChip
(props: ChipProps)
src/webapp/features/analytics/CurrentFilters.tsx:11
FunctionFilterDropdownFancy
(props: Props)
src/webapp/features/analytics/sessions/filters/FilterDropdownFancy.tsx:17
FunctionFilterDropdownQuery
(props: Props)
src/webapp/features/analytics/sessions/filters/FilterDropdownQuery.tsx:13
FunctionFilterDropdownSelect
(props: Props)
src/webapp/features/analytics/sessions/filters/FilterDropdownSelect.tsx:12
MethodFindByAppKey
(string appKey, CancellationToken cancellationToken)
src/Features/Ingestion/IngestionCache.cs:27
MethodFindOrCreateAccountWithOAuthAsync
(string name, string email, string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:19
MethodFindUserByEmailAsync
(string email, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:17
MethodFindUserByIdAsync
(string id, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:16
MethodFindUserByOAuthProviderAsync
(string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:18
MethodFindUserByOAuthProviderAsync
(string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:200
FunctionFirstEventStep
(props: Props)
src/webapp/features/analytics/liveview/timeline/FirstEventStep.tsx:12
MethodForceSignOut
()
src/Features/Authentication/AuthController.cs:105
MethodFormatArg
(object? value)
src/Features/Stats/ClickHouseQueryClient.cs:55
MethodFormatArg
(object value)
src/Features/Stats/TinybirdQueryClient.cs:54
MethodFormatLocale
(string? locale, string? expectedLocale)
tests/UnitTests/Features/Ingestion/LocaleFormatterTests.cs:8
FunctionFormatPicker
(props: Props)
src/webapp/features/export/FormatPicker.tsx:8
MethodFuture_dates_should_be_normalized_to_now
()
tests/UnitTests/Features/Ingestion/EventBodyTests.cs:19
FunctionGeneralSettings
(props: Props)
src/webapp/features/apps/GeneralSettings.tsx:11
MethodGenerateAuthUrl
(string token)
src/Features/Authentication/AuthService.cs:220
MethodGenerateCheckoutUrl
(CancellationToken cancellationToken)
src/Features/Billing/BillingController.cs:69
MethodGeneratePortalUrl
(CancellationToken cancellationToken)
src/Features/Billing/BillingController.cs:78
MethodGeoIPClient
(EnvSettings env)
src/Features/GeoIP/IGeoIPClient.cs:32
MethodGet
(string name)
src/Features/EnvSettings.cs:136
MethodGet
(string key)
src/Features/Cache/CacheService.cs:8
MethodGet
(string key)
src/Features/Cache/CacheService.cs:22
MethodGetActiveAppByAppKey
(string appKey, CancellationToken cancellationToken)
src/Features/Apps/AppQueries.cs:19
MethodGetAppById
(string appId)
src/Features/Apps/AppsController.cs:129
MethodGetAppId
(string buildMode, string appId)
src/Features/Export/ExportController.cs:162
MethodGetAppRequestStatus
app request endpoints
src/Features/Apps/AppsController.cs:282
MethodGetAppShareInfo
(string appId)
src/Features/Apps/AppsController.cs:207
MethodGetAvatarUrl
()
src/Features/Authentication/UserAccount.cs:27
MethodGetBillingUsageByApp
(int year, int month)
src/Features/Billing/BillingQueries.cs:17
MethodGetClientLocation
(HttpContext httpContext)
src/Features/GeoIP/CloudGeoClient.cs:20
MethodGetClientLocation
(HttpContext httpContext)
src/Features/GeoIP/DatabaseGeoClient.cs:15
MethodGetFormat
(string format)
src/Features/Export/ExportController.cs:171
MethodGetGitHubPreferredEmail
(OAuthCreatingTicketContext context)
src/Features/Authentication/OAuthExtensions.cs:194
MethodGetHeader
(HttpContext httpContext, params string[] names)
src/Features/GeoIP/CloudGeoClient.cs:33
MethodGetHostedService
()
tests/IntegrationTests/IntegrationTestsFixture.cs:27
MethodGetIncomingAppRequests
([FromQuery] AppRequestPurpose? purpose = null)
src/Features/Apps/AppsController.cs:351
MethodGetInt
(string name)
src/Features/EnvSettings.cs:141
MethodGetKeyMetrics
(QueryArgs args, CancellationToken cancellationToken)
src/Features/Stats/StatsController.cs:383
MethodGetOrNull
(string name)
src/Features/EnvSettings.cs:131
MethodGetOwnedApp
(string appId)
src/Features/Apps/AppsController.cs:486
MethodGetOwnedAppAsync
(string appId, string userId)
src/Features/Apps/AppQueries.cs:21
MethodGetOwnedAppIds
(UserIdentity user)
src/Features/Billing/BillingQueries.cs:13
MethodGetOwnedFeatureFlagAsync
(string flagId, string userId)
src/Features/FeatureFlags/FeatureFlagsController.cs:155
MethodGetSaltFor
(string date, string appId)
src/Features/Privacy/DailyUserHasher.cs:52
MethodGetSubjectTemplateName
(double perc)
src/Features/Billing/OveruseNotificationCronJob.cs:90
MethodGetTemplate
(string name)
src/Features/Notification/TemplateEngine.cs:26
MethodGetTrialsDueSoon
()
src/Features/Billing/BillingQueries.cs:10
MethodGetUserFreeTierOrTrial
(UserIdentity user)
src/Features/Billing/BillingQueries.cs:12
MethodGetUserQuotaForApps
(string[] appIds)
src/Features/Billing/BillingQueries.cs:18
MethodGetUserSubscription
(UserIdentity user)
src/Features/Billing/BillingQueries.cs:11
MethodGitHub
()
src/Features/Authentication/AuthController.cs:65
MethodGoogle
()
src/Features/Authentication/AuthController.cs:71
FunctionGrowthIndicator
(props: Props)
src/webapp/components/GrowthIndicator.tsx:11
FunctionGrowthIndicator
(props: Props)
src/webapp/features/analytics/GrowthIndicator.tsx:11
MethodHandleMagicLink
([FromQuery] string token, CancellationToken cancellationToken)
src/Features/Authentication/AuthController.cs:112
MethodHandleSubscriptionCreatedOrUpdated
([FromBody] WebhookEvent ev, CancellationToken cancellationToken)
src/Features/Billing/LemonSqueezyWebhookController.cs:75
MethodHandleUnknownEvent
(WebhookEvent ev)
src/Features/Billing/LemonSqueezyWebhookController.cs:157
MethodHealthCheck
()
tests/IntegrationTests/HealthCheckTests.cs:16
MethodHealthCheckTests
(IntegrationTestsFixture fixture)
tests/IntegrationTests/HealthCheckTests.cs:11
MethodHistoricalSessions
([FromQuery] QueryParams body, CancellationToken cancellationToken)
src/Features/Stats/StatsController.cs:363
MethodHistoricalUsage
(CancellationToken cancellationToken)
src/Features/Billing/BillingController.cs:55
FunctionIconApple
(props: Props)
src/webapp/features/analytics/dashboard/icons/os/apple.tsx:7
MethodIngestionCache
(IMemoryCache cache, IAppQueries appQueries)
src/Features/Ingestion/IngestionCache.cs:38
MethodIngestionCacheTests
()
tests/UnitTests/Features/Ingestion/IngestionCacheTests.cs:16
MethodIngestionClient
Use this constructor to avoid rate limiting
tests/IntegrationTests/Clients/IngestionClient.cs:14
MethodIngestionTests
(IntegrationTestsFixture fixture)
tests/IntegrationTests/IngestionTests.cs:15
MethodInitializeAsync
()
tests/IntegrationTests/IntegrationTestsFixture.cs:38
MethodInitiateAppRequest
(string appId, [FromBody] InitiateAppRequestBody body)
src/Features/Apps/AppsController.cs:298
MethodIntegrationTestsFixture
()
tests/IntegrationTests/IntegrationTestsFixture.cs:13
MethodInvoke
(HttpContext context)
src/Extensions/ExceptionMiddleware.cs:16
MethodIsTLSPort
(int port)
src/Features/Notification/SmtpEmailClient.cs:34
FunctionItem
(props: StyledOptionProps)
src/webapp/features/analytics/date-filters/DateRangePicker.tsx:32
FunctionKeyMetrics
(props: Props)
src/webapp/features/analytics/key_metrics/KeyMetrics.tsx:16
MethodKeyMetrics
()
src/Features/Stats/StatsController.cs:21
← previousnext →301–400 of 669, ranked by callers