Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScattrdBlade/bigFileUpload
/ functions
Functions
147 in github.com/ScattrdBlade/bigFileUpload
⨍
Functions
147
◇
Types & classes
8
↓ 1 callers
Function
uploadToTmpfiles
(fileBlob: Blob, filename: string)
utils/upload.ts:778
↓ 1 callers
Function
uploadToWebdav
(fileBlob: Blob, filename: string)
utils/upload.ts:1084
↓ 1 callers
Function
uploadToZipline
(fileBlob: Blob, filename: string)
utils/upload.ts:372
↓ 1 callers
Function
uploadWithFallbacks
(fileBlob: Blob, filename: string, primary: ServiceType)
utils/upload.ts:1372
Function
ExternalIcon
()
index.tsx:310
Function
FallbackOrderSettings
()
settings.tsx:477
Function
ProgressBarInner
()
index.tsx:186
Function
ServicePicker
(props: { onChange: (service: ServiceType) => void; value: ServiceType; })
settings.tsx:454
Function
SettingGroup
(props: { children: React.ReactNode; description?: string; name: string; })
settings.tsx:423
Function
SettingSwitch
(props: { checked: boolean; description: string; name: string; onChange: (value: boolean) => v
settings.tsx:439
Function
SettingTextInput
(props: { description: string; name: string; onChange: (value: string) => void; placeholder: s
settings.tsx:403
Function
SettingsComponent
()
settings.tsx:713
Function
ShareXFormFields
(props: { store: { sharexConfig?: string; }; update: () => void; })
settings.tsx:552
Function
applyArgs
(text: string)
settings.tsx:608
Function
applyHeaders
(text: string)
settings.tsx:584
Function
cancelCurrentUpload
()
utils/upload.ts:126
Function
cancelUpload
(_: IpcMainInvokeEvent)
native.ts:19
Function
channelAttachMenuPatch
(children, props)
index.tsx:312
Method
constructor
(private xhr: XMLHttpRequest)
utils/upload.ts:192
Function
createWebdavShare
( _: IpcMainInvokeEvent, ocsUrl: string, headers: Record<string, string>, body: string )
native.ts:486
Function
encodeRfc3986
(value: string)
utils/s3.ts:51
Function
fetchFile
( _: IpcMainInvokeEvent, url: string, timeoutMs: number = 300000 )
native.ts:527
Function
getUploadProgress
(_: IpcMainInvokeEvent)
native.ts:13
Function
handleShareXFileUpload
(event: React.ChangeEvent<HTMLInputElement>)
settings.tsx:744
Function
imageContextMenuPatch
(children, props)
index.tsx:263
Function
messageContextMenuPatch
(children, props)
index.tsx:237
Function
pull
(controller)
native.ts:33
Function
renderUploadProgress
()
index.tsx:450
Function
shouldBypassDiscordUploadSizeCheck
()
index.tsx:447
Function
start
()
index.tsx:403
Function
stop
()
index.tsx:420
Function
triggerShareXFileUpload
()
settings.tsx:740
Function
uploadTo0x0
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string )
native.ts:144
Function
uploadToBuzzheavier
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string )
native.ts:306
Function
uploadToCatbox
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string, userhash?: string )
native.ts:188
Function
uploadToEzHost
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string, key: string )
native.ts:114
Function
uploadToFilebin
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string )
native.ts:362
Function
uploadToGofile
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string, token?: string )
native.ts:240
Function
uploadToLitterbox
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string, expiry: string )
native.ts:215
Function
uploadToNest
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string, authToken: string )
native.ts:88
Function
uploadToPixelDrain
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string, apiKey?: string )
native.ts:417
Function
uploadToPixelVault
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string, uploadKey: string )
native.ts:384
Function
uploadToS3
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, uploadUrl: string, headers: Record<string, s
native.ts:168
Function
uploadToTempSh
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string )
native.ts:338
Function
uploadToTmpfiles
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, filename: string )
native.ts:277
Function
uploadToWebdav
( _: IpcMainInvokeEvent, fileBuffer: ArrayBuffer, uploadUrl: string, headers: Record<string, s
native.ts:462
Function
validateShareXConfig
()
settings.tsx:730
← previous
101–147 of 147, ranked by callers