MCPcopy Create free account

hub / github.com/Sagyam/linite / functions

Functions462 in github.com/Sagyam/linite

↓ 3 callersFunctionloadPackages
(source: string)
scripts/package-discovery/discover-by-category.ts:61
↓ 3 callersFunctionparseJsonField
(field: unknown)
src/services/command-generator-shared.ts:296
↓ 3 callersFunctionshouldOptimizeImage
(contentType: string)
src/lib/image-optimizer.ts:29
↓ 3 callersFunctionshouldUseSudo
(requireSudo: boolean, os: 'windows' | 'linux')
src/services/command-generator-shared.ts:344
↓ 3 callersFunctionupdateCollection
( collectionId: string, data: UpdateCollectionData )
src/services/collection.service.ts:114
↓ 3 callersFunctionuseToast
()
src/hooks/use-toast.ts:163
↓ 2 callersFunctionaddItemToCollection
( collectionId: string, appId: string, note?: string )
src/services/collection.service.ts:382
↓ 2 callersFunctionaddToRemoveQueue
(toastId: string)
src/hooks/use-toast.ts:52
↓ 2 callersFunctionbuildDistroSourceMap
( distroSources: DistroWithSources['distroSources'] )
src/services/command-generator-shared.ts:173
↓ 2 callersMethodcreate
* Create a new record
src/repositories/base.repository.ts:106
↓ 2 callersFunctioncreateMockApp
(overrides?: Partial<App>)
src/test/component-utils.tsx:23
↓ 2 callersFunctioncreateTestQueryClient
()
src/test/component-utils.tsx:181
↓ 2 callersFunctiondetectOS
(distroSlug: string)
src/services/command-generator-shared.ts:335
↓ 2 callersFunctiondiscoverPackagesForApp
(app: App, existingPackages: Map<string, Map<string, PackageEntry>>)
scripts/package-discovery/discover-packages.ts:153
↓ 2 callersFunctiondockerExec
(containerName: string, command: string, timeout = 30000)
scripts/validate-seed-docker.ts:201
↓ 2 callersFunctionensureLocalStorageMock
* Mock localStorage for Zustand persist
src/test/component-utils.tsx:349
↓ 2 callersMethodfetch
* Generic fetch wrapper with error handling
src/lib/api-client.ts:21
↓ 2 callersMethodfindByIdWithRelations
* Find app by ID with relations
src/repositories/apps.repository.ts:100
↓ 2 callersMethodfindWithApiEndpoints
* Find sources with API endpoints
src/repositories/sources.repository.ts:54
↓ 2 callersFunctiongenerateImageVariants
( arrayBuffer: ArrayBuffer, contentType: string )
src/lib/image-optimizer.ts:39
↓ 2 callersFunctiongenerateLinuxBanner
* Generate Linux/Unix bash banner with colorful ASCII art
src/lib/script-generator.ts:83
↓ 2 callersFunctiongenerateLinuxUninstallScript
( distro: string, result: GenerateUninstallCommandResponse )
src/lib/script-generator.ts:177
↓ 2 callersFunctiongenerateWindowsBanner
* Generate Windows PowerShell banner with colorful ASCII art
src/lib/script-generator.ts:104
↓ 2 callersFunctiongenerateWindowsUninstallScript
( result: GenerateUninstallCommandResponse )
src/lib/script-generator.ts:206
↓ 2 callersFunctiongetAppsWithPackages
(appIds: string[])
src/services/command-generator-shared.ts:148
↓ 2 callersFunctiongetCollectionByShareToken
( shareToken: string )
src/services/collection.service.ts:254
↓ 2 callersFunctiongetCollectionBySlug
( slug: string, userId?: string )
src/services/collection.service.ts:209
↓ 2 callersMethodgetContainerClient
()
src/lib/blob.test.ts:33
↓ 2 callersFunctiongetDistroWithSources
(distroSlug: string)
src/services/command-generator-shared.ts:120
↓ 2 callersFunctiongetExtensionFromContentType
(contentType: string)
src/lib/image-optimizer.ts:93
↓ 2 callersFunctiongetNixCommands
( method: 'nix-shell' | 'nix-env' | 'nix-flakes' | null )
src/services/command-generator-shared.ts:365
↓ 2 callersFunctiongetRandomDelay
* Generate random delay between min and max
seed/seed.ts:37
↓ 2 callersFunctiongroupPackagesBySource
( packages: T[] )
src/services/command-generator-shared.ts:316
↓ 2 callersFunctionhandleSubmit
(e: React.FormEvent)
src/components/admin/app-form.tsx:84
↓ 2 callersFunctionisInputElement
(target: EventTarget | null)
src/lib/keyboard-commands.ts:267
↓ 2 callersFunctionloadApps
()
scripts/package-discovery/discover-by-category.ts:56
↓ 2 callersFunctionloadApps
()
scripts/package-discovery/quick-check.ts:30
↓ 2 callersFunctionloadPackages
(source: string)
scripts/package-discovery/quick-check.ts:35
↓ 2 callersFunctionmakeQueryClient
()
src/lib/query-client.ts:5
↓ 2 callersFunctionnormalizeCollection
(dbCollection: any)
src/services/collection.service.ts:33
↓ 2 callersFunctionprintDiscoveryResults
(results: DiscoveryResult[])
scripts/package-discovery/discover-packages.ts:338
↓ 2 callersFunctionresetStores
()
src/test/component-utils.tsx:375
↓ 2 callersFunctionsaveResultsToFile
(results: DiscoveryResult[], filename: string)
scripts/package-discovery/discover-packages.ts:403
↓ 2 callersFunctionselectBestPackage
( availablePackages: T[], distroSourceMap: Map<string, SourceWithPriority>, sourcePreference?: string )
src/services/command-generator-shared.ts:226
↓ 2 callersFunctionstopContainer
(name: string)
scripts/validate-seed-docker.ts:249
↓ 1 callersFunctionbuildScriptCommand
(scriptUrl: string, os: 'windows' | 'linux')
src/services/command-generator-shared.ts:400
↓ 1 callersFunctioncalculatePackagePriority
( distroSourcePriority: number | null, isDefault: boolean | null, sourceSlug: string, sourcePreference
src/services/command-generator-shared.ts:198
↓ 1 callersFunctioncheckData
()
scripts/check-db-data.ts:9
↓ 1 callersFunctioncheckDockerAvailable
()
scripts/validate-seed-docker.ts:182
↓ 1 callersFunctioncleanup
()
scripts/validate-seed-docker.ts:255
↓ 1 callersFunctioncloseDeleteDialog
()
src/hooks/use-crud-dialogs.ts:58
↓ 1 callersFunctioncloseDialog
()
src/hooks/use-crud-dialogs.ts:53
↓ 1 callersFunctionconfirmDelete
( deleteMutation: { mutate: (id: string, options?: MutationOptions) => void }, getId: (item: T) => str
src/hooks/use-crud-dialogs.ts:89
↓ 1 callersFunctioncreateExternalApiClient
( config: ExternalApiConfig )
src/services/external-apis/api-client-factory.ts:133
↓ 1 callersFunctioncreateFetchHeaders
* Create fetch headers with Wikipedia authentication if available
src/lib/blob.ts:222
↓ 1 callersFunctioncreateInstallationColumns
( _handleDelete?: (installation: InstallationWithRelations) => void )
src/components/installation-history/columns.tsx:19
↓ 1 callersFunctioncreateLocalStorageMock
()
src/test/setup.ts:26
↓ 1 callersFunctioncreateMockBlockBlobClient
(pathname: string)
src/lib/blob.test.ts:12
↓ 1 callersFunctioncreateMockContainerClient
()
src/lib/blob.test.ts:23
↓ 1 callersFunctioncreateMockPackage
(overrides?: Partial<Package>)
src/test/component-utils.tsx:101
↓ 1 callersFunctioncreateQueryValidatedApiHandler
( querySchema: ZodSchema<QuerySchema>, handler: ValidatedApiHandler<QuerySchema, Context>, config?: Omit
src/lib/api-middleware.ts:178
↓ 1 callersFunctioncreateShareToken
()
src/services/collection.service.ts:27
↓ 1 callersFunctiondeleteCollection
(collectionId: string)
src/services/collection.service.ts:160
↓ 1 callersFunctiondeleteCollection
(collectionId: string)
src/hooks/use-collection-mutations.ts:16
↓ 1 callersFunctiondiscoverForCategory
(category: string)
scripts/package-discovery/discover-by-category.ts:87
↓ 1 callersFunctiondismiss
()
src/hooks/use-toast.ts:142
↓ 1 callersFunctiondownloadImageWithRetry
* Download image with retry logic * @param imageUrl - URL to download from * @param slug - Slug for logging * @returns Response and ArrayBuffer, or
src/lib/blob.ts:248
↓ 1 callersFunctiondropSchema
()
scripts/drop-schema.ts:6
↓ 1 callersFunctionfetchCollection
(slug: string)
src/app/collections/[slug]/page.tsx:24
↓ 1 callersFunctionfetchCollection
(collectionId: string)
src/app/dashboard/collections/[id]/edit/page.tsx:11
↓ 1 callersFunctionfetchInstallations
(deviceFilter?: string | null)
src/components/installation-history/installation-history-table.tsx:22
↓ 1 callersFunctionfetchPublicCollections
(params: { featured?: boolean; search?: string; })
src/app/collections/page.tsx:14
↓ 1 callersFunctionfetchSharedCollection
(token: string)
src/app/collections/share/[token]/page.tsx:14
↓ 1 callersFunctionfindOrphanedPackages
()
scripts/find-orphaned-packages.ts:29
↓ 1 callersFunctionformatKeyDisplay
* Format key display (e.g., "Space" → "Space", "Shift+G" → shown with modifiers)
src/components/dialogs/keyboard-shortcuts-dialog.tsx:20
↓ 1 callersFunctiongenId
()
src/hooks/use-toast.ts:23
↓ 1 callersFunctiongenerateCoverageReport
(apps: App[], packages: Map<string, Map<string, PackageEntry>>)
scripts/package-discovery/discover-packages.ts:313
↓ 1 callersFunctiongenerateLinuxInstallScript
( distro: string, result: GenerateCommandResponse )
src/lib/script-generator.ts:125
↓ 1 callersFunctiongenerateShareLink
(collectionId: string)
src/hooks/use-collection-mutations.ts:7
↓ 1 callersFunctiongenerateShareToken
(collectionId: string)
src/services/collection.service.ts:371
↓ 1 callersFunctiongenerateSlug
* Collection Service * Business logic for collection operations
src/services/collection.service.ts:13
↓ 1 callersFunctiongenerateVerificationCommands
* Generate verification commands for installed packages
src/lib/script-generator.ts:27
↓ 1 callersFunctiongenerateWindowsInstallScript
( result: GenerateCommandResponse )
src/lib/script-generator.ts:154
↓ 1 callersFunctiongetAllPackages
()
scripts/package-discovery/discover-packages.ts:83
↓ 1 callersFunctiongetCategoryIcon
(iconName: string | null)
src/lib/category-icons.tsx:44
↓ 1 callersFunctiongetCommandsByCategory
()
src/lib/keyboard-commands.ts:276
↓ 1 callersFunctiongetOptimalVariantUrl
* Get the optimal image variant URL based on the requested width * @param src - The original image source URL * @param width - The requested width i
src/components/ui/optimized-image.tsx:17
↓ 1 callersFunctiongetQueryClient
()
src/lib/query-client.ts:22
↓ 1 callersFunctiongetSnapMetadata
* Get detailed metadata for a specific snap (internal use)
src/services/external-apis/snapcraft.ts:55
↓ 1 callersFunctiongetStats
()
src/app/admin/(dashboard)/page.tsx:13
↓ 1 callersFunctionhandleSearch
()
src/components/admin/package-search-dialog.tsx:62
↓ 1 callersFunctionincrementViewCount
(collectionId: string)
src/services/collection.service.ts:409
↓ 1 callersFunctionisRateLimitError
* Check if error is a rate limit error
src/lib/blob.ts:238
↓ 1 callersFunctionisWikipediaUrl
* Check if URL is from Wikipedia/Wikimedia
src/lib/blob.ts:210
↓ 1 callersFunctionlistCategories
(apps: App[])
scripts/package-discovery/discover-by-category.ts:73
↓ 1 callersFunctionloadApps
()
scripts/package-discovery/discover-packages.ts:69
↓ 1 callersFunctionloadPackages
(source: string)
scripts/package-discovery/discover-packages.ts:74
↓ 1 callersFunctionmain
()
scripts/validate-seed-docker.ts:506
↓ 1 callersFunctionmain
()
scripts/package-discovery/discover-by-category.ts:284
↓ 1 callersFunctionmain
()
scripts/package-discovery/discover-packages.ts:412
← previousnext →101–200 of 462, ranked by callers