MCPcopy Create free account

hub / github.com/PrettyCoffee/yet-another-generic-startpage / functions

Functions189 in github.com/PrettyCoffee/yet-another-generic-startpage

↓ 14 callersFunctionuseFontSize
()
src/Providers/GeneralSettings.tsx:10
↓ 8 callersFunctionsetGrey
( group: "bg" | "fg", shade: keyof GreyScale, color: string )
src/Settings/Theme/fragments/PostColoring.tsx:23
↓ 6 callersFunctionsetAccent
( group: "primary" | "secondary", shade: keyof ColorGradient, color: string // eslint-disable-
src/Settings/Theme/fragments/PostColoring.tsx:36
↓ 5 callersFunctionsetColor
(key: keyof BaseColors, value: string)
src/Settings/Theme/fragments/ColorFields.tsx:8
↓ 3 callersFunctioncalcStep
(start: number, end: number, steps: number, step: number)
src/Settings/Surface/utils/createColorGradiant.ts:11
↓ 3 callersFunctionreplacePlaceholders
( rawFile: string, lookup: Record<string, string> )
src/Settings/Minify/utils/replacePlaceholders.ts:1
↓ 3 callersFunctiontoggleMode
()
src/Settings/Bookmarks/Bookmark/Bookmark.tsx:16
↓ 3 callersFunctionupdateColors
(newColors: ColorSet)
src/Settings/Theme/fragments/AutoColoring.tsx:17
↓ 2 callersFunctionextractColorSetFromTheme
({ color, inverted, }: Theme)
src/Settings/Theme/utils/ColorSet.ts:14
↓ 2 callersFunctiongetCssVarsFromObject
( object: Record<string, unknown>, excludedKeys: string[] )
src/Settings/Minify/utils/useMiniCssVars.ts:23
↓ 2 callersFunctiongetRgbValues
(color: string)
src/Settings/Surface/utils/createColorGradiant.ts:9
↓ 2 callersFunctiongetUrl
(url: string)
src/components/EditableRow/fragments/Url.tsx:6
↓ 2 callersFunctiongetUrlHash
()
src/components/HashRouter/utils/useUrlHash.ts:3
↓ 2 callersFunctionisValidEngineLink
(link: string)
src/Settings/Search/fragments/SearchEngine.tsx:22
↓ 2 callersFunctionisWebUrl
(value: string)
src/components/isWebUrl.ts:1
↓ 2 callersFunctionsetSearchEngine
(engine: string)
src/Settings/Search/fragments/SearchEngine.tsx:31
↓ 2 callersFunctionthumbFocusStyles
({ color }: Theme)
src/components/Slider.tsx:29
↓ 2 callersFunctionthumbStyles
({ color, space }: Theme)
src/components/Slider.tsx:14
↓ 2 callersFunctiontrackFocusStyles
({ color }: Theme)
src/components/Slider.tsx:25
↓ 2 callersFunctiontrackStyles
({ color, space }: Theme)
src/components/Slider.tsx:8
↓ 2 callersFunctionuseEditMode
()
src/Settings/Bookmarks/fragments/EditModeContext.tsx:22
↓ 2 callersFunctionuseUrlHash
()
src/components/HashRouter/utils/useUrlHash.ts:5
↓ 1 callersFunctioncreateBookmarkList
src/yags-mini/scripts.js:74
↓ 1 callersFunctioncreateColorGradiant
( start: string, end: string, steps: number )
src/Settings/Surface/utils/createColorGradiant.ts:31
↓ 1 callersFunctioncreateGroupContainer
()
src/yags-mini/scripts.js:53
↓ 1 callersFunctioncreateGroupTitle
src/yags-mini/scripts.js:59
↓ 1 callersFunctioncreateShadowGradiant
( colorStart: string, colorEnd: string, { amount, blur, offset }: ShadowParameters )
src/Settings/Surface/utils/createShadowGradiant.ts:12
↓ 1 callersFunctiondeleteKey
(key: string)
src/ErrorBoundary.tsx:52
↓ 1 callersFunctiondownloadBlob
(blobUrl: string, fileName: string)
src/Settings/Minify/utils/downloadBlob.ts:1
↓ 1 callersFunctionfindNewKey
(object: Record<string, string | undefined>)
src/Settings/Search/fragments/SearchLookup.tsx:23
↓ 1 callersFunctiongetColorStep
(start: RGB, end: RGB, steps: number, step: number)
src/Settings/Surface/utils/createColorGradiant.ts:23
↓ 1 callersFunctiongetGlobalStyles
(font: string, enableFonts?: boolean)
src/Providers/ThemeProvider.tsx:10
↓ 1 callersFunctiongetLSContent
()
src/ErrorBoundary.tsx:40
↓ 1 callersFunctiongetOptionByValue
(options: Option[], value?: string)
src/components/Select/Select.tsx:7
↓ 1 callersFunctiongetShadow
(offset: number, blur: number, color: string)
src/Settings/Surface/utils/createShadowGradiant.ts:3
↓ 1 callersFunctiongetTargetUrl
src/yags-mini/scripts.js:31
↓ 1 callersFunctiongetUrlHost
(url: string)
src/components/EditableRow/fragments/Url.tsx:17
↓ 1 callersFunctiongetUrlPath
(url: string)
src/components/EditableRow/fragments/Url.tsx:18
↓ 1 callersFunctionhandleActiveChange
(value: string)
src/Settings/Search/fragments/SearchLookup.tsx:39
↓ 1 callersFunctionhandleChange
()
src/components/Checkbox.tsx:62
↓ 1 callersFunctionhandleEdit
(oldKey: string, newKey: string, url: string)
src/Settings/Search/fragments/SearchLookup.tsx:49
↓ 1 callersFunctionhandleKeyDown
(key: string)
src/components/Checkbox.tsx:63
↓ 1 callersFunctionhandleRemove
(key: string)
src/Settings/Search/fragments/SearchLookup.tsx:56
↓ 1 callersFunctionhandleSearch
()
src/Startpage/Searchbar.tsx:54
↓ 1 callersFunctioninjectBookmarks
()
src/yags-mini/scripts.js:89
↓ 1 callersFunctionisColor
(value: string)
src/components/TextInputs/ColorInput.tsx:35
↓ 1 callersFunctionisImage
(url: string, timeout = 5000)
src/components/TextInputs/ImageInput.tsx:5
↓ 1 callersFunctionisWebUrl
src/yags-mini/scripts.js:22
↓ 1 callersFunctionobjectToString
(object: Record<string, unknown>)
src/Settings/Minify/utils/useMiniCssVars.ts:8
↓ 1 callersFunctionperformDefaultSearch
()
src/Startpage/Searchbar.tsx:48
↓ 1 callersFunctionperformSearchWithCustomEngine
()
src/Startpage/Searchbar.tsx:36
↓ 1 callersFunctionsearch
()
src/yags-mini/scripts.js:38
↓ 1 callersFunctionsortChangelogDesc
(changelog: Changelog)
src/Changelog/utils/sortChangelogDesc.ts:3
↓ 1 callersFunctionuseMiniCssVars
()
src/Settings/Minify/utils/useMiniCssVars.ts:35
↓ 1 callersFunctionuseMiniHtml
()
src/Settings/Minify/utils/useMiniHtml.ts:5
↓ 1 callersFunctionuseMiniJs
()
src/Settings/Minify/utils/useMiniJs.ts:7
FunctionAccordion
({ header, buttonLabel, defaultOpen, children, }: PropsWithChildren<AccordionProps>)
src/components/Accordion/Accordion.tsx:14
FunctionApp
()
src/App.tsx:51
FunctionAutoColoring
()
src/Settings/Theme/fragments/AutoColoring.tsx:12
FunctionBackup
()
src/Settings/Backup.tsx:12
FunctionBookmark
({ id, label, url }: BookmarkProps)
src/Settings/Bookmarks/Bookmark/Bookmark.tsx:10
FunctionBookmarkGroup
({ id, label, bookmarks }: Group)
src/Settings/Bookmarks/BookmarkGroup/BookmarkGroup.tsx:7
FunctionBookmarks
()
src/Settings/Bookmarks/Bookmarks.tsx:8
FunctionBookmarks
()
src/Startpage/Bookmarks.tsx:70
FunctionBorderRadiusSlider
()
src/Settings/Surface/fragments/BorderRadiusSlider.tsx:4
FunctionButton
({ ...delegated }: PropsWithChildren<ButtonProps>)
src/components/Button.tsx:54
FunctionChangelog
()
src/Changelog/Changelog.tsx:22
FunctionCheckbox
({ checked, onChange, label }: CheckboxProps)
src/components/Checkbox.tsx:61
FunctionColorFields
({ colors, updateColors }: ColorSetStateProps)
src/Settings/Theme/fragments/ColorFields.tsx:7
FunctionColorInput
({ label, value, onChange }: ColorInputProps)
src/components/TextInputs/ColorInput.tsx:44
FunctionColorPresets
({ colors, updateColors }: ColorSetStateProps)
src/Settings/Theme/fragments/ColorPresets.tsx:13
FunctionContentSwitch
({ leftContent, rightContent, }: SurfaceSwitchProps)
src/components/ContentSwitch.tsx:47
FunctionCustomCss
()
src/Settings/CustomCss.tsx:4
FunctionDangerField
({ expected, label, onButtonClick }: DangerFieldProps)
src/Settings/DangerZone.tsx:33
FunctionDangerZone
()
src/Settings/DangerZone.tsx:58
FunctionDeleteButtons
()
src/ErrorBoundary.tsx:61
FunctionDivButton
({ label, ...delegated }: PropsWithChildren<DivButtonProps>)
src/components/Accordion/fragments/HeaderButton.tsx:13
FunctionEditMode
({ label, onSave, onAbort }: EditModeProps)
src/Settings/Bookmarks/BookmarkGroup/fragments/EditMode.tsx:14
FunctionEditModeProvider
({ children }: PropsWithChildren)
src/Settings/Bookmarks/fragments/EditModeContext.tsx:14
FunctionEditableRow
({ label, url, designator, mode, toggleMode, onRemove, onEdit, }: EditableRowProps)
src/components/EditableRow/EditableRow.tsx:17
FunctionErrorBoundary
({ children }: PropsWithChildren)
src/ErrorBoundary.tsx:102
FunctionErrorFallback
({ error }: FallbackProps)
src/ErrorBoundary.tsx:74
FunctionFileInput
({ label, id, onChange, valid }: FileInputProps)
src/components/FileInput.tsx:70
FunctionGeneral
()
src/Settings/General.tsx:15
FunctionGroup
({ bookmarks, label, count }: GroupProps)
src/Startpage/Bookmarks.tsx:57
FunctionGroupTitle
({ id, label, bookmarkCount }: GroupTitleProps)
src/Settings/Bookmarks/BookmarkGroup/fragments/GroupTitle.tsx:13
FunctionHashRouter
({ defaultContent, routes }: HashRouterProps)
src/components/HashRouter/HashRouter.tsx:12
FunctionHeaderButton
({ open, label, children, }: PropsWithChildren<HeaderButtonProps>)
src/components/Accordion/fragments/HeaderButton.tsx:66
FunctionHeadline
()
src/Startpage/Headline.tsx:19
FunctionIconButton
({ label, onClick, icon: Icon, disabled, }: IconButtonProps)
src/components/IconButton.tsx:52
FunctionImage
()
src/Startpage/Image.tsx:13
FunctionImageInput
({ label, value: img, onChange, }: ImageInputProps)
src/components/TextInputs/ImageInput.tsx:34
FunctionInvertSwitch
({ colors, updateColors }: ColorSetStateProps)
src/Settings/Theme/fragments/InvertSwitch.tsx:4
FunctionItemEditMode
({ label, url, onSave, onAbort, }: ItemEditModeProps)
src/components/EditableRow/fragments/ItemEditMode.tsx:30
FunctionItemViewMode
({ label, url, designator, onRemoveClick, onEditClick, }: ItemViewModeProps)
src/components/EditableRow/fragments/ItemViewMode.tsx:35
FunctionLabel
({ label, children, ...delegated }: PropsWithChildren<LabelProps>)
src/components/Label.tsx:29
FunctionMaxWidthSlider
()
src/Settings/Surface/fragments/MaxWidthSlider.tsx:4
FunctionMinify
()
src/Settings/Minify/Minify.tsx:9
FunctionNote
({ children }: PropsWithChildren)
src/Settings/fragments/Note.tsx:26
FunctionPostColoring
()
src/Settings/Theme/fragments/PostColoring.tsx:17
next →1–100 of 189, ranked by callers