Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aptabase/aptabase
/ functions
Functions
669 in github.com/aptabase/aptabase
⨍
Functions
669
◇
Types & classes
177
Function
EmptyState
()
src/webapp/components/EmptyState.tsx:1
Function
EmptyStateWidget
(props: Props)
src/webapp/features/analytics/summary/EmptyStateWidget.tsx:9
Method
EnvSettings
()
src/Features/EnvSettings.cs:126
Function
ErrorState
(props: Props)
src/webapp/components/ErrorState.tsx:9
Method
EventBackgroundWritter
(IEventBuffer buffer, IUserHasher hasher, IIngestionClient client, ILogger<EventBackgroundWritter> logger)
src/Features/Ingestion/Buffer/EventBackgroundWritter.cs:16
Function
EventNameFilterDropdown
(props: Props)
src/webapp/features/analytics/sessions/filters/EventNameFilterDropdown.tsx:19
Method
EventProps
([FromQuery] QueryParams body, CancellationToken cancellationToken)
src/Features/Stats/StatsController.cs:300
Function
EventPropsList
(props: Props)
src/webapp/features/analytics/liveview/timeline/EventPropsList.tsx:6
Method
EventRow
(ref TrackingEvent e, string userId)
src/Features/Ingestion/Buffer/EventRow.cs:33
Function
EventStep
(props: Props)
src/webapp/features/analytics/liveview/timeline/EventStep.tsx:14
Function
EventWidget
(props: Props)
src/webapp/features/analytics/dashboard/EventWidget.tsx:11
Function
EventsChart
(props: Props)
src/webapp/features/analytics/dashboard/custom-widgets/EventsChart.tsx:33
Function
EventsChartWidget
(props: Props)
src/webapp/features/analytics/dashboard/custom-widgets/EventsChartWidget.tsx:56
Method
EventsController
(IIngestionCache cache, IEventBuffer buffer, GeoIPClie
src/Features/Ingestion/EventsController.cs:18
Method
ExceptionMiddleware
(RequestDelegate next, ILogger<ExceptionMiddleware> logger)
src/Extensions/ExceptionMiddleware.cs:10
Method
ExecuteAsync
(CancellationToken cancellationToken)
src/Features/Billing/TrialNotificationCronJob.cs:21
Method
ExecuteAsync
(CancellationToken cancellationToken)
src/Features/Billing/ResetOveruseCronJob.cs:16
Method
ExecuteAsync
(CancellationToken cancellationToken)
src/Features/Billing/OveruseNotificationCronJob.cs:24
Method
ExecuteResultAsync
(ActionContext context)
src/Features/Export/StreamingFileResult.cs:11
Method
Exists
(string key)
src/Features/Cache/CacheService.cs:38
Function
ExportPageBody
(props: Props)
src/webapp/features/export/ExportPageBody.tsx:61
Method
FeatureFlagStateController
( IDbContext db, IIngestionCache cache, ILogger<FeatureFlagStateController> logger)
src/Features/FeatureFlags/FeatureFlagStateController.cs:25
Method
FeatureFlagsController
(IDbContext db, IAppQueries appQueries)
src/Features/FeatureFlags/FeatureFlagsController.cs:37
Function
FilterChip
(props: ChipProps)
src/webapp/features/analytics/CurrentFilters.tsx:11
Function
FilterDropdownFancy
(props: Props)
src/webapp/features/analytics/sessions/filters/FilterDropdownFancy.tsx:17
Function
FilterDropdownQuery
(props: Props)
src/webapp/features/analytics/sessions/filters/FilterDropdownQuery.tsx:13
Function
FilterDropdownSelect
(props: Props)
src/webapp/features/analytics/sessions/filters/FilterDropdownSelect.tsx:12
Method
FindByAppKey
(string appKey, CancellationToken cancellationToken)
src/Features/Ingestion/IngestionCache.cs:27
Method
FindOrCreateAccountWithOAuthAsync
(string name, string email, string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:19
Method
FindUserByEmailAsync
(string email, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:17
Method
FindUserByIdAsync
(string id, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:16
Method
FindUserByOAuthProviderAsync
(string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:18
Method
FindUserByOAuthProviderAsync
(string providerName, string providerUid, CancellationToken cancellationToken)
src/Features/Authentication/AuthService.cs:200
Function
FirstEventStep
(props: Props)
src/webapp/features/analytics/liveview/timeline/FirstEventStep.tsx:12
Method
ForceSignOut
()
src/Features/Authentication/AuthController.cs:105
Method
FormatArg
(object? value)
src/Features/Stats/ClickHouseQueryClient.cs:55
Method
FormatArg
(object value)
src/Features/Stats/TinybirdQueryClient.cs:54
Method
FormatLocale
(string? locale, string? expectedLocale)
tests/UnitTests/Features/Ingestion/LocaleFormatterTests.cs:8
Function
FormatPicker
(props: Props)
src/webapp/features/export/FormatPicker.tsx:8
Method
Future_dates_should_be_normalized_to_now
()
tests/UnitTests/Features/Ingestion/EventBodyTests.cs:19
Function
GeneralSettings
(props: Props)
src/webapp/features/apps/GeneralSettings.tsx:11
Method
GenerateAuthUrl
(string token)
src/Features/Authentication/AuthService.cs:220
Method
GenerateCheckoutUrl
(CancellationToken cancellationToken)
src/Features/Billing/BillingController.cs:69
Method
GeneratePortalUrl
(CancellationToken cancellationToken)
src/Features/Billing/BillingController.cs:78
Method
GeoIPClient
(EnvSettings env)
src/Features/GeoIP/IGeoIPClient.cs:32
Method
Get
(string name)
src/Features/EnvSettings.cs:136
Method
Get
(string key)
src/Features/Cache/CacheService.cs:8
Method
Get
(string key)
src/Features/Cache/CacheService.cs:22
Method
GetActiveAppByAppKey
(string appKey, CancellationToken cancellationToken)
src/Features/Apps/AppQueries.cs:19
Method
GetAppById
(string appId)
src/Features/Apps/AppsController.cs:129
Method
GetAppId
(string buildMode, string appId)
src/Features/Export/ExportController.cs:162
Method
GetAppRequestStatus
app request endpoints
src/Features/Apps/AppsController.cs:282
Method
GetAppShareInfo
(string appId)
src/Features/Apps/AppsController.cs:207
Method
GetAvatarUrl
()
src/Features/Authentication/UserAccount.cs:27
Method
GetBillingUsageByApp
(int year, int month)
src/Features/Billing/BillingQueries.cs:17
Method
GetClientLocation
(HttpContext httpContext)
src/Features/GeoIP/CloudGeoClient.cs:20
Method
GetClientLocation
(HttpContext httpContext)
src/Features/GeoIP/DatabaseGeoClient.cs:15
Method
GetFormat
(string format)
src/Features/Export/ExportController.cs:171
Method
GetGitHubPreferredEmail
(OAuthCreatingTicketContext context)
src/Features/Authentication/OAuthExtensions.cs:194
Method
GetHeader
(HttpContext httpContext, params string[] names)
src/Features/GeoIP/CloudGeoClient.cs:33
Method
GetHostedService
()
tests/IntegrationTests/IntegrationTestsFixture.cs:27
Method
GetIncomingAppRequests
([FromQuery] AppRequestPurpose? purpose = null)
src/Features/Apps/AppsController.cs:351
Method
GetInt
(string name)
src/Features/EnvSettings.cs:141
Method
GetKeyMetrics
(QueryArgs args, CancellationToken cancellationToken)
src/Features/Stats/StatsController.cs:383
Method
GetOrNull
(string name)
src/Features/EnvSettings.cs:131
Method
GetOwnedApp
(string appId)
src/Features/Apps/AppsController.cs:486
Method
GetOwnedAppAsync
(string appId, string userId)
src/Features/Apps/AppQueries.cs:21
Method
GetOwnedAppIds
(UserIdentity user)
src/Features/Billing/BillingQueries.cs:13
Method
GetOwnedFeatureFlagAsync
(string flagId, string userId)
src/Features/FeatureFlags/FeatureFlagsController.cs:155
Method
GetSaltFor
(string date, string appId)
src/Features/Privacy/DailyUserHasher.cs:52
Method
GetSubjectTemplateName
(double perc)
src/Features/Billing/OveruseNotificationCronJob.cs:90
Method
GetTemplate
(string name)
src/Features/Notification/TemplateEngine.cs:26
Method
GetTrialsDueSoon
()
src/Features/Billing/BillingQueries.cs:10
Method
GetUserFreeTierOrTrial
(UserIdentity user)
src/Features/Billing/BillingQueries.cs:12
Method
GetUserQuotaForApps
(string[] appIds)
src/Features/Billing/BillingQueries.cs:18
Method
GetUserSubscription
(UserIdentity user)
src/Features/Billing/BillingQueries.cs:11
Method
GitHub
()
src/Features/Authentication/AuthController.cs:65
Method
Google
()
src/Features/Authentication/AuthController.cs:71
Function
GrowthIndicator
(props: Props)
src/webapp/components/GrowthIndicator.tsx:11
Function
GrowthIndicator
(props: Props)
src/webapp/features/analytics/GrowthIndicator.tsx:11
Method
HandleMagicLink
([FromQuery] string token, CancellationToken cancellationToken)
src/Features/Authentication/AuthController.cs:112
Method
HandleSubscriptionCreatedOrUpdated
([FromBody] WebhookEvent ev, CancellationToken cancellationToken)
src/Features/Billing/LemonSqueezyWebhookController.cs:75
Method
HandleUnknownEvent
(WebhookEvent ev)
src/Features/Billing/LemonSqueezyWebhookController.cs:157
Method
HealthCheck
()
tests/IntegrationTests/HealthCheckTests.cs:16
Method
HealthCheckTests
(IntegrationTestsFixture fixture)
tests/IntegrationTests/HealthCheckTests.cs:11
Method
HistoricalSessions
([FromQuery] QueryParams body, CancellationToken cancellationToken)
src/Features/Stats/StatsController.cs:363
Method
HistoricalUsage
(CancellationToken cancellationToken)
src/Features/Billing/BillingController.cs:55
Function
IconApple
(props: Props)
src/webapp/features/analytics/dashboard/icons/os/apple.tsx:7
Method
IngestionCache
(IMemoryCache cache, IAppQueries appQueries)
src/Features/Ingestion/IngestionCache.cs:38
Method
IngestionCacheTests
()
tests/UnitTests/Features/Ingestion/IngestionCacheTests.cs:16
Method
IngestionClient
Use this constructor to avoid rate limiting
tests/IntegrationTests/Clients/IngestionClient.cs:14
Method
IngestionTests
(IntegrationTestsFixture fixture)
tests/IntegrationTests/IngestionTests.cs:15
Method
InitializeAsync
()
tests/IntegrationTests/IntegrationTestsFixture.cs:38
Method
InitiateAppRequest
(string appId, [FromBody] InitiateAppRequestBody body)
src/Features/Apps/AppsController.cs:298
Method
IntegrationTestsFixture
()
tests/IntegrationTests/IntegrationTestsFixture.cs:13
Method
Invoke
(HttpContext context)
src/Extensions/ExceptionMiddleware.cs:16
Method
IsTLSPort
(int port)
src/Features/Notification/SmtpEmailClient.cs:34
Function
Item
(props: StyledOptionProps)
src/webapp/features/analytics/date-filters/DateRangePicker.tsx:32
Function
KeyMetrics
(props: Props)
src/webapp/features/analytics/key_metrics/KeyMetrics.tsx:16
Method
KeyMetrics
()
src/Features/Stats/StatsController.cs:21
← previous
next →
301–400 of 669, ranked by callers