MCPcopy Create free account

hub / github.com/astashov/liftosaur / functions

Functions5,090 in github.com/astashov/liftosaur

↓ 12 callersFunctionbuildEntry
(exercise: IExerciseType, completed: boolean, notes?: string)
test/history.test.ts:23
↓ 12 callersFunctionchainable
()
src/utils/rnStubs/gestureHandler.js:3
↓ 12 callersFunctionformatCurrency
(amount: number, currency?: string)
src/pages/paymentsDashboard/paymentsDashboardContent.tsx:276
↓ 12 callersFunctiongetCurrentScreenData
()
src/navigation/navigationService.ts:136
↓ 12 callersFunctionmakeNavEvent
(to: string, tap_ts: number)
test/perfTrackerStore.test.ts:6
↓ 12 callersFunctionput_u32
ios/Packages/QuickJSCore/Sources/QuickJSC/include/cutils.h:178
↓ 12 callersFunctionrender
(props: IFastTextProps)
test/fastTextWeb.test.ts:8
↓ 12 callersMethodtoString
()
src/pages/planner/plannerExerciseEvaluator.ts:92
↓ 11 callersFunctionCollectionUtils_uniqBy
(from: T[], key: keyof T)
src/utils/collection.ts:328
↓ 11 callersFunctionEquipment_getUnitOrDefaultForExerciseType
(settings: ISettings, exerciseType?: IExerciseType)
src/models/equipment.ts:106
↓ 11 callersFunctionExerciseImageUtils_exists
(type: IExerciseType, size: "small" | "large")
src/models/exerciseImage.ts:680
↓ 11 callersFunctionExerciseImageUtils_url
( type: IExerciseType, size: "small" | "large", settings?: ISettings )
src/models/exerciseImage.ts:703
↓ 11 callersFunctionExercise_fromKey
(type: string)
src/models/exercise.ts:4169
↓ 11 callersFunctionExercise_synergistMusclesGroups
(type: IExerciseType, settings: ISettings)
src/models/exercise.ts:4153
↓ 11 callersFunctionModal_setResult
( dispatch: IModalDispatch, key: K, value: IModalResultMap[K] )
src/navigation/ModalStateContext.tsx:146
↓ 11 callersFunctionPlaywrightUtils_selectBuiltin
(page: Page)
tests/playwrightUtils.ts:146
↓ 11 callersFunctionProgram_getDayData
(program: IEvaluatedProgram, day: number)
src/models/program.ts:1053
↓ 11 callersFunctionProgram_isEmpty
(program?: IProgram | IEvaluatedProgram)
src/models/program.ts:236
↓ 11 callersFunctionStorage_mergeStorage
(oldStorage: IStorage, newStorage: IStorage, deviceId?: string)
src/models/storage.ts:274
↓ 11 callersFunctionStringUtils_pad
(str: string, width: number, fill: string = "0")
src/utils/string.ts:2
↓ 11 callersFunctionThunk_syncHealthKit
(cb?: () => void)
src/ducks/thunks.ts:639
↓ 11 callersFunctionVersionTrackerUtils_isControlledType
( value: unknown, versionTypes: IVersionTypes<TAtomicType, TControlledType> )
src/models/versionTracker/utils.ts:25
↓ 11 callersFunctionWeight_getOneRepMax
(weight: IWeight, reps: number, rpe?: number)
src/models/weight.ts:244
↓ 11 callersFunctionWeight_round
(weight: IWeight, settings: ISettings, unit: IUnit, exerciseType?: IExerciseType)
src/models/weight.ts:183
↓ 11 callersFunctionbf_ziv_rounding
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:4242
↓ 11 callersFunctionbfdec_resize
ios/Packages/QuickJSCore/Sources/QuickJSC/include/libbf.h:529
↓ 11 callersMethodbuild
(items: IT[])
src/utils/collector.ts:14
↓ 11 callersFunctionbuildRecord
(time: number, entries: IHistoryEntry[])
test/history.test.ts:35
↓ 11 callersFunctionbuildSettings
()
test/importFromLiftosaur.test.ts:68
↓ 11 callersFunctionbuildStorage
(overrides: Partial<IStorage> = {})
test/undoImport.test.ts:62
↓ 11 callersFunctionceil_log2
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:122
↓ 11 callersFunctioncreateSetTimerProgram
(page: Page, exercise: string)
tests/setTimer.spec.ts:11
↓ 11 callersMethodentries
()
test/utils/mockFetch.ts:138
↓ 11 callersFunctionfirstGymId
()
test/api.test.ts:469
↓ 11 callersFunctionformatCurrencyWithUSD
(amount: number, currency?: string)
src/pages/paymentsDashboard/paymentsDashboardContent.tsx:288
↓ 11 callersFunctiongetChildren
(node: SyntaxNode)
src/liftohistory/liftohistoryDeserializer.ts:96
↓ 11 callersMethodgetHistoryByUserId
( userId: string, args: { limit?: number; after?: number; ids?: number[] } = {} )
lambda/dao/userDao.ts:709
↓ 11 callersFunctiongetInitialState
( client: Window["fetch"], args?: { url?: URL; rawStorage?: string; storage?: IStorage; deviceId?: string
src/ducks/reducer.ts:101
↓ 11 callersMethodgetObject
(args: { bucket: string; key: string })
lambda/utils/s3.ts:16
↓ 11 callersFunctionsetIosPlatform
()
test/health.test.ts:53
↓ 11 callersFunctionuseModalDispatch
()
src/navigation/ModalStateContext.tsx:129
↓ 10 callersFunctionCollectionUtils_groupByKey
(arr: T[], key: K)
src/utils/collection.ts:103
↓ 10 callersFunctionDynamoUtil_sanitizeNumbers
(value: T, clampedPaths: string[] = [], path = "")
lambda/utils/dynamo.ts:576
↓ 10 callersFunctionExercise_allExpanded
(customExercises: IAllCustomExercises)
src/models/exercise.ts:3920
↓ 10 callersFunctionExercise_find
(type: IExerciseType, customExercises: IAllCustomExercises)
src/models/exercise.ts:3778
↓ 10 callersFunctionHistory_getMaxWeightSetFromEntry
(entry: IHistoryEntry)
src/models/history.ts:229
↓ 10 callersFunctionHistory_workoutTime
(historyRecord: IHistoryRecord)
src/models/history.ts:942
↓ 10 callersFunctionImportFromHevy_convertHevyCsvToHistoryRecords
(hevyCsvRaw: string, settings: ISettings)
src/utils/importFromHevy.ts:428
↓ 10 callersFunctionObjectUtils_isNotEmpty
(obj: T)
src/utils/object.ts:30
↓ 10 callersFunctionProgram_exportProgram
(program: IProgram, settings: ISettings, version?: string)
src/models/program.ts:1224
↓ 10 callersFunctionProgress_createScriptFunctions
(settings: ISettings)
src/models/progress.ts:377
↓ 10 callersFunctionSafeLocalStorage_getItem
(key: string)
src/utils/safeLocalStorage.ts:4
↓ 10 callersFunctionSendMessage_iosAppVersion
()
src/utils/sendMessage.ts:19
↓ 10 callersFunctionSettings_getTheme
(settings: ISettings)
src/models/settings.ts:435
↓ 10 callersFunctionStyledText_remToPx
(size: IFastTextSize, rem: number)
src/utils/styledText.ts:154
↓ 10 callersFunctionTimeUtils_formatMMSS
(ms: number)
src/utils/time.ts:37
↓ 10 callersFunctionWeight_add
(weight: IWeight, value: IWeight | number)
src/models/weight.ts:456
↓ 10 callersMethodappend
(name: string, value: string)
src/utils/urlPolyfill.ts:101
↓ 10 callersFunctionbf_mul_ui
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:2243
↓ 10 callersFunctionbf_round
Cannot fail with BF_ST_MEM_ERROR. */
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:684
↓ 10 callersFunctionbuildTargetStorage
(nickname: string)
test/adminDebug.test.ts:61
↓ 10 callersMethodceil
(num: number)
src/models/progress.ts:169
↓ 10 callersMethodcreateApiKey
(name: string)
src/api/service.ts:879
↓ 10 callersFunctionenableAppleHealth
(mockReducer: MockReducer<IState, IAction, IEnv>)
test/health.test.ts:63
↓ 10 callersFunctiongetLatestMigrationVersion
()
src/migrations/migrations.ts:14
↓ 10 callersFunctiongetNavigationService
()
src/navigation/navUtils.ts:1
↓ 10 callersFunctionparseAndClamp
( e: IEither<string, Set<IValidationError>>, min?: number, max?: number, isInt: boolean = true )
src/pages/planner/components/modalPlannerSettings.tsx:24
↓ 10 callersMethodparseRfc3339
(value?: string)
lambda/utils/subscriptions.ts:684
↓ 10 callersFunctionpostToHost
(msg: IWebviewToHost)
src/pages/planner/webviewEditor/editorWebviewEntry.ts:16
↓ 10 callersMethodscan
(args: { tableName: string; filterExpression?: string; names?: Record<string, string>; values?
lambda/utils/dynamo.ts:32
↓ 10 callersFunctionsend
()
src/pages/planner/webviewEditor/editorWebviewEntry.ts:62
↓ 10 callersFunctionuseProgressiveItems
(items: T[], options?: IProgressiveOptions)
src/utils/useProgressiveItems.ts:107
↓ 9 callersFunctionEquipment_currentEquipment
(settings: ISettings)
src/models/equipment.ts:121
↓ 9 callersFunctionExercise_findByName
(name: string, customExercises: IAllCustomExercises)
src/models/exercise.ts:3890
↓ 9 callersFunctionExercise_findByNameAndEquipment
( nameAndEquipment: string, customExercises: IAllCustomExercises )
src/models/exercise.ts:3801
↓ 9 callersFunctionIndexedDBUtils_get
(key: string)
src/utils/indexeddb.ts:165
↓ 9 callersFunctionIndexedDBUtils_set
(key: string, value?: string)
src/utils/indexeddb.ts:206
↓ 9 callersFunctionPerfSampling_decideFor
(unit: number)
src/utils/perfSampling.ts:18
↓ 9 callersFunctionPlannerProgramExercise_currentEvaluatedSetVariationIndex
(exercise: IPlannerProgramExercise)
src/pages/planner/models/plannerProgramExercise.ts:387
↓ 9 callersFunctionPlannerProgram_evaluateFull
( fullProgramText: string, settings: ISettings )
src/pages/planner/models/plannerProgram.ts:545
↓ 9 callersFunctionProgram_getFullProgram
(state: IState, id?: string)
src/models/program.ts:200
↓ 9 callersFunctionProgress_getEntryId
(exerciseType: IExerciseType, label?: string)
src/models/progress.ts:1778
↓ 9 callersFunctionReps_avgUnilateralCompletedReps
(set: ISet)
src/models/set.ts:261
↓ 9 callersFunctionSyncTestUtils_finishWorkout
(mockReducer: MockReducer<IState, IAction, IEnv>)
test/utils/syncTestUtils.ts:46
↓ 9 callersFunctionSyncTestUtils_mockDispatch
(cb: (ds: IDispatch) => void)
test/utils/syncTestUtils.ts:30
↓ 9 callersFunctionThunk_subscribeMonthly
(args?: IIapSubscribeArgs)
src/ducks/thunks.ts:2373
↓ 9 callersFunctionTimeUtils_formatHHMM
(ms: number)
src/utils/time.ts:3
↓ 9 callersFunctionWeight_compare
(a: IWeight, b: IWeight)
src/models/weight.ts:556
↓ 9 callersFunctionWeight_operation
( weight: IWeight | number, value: IWeight | number, o: (a: number, b: number) => number )
src/models/weight.ts:658
↓ 9 callersFunctionbf_neg
ios/Packages/QuickJSCore/Sources/QuickJSC/include/libbf.h:229
↓ 9 callersFunctionbuildCsv
(...rows: string[])
test/importFromLiftosaur.test.ts:64
↓ 9 callersFunctionbuildExerciseUrl
(exerciseType: IExerciseType, filterTypes: string[])
src/pages/exercise/exerciseContent.tsx:43
↓ 9 callersFunctionbuildSettings
()
test/importFromHevy.test.ts:46
↓ 9 callersFunctioncreateOauthToken
()
test/mcp.test.ts:105
↓ 9 callersFunctiondbuf_put
ios/Packages/QuickJSCore/Sources/QuickJSC/cutils.c:137
↓ 9 callersFunctiondbuf_put_u32
ios/Packages/QuickJSCore/Sources/QuickJSC/include/cutils.h:260
↓ 9 callersMethoddelete
(name: string)
test/utils/mockFetch.ts:114
↓ 9 callersMethoddiffVersions
(oldVersions: IVersions<T> | undefined, newVersions: IVersions<T>)
src/models/versionTracker.ts:121
↓ 9 callersFunctiongetUserAccount
( payload: IPayload, args: { withPrograms?: boolean; withBodyweight?: boolean } = {} )
lambda/index.ts:2526
↓ 9 callersFunctionget_limbz
ios/Packages/QuickJSCore/Sources/QuickJSC/libbf.c:326
← previousnext →301–400 of 5,090, ranked by callers