MCPcopy Create free account

hub / github.com/codename-co/stack / functions

Functions412 in github.com/codename-co/stack

↓ 1 callersFunctionb$
(a,c)
hub/astray/jquery.js:2
↓ 1 callersFunctionbB
(a,b,c)
hub/astray/jquery.js:2
↓ 1 callersFunctionbY
(a)
hub/astray/jquery.js:2
↓ 1 callersFunctionbZ
(a,c,d,e,f,g)
hub/astray/jquery.js:2
↓ 1 callersFunctionb_
(a,b,c,d)
hub/astray/jquery.js:2
↓ 1 callersFunctionbi
(a,b)
hub/astray/jquery.js:2
↓ 1 callersFunctionbind
(target, type, handler)
hub/astray/keyboard.js:19
↓ 1 callersFunctionbindKey
* Binds a on key down and on key up callback to a key or key combo. Accepts a string containing the name of each * key you want to bind to comma sep
hub/astray/keyboard.js:278
↓ 1 callersFunctionbj
(a,b)
hub/astray/jquery.js:2
↓ 1 callersFunctionbk
(a,b)
hub/astray/jquery.js:2
↓ 1 callersFunctionbl
(a)
hub/astray/jquery.js:2
↓ 1 callersFunctionbm
(a)
hub/astray/jquery.js:2
↓ 1 callersFunctionbn
(a)
hub/astray/jquery.js:2
↓ 1 callersFunctionbo
(a)
hub/astray/jquery.js:2
↓ 1 callersFunctionbuild_authority
Mints the anchor and the name-constrained issuing CA underneath it. The anchor's private key is deliberately never written to disk: it is dropped whe
packages/app/src-tauri/src/tls.rs:409
↓ 1 callersFunctionbuild_cert
(key: &PKey<Private>)
packages/app/src-tauri/src/tls.rs:193
↓ 1 callersFunctionbuild_issuer
( root: &X509, root_key: &PKey<Private>, key: &PKey<Private>, )
packages/app/src-tauri/src/tls.rs:466
↓ 1 callersFunctionbuild_root
(key: &PKey<Private>)
packages/app/src-tauri/src/tls.rs:427
↓ 1 callersFunctionbundleRecipe
(recipeSlug: string)
packages/scripts/bundle-recipe.ts:16
↓ 1 callersFunctionca
(a,c,d)
hub/astray/jquery.js:2
↓ 1 callersFunctioncanonical
(url: string)
packages/scripts/maintenance/sync-metadata.ts:120
↓ 1 callersFunctioncb
(a,c)
hub/astray/jquery.js:2
↓ 1 callersFunctionch
()
hub/astray/jquery.js:2
↓ 1 callersFunctioncheck
()
packages/website/src/components/Debug.tsx:13
↓ 1 callersFunctionci
()
hub/astray/jquery.js:2
↓ 1 callersFunctioncleanLicense
(id: string | null | undefined)
packages/scripts/maintenance/lib/upstream.ts:262
↓ 1 callersFunctioncompareVersions
(a: string, b: string)
packages/scripts/maintenance/check-versions.ts:80
↓ 1 callersFunctionconfiguredVersion
()
packages/website/src/helpers/release.ts:8
↓ 1 callersMethodconstructor
(status: number, url: string, message: string)
packages/scripts/maintenance/lib/upstream.ts:92
↓ 1 callersFunctioncountryCode
(lang: Lang)
packages/website/src/i18n/utils.ts:40
↓ 1 callersFunctioncr
()
hub/astray/jquery.js:2
↓ 1 callersFunctioncreateCamMovement
()
packages/website/src/components/Graph.tsx:31
↓ 1 callersFunctioncreate_archive
Creates a tar archive from a directory
packages/app/src-tauri/src/cli.rs:43
↓ 1 callersFunctioncreate_menu
(handle: &tauri::AppHandle<tauri::Wry>)
packages/app/src-tauri/src/tray.rs:16
↓ 1 callersFunctioncreate_tray
(app: &tauri::AppHandle<tauri::Wry>)
packages/app/src-tauri/src/tray.rs:84
↓ 1 callersFunctionct
(a,b)
hub/astray/jquery.js:2
↓ 1 callersFunctioncy
(a)
hub/astray/jquery.js:2
↓ 1 callersFunctiondaysSince
(date: string)
packages/scripts/maintenance/check-versions.ts:106
↓ 1 callersFunctione
(a,b)
hub/astray/jquery.js:2
↓ 1 callersMethodenabled
(&self, metadata: &Metadata)
packages/app/src-tauri/src/-logger.rs:6
↓ 1 callersFunctionensure
Returns usable TLS material, generating or rotating it if needed.
packages/app/src-tauri/src/tls.rs:113
↓ 1 callersFunctionensureLabel
* `gh issue list --label X` and `--label X` on create both fail outright when * the label does not exist, which would break the very first run on a f
packages/scripts/maintenance/file-upgrades.ts:63
↓ 1 callersFunctionexecuteActiveKeyBindings
* Collects active keys, sets active binds and fires on key down callbacks * @param event
hub/astray/keyboard.js:170
↓ 1 callersFunctionfallback
()
packages/website/src/helpers/release.ts:35
↓ 1 callersFunctionfetchDockerTagDate
( image: ImageRef, tag: string, opts: FetchOptions = {} )
packages/scripts/maintenance/lib/upstream.ts:535
↓ 1 callersFunctionfetchImageTags
( image: ImageRef, opts: FetchOptions = {} )
packages/scripts/maintenance/lib/upstream.ts:500
↓ 1 callersFunctionfetchReleaseDate
( ref: RepoRef, version: string, releases: Release[], opts: FetchOptions = {} )
packages/scripts/maintenance/lib/upstream.ts:430
↓ 1 callersFunctionfetchRepoMeta
( ref: RepoRef, opts: FetchOptions = {} )
packages/scripts/maintenance/lib/upstream.ts:268
↓ 1 callersFunctionfindBySlug
( map: Record<string, T>, slug: string, filename: string )
packages/website/src/pages/[...lang]/api/stack/[slug].ts:38
↓ 1 callersFunctionflag
(name: string)
packages/scripts/maintenance/sync-metadata.ts:88
↓ 1 callersFunctionflag
(n: string)
packages/scripts/maintenance/check-versions.ts:35
↓ 1 callersFunctionforge
(issuer: &X509, issuer_key: &PKey<Private>, host: &str)
packages/app/src-tauri/src/tls.rs:911
↓ 1 callersFunctionformatStars
(stars?: number, lang?: string)
packages/website/src/helpers/format.ts:18
↓ 1 callersFunctiong
()
hub/astray/jquery.js:2
↓ 1 callersFunctiongetAuthToken
(req: Request)
hub/supabase/volumes/functions/main/index.ts:9
↓ 1 callersFunctiongetContent
(stacks = getStacks("en"))
packages/website/src/pages/llms.txt.ts:4
↓ 1 callersFunctiongetLangFromUrl
(url: URL)
packages/website/src/i18n/utils.ts:10
↓ 1 callersFunctiongetRobotsTxt
(sitemapURL: URL)
packages/website/src/pages/robots.txt.ts:3
↓ 1 callersFunctionget_docker_env_vars
Collects environment variables to pass to the container
packages/app/src-tauri/src/cli.rs:16
↓ 1 callersFunctionh
(a)
hub/astray/jquery.js:2
↓ 1 callersFunctionhandleThemeChange
(newTheme: string)
packages/website/src/components/DarkModeSwitcher.tsx:42
↓ 1 callersFunctionhexFromSlug
(s?: string)
packages/website/src/components/Logo.tsx:16
↓ 1 callersFunctioninit
(tauri: AppHandle)
packages/app/src-tauri/src/api.rs:70
↓ 1 callersFunctioninit_stacks
(app: &AppHandle)
packages/app/src-tauri/src/lib.rs:69
↓ 1 callersFunctioninspect
True when both files exist, agree with each other, and the certificate is not about to expire.
packages/app/src-tauri/src/tls.rs:137
↓ 1 callersFunctioninspect
(entry: ReturnType<typeof listStacks>[number])
packages/scripts/maintenance/check-versions.ts:124
↓ 1 callersFunctioninspect_leaf
True when the stored leaf is present, matches its key, still has life in it and was issued by the CA currently on disk.
packages/app/src-tauri/src/tls.rs:538
↓ 1 callersFunctionisApiAccessible
()
packages/website/src/helpers/stackApi.ts:11
↓ 1 callersFunctionisDrift
(r: Drift | Skipped)
packages/scripts/maintenance/check-versions.ts:260
↓ 1 callersFunctionisRejected
( overrides: Overrides, slug: string, field: string, upstreamValue: string )
packages/scripts/maintenance/lib/overrides.ts:33
↓ 1 callersFunctionissueTitle
(d: Drift)
packages/scripts/maintenance/file-upgrades.ts:71
↓ 1 callersFunctionissue_leaf
Mints the wildcard leaf and writes `leaf + issuing CA` for the proxy.
packages/app/src-tauri/src/tls.rs:573
↓ 1 callersFunctioniterate
(field, x, y)
hub/astray/maze.js:3
↓ 1 callersFunctionj
(a,b,c,d,e,f,g,h)
hub/astray/Three.js:305
↓ 1 callersFunctionl
(a,c,d)
hub/astray/jquery.js:2
↓ 1 callersFunctionl
(a,b,c,d,e,f,g)
hub/astray/Three.js:306
↓ 1 callersFunctionlist_networks
()
packages/app/src-tauri/src/docker.rs:92
↓ 1 callersFunctionlist_root_files
Lists only the files in the root of a directory (non-recursive). # Arguments `path` - A reference to the directory path # Returns `Vec<std::path::
packages/app/src-tauri/src/cli.rs:463
↓ 1 callersFunctionlist_stacks
(include_inactive: bool)
packages/app/src-tauri/src/docker.rs:45
↓ 1 callersFunctionload_issuer
Loads the issuing CA, or `None` when it has to be (re)built.
packages/app/src-tauri/src/tls.rs:368
↓ 1 callersFunctionload_stacks
Run the initialization stacks in "extra/*.stack"
packages/app/src-tauri/src/init.rs:5
↓ 1 callersFunctionm
(a)
hub/astray/Three.js:225
↓ 1 callersFunctionmain
()
packages/scripts/maintenance/sync-metadata.ts:252
↓ 1 callersFunctionmain
()
packages/scripts/maintenance/file-upgrades.ts:121
↓ 1 callersFunctionmain
()
packages/scripts/maintenance/check-versions.ts:262
↓ 1 callersFunctionn
(a,b,c,d,e)
hub/astray/Three.js:308
↓ 1 callersFunctionn
()
hub/astray/Box2dWeb.min.js:9
↓ 1 callersFunctiono
(a,b)
hub/astray/Three.js:307
↓ 1 callersFunctiono
()
hub/astray/Box2dWeb.min.js:9
↓ 1 callersFunctionorderByPubDate
(items: Array<any>)
packages/website/src/pages/[...lang]/api/recipes/index.ts:10
↓ 1 callersFunctionorderByPubDate
(items: Array<any>)
packages/website/src/pages/[...lang]/api/stacks/index.ts:10
↓ 1 callersFunctionpack
Packs a software stack into a stack bundle. # Arguments `source` - A string slice that holds the path to the source directory.
packages/app/src-tauri/src/cli.rs:101
↓ 1 callersFunctionparseDotEnv
(env?: string)
packages/website/src/helpers/dotenv.ts:1
↓ 1 callersFunctionprojectTag
(currentTag: string, current: string, latest: string)
packages/scripts/maintenance/check-versions.ts:115
↓ 1 callersFunctionpropose
(field: string, from: unknown, to: string | number)
packages/scripts/maintenance/sync-metadata.ts:149
↓ 1 callersFunctionproxy_dir
Directory holding the material handed to the reverse proxy. It is mounted read-only into the traefik container, so it holds *only* the proxy chain — n
packages/app/src-tauri/src/tls.rs:103
↓ 1 callersFunctionpruneActiveKeyBindings
* Removes no longer active keys and fires the on key up callbacks for associated active bindings. * @param event
hub/astray/keyboard.js:232
↓ 1 callersFunctionq
(a,b)
hub/astray/Three.js:308
↓ 1 callersFunctionr
(a,f,g)
hub/astray/Three.js:227
↓ 1 callersFunctionrecordRejection
( slug: string, field: string, upstream: string, reason: string, file = OVERRIDES_FILE )
packages/scripts/maintenance/lib/overrides.ts:44
← previousnext →101–200 of 412, ranked by callers