MCPcopy Create free account

hub / github.com/astashov/liftosaur / functions

Functions5,090 in github.com/astashov/liftosaur

↓ 9 callersFunctionmakeSubscriptions
()
test/subscriptionsV2.test.ts:6
↓ 9 callersFunctionmp_print_str_dec
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:5794
↓ 9 callersFunctionntt_free
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:7542
↓ 9 callersMethodprint
(...args: unknown[])
src/models/progress.ts:183
↓ 9 callersFunctionre_emit_op_u32
return the offset of the u32 value */
ios/Packages/QuickJSCore/Sources/QuickJSC/libregexp.c:344
↓ 9 callersFunctionsetIosPlatform
()
test/iap.test.ts:42
↓ 9 callersMethodsetValue
(value: string)
src/components/editProgramExercise/progressions/scriptEditor.ts:138
↓ 9 callersFunctionsetupAdmin
(targetStorage: IStorage)
test/adminDebug.test.ts:39
↓ 9 callersFunctionunicode_get16
ios/Packages/QuickJSCore/Sources/QuickJSC/libunicode.c:614
↓ 9 callersFunctionuseAnimatedStyle
()
src/utils/rnStubs/reanimated.js:11
↓ 8 callersFunctionCollectionUtils_uniqByExpr
(from: T[], fn: (item: T) => V)
src/utils/collection.ts:341
↓ 8 callersFunctionDateUtils_firstDayOfWeekTimestamp
(date: Date | number, startWeekFromMonday?: boolean)
src/utils/date.ts:139
↓ 8 callersFunctionEquipment_getEquipmentDataForExerciseType
( settings: ISettings, exerciseType?: IExerciseType )
src/models/equipment.ts:97
↓ 8 callersFunctionHealthAndroidFilter_isSelfOrigin
(record: unknown)
src/utils/healthAndroidFilter.ts:3
↓ 8 callersFunctionIapHelpers_getSkus
()
src/utils/iapHelpers.ts:10
↓ 8 callersFunctionImportSession_apply
( storage: IStorage, historyRecords: IHistoryRecord[], customExercises: Record<string, ICustomExercise>,
src/models/importSession.ts:15
↓ 8 callersFunctionImportSession_undo
(storage: IStorage, sessionId: string)
src/models/importSession.ts:55
↓ 8 callersFunctionLength_convertTo
(length: ILength, unit: ILengthUnit)
src/models/length.ts:76
↓ 8 callersFunctionLiveActivityManager_updateProgressLiveActivity
( program: IProgram | undefined, progress: IHistoryRecord, settings: ISettings, subscription: ISubscri
src/utils/liveActivityManager.ts:142
↓ 8 callersFunctionMathUtils_toWord
(num?: number)
src/utils/math.ts:58
↓ 8 callersFunctionObjectUtils_pick
(obj: T, theKeys: K[])
src/utils/object.ts:199
↓ 8 callersFunctionPlaywrightUtils_disableSubscriptions
(page: Page)
tests/playwrightUtils.ts:127
↓ 8 callersFunctionPlaywrightUtils_type
(value: string, locator: () => Locator)
tests/playwrightUtils.ts:119
↓ 8 callersFunctionProgram_getFirstProgramExercise
( program?: IEvaluatedProgram, key?: string )
src/models/program.ts:1145
↓ 8 callersFunctionReps_isFinished
(sets: ISet[])
src/models/set.ts:226
↓ 8 callersFunctionStorage_updateVersions
( oldStorage: IPartialStorage, newStorage: IPartialStorage, deviceId?: string )
src/models/storage.ts:249
↓ 8 callersFunctionStringUtils_fuzzySearch
(needle: string, haystack: string)
src/utils/string.ts:73
↓ 8 callersFunctionWeight_eqNull
( weight: IWeight | number | IPercentage | undefined, value: IWeight | number | IPercentage | undefined )
src/models/weight.ts:488
↓ 8 callersFunctionWeight_gt
(weight: IWeight | number | IPercentage, value: IWeight | number | IPercentage)
src/models/weight.ts:472
↓ 8 callersFunctionWorkoutExerciseUtils_getColor
(sets: ISet[], isWarmup: boolean)
src/utils/workoutExerciseUtils.ts:5
↓ 8 callersMethodaddMockData
(newData: Record<string, Record<string, T>>)
test/utils/mockDynamoUtil.ts:48
↓ 8 callersFunctionbuildCustomExercise
(id: string)
test/importSession.test.ts:29
↓ 8 callersFunctionchange
(setData: IDaySetData[], changeFn: (set: IPlannerProgramExerciseEvaluatedSet) => void)
src/components/editProgramExercise/editProgramExerciseAcrossAllWeeks.tsx:35
↓ 8 callersFunctionconvertGooglePriceToNumber
(price: { units?: string; nanos?: number })
lambda/utils/googlePaymentProcessor.ts:5
↓ 8 callersMethodgetById
( userId: string, args?: { skipPrograms?: boolean; skipStats?: boolean; historyLimit
lambda/dao/userDao.ts:980
↓ 8 callersFunctiongetEvaluatedProgram
(storage: IStorage)
src/watch/index.ts:279
↓ 8 callersFunctiongetFill
(muscle: IScreenMuscle)
src/components/muscles/images/frontMusclesSvg.tsx:21
↓ 8 callersMethodgetGoogleProductVerificationInfoV2
( userId: string, json: IProductPurchaseV2, token: string )
lambda/utils/subscriptions.ts:735
↓ 8 callersMethodgetGoogleSubscriptionV2Resolved
( token: string, depth = 0 )
lambda/utils/subscriptions.ts:531
↓ 8 callersFunctiongetOpacity
(muscle: IScreenMuscle)
src/components/muscles/images/frontMusclesSvg.tsx:17
↓ 8 callersFunctiongetPlaygroundProgress
(state: IState, weekIndex: number, dayIndex: number)
src/navigation/modals/navModalPlaygroundUtils.ts:7
↓ 8 callersMethodgetPoint
(node: SyntaxNode)
src/pages/planner/plannerExerciseEvaluator.ts:181
↓ 8 callersFunctiongetRawHandler
(diBuilder: () => IDI)
lambda/index.ts:3395
↓ 8 callersFunctionlre_canonicalize
JS regexp specific rules for case folding */
ios/Packages/QuickJSCore/Sources/QuickJSC/libunicode.c:227
↓ 8 callersMethodmergeVersionField
( fullVersion: IVersionValue | undefined, diffVersion: IVersionValue | undefined, path: string = "
src/models/versionTracker/versionTrackerMergeVersions.ts:47
↓ 8 callersFunctionmul_mod_fast
faster version using precomputed modulo inverse. precondition: 0 <= a * b < 2^(64+NTT_MOD_LOG2_MIN) */
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:7417
↓ 8 callersFunctionntt_mul_mod
input: abs(a*b) < 2 * m^2, output: abs(r) < m */
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:7504
↓ 8 callersFunctionopenExternal
(url: string)
src/components/screenSettings.tsx:60
↓ 8 callersFunctionparseHevyNumber
(value: string | number | undefined | null)
src/utils/importFromHevy.ts:356
↓ 8 callersFunctionresponse
(status: number, r: IPostSyncResponse)
lambda/index.ts:552
↓ 8 callersFunctionsaveList
(key: string, list: IStoredEvent[])
src/utils/eventManager.native.ts:53
↓ 8 callersMethodstop
android/app/src/main/java/com/liftosaur/www/twa/liveactivity/WorkoutForegroundService.kt:23
↓ 8 callersMethodvalues
()
src/utils/urlPolyfill.ts:193
↓ 7 callersFunctionCollectionUtils_groupByKeyUniq
(arr: T[], key: K)
src/utils/collection.ts:125
↓ 7 callersFunctionCollectionUtils_remove
(from: T[], item: T)
src/utils/collection.ts:275
↓ 7 callersFunctionDateUtils_formatYYYYMMDDHHMM
(date: Date | string | number, separator: string = "")
src/utils/date.ts:111
↓ 7 callersFunctionEditProgramUiHelpers_validate
( shouldValidate: boolean, oldPlanner: IPlannerProgram, newPlanner: IPlannerProgram, settings: ISettin
src/components/editProgram/editProgramUi/editProgramUiHelpers.ts:241
↓ 7 callersFunctionExercise_createCustomExercise
( name: string, tMuscles: IMuscle[], sMuscles: IMuscle[], types: IExerciseKind[], smallImageUrl?: st
src/models/exercise.ts:4284
↓ 7 callersFunctionHealthSync_eligibleForAppleHealth
()
src/lib/healthSync.ts:11
↓ 7 callersFunctionHealthSync_eligibleForGoogleHealth
()
src/lib/healthSync.ts:18
↓ 7 callersFunctionHistory_buildPrevExerciseData
( history: IHistoryRecord[], beforeTime: number )
src/models/history.ts:476
↓ 7 callersFunctionImagePreloader_uri
(path: string)
src/utils/imagePreloader.tsx:16
↓ 7 callersFunctionMathUtils_roundTo005
(value: number)
src/utils/math.ts:9
↓ 7 callersFunctionNodeEncoder_encode
(str: string)
lambda/utils/nodeEncoder.ts:13
↓ 7 callersFunctionPlannerProgramExercise_currentDescriptionIndex
(exercise: IPlannerProgramExercise)
src/pages/planner/models/plannerProgramExercise.ts:450
↓ 7 callersFunctionPlannerTestUtils_get
(text: string)
test/utils/plannerTestUtils.ts:25
↓ 7 callersFunctionProgram_getAllProgramExercises
(evaluatedProgram: IEvaluatedProgram)
src/models/program.ts:798
↓ 7 callersFunctionProgram_getDayNumber
( program: IPlannerProgram | IEvaluatedProgram, week: number, dayInWeek: number )
src/models/program.ts:1019
↓ 7 callersFunctionProgress_getProgressById
( state: Pick<IState, "progress" | "storage">, id: number )
src/models/progress.ts:951
↓ 7 callersFunctionSetUtils_areEqual
(a: Set<T>, b: Set<T>)
src/utils/setUtils.ts:1
↓ 7 callersFunctionStats_name
(key: IStatsKey)
src/models/stats.ts:6
↓ 7 callersFunctionThunk_fetchInitial
()
src/ducks/thunks.ts:1989
↓ 7 callersFunctionUndoingFlag_set
(value: boolean)
src/utils/undoingFlag.ts:3
↓ 7 callersFunctionUpdates_handleManifest
(event: APIGatewayProxyEvent, di: IDI)
lambda/updates/manifestHandler.ts:12
↓ 7 callersFunctionVersionTrackerUtils_compareVersions
( a: IFieldVersion, b: IFieldVersion )
src/models/versionTracker/utils.ts:108
↓ 7 callersFunctionVersionTrackerUtils_ensureVersionsObject
(version: IVersionValue | undefined)
src/models/versionTracker/utils.ts:65
↓ 7 callersFunctionWeight_convertToWeight
(onerm: IWeight, value: IWeight | number | IPercentage, unit: IUnit)
src/models/weight.ts:674
↓ 7 callersFunctionWeight_evaluateWeight
( weight: IWeight | IPercentage, exerciseType: IExerciseType, settings: ISettings )
src/models/weight.ts:28
↓ 7 callersFunctionWeight_formatOneSide
(settings: ISettings, platesArr: IPlate[], exerciseType: IExerciseType)
src/models/weight.ts:276
↓ 7 callersFunctionWeight_strictParse
(str: string)
src/models/weight.ts:110
↓ 7 callersMethodaddIfNotExists
(payment: IPaymentDao)
lambda/dao/paymentDao.ts:61
↓ 7 callersFunctionbuildCsv
(...rows: string[])
test/importFromHevy.test.ts:42
↓ 7 callersFunctionbuildDi
(log: ILogUtil, fetch: Window["fetch"])
lambda/utils/di.ts:20
↓ 7 callersFunctionbuildMockDi
(log: ILogUtil, fetch: Window["fetch"])
test/utils/mockDi.ts:21
↓ 7 callersFunctionbuildSession
(overrides: Partial<IImportSession> = {})
test/undoImport.test.ts:49
↓ 7 callersFunctionbuildSettings
(plates: IPlate[], bar: number = 45)
test/weight.test.ts:14
↓ 7 callersFunctionbuildStorage
(overrides: Partial<IStorage> = {})
test/importSession.test.ts:39
↓ 7 callersFunctionchangeSet
(cb: (s: IPlannerProgramExerciseEvaluatedSet) => void)
src/components/editProgramExercise/bottomSheetEditProgramExerciseSet.tsx:41
↓ 7 callersFunctionclose
()
src/components/swipeableRow.tsx:133
↓ 7 callersFunctioncorruptedStorage
()
test/storageCorruption.test.ts:17
↓ 7 callersFunctioncr_op
union or intersection */
ios/Packages/QuickJSCore/Sources/QuickJSC/libunicode.c:458
↓ 7 callersFunctiondbuf_realloc
return < 0 if error */
ios/Packages/QuickJSCore/Sources/QuickJSC/cutils.c:104
↓ 7 callersFunctionfireEvent
(userId?: string)
lambda/mcp/handler.ts:165
↓ 7 callersMethodforEach
(callbackfn: (value: string, key: string, parent: Headers) => void, thisArg?: any)
test/utils/mockFetch.ts:127
↓ 7 callersFunctionformatCurrency
(amount: number)
src/pages/affiliateDashboard/affiliateDashboardContent.tsx:41
↓ 7 callersFunctiongetChildren
(node: SyntaxNode)
src/pages/planner/plannerExerciseEvaluator.ts:100
↓ 7 callersFunctiongetFill
(muscle: IScreenMuscle)
src/components/muscles/images/backMusclesSvg.tsx:23
↓ 7 callersFunctiongetGym
(settings: ISettings, gymId: string)
lambda/utils/apiv1Common.ts:57
↓ 7 callersFunctiongetHeaders
(event: APIGatewayProxyEventV2)
lambda/streamingHandler.ts:33
↓ 7 callersFunctiongetIsLoggedIn
(event: APIGatewayProxyEvent)
lambda/index.ts:281
← previousnext →401–500 of 5,090, ranked by callers