MCPcopy Create free account

hub / github.com/iorate/ublacklist / functions

Functions323 in github.com/iorate/ublacklist

FunctionAppearanceSection
(props)
src/scripts/options/appearance-section.tsx:342
FunctionAutoThemeProvider
({ children, })
src/scripts/components/theme.tsx:274
FunctionBackupRestoreSection
(props)
src/scripts/options/backup-restore-section.tsx:20
FunctionBaseline
({ children, fontSize = "13px", })
src/scripts/components/baseline.tsx:10
FunctionBasicSettingsSection
(props: { id: string })
src/scripts/serpinfo/options.tsx:58
FunctionBlockDialog
({ open, target, theme, ...contentProps })
src/scripts/block-dialog.tsx:505
FunctionBlockDialogContent
({ blockWholeSite, close, enableMatchingRules, id, openOptionsPage, ruleset, searchResult, onB
src/scripts/block-dialog.tsx:278
FunctionBlockEmbeddedDialog
( props, )
src/scripts/block-dialog.tsx:538
FunctionEditor
({ focusStart = false, focusEnd = false, height = "200px", language: lang, readOnly = false, resiz
src/scripts/components/editor.tsx:79
FunctionEditor
(props: Omit<EditorProps, "language">)
src/scripts/serpinfo/editor.tsx:27
FunctionEnableSerpInfoEmbeddedDialog
()
src/scripts/serpinfo/popup.tsx:144
FunctionEnableSubscriptionURL
(props: { type: "ruleset" | "serpinfo" })
src/scripts/serpinfo/enable-subscription-url.tsx:18
FunctionFocusCircle
({ depth = 0 })
src/scripts/components/helpers.tsx:26
FunctionFromNow
({ time })
src/scripts/options/from-now.tsx:13
FunctionGeneralSection
(props)
src/scripts/options/general-section.tsx:364
FunctionImportBlacklistDialog
({ close, open, setBlacklist, setBlacklistDirty })
src/scripts/options/general-section.tsx:55
FunctionLoading
()
src/scripts/popup.tsx:30
FunctionManageSubscription
({ id, setSubscriptions, setShowSubscriptionDialogOpen, setShowSubscriptionDialogSubscription, setRe
src/scripts/options/subscription-section.tsx:423
FunctionManageSubscriptions
({ subscriptions, setSubscriptions })
src/scripts/options/subscription-section.tsx:537
FunctionOptions
()
src/scripts/options.tsx:14
FunctionOptions
()
src/scripts/serpinfo/options.tsx:589
FunctionOptionsContextProvider
( props, )
src/scripts/options/options-context.tsx:20
FunctionOptionsImpl
()
src/scripts/serpinfo/options.tsx:576
FunctionPopup
()
src/scripts/popup.tsx:53
FunctionPortal
({ children, id })
src/scripts/components/portal.tsx:5
FunctionPropertiesTable
({ searchResult, })
src/scripts/block-dialog.tsx:94
FunctionRegisterSearchEngines
()
src/scripts/options/general-section.tsx:336
FunctionRemoteSerpInfoSection
(props: { id: string })
src/scripts/serpinfo/options.tsx:162
FunctionRenameSubscriptionDialog
({ close, open, subscriptionId, subscription, setSubscriptions })
src/scripts/options/subscription-section.tsx:255
FunctionRulesDisplay
({ label, value, })
src/scripts/block-dialog.tsx:169
FunctionRulesToAddInput
({ id, value, disabled, onChange })
src/scripts/block-dialog.tsx:144
FunctionRulesetEditor
(props)
src/scripts/options/ruleset-editor.tsx:6
FunctionScopedBaseline
({ children, fontSize = "13px", })
src/scripts/components/baseline.tsx:57
FunctionSelect
(props)
src/scripts/options/select.tsx:11
FunctionSerpInfoEmbeddedDialog
({ tabId, initialHideBlockedResults, }: { tabId: number; initialHideBlockedResults: boolean; })
src/scripts/serpinfo/popup.tsx:37
FunctionSetBlacklist
()
src/scripts/options/general-section.tsx:215
FunctionSetBooleanItem
({ disabled = false, itemKey, label, subLabels = [] })
src/scripts/options/set-boolean-item.tsx:21
FunctionSetColorItem
({ initialColor, itemKey, label })
src/scripts/options/appearance-section.tsx:36
FunctionSetDialogTheme
()
src/scripts/options/appearance-section.tsx:247
FunctionSetHighlightColors
()
src/scripts/options/appearance-section.tsx:130
FunctionSetIntervalItem
({ disabled = false, itemKey, label, valueOptions })
src/scripts/options/set-interval-item.tsx:19
FunctionShowRemoteSerpInfoDialog
( props: DialogProps & { remote: RemoteSerpInfo }, )
src/scripts/serpinfo/options.tsx:453
FunctionShowSubscriptionDialog
({ close, open, subscription })
src/scripts/options/subscription-section.tsx:337
FunctionSplitButton
({ children, className, disabled = false, menu, menuAriaLabel, menuClassName, menuDisabled = fal
src/scripts/components/split-button.tsx:61
FunctionStylesProvider
({ children, target, })
src/scripts/components/styles.tsx:19
FunctionSubscriptionSection
(props)
src/scripts/options/subscription-section.tsx:718
FunctionSyncCategories
()
src/scripts/options/sync-section.tsx:639
FunctionSyncNow
( props, )
src/scripts/options/sync-section.tsx:563
FunctionSyncSection
(props)
src/scripts/options/sync-section.tsx:690
FunctionThemeProvider
({ children, theme, })
src/scripts/components/theme.tsx:260
FunctionTurnOnSync
({ backendId, setBackendId })
src/scripts/options/sync-section.tsx:512
FunctionTurnOnSyncDialog
({ close, open, setBackendId })
src/scripts/options/sync-section.tsx:92
FunctionUserSerpInfoSection
(props: { id: string })
src/scripts/serpinfo/options.tsx:489
FunctionaddSubscription
( subscription: Subscription, )
src/scripts/background/local-storage.ts:100
FunctionafterDownload
(cloudItems, cloudContent, cloudModifiedTime)
src/scripts/background/sync.ts:86
FunctionafterDownloadAll
(cloudItems, localItems, latestLocalItems)
src/scripts/background/sync.ts:95
FunctionafterSave
(items, source)
src/scripts/background/local-storage.ts:40
FunctionafterSync
(cloudItems)
src/scripts/background/sync.ts:101
Functionattribute
(context, name, rootCommand)
src/scripts/serpinfo/commands.ts:131
Functionauthorize
( url: string, params: Readonly<AuthorizeParams>, )
src/scripts/clouds/helpers.ts:70
Functionbackup
()
src/scripts/background/backup-restore.ts:16
FunctionbeforeSave
(items, dirtyFlagsUpdate, now)
src/scripts/background/local-storage.ts:33
FunctionbeforeSync
(items, dirtyFlags)
src/scripts/background/sync.ts:74
FunctionbeforeUpload
(localItems)
src/scripts/background/sync.ts:79
FunctioncompileRules
()
src/scripts/background/local-storage.ts:93
Functionconnect
( id: CloudId, authorizationCode: string, useAltFlow: boolean, initialForce: SyncForce, )
src/scripts/background/clouds.ts:19
FunctionconnectToBrowserSync
(initialForce: SyncForce)
src/scripts/background/clouds.ts:76
FunctionconnectToWebDAV
( params: WebDAVParams, initialForce: SyncForce, )
src/scripts/background/clouds.ts:51
Functionconst
(_context, value)
src/scripts/serpinfo/commands.ts:138
Methodconstructor
(url: string)
src/scripts/utilities.ts:20
Methodconstructor
(status: number, statusText: string)
src/scripts/utilities.ts:46
Methodconstructor
(response: unknown)
src/scripts/utilities.ts:57
Methodconstructor
(user: NamedRuleset, subscriptions: readonly NamedRuleset[])
src/scripts/interactive-ruleset.ts:31
Methodconstructor
(serpDescriptions: readonly SerpDescription[])
src/scripts/serpinfo/filter.ts:110
FunctioncreateFile
( accessToken: string, filename: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/google-drive.ts:48
FunctioncreateFile
( filename: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/browser-sync.ts:75
FunctioncreateFile
( accessToken: string, filename: string, content: string, modifiedTime: dayjs.Dayjs, )
src/scripts/clouds/dropbox.ts:49
Functiondeserialize
(input: string)
src/scripts/serpinfo/settings.ts:236
Functiondisconnect
()
src/scripts/background/clouds.ts:99
FunctiondomainToURL
(context, command)
src/scripts/serpinfo/commands.ts:141
FunctionenableSubscription
( id: SubscriptionId, enabled: boolean, )
src/scripts/background/local-storage.ts:155
FunctionensureWebDAVFolder
(params: WebDAVParams)
src/scripts/clouds/webdav.ts:39
FunctionfindFile
( params: WebDAVParams, filename: string, )
src/scripts/clouds/webdav.ts:74
FunctionfindFile
( accessToken: string, filename: string, )
src/scripts/clouds/google-drive.ts:88
FunctionfindFile
( filename: string, )
src/scripts/clouds/browser-sync.ts:88
FunctionfindFile
( accessToken: string, filename: string, )
src/scripts/clouds/dropbox.ts:81
FunctiongetAccessToken
( url: string, params: Readonly<GetAccessTokenParams>, )
src/scripts/clouds/helpers.ts:109
Functionicon
(context, options = {}, rootCommand)
src/scripts/serpinfo/commands.ts:234
Functioninset
(context, options = { top: 0, right: 0 }, rootCommand)
src/scripts/serpinfo/commands.ts:326
FunctionisSuccessResult
(result: Result)
src/scripts/utilities.ts:101
Functionmain
()
src/scripts/serpinfo/background.ts:115
FunctionmakeAltURL
(url: string)
src/scripts/utilities.ts:32
FunctiononStartup
()
src/scripts/serpinfo/background.ts:110
Functionor
(context, commands)
src/scripts/serpinfo/commands.ts:153
Functionproperty
(context, name, rootCommand)
src/scripts/serpinfo/commands.ts:162
FunctionreadFile
( params: WebDAVParams, id: string, )
src/scripts/clouds/webdav.ts:97
FunctionreadFile
( accessToken: string, id: string, )
src/scripts/clouds/google-drive.ts:130
FunctionreadFile
(id: string)
src/scripts/clouds/browser-sync.ts:103
FunctionreadFile
( accessToken: string, id: string, )
src/scripts/clouds/dropbox.ts:138
FunctionrefreshAccessToken
( url: string, params: Readonly<RefreshAccessTokenParams>, )
src/scripts/clouds/helpers.ts:156
← previousnext →201–300 of 323, ranked by callers