MCPcopy Index your code

hub / github.com/nimbusdotstorage/Nimbus / functions

Functions579 in github.com/nimbusdotstorage/Nimbus

↓ 1 callersFunctionformatDate
(dateString: string | null)
apps/web/src/components/dashboard/file-browser/index.tsx:42
↓ 1 callersMethodgetAccessToken
* Get the current access token * @returns The current access token
apps/server/src/providers/interface/provider.ts:125
↓ 1 callersFunctiongetActionText
()
apps/web/src/components/auth/shared/social-auth-button.tsx:29
↓ 1 callersMethodgetAllChildTagIds
(parentId: string, userId: string)
apps/server/src/routes/tags/tag-service.ts:257
↓ 1 callersFunctiongetBaseFileClient
(clientPromise: Promise<DriveProviderClient>)
apps/web/src/hooks/useBreadcrumb.ts:54
↓ 1 callersMethodgetById
(id: string)
apps/server/src/providers/microsoft/one-drive-provider.ts:146
↓ 1 callersFunctiongetChildrenEnvFiles
(rootDir: string)
scripts/utils/glob-patterns.ts:21
↓ 1 callersFunctiongetClientIp
(c: Context)
apps/server/src/middleware/security.ts:25
↓ 1 callersFunctiongetCurrentNameWithoutExtension
()
apps/web/src/components/dialogs/rename-file-dialog.tsx:79
↓ 1 callersFunctiongetDescendantIds
(tag: Tag)
apps/web/src/components/dialogs/update-tag-dialog.tsx:18
↓ 1 callersFunctiongetDescendantIds
(tags: Tag[], targetId: string)
apps/web/src/hooks/useTags.ts:163
↓ 1 callersFunctiongetFileIcon
(type: string)
apps/web/src/components/search/search-dialog.tsx:184
↓ 1 callersFunctiongetFileIcon
(type: string)
apps/web/src/components/dashboard/sidebar/sidebar-folders.tsx:20
↓ 1 callersFunctiongetGoogleWorkspaceExportMimeType
(mimeType: string)
apps/web/src/components/dashboard/file-browser/file-actions.tsx:75
↓ 1 callersFunctiongetIconByExtension
* Get icon by file extension (fallback method)
apps/web/src/components/dashboard/file-browser/index.tsx:457
↓ 1 callersFunctiongetInitials
(name?: string | null)
apps/web/src/components/user-profile.tsx:32
↓ 1 callersMethodgetParentPath
(fullPath: string)
apps/server/src/providers/dropbox/dropbox-provider.ts:318
↓ 1 callersFunctiongetRootEnvFiles
(rootDir: string)
scripts/utils/glob-patterns.ts:25
↓ 1 callersFunctiongetTags
(clientPromise: Promise<DriveProviderClient>)
apps/web/src/hooks/useTags.ts:332
↓ 1 callersFunctiongetUpdatedFileTags
()
apps/web/src/components/dashboard/file-browser/file-tags.tsx:68
↓ 1 callersMethodgetUserTags
(userId: string)
apps/server/src/routes/tags/tag-service.ts:9
↓ 1 callersFunctiongetWaitlistCount
()
apps/web/src/components/home/waitlist.tsx:21
↓ 1 callersFunctionhandleClose
()
apps/web/src/components/dashboard/file-browser/file-preview.tsx:8
↓ 1 callersFunctionhandleContinue
()
apps/web/src/components/auth/signup-form.tsx:43
↓ 1 callersFunctionhandleCreateFolder
(event: FormEvent)
apps/web/src/components/dialogs/create-folder-dialog.tsx:21
↓ 1 callersFunctionhandleDelete
()
apps/web/src/components/dialogs/delete-file-dialog.tsx:24
↓ 1 callersFunctionhandleDirectDownload
()
apps/web/src/components/dashboard/file-browser/file-actions.tsx:140
↓ 1 callersFunctionhandleEdit
(account: LimitedAccessAccount)
apps/web/src/components/settings/connected-accounts-section.tsx:134
↓ 1 callersFunctionhandleFolderClick
(id: string)
apps/web/src/components/dashboard/header/file-path.tsx:41
↓ 1 callersFunctionhandleNavigate
(file: PinnedFile)
apps/web/src/components/dashboard/sidebar/sidebar-folders.tsx:40
↓ 1 callersFunctionhandleRemoveTag
(tagId: string)
apps/web/src/components/dashboard/file-browser/file-tags.tsx:30
↓ 1 callersFunctionhandleRename
()
apps/web/src/components/dialogs/rename-file-dialog.tsx:45
↓ 1 callersFunctionhandleRowDoubleClick
(file: File)
apps/web/src/components/dashboard/file-browser/index.tsx:136
↓ 1 callersFunctionhandleSave
(provider: DriveProvider, accountId: string, tableAccountId: string)
apps/web/src/components/settings/connected-accounts-section.tsx:145
↓ 1 callersFunctionhandleSourceSelect
(account: LimitedAccessAccount)
apps/web/src/components/dashboard/header/source-selector.tsx:58
↓ 1 callersFunctionhandleUnpin
(id: string)
apps/web/src/components/dashboard/sidebar/sidebar-folders.tsx:36
↓ 1 callersFunctionhandleUploadFile
(event: FormEvent)
apps/web/src/components/dialogs/upload-files-dialog.tsx:40
↓ 1 callersFunctionisArchiveFile
(mimeType: string)
apps/web/src/components/dashboard/file-browser/index.tsx:569
↓ 1 callersFunctionisCodeFile
(mimeType: string, filename?: string)
apps/web/src/components/dashboard/file-browser/index.tsx:512
↓ 1 callersFunctionisOfficeFile
(mimeType: string)
apps/web/src/components/dashboard/file-browser/index.tsx:557
↓ 1 callersFunctionjoinWaitlist
(email: string)
apps/web/src/components/home/waitlist.tsx:29
↓ 1 callersMethodlistChildren
* List files and folders in a directory * @param parentId Optional parent folder ID (defaults to root) * @param options Additional options for lis
apps/server/src/providers/interface/provider.ts:55
↓ 1 callersMethodlistFiles
(options: GetFilesSchema)
apps/server/src/routes/files/file-service.ts:36
↓ 1 callersFunctionmain
()
scripts/delete-child-env-files.ts:35
↓ 1 callersFunctionmain
()
scripts/copy-env-files.ts:26
↓ 1 callersMethodmapToFile
(key: string, response: HeadObjectCommandOutput)
apps/server/src/providers/s3/s3-provider.ts:504
↓ 1 callersMethodmapToGoogleMimeType
(mimeType: string)
apps/server/src/providers/google/google-drive-provider.ts:441
↓ 1 callersMethodmove
* Move a file or folder * @param sourceId The ID of the file/folder to move * @param targetParentId The ID of the destination folder * @param ne
apps/server/src/providers/interface/provider.ts:85
↓ 1 callersMethodmoveFile
(options: MoveFileSchema)
apps/server/src/routes/files/file-service.ts:91
↓ 1 callersMethodnormalizeContent
(content: Buffer | NodeJS.ReadableStream)
apps/server/src/providers/google/google-drive-provider.ts:486
↓ 1 callersMethodnormalizeContent
(content: Buffer | NodeJS.ReadableStream)
apps/server/src/providers/microsoft/one-drive-provider.ts:439
↓ 1 callersFunctiononChange
()
apps/web/src/hooks/use-mobile.ts:10
↓ 1 callersFunctionopenDeleteDialog
(tag: Tag)
apps/web/src/components/dashboard/sidebar/tag-menu.tsx:69
↓ 1 callersFunctionopenUpdateDialog
(tag: Tag)
apps/web/src/components/dashboard/sidebar/tag-menu.tsx:64
↓ 1 callersFunctionremoveRecursive
(tags: Tag[], idsToRemove: string[])
apps/web/src/hooks/useTags.ts:193
↓ 1 callersMethodremoveTagsFromFile
(fileId: string, tagIds: string[], userId: string)
apps/server/src/routes/tags/tag-service.ts:228
↓ 1 callersFunctionrenderTagSelectItems
(tags: Tag[], level = 0)
apps/web/src/components/dialogs/create-tag-dialog.tsx:18
↓ 1 callersFunctionrenderTagSelectItems
(tags: Tag[], forbiddenIds: string[], level = 0)
apps/web/src/components/dialogs/update-tag-dialog.tsx:23
↓ 1 callersFunctionsimulateUploadProgress
()
apps/web/src/components/dialogs/upload-folder-dialog.tsx:29
↓ 1 callersMethodstreamToBuffer
(stream: Readable)
apps/server/src/providers/dropbox/dropbox-provider.ts:331
↓ 1 callersMethodstreamToBuffer
(stream: Readable)
apps/server/src/providers/s3/s3-provider.ts:556
↓ 1 callersMethodstreamToBuffer
(stream: NodeJS.ReadableStream)
apps/server/src/providers/microsoft/one-drive-provider.ts:449
↓ 1 callersFunctiontoggleFileSelection
(fileId: string)
apps/web/src/components/search/search-dialog.tsx:164
↓ 1 callersFunctiontoggleTag
(tagId: string)
apps/web/src/components/dashboard/sidebar/tag-menu.tsx:142
↓ 1 callersFunctiontruncateFilename
(filename: string, maxLength = 40)
apps/web/src/components/upload/upload-zone.tsx:45
↓ 1 callersFunctionunlinkAccount
(provider: DriveProvider, accountId: string)
apps/web/src/hooks/useUnlinkAccount.ts:9
↓ 1 callersMethodupdateFile
(options: UpdateFileSchema)
apps/server/src/routes/files/file-service.ts:75
↓ 1 callersFunctionupdateRecursive
(tags: Tag[])
apps/web/src/hooks/useTags.ts:113
↓ 1 callersFunctionupdateTag
(data: UpdateTagSchema, clientPromise: Promise<DriveProviderClient>)
apps/web/src/hooks/useTags.ts:344
↓ 1 callersMethodupdateTag
( tagId: string, userId: string, updates: { name?: string; color?: string; parentId?: string | null } )
apps/server/src/routes/tags/tag-service.ts:106
↓ 1 callersMethoduploadLargeFile
(metadata: FileMetadata, contentBuffer: Buffer, parentId: string)
apps/server/src/providers/microsoft/one-drive-provider.ts:83
↓ 1 callersFunctionuseAccounts
()
apps/web/src/hooks/useAccounts.ts:21
↓ 1 callersFunctionuseBreadcrumbPath
(fileId?: string)
apps/web/src/hooks/useBreadcrumb.ts:13
↓ 1 callersFunctionuseCheckEmailExists
()
apps/web/src/hooks/useAuth.ts:152
↓ 1 callersFunctionuseContributors
()
apps/web/src/hooks/useContributors.ts:9
↓ 1 callersFunctionuseCreateFolder
()
apps/web/src/hooks/useFileOperations.ts:139
↓ 1 callersFunctionuseDeleteFile
()
apps/web/src/hooks/useFileOperations.ts:59
↓ 1 callersFunctionuseDownloadContext
()
apps/web/src/components/providers/download-provider.tsx:90
↓ 1 callersFunctionuseDownloadFile
()
apps/web/src/hooks/useFileOperations.ts:216
↓ 1 callersFunctionuseDriveInfo
()
apps/web/src/hooks/useDriveOps.ts:6
↓ 1 callersFunctionuseForgotPassword
()
apps/web/src/hooks/useAuth.ts:167
↓ 1 callersFunctionuseGetFiles
({ parentId, pageSize, pageToken, returnedValues }: GetFilesSchema)
apps/web/src/hooks/useFileOperations.ts:17
↓ 1 callersFunctionuseGetUser
()
apps/web/src/hooks/useGetUser.ts:21
↓ 1 callersFunctionuseIsMobile
()
apps/web/src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseMoveFile
()
apps/web/src/hooks/useFileOperations.ts:316
↓ 1 callersFunctionusePinFile
()
apps/web/src/hooks/useDriveOps.ts:51
↓ 1 callersFunctionusePinnedFiles
()
apps/web/src/hooks/useDriveOps.ts:27
↓ 1 callersFunctionuseResetPassword
()
apps/web/src/hooks/useAuth.ts:185
↓ 1 callersFunctionuseSignIn
()
apps/web/src/hooks/useAuth.ts:59
↓ 1 callersFunctionuseSignOut
()
apps/web/src/hooks/useAuth.ts:126
↓ 1 callersFunctionuseSignUp
()
apps/web/src/hooks/useAuth.ts:92
↓ 1 callersFunctionuseSocialAuth
()
apps/web/src/hooks/useAuth.ts:26
↓ 1 callersFunctionuseUnlinkAccount
()
apps/web/src/hooks/useUnlinkAccount.ts:6
↓ 1 callersFunctionuseUnpinFile
()
apps/web/src/hooks/useDriveOps.ts:81
↓ 1 callersFunctionuseUpdateFile
()
apps/web/src/hooks/useFileOperations.ts:99
↓ 1 callersFunctionuseWaitlistCount
()
apps/web/src/components/home/waitlist.tsx:44
↓ 1 callersMethodwaitForAsyncOperation
(operationId: string, maxRetries: number = 10)
apps/server/src/providers/microsoft/one-drive-provider.ts:458
FunctionAWSIcon
({ className }: IconProps)
apps/web/src/components/icons/aws-icon.tsx:3
FunctionAccountProvider
({ children }: { children: React.ReactNode })
apps/web/src/components/providers/account-provider.tsx:31
FunctionActivityChart
({ data }: { data: Data[] })
apps/web/src/components/contributors/chart.tsx:20
← previousnext →101–200 of 579, ranked by callers