MCPcopy Create free account

hub / github.com/gtsteffaniak/filebrowser / functions

Functions1,657 in github.com/gtsteffaniak/filebrowser

FunctionglobalSetup
()
frontend/tests/playwright/oidc-setup.ts:5
FunctionglobalSetup
()
frontend/tests/playwright/proxy-setup.ts:5
FunctionglobalSetup
()
frontend/tests/playwright/global-setup.ts:7
FunctionglobalSetup
()
frontend/tests/playwright/previews-setup.ts:5
FunctiongoToItem
(source, path, previousHistoryItem, newTab = false, isShare = false)
frontend/src/utils/url.js:258
FunctiongroupDeleteHandler
groupDeleteHandler removes a user from a group. @Summary Remove a user from a group @Description Removes a user from a group. @Tags Access @Accept jso
backend/http/access.go:292
FunctiongroupGetHandler
groupGetHandler retrieves all groups or groups for a specific user. @Summary Get all groups or groups for a user @Description Returns a list of all gr
backend/http/access.go:242
FunctiongroupPostHandler
groupPostHandler adds a user to a group. @Summary Add a user to a group @Description Adds a user to a group. @Tags Access @Accept json @Produce json @
backend/http/access.go:267
MethodhandleFile
handleFile processes a file and returns its size and whether it should be counted On Windows, calculates size based on configuration (disk usage or lo
backend/indexing/windows.go:61
MethodhasActive
()
frontend/src/utils/downloadManager.js:105
FunctionhealthHandler
health godoc @Summary Health Check @Schemes @Description Returns the health status of the API. @Accept json @Produce json @Success 200 {object} HttpRe
backend/http/public.go:185
FunctionhideMultipleSelection
()
frontend/src/notify/message.js:371
FunctionhideTooltip
(force=false)
frontend/src/store/mutations.js:759
FunctionindexHandler
(w http.ResponseWriter, r *http.Request, d *requestContext)
backend/http/static.go:371
Functioninit
()
backend/database/sql/sqlite.go:24
Functioninit
()
backend/database/storage/bolt/users_test.go:13
Functioninit
()
backend/indexing/indexingFiles.go:156
Functioninit
nolint:gochecknoinits
backend/adapters/fs/files/mime.go:704
Functioninit
()
backend/events/eventRouter.go:34
FunctioninitAuth
()
frontend/src/utils/auth.js:102
FunctioninspectIndex
(w http.ResponseWriter, r *http.Request)
backend/http/resource.go:1143
FunctionisImageFilePath
(path)
frontend/src/utils/mimetype.js:29
FunctionisRawImageMimeType
(mimeType)
frontend/src/utils/mimetype.js:19
FunctionisRtl
(locale?: string)
frontend/src/i18n/index.ts:80
FunctionitemsGetHandler
itemsGetHandler efficiently returns a basic list of items for a directory. @Summary Get directory items @Description Efficiently returns a basic list
backend/http/resource.go:1181
Functionlist
()
frontend/src/api/share.js:11
FunctionlistApiTokensHandler
listApiTokensHandler lists all API tokens or retrieves details for a specific token. @Summary List API tokens @Description List all API tokens or retr
backend/http/api.go:176
Functionloading
(button)
frontend/src/utils/buttons.js:1
FunctionlocalSetup
()
frontend/tests/playwright/screenshots-setup.ts:5
FunctionlocalSetup
()
frontend/tests/playwright/no-config-setup.ts:5
Functionlogin
(username, password, recaptcha, otp)
frontend/src/api/auth.js:6
FunctionloginHandler
loginHandler handles user authentication via password. @Summary User login @Description Authenticate a user with a username and password. The password
backend/http/auth.go:229
Functionlogout
()
frontend/src/utils/auth.js:64
Functionlogout
()
frontend/src/api/auth.js:48
FunctionlogoutHandler
logoutHandler handles user logout @Summary User Logout @Description Returns a logout URL for the frontend to redirect to. @Tags Auth @Produce json @Pa
backend/http/auth.go:250
FunctionlyricsHandler
lyricsHandler returns synced/unsynced lyrics (with or without timestamps) for an audio file (embedded or from .lrc files). @Summary Get lyrics for an
backend/http/media.go:193
Functionmain
()
backend/main.go:7
Functionmain
Simple JWT generator without external dependencies
_docker/src/jwt/backend/generate-jwt.go:15
FunctionmetadataHandler
metadataHandler returns the same directory resource shape as GET /api/resources with metadata enabled, for client-side patching after a fast listing l
backend/http/media.go:119
FunctionmockData
(w http.ResponseWriter, r *http.Request)
backend/http/resource.go:1156
FunctionmockHandler
(w http.ResponseWriter, r *http.Request, d *requestContext)
backend/http/middleware_test.go:296
Functionmounted
()
frontend/src/main.ts:31
FunctionmoveCopy
( items, action = 'copy', overwrite = false, rename = false )
frontend/src/api/resources.js:729
FunctionmoveCopyPublic
( hash, items, action = 'copy', overwrite = false, rename = false )
frontend/src/api/resources.js:1214
FunctionmoveJob
(state)
frontend/src/store/modules/upload.js:30
Methodoff
(event, callback)
frontend/src/store/eventBus.js:24
FunctionoidcCallbackHandler
oidcCallbackHandler handles OIDC callback. @Summary OIDC callback @Description Handles OIDC login callback. @Tags Auth @Accept json @Produce json @Par
backend/http/oidc.go:198
FunctionoidcLoginHandler
oidcLoginHandler initiates OIDC login. @Summary OIDC login @Description Initiates OIDC login flow. @Tags Auth @Accept json @Produce json @Success 302
backend/http/oidc.go:161
FunctiononlyofficeCallbackHandler
onlyofficeCallbackHandler handles OnlyOffice document server callbacks @Summary Handle OnlyOffice document server callback @Description Receives call
backend/http/onlyOffice.go:689
FunctiononlyofficeClientConfigGetHandler
onlyofficeClientConfigGetHandler retrieves OnlyOffice client configuration @Summary Get OnlyOffice client configuration @Description Returns the conf
backend/http/onlyOffice.go:92
Functiononwarn
(warning, warn)
frontend/vite.config.ts:61
FunctionpatchPinnedItem
({ source, path, name, action = 'add' })
frontend/src/api/users.js:170
FunctionpathsMatch
(url1, url2)
frontend/src/utils/url.js:66
MethodpauseAll
()
frontend/src/utils/upload.js:468
FunctionpauseAutoClose
(notificationId)
frontend/src/notify/message.js:382
Functionpost
( source, path, content = "", overwrite = false, onupload, headers = {}, isDir = false )
frontend/src/api/resources.js:643
FunctionpostPublic
( hash, path, content = "", overwrite = false, onupload, headers = {}, isDir = false )
frontend/src/api/resources.js:1027
FunctionpreviewHandler
previewHandler handles the preview request for images. @Summary Get image preview @Description Returns a preview image based on the requested path and
backend/http/preview.go:56
Methodprogress
(percent)
frontend/src/utils/upload.js:341
FunctionpublicBulkDeleteHandler
publicBulkDeleteHandler deletes multiple resources from a public share in a single request. @Summary Bulk delete resources from public share @Descript
backend/http/public.go:309
FunctionpublicDeleteHandler
deprecated -- see publicBulkDeleteHandler
backend/http/public.go:273
FunctionpublicDownloadHandler
publicDownloadHandler serves the raw content of a file, multiple files, or directory via a public share. @Summary Download files from a public share @
backend/http/public.go:39
FunctionpublicGetResourceHandler
publicShareHandler returns file or directory information from a public share. @Summary Get file/directory information from a public share @Description
backend/http/public.go:129
FunctionpublicItemsGetHandler
publicItemsGetHandler efficiently returns a basic list of items for a directory in a public share. @Summary Get directory items (public share) @Descri
backend/http/public.go:487
FunctionpublicLyricsHandler
publicLyricsHandler is the share-link variant of lyricsHandler. @Summary Get lyrics for an audio file (public share) @Tags Shares @Produce json @Param
backend/http/media.go:235
FunctionpublicMetadataHandler
publicMetadataHandler is the share-link variant of metadataHandler. @Summary Directory with media metadata (public share) @Tags Shares @Produce json @
backend/http/media.go:152
FunctionpublicPatchHandler
publicPatchHandler performs a patch operation (e.g., move, copy, rename) on resources in a public share. @Summary Move, copy, or rename resources in a
backend/http/public.go:337
FunctionpublicPauseHandler
publicPauseHandler registers a graceful pause for a public share chunked upload. @Summary Register graceful chunked upload pause (public share) @Descr
backend/http/resource.go:496
FunctionpublicPreviewHandler
publicPreviewHandler handles the preview request for images from public shares. @Summary Get image/video preview from a public share @Description Retu
backend/http/public.go:209
FunctionpublicPutHandler
publicPutHandler handles the PUT request for a public share. @Summary Update a file in a public share @Description Updates the content of a file in a
backend/http/public.go:240
FunctionpublicUploadHandler
publicUploadHandler processes file uploads to a public upload share. @Summary Upload files to a public upload share @Description Handles file and dire
backend/http/public.go:155
Functionput
(source, path, content = '')
frontend/src/api/resources.js:143
FunctionputPublic
(hash, path, content = '')
frontend/src/api/resources.js:1158
FunctionreadAllDirectoryEntries
(reader, debugLabel = "")
frontend/src/utils/upload.js:16
FunctionredirectToShare
(w http.ResponseWriter, r *http.Request, d *requestContext)
backend/http/share.go:693
Functionremove
(hash)
frontend/src/api/share.js:44
Functionremove
(id, options = {})
frontend/src/api/users.js:183
FunctionremoveJob
(state, id)
frontend/src/store/modules/upload.js:35
FunctionremovePrefix
(filename, prefix = "")
frontend/src/utils/files.js:28
MethodrenameFolder
(oldName, newName)
frontend/src/utils/upload.js:614
FunctionrenderBuiltUrl
(filename, { hostType })
frontend/vite.config.ts:71
Functionrenew
()
frontend/src/utils/auth.js:36
FunctionrenewHandler
renewHandler refreshes the authentication token for a logged-in user. @Summary Renew authentication token @Description Refresh the authentication toke
backend/http/auth.go:364
FunctionreplaceRouteForPlaybackQueueStep
(router, delta)
frontend/src/utils/previewPlaybackQueueNav.js:13
Methodreset
Abort in-flight downloads, clear the queue, reset ids (fresh Download prompt instance).
frontend/src/utils/downloadManager.js:86
FunctionresolveRelativePath
(baseFilePath, refPath)
frontend/src/utils/url.js:180
FunctionresourceDeleteHandler
resourceDeleteHandler deletes a resource at a specified path. @Summary Delete a resource @Description Deletes a resource located at the specified path
backend/http/resource.go:144
FunctionresourceGetHandler
resourceGetHandler retrieves information about a resource. @Summary Get resource information @Description Returns metadata and optionally file content
backend/http/resource.go:88
FunctionresourcePauseHandler
resourcePauseHandler registers a graceful pause for an in-flight chunked upload. Call immediately before aborting the chunk POST so the server keeps p
backend/http/resource.go:455
FunctionresourcePutHandler
resourcePutHandler updates an existing file resource. @Summary Update a file resource @Description Updates an existing file at the specified path. @Ta
backend/http/resource.go:753
MethodresumeAll
()
frontend/src/utils/upload.js:476
FunctionresumeAutoClose
(notificationId)
frontend/src/notify/message.js:407
Methodretry
(id, overwrite = false)
frontend/src/utils/upload.js:565
Functionsearch
(base, sources, query, largest = false, extraParams = {})
frontend/src/api/tools.js:9
Functionsearch
(base, sources, query, largest = false, extraParams = {})
frontend/src/api/search.js:5
FunctionsearchHandler
searchHandler handles search requests for files based on the provided query. This endpoint processes a search query, retrieves relevant file paths, a
backend/http/search.go:116
FunctionselectedDownloadUrl
()
frontend/src/store/getters.js:186
FunctionsetImageLoaded
(source, path, size, modified, url)
frontend/src/utils/imageCache.js:39
FunctionsetIsUploading
(value)
frontend/src/store/mutations.js:296
FunctionsetMobile
()
frontend/src/store/mutations.js:266
← previousnext →1,501–1,600 of 1,657, ranked by callers