MCPcopy Create free account

hub / github.com/Dusk-Labs/dim / functions

Functions773 in github.com/Dusk-Labs/dim

FunctionSearch
({ query }: Props)
ui/src/Components/Sidebar/QuickSearchResults.tsx:11
FunctionSearch
()
ui/src/Components/Sidebar/Search.tsx:9
FunctionSearch
(props)
ui/src/assets/figma_icons/Search.jsx:3
FunctionSearchIcon
()
ui/src/assets/Icons/Search.tsx:7
FunctionSearchResult
({ description, title, year, rating, duration, id, genres, poster, media_type, }: Props)
ui/src/Pages/Library/MatchMedia/SearchResult.tsx:22
FunctionSearchResults
()
ui/src/Pages/SearchResults/Index.tsx:8
FunctionSearchResults
({ query, params }: Props)
ui/src/Pages/Library/MatchMedia/Results.tsx:14
FunctionSearchTag
(props: ISearchTag)
ui/src/Components/AdvancedSearch/TagHook.tsx:8
FunctionSection
(props)
ui/src/Pages/Preferences/Index.jsx:21
FunctionSeekingTo
(props)
ui/src/Pages/VideoPlayer/Controls/SeekingTo.jsx:7
FunctionSelectMediaFile
(props)
ui/src/Modals/SelectMediaFile/Index.jsx:14
FunctionSelectMediaFileEpisode
(props)
ui/src/Modals/SelectMediaFile/Activators/Episode.jsx:10
FunctionSelectMediaFilePlayButton
(props: Props)
ui/src/Modals/SelectMediaFile/Activators/PlayButton.tsx:17
FunctionSelectMediatype
({ isReady, selectMediatype, }: SelectMediatypeProps)
ui/src/Pages/Library/MatchMedia/MediaTypeSelector.tsx:11
FunctionSelectRematchSearch
()
ui/src/Modals/RematchMedia/Search.jsx:12
FunctionSettingsIcon
()
ui/src/assets/Icons/Settings.tsx:7
FunctionSidebar
()
ui/src/Components/Sidebar/Index.tsx:16
FunctionSidebar
()
ui/src/Pages/Preferences/Appearance/Sidebar.jsx:7
FunctionSimpleSearch
({ placeholder, onChange }: SimpleSearchProps)
ui/src/Components/SimpleSearch.tsx:10
FunctionSpinner
()
ui/src/Components/Spinner.tsx:3
FunctionSuggestion
(props: ISuggestion)
ui/src/Components/AdvancedSearch/Suggestions.tsx:13
FunctionSuggestions
({ onClick }: ISuggestions)
ui/src/Components/AdvancedSearch/Suggestions.tsx:37
FunctionTV
(props)
ui/src/assets/figma_icons/TV.jsx:3
FunctionThemeController
()
ui/src/Controllers/Theme.tsx:8
FunctionThemes
()
ui/src/Pages/Preferences/Appearance/Themes.jsx:11
FunctionTimesCircle
()
ui/src/assets/Icons/TimesCircle.tsx:7
FunctionToast
(props: ToastProps)
ui/src/Components/Toast.tsx:13
FunctionToggle
(props: ToggleProps)
ui/src/Components/Toggle.tsx:12
FunctionToggle
(props: Props)
ui/src/Components/Sidebar/Toggle.tsx:15
FunctionTranscoderDefaults
()
ui/src/Pages/Preferences/Playback/TranscoderDefaults.jsx:7
FunctionTrashIcon
()
ui/src/assets/Icons/Trash.tsx:7
FunctionTruncText
(props: Props)
ui/src/Helpers/TruncText.tsx:6
FunctionTvIcon
()
ui/src/assets/Icons/TvIcon.tsx:7
FunctionUnfocusableButton
(props: ButtonProps)
ui/src/Components/unfocusableButton.tsx:11
FunctionUserIcon
()
ui/src/assets/Icons/User.tsx:7
FunctionUsername
(_props)
ui/src/Components/Sidebar/Profile/Username.jsx:9
FunctionUsername
()
ui/src/Pages/Preferences/Profile/Username.jsx:7
FunctionVideoActionFullscreen
()
ui/src/Pages/VideoPlayer/Controls/Actions/Fullscreen.jsx:12
FunctionVideoActionNextVideo
()
ui/src/Pages/VideoPlayer/Controls/Actions/NextVideo.jsx:13
FunctionVideoActionPlayPause
()
ui/src/Pages/VideoPlayer/Controls/Actions/PlayPause.jsx:11
FunctionVideoActionPrevVideo
()
ui/src/Pages/VideoPlayer/Controls/Actions/PrevVideo.jsx:13
FunctionVideoActionSeekBack
()
ui/src/Pages/VideoPlayer/Controls/Actions/SeekBack.jsx:9
FunctionVideoActionSeekForward
()
ui/src/Pages/VideoPlayer/Controls/Actions/SeekForward.jsx:9
FunctionVideoActionSettings
()
ui/src/Pages/VideoPlayer/Controls/Actions/Settings.jsx:9
FunctionVideoActionSubtitles
()
ui/src/Pages/VideoPlayer/Controls/Actions/Subtitles.jsx:9
FunctionVideoActionVolume
()
ui/src/Pages/VideoPlayer/Controls/Actions/Volume.jsx:11
FunctionVideoActions
(props)
ui/src/Pages/VideoPlayer/Controls/Actions/Index.jsx:20
FunctionVideoControls
()
ui/src/Pages/VideoPlayer/Controls/Index.jsx:14
FunctionVideoEvents
()
ui/src/Pages/VideoPlayer/Events.jsx:13
FunctionVideoMediaData
()
ui/src/Pages/VideoPlayer/MediaData.jsx:7
FunctionVideoMenuSettings
()
ui/src/Pages/VideoPlayer/Menus/Settings.jsx:11
FunctionVideoMenuSubSwitcher
()
ui/src/Pages/VideoPlayer/Menus/SubSwitcher.jsx:6
FunctionVideoMenus
()
ui/src/Pages/VideoPlayer/Menus/Index.tsx:7
FunctionVideoPlayer
()
ui/src/Pages/VideoPlayer/Index.jsx:32
FunctionVideoSeekBar
(props)
ui/src/Pages/VideoPlayer/Controls/SeekBar.jsx:10
FunctionVideoSubtitles
()
ui/src/Pages/VideoPlayer/SsaSubtitles.jsx:10
FunctionVideoSubtitles
()
ui/src/Pages/VideoPlayer/VttSubtitles.jsx:11
FunctionVolumeMuteIcon
()
ui/src/assets/Icons/VolumeMute.tsx:7
FunctionVolumeUpIcon
()
ui/src/assets/Icons/VolumeUp.tsx:7
FunctionWS
(props: React.PropsWithChildren<{}>)
ui/src/Components/WS.tsx:14
FunctionWrenchIcon
()
ui/src/assets/Icons/Wrench.tsx:7
Function_test
()
dim-core/src/tests/api_auth.rs:2
Functionadmin_exists
( State(AppState { conn, .. }): State<AppState>, )
dim-web/src/routes/auth.rs:371
Methodall_for_media
Method will return all mediafiles for a media id.
dim-database/src/compact_mediafile.rs:64
Methodall_for_tv
Method will return all mediafiles for a tv show.
dim-database/src/compact_mediafile.rs:82
Methodas_query_show
Upcast `self` into `ExternalQueryShow`. It is important that providers that can query for tv shows, implements this to return `Some(self)`.
dim-extern-api/src/lib.rs:149
Methodas_query_show
(&'a self)
dim-extern-api/src/tmdb/metadata_provider.rs:513
FunctionauthReducer
(state = initialState, action)
ui/src/reducers/auth.js:64
Methodauthenticate
Method gets one entry from the table users based on the username supplied and password. # Arguments `uname` - username we wish to target and delete `
dim-database/src/user.rs:256
Functionbanners
( Extension(user): Extension<User>, State(AppState { conn, .. }): State<AppState>, )
dim-web/src/routes/dashboard.rs:22
Methodbatch_match
( &self, tx: &mut Transaction<'_>, provider: Arc<dyn ExternalQueryIntoShow>, w
dim-core/src/scanner/tv_show.rs:423
Methodbuild_with
Helper which can turn a collection of values into a tree. The caller must supply a closure which extracts a key from a value.
dim-core/src/tree.rs:27
Methodbuild_with
Helper which can turn a collection of values into a tree. The caller must supply a closure which extracts a key from a value.
dim-web/src/tree.rs:27
Methodcall_boxed_closure
( p_arg: *mut c_void, _: *mut sqlite3, _: *const c_char, _: c_
dim-core/src/reactor/mod.rs:181
Functionchange_password
# POST `/api/v1/user/password` Method changes the password for a logged in account. # Request This method accepts a JSON body with the following sche
dim-web/src/routes/user.rs:87
Functionchange_username
# POST `/api/v1/user/username` Method changes the username of the current account. # Request This method accepts a JSON payload with the following sc
dim-web/src/routes/user.rs:195
Methodcount_children
Method will return the number of mediafiles linked against this media object.
dim-database/src/movie.rs:8
Methodcount_children
( tx: &mut crate::Transaction<'_>, id: i64, )
dim-database/src/tv.rs:13
Methodcount_children
( tx: &mut crate::Transaction<'_>, season_id: i64, )
dim-database/src/season.rs:145
Methodcreate_cookie
(id: UserID)
dim-database/src/user.rs:523
Functionctrl_event_processor
(mut rx: mpsc::Receiver<CtrlEvent<A, T>>)
dim-web/src/routes/websocket.rs:50
Functiondashboard
( Extension(user): Extension<User>, State(AppState { conn, .. }): State<AppState>, )
dim-web/src/routes/dashboard.rs:156
Methoddecode
( value: <DB as sqlx::database::HasValueRef<'r>>::ValueRef, )
dim-database/src/user.rs:94
Methoddecouple_all
Decouple media from all genres passed in
dim-database/src/genre.rs:98
Methoddecouple_mediafiles
( conn: &mut crate::Transaction<'_>, id: i64, )
dim-database/src/media.rs:263
Methoddefault
()
dim-database/src/library.rs:54
Methoddefault
()
dim-database/src/user.rs:116
Methoddefault
()
dim-core/src/stream_tracking.rs:343
Methoddefault
()
dim-core/src/settings.rs:36
Methoddefault
()
dim-core/src/streaming/ffprobe.rs:23
Functiondefault_false
()
dim-database/src/user.rs:38
Functiondefault_theme
()
dim-database/src/user.rs:30
Functiondefault_true
()
dim-database/src/user.rs:34
Methoddelete
Method filters the database for a library with the id supplied and deletes it. # Arguments `conn` - mutable reference to a sqlx transaction. `lib_id`
dim-database/src/library.rs:153
Methoddelete
Method deletes a media object based on its id. # Arguments `conn` - mutable reference to a sqlx transaction. `id` - id of a media object we want to d
dim-database/src/media.rs:280
Methoddelete
Method removes a genre from the genre table based on its id # Arguments `conn` - mutable reference to a sqlx transaction. `id` - genre id
dim-database/src/genre.rs:87
Methoddelete
Method deletes mediafile matching the id supplied # Arguments `conn` - mutable reference to a sqlx transaction. `_id` - id of the mediafile entry we
dim-database/src/mediafile.rs:221
Methoddelete
Method deletes a episode based on the tv show id, season number, and episode number # Arguments `id` - The id of a tv show we target `season_num` - T
dim-database/src/episode.rs:342
Methoddelete
Method deletes a season entry that belongs to a tv show. # Arguments `conn` - mutable reference to a sqlx transaction. `tv_id` - id of the tv show we
dim-database/src/season.rs:71
Methoddelete_by_id
( conn: &mut crate::Transaction<'_>, season_id: i64, )
dim-database/src/season.rs:86
← previousnext →401–500 of 773, ranked by callers