MCPcopy Create free account

hub / github.com/decaporg/decap-cms / functions

Functions2,147 in github.com/decaporg/decap-cms

↓ 2 callersFunctionnormalizeFilePath
(structure: I18N_STRUCTURE, path: string, locale: string)
packages/decap-cms-core/src/lib/i18n.ts:131
↓ 2 callersFunctionnormalizePath
(path: string)
packages/decap-server/src/middlewares/utils/entries.ts:10
↓ 2 callersFunctionnormalizePath
(path: string)
packages/decap-cms-lib-util/src/path.ts:3
↓ 2 callersFunctionoptionToString
(option)
packages/decap-cms-widget-select/src/SelectControl.js:10
↓ 2 callersFunctionparseConfig
(data: string)
packages/decap-cms-core/src/actions/config.ts:389
↓ 2 callersFunctionparseDateFromEntryData
( entryData: Map<string, unknown>, dateFieldName?: string | null, )
packages/decap-cms-lib-widgets/src/stringTemplate.ts:68
↓ 2 callersMethodparseResponse
(response: Response)
packages/decap-cms-backend-github/src/API.ts:322
↓ 2 callersMethodparseResponse
(response: Response)
packages/decap-cms-backend-gitea/src/API.ts:196
↓ 2 callersFunctionpathTraversal
(repoPath: string)
packages/decap-server/src/middlewares/joi/customValidators.ts:4
↓ 2 callersMethodpersistFiles
(dataFiles: DataFile[], mediaFiles: AssetProxy[], options: PersistOptions)
packages/decap-cms-backend-azure/src/API.ts:556
↓ 2 callersMethodpersistFiles
(dataFiles: DataFile[], mediaFiles: AssetProxy[], options: PersistOptions)
packages/decap-cms-backend-gitlab/src/API.ts:678
↓ 2 callersMethodpersistFiles
(dataFiles: DataFile[], mediaFiles: AssetProxy[], options: PersistOptions)
packages/decap-cms-backend-bitbucket/src/API.ts:527
↓ 2 callersMethodpersistLocalDraftBackup
(entry: EntryMap, collection: Collection)
packages/decap-cms-core/src/backend.ts:761
↓ 2 callersFunctionpersistLocalTree
({ localForage, localTree, branch, folder, extension, depth, }: PersistLocalTreeArgs)
packages/decap-cms-lib-util/src/implementation.ts:368
↓ 2 callersFunctionpersistMedia
(file: File, opts: MediaOptions = {})
packages/decap-cms-core/src/actions/mediaLibrary.ts:213
↓ 2 callersMethodpersistMedia
(config: CmsConfig, file: AssetProxy)
packages/decap-cms-core/src/backend.ts:1249
↓ 2 callersFunctionplugins
()
scripts/webpack.js:55
↓ 2 callersFunctionpost
(token, path, body)
cypress/plugins/bitbucket.js:65
↓ 2 callersFunctionprepareSlug
(slug: string)
packages/decap-cms-core/src/lib/formatters.ts:108
↓ 2 callersFunctionprocess
(value, plugins)
packages/decap-cms-widget-richtext/src/serializers/__tests__/remarkShortcodes.spec.js:7
↓ 2 callersFunctionprocess
(value, plugins)
packages/decap-cms-widget-markdown/src/serializers/__tests__/remarkShortcodes.spec.js:7
↓ 2 callersFunctionprocessMarkNode
(node, parentMarks = [])
packages/decap-cms-widget-richtext/src/serializers/remarkSlate.js:197
↓ 2 callersFunctionprocessMarkNode
(node, parentMarks = [])
packages/decap-cms-widget-markdown/src/serializers/remarkSlate.js:202
↓ 2 callersMethodprocessUnpublishedEntry
( collection: Collection, entryData: UnpublishedEntry, withMediaFiles: boolean, )
packages/decap-cms-core/src/backend.ts:887
↓ 2 callersMethodpublishUnpublishedEntry
(entry: EntryMap)
packages/decap-cms-core/src/backend.ts:1326
↓ 2 callersFunctionquery
( namespace: string, collectionName: string, searchFields: string[], searchTerm: string, file?: stri
packages/decap-cms-core/src/actions/search.ts:158
↓ 2 callersMethodreadFile
( path: string, id: string | null | undefined, { parseText }: { parseText: boolean }, )
packages/decap-cms-backend-azure/src/implementation.ts:268
↓ 2 callersMethodreadFile
(path: string, id: string | null | undefined)
packages/decap-cms-backend-github/src/implementation.tsx:439
↓ 2 callersFunctionreadMediaFile
(repoPath: string, file: string)
packages/decap-server/src/middlewares/utils/entries.ts:36
↓ 2 callersMethodrebaseSingleCommit
(baseCommit: GitHubCompareCommit, commit: GitHubCompareCommit)
packages/decap-cms-backend-github/src/API.ts:1083
↓ 2 callersFunctionregisterCustomFormat
(name, extension, formatter)
packages/decap-cms-core/src/lib/registry.js:292
↓ 2 callersFunctionremarkToMarkdown
(obj, remarkPlugins, editorComponents)
packages/decap-cms-widget-richtext/src/serializers/index.js:99
↓ 2 callersFunctionremarkToMarkdown
(obj, remarkPlugins)
packages/decap-cms-widget-markdown/src/serializers/index.js:98
↓ 2 callersFunctionremoveAsset
(path: string)
packages/decap-cms-core/src/actions/media.ts:29
↓ 2 callersMethodrequestHeaders
(headers = {})
packages/decap-cms-backend-github/src/API.ts:285
↓ 2 callersMethodrequestHeaders
(headers = {})
packages/decap-cms-backend-gitea/src/API.ts:161
↓ 2 callersMethodreset
()
packages/decap-cms-backend-gitea/src/API.ts:157
↓ 2 callersFunctionresetRepositories
({ owner, repo, tempDir })
cypress/plugins/gitlab.js:142
↓ 2 callersFunctionresetRepositories
({ owner, repo, tempDir })
cypress/plugins/bitbucket.js:169
↓ 2 callersFunctionresetRepositories
({ owner, repo, tempDir })
cypress/plugins/github.js:215
↓ 2 callersFunctionresolveBackend
(config = {})
packages/decap-cms-backend-gitlab/src/__tests__/gitlab.spec.js:172
↓ 2 callersFunctionretrieveLocalBackup
(collection: Collection, slug: string)
packages/decap-cms-core/src/actions/entries.ts:487
↓ 2 callersFunctionrules
()
scripts/webpack.js:16
↓ 2 callersFunctionrunSerializer
* Methods for serializing/deserializing entry field values. Most widgets don't * require this for their values, and those that do can typically seria
packages/decap-cms-core/src/lib/serializeEntryValues.js:24
↓ 2 callersFunctionsanitizeChar
(char: string, options?: CmsSlug)
packages/decap-cms-core/src/lib/urlHelper.ts:107
↓ 2 callersFunctionsanitizeString
(str, { owner, repo, token, ownerName })
cypress/plugins/gitlab.js:198
↓ 2 callersFunctionsanitizeString
(str, { owner, repo, token, ownerName })
cypress/plugins/bitbucket.js:230
↓ 2 callersFunctionsanitizeString
( str, { owner, repo, token, forkOwner, forkToken, ownerName, forkOwnerName }, )
cypress/plugins/github.js:280
↓ 2 callersMethodsearch
(collections: Collection[], searchTerm: string)
packages/decap-cms-core/src/backend.ts:614
↓ 2 callersMethodsearch
(collections, searchTerm, page)
packages/decap-cms-core/src/integrations/providers/algolia/implementation.js:83
↓ 2 callersMethodsearchBy
(field, collection, query)
packages/decap-cms-core/src/integrations/providers/algolia/implementation.js:104
↓ 2 callersFunctionselectDeployPreview
(state: State, collection: string, slug: string)
packages/decap-cms-core/src/reducers/index.ts:64
↓ 2 callersFunctionselectEntries
(state: Entries, collection: Collection)
packages/decap-cms-core/src/reducers/entries.ts:426
↓ 2 callersFunctionselectEntriesFilter
(entries: Entries, collection: string)
packages/decap-cms-core/src/reducers/entries.ts:369
↓ 2 callersFunctionselectEntriesGroup
(entries: Entries, collection: string)
packages/decap-cms-core/src/reducers/entries.ts:374
↓ 2 callersFunctionselectEntriesSort
(entries: Entries, collection: string)
packages/decap-cms-core/src/reducers/entries.ts:364
↓ 2 callersFunctionselectEntriesSortFields
(entries: Entries, collection: string)
packages/decap-cms-core/src/reducers/entries.ts:385
↓ 2 callersFunctionselectEntry
(state: State, collection: string, slug: string)
packages/decap-cms-core/src/reducers/index.ts:45
↓ 2 callersFunctionselectFieldsWithMediaFolders
(collection: Collection, slug: string)
packages/decap-cms-core/src/reducers/collections.ts:150
↓ 2 callersFunctionselectHasMetaPath
(collection: Collection)
packages/decap-cms-core/src/reducers/collections.ts:526
↓ 2 callersFunctionselectIntegration
(state: Integrations, collection: string | null, hook: string)
packages/decap-cms-core/src/reducers/integrations.ts:53
↓ 2 callersFunctionselectLocale
(state: CmsConfig)
packages/decap-cms-core/src/reducers/config.ts:30
↓ 2 callersFunctionselectMediaFileByPath
(state: State, path: string)
packages/decap-cms-core/src/reducers/mediaLibrary.ts:281
↓ 2 callersFunctionselectMediaFilePublicPath
( config: CmsConfig, collection: Collection | null, mediaPath: string, entryMap: EntryMap | undefined,
packages/decap-cms-core/src/reducers/entries.ts:786
↓ 2 callersFunctionselectMediaFolders
(config: CmsConfig, collection: Collection, entry: EntryMap)
packages/decap-cms-core/src/reducers/collections.ts:162
↓ 2 callersFunctionselectPublishedSlugs
(state: Entries, collection: string)
packages/decap-cms-core/src/reducers/entries.ts:414
↓ 2 callersFunctionselectPublishedSlugs
(state: State, collection: string)
packages/decap-cms-core/src/reducers/index.ts:53
↓ 2 callersFunctionselectUnpublishedEntriesByStatus
(state: State, status: Status)
packages/decap-cms-core/src/reducers/index.ts:72
↓ 2 callersFunctionsha256
(buffer: Buffer)
packages/decap-server/src/middlewares/utils/entries.ts:5
↓ 2 callersFunctionsha256
(text)
packages/decap-cms-lib-auth/src/pkce-oauth.js:6
↓ 2 callersFunctionslateToMarkdown
(raw, { voidCodeBlock, remarkPlugins = [] } = {})
packages/decap-cms-widget-markdown/src/serializers/index.js:239
↓ 2 callersFunctionslugFormatter
( collection: Collection, entryData: Map<string, unknown>, slugConfig?: CmsSlug, )
packages/decap-cms-core/src/lib/formatters.ts:138
↓ 2 callersFunctionsortKeys
( sortedKeys: string[], // eslint-disable-next-line @typescript-eslint/no-explicit-any selector: (a: Ite
packages/decap-cms-core/src/formats/helpers.ts:1
↓ 2 callersFunctionsummaryFormatter
(summaryTemplate: string, entry: EntryMap, collection: Collection)
packages/decap-cms-core/src/lib/formatters.ts:244
↓ 2 callersFunctionthen
(fn: (r: T) => V)
packages/decap-cms-lib-util/src/promise.ts:3
↓ 2 callersFunctionthrowOnMissingDefaultLocale
(i18n?: CmsI18nConfig)
packages/decap-cms-core/src/actions/config.ts:157
↓ 2 callersFunctiontoGlobalName
* Takes a dash [-] separated name and makes it camel-cased * decap-cms-something to DecapCmsSomething * @param {} string
scripts/externals.js:9
↓ 2 callersFunctiontoggleBlock
(editor, type)
packages/decap-cms-widget-markdown/src/MarkdownControl/plugins/blocks/events/toggleBlock.js:7
↓ 2 callersFunctiontoggleLink
(editor, promptText)
packages/decap-cms-widget-markdown/src/MarkdownControl/plugins/inlines/events/toggleLink.js:5
↓ 2 callersFunctiontoggleMark
(editor, format)
packages/decap-cms-widget-markdown/src/MarkdownControl/plugins/inlines/events/toggleMark.js:5
↓ 2 callersFunctiontransform
* The transform function mimics the approach of a Remark plugin for * conformity with the other serialization functions. This function converts
packages/decap-cms-widget-richtext/src/serializers/slateRemark.js:85
↓ 2 callersFunctiontransform
* The transform function mimics the approach of a Remark plugin for * conformity with the other serialization functions. This function converts
packages/decap-cms-widget-markdown/src/serializers/slateRemark.js:88
↓ 2 callersMethodtraverseCursor
(cursor: Cursor, action: string)
packages/decap-cms-core/src/backend.ts:707
↓ 2 callersMethodunpublishedEntries
(collections: Collections)
packages/decap-cms-core/src/backend.ts:971
↓ 2 callersFunctionunpublishedEntriesLoaded
(entries: EntryValue[], pagination: number)
packages/decap-cms-core/src/actions/editorialWorkflow.ts:112
↓ 2 callersFunctionunpublishedEntryPersisted
(collection: Collection, entry: EntryMap)
packages/decap-cms-core/src/actions/editorialWorkflow.ts:140
↓ 2 callersFunctionunpublishedEntryPersistedFail
(error: Error, collection: Collection, slug: string)
packages/decap-cms-core/src/actions/editorialWorkflow.ts:150
↓ 2 callersFunctionunpublishedEntryPersisting
(collection: Collection, slug: string)
packages/decap-cms-core/src/actions/editorialWorkflow.ts:130
↓ 2 callersFunctionunwrapIfCursorAtStart
(editor, mergeWithPrevious = false)
packages/decap-cms-widget-markdown/src/MarkdownControl/plugins/blocks/transforms/unwrapIfCursorAtStart.js:5
↓ 2 callersFunctionunwrapLink
(editor)
packages/decap-cms-widget-markdown/src/MarkdownControl/plugins/inlines/transforms/unwrapLink.js:5
↓ 2 callersFunctionunwrapSelectionFromList
(editor)
packages/decap-cms-widget-markdown/src/MarkdownControl/plugins/lists/transforms/unwrapSelectionFromList.js:5
↓ 2 callersFunctionupdateExistingPostAndExit
(fromEntry, toEntry)
cypress/utils/steps.js:415
↓ 2 callersFunctionupdateFieldByKey
( collection: Collection, key: string, updater: (field: EntryField) => EntryField, )
packages/decap-cms-core/src/reducers/collections.ts:282
↓ 2 callersMethoduploadAndCommit
( items: AzureCommitItem[], comment: string, branch: string, newBranch: boolean, )
packages/decap-cms-backend-azure/src/API.ts:421
↓ 2 callersMethoduploadFiles
( files: { path: string; newPath?: string; delete?: boolean }[], { commitMessage, branch,
packages/decap-cms-backend-bitbucket/src/API.ts:429
↓ 2 callersFunctionuploadMediaFile
()
cypress/e2e/common/media_library.js:32
↓ 2 callersMethodurlFor
(path: string, options: Options)
packages/decap-cms-backend-github/src/API.ts:309
↓ 2 callersMethodurlFor
(path: string, options: Options)
packages/decap-cms-backend-gitea/src/API.ts:183
↓ 2 callersFunctionuseOpenAuthoring
()
packages/decap-cms-core/src/actions/auth.ts:43
↓ 2 callersFunctionvalidateConfig
(config)
packages/decap-cms-core/src/constants/configSchema.js:386
← previousnext →501–600 of 2,147, ranked by callers