Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dusk-Labs/dim
/ functions
Functions
773 in github.com/Dusk-Labs/dim
⨍
Functions
773
◇
Types & classes
221
Function
Search
({ query }: Props)
ui/src/Components/Sidebar/QuickSearchResults.tsx:11
Function
Search
()
ui/src/Components/Sidebar/Search.tsx:9
Function
Search
(props)
ui/src/assets/figma_icons/Search.jsx:3
Function
SearchIcon
()
ui/src/assets/Icons/Search.tsx:7
Function
SearchResult
({ description, title, year, rating, duration, id, genres, poster, media_type, }: Props)
ui/src/Pages/Library/MatchMedia/SearchResult.tsx:22
Function
SearchResults
()
ui/src/Pages/SearchResults/Index.tsx:8
Function
SearchResults
({ query, params }: Props)
ui/src/Pages/Library/MatchMedia/Results.tsx:14
Function
SearchTag
(props: ISearchTag)
ui/src/Components/AdvancedSearch/TagHook.tsx:8
Function
Section
(props)
ui/src/Pages/Preferences/Index.jsx:21
Function
SeekingTo
(props)
ui/src/Pages/VideoPlayer/Controls/SeekingTo.jsx:7
Function
SelectMediaFile
(props)
ui/src/Modals/SelectMediaFile/Index.jsx:14
Function
SelectMediaFileEpisode
(props)
ui/src/Modals/SelectMediaFile/Activators/Episode.jsx:10
Function
SelectMediaFilePlayButton
(props: Props)
ui/src/Modals/SelectMediaFile/Activators/PlayButton.tsx:17
Function
SelectMediatype
({ isReady, selectMediatype, }: SelectMediatypeProps)
ui/src/Pages/Library/MatchMedia/MediaTypeSelector.tsx:11
Function
SelectRematchSearch
()
ui/src/Modals/RematchMedia/Search.jsx:12
Function
SettingsIcon
()
ui/src/assets/Icons/Settings.tsx:7
Function
Sidebar
()
ui/src/Components/Sidebar/Index.tsx:16
Function
Sidebar
()
ui/src/Pages/Preferences/Appearance/Sidebar.jsx:7
Function
SimpleSearch
({ placeholder, onChange }: SimpleSearchProps)
ui/src/Components/SimpleSearch.tsx:10
Function
Spinner
()
ui/src/Components/Spinner.tsx:3
Function
Suggestion
(props: ISuggestion)
ui/src/Components/AdvancedSearch/Suggestions.tsx:13
Function
Suggestions
({ onClick }: ISuggestions)
ui/src/Components/AdvancedSearch/Suggestions.tsx:37
Function
TV
(props)
ui/src/assets/figma_icons/TV.jsx:3
Function
ThemeController
()
ui/src/Controllers/Theme.tsx:8
Function
Themes
()
ui/src/Pages/Preferences/Appearance/Themes.jsx:11
Function
TimesCircle
()
ui/src/assets/Icons/TimesCircle.tsx:7
Function
Toast
(props: ToastProps)
ui/src/Components/Toast.tsx:13
Function
Toggle
(props: ToggleProps)
ui/src/Components/Toggle.tsx:12
Function
Toggle
(props: Props)
ui/src/Components/Sidebar/Toggle.tsx:15
Function
TranscoderDefaults
()
ui/src/Pages/Preferences/Playback/TranscoderDefaults.jsx:7
Function
TrashIcon
()
ui/src/assets/Icons/Trash.tsx:7
Function
TruncText
(props: Props)
ui/src/Helpers/TruncText.tsx:6
Function
TvIcon
()
ui/src/assets/Icons/TvIcon.tsx:7
Function
UnfocusableButton
(props: ButtonProps)
ui/src/Components/unfocusableButton.tsx:11
Function
UserIcon
()
ui/src/assets/Icons/User.tsx:7
Function
Username
(_props)
ui/src/Components/Sidebar/Profile/Username.jsx:9
Function
Username
()
ui/src/Pages/Preferences/Profile/Username.jsx:7
Function
VideoActionFullscreen
()
ui/src/Pages/VideoPlayer/Controls/Actions/Fullscreen.jsx:12
Function
VideoActionNextVideo
()
ui/src/Pages/VideoPlayer/Controls/Actions/NextVideo.jsx:13
Function
VideoActionPlayPause
()
ui/src/Pages/VideoPlayer/Controls/Actions/PlayPause.jsx:11
Function
VideoActionPrevVideo
()
ui/src/Pages/VideoPlayer/Controls/Actions/PrevVideo.jsx:13
Function
VideoActionSeekBack
()
ui/src/Pages/VideoPlayer/Controls/Actions/SeekBack.jsx:9
Function
VideoActionSeekForward
()
ui/src/Pages/VideoPlayer/Controls/Actions/SeekForward.jsx:9
Function
VideoActionSettings
()
ui/src/Pages/VideoPlayer/Controls/Actions/Settings.jsx:9
Function
VideoActionSubtitles
()
ui/src/Pages/VideoPlayer/Controls/Actions/Subtitles.jsx:9
Function
VideoActionVolume
()
ui/src/Pages/VideoPlayer/Controls/Actions/Volume.jsx:11
Function
VideoActions
(props)
ui/src/Pages/VideoPlayer/Controls/Actions/Index.jsx:20
Function
VideoControls
()
ui/src/Pages/VideoPlayer/Controls/Index.jsx:14
Function
VideoEvents
()
ui/src/Pages/VideoPlayer/Events.jsx:13
Function
VideoMediaData
()
ui/src/Pages/VideoPlayer/MediaData.jsx:7
Function
VideoMenuSettings
()
ui/src/Pages/VideoPlayer/Menus/Settings.jsx:11
Function
VideoMenuSubSwitcher
()
ui/src/Pages/VideoPlayer/Menus/SubSwitcher.jsx:6
Function
VideoMenus
()
ui/src/Pages/VideoPlayer/Menus/Index.tsx:7
Function
VideoPlayer
()
ui/src/Pages/VideoPlayer/Index.jsx:32
Function
VideoSeekBar
(props)
ui/src/Pages/VideoPlayer/Controls/SeekBar.jsx:10
Function
VideoSubtitles
()
ui/src/Pages/VideoPlayer/SsaSubtitles.jsx:10
Function
VideoSubtitles
()
ui/src/Pages/VideoPlayer/VttSubtitles.jsx:11
Function
VolumeMuteIcon
()
ui/src/assets/Icons/VolumeMute.tsx:7
Function
VolumeUpIcon
()
ui/src/assets/Icons/VolumeUp.tsx:7
Function
WS
(props: React.PropsWithChildren<{}>)
ui/src/Components/WS.tsx:14
Function
WrenchIcon
()
ui/src/assets/Icons/Wrench.tsx:7
Function
_test
()
dim-core/src/tests/api_auth.rs:2
Function
admin_exists
( State(AppState { conn, .. }): State<AppState>, )
dim-web/src/routes/auth.rs:371
Method
all_for_media
Method will return all mediafiles for a media id.
dim-database/src/compact_mediafile.rs:64
Method
all_for_tv
Method will return all mediafiles for a tv show.
dim-database/src/compact_mediafile.rs:82
Method
as_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
Method
as_query_show
(&'a self)
dim-extern-api/src/tmdb/metadata_provider.rs:513
Function
authReducer
(state = initialState, action)
ui/src/reducers/auth.js:64
Method
authenticate
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
Function
banners
( Extension(user): Extension<User>, State(AppState { conn, .. }): State<AppState>, )
dim-web/src/routes/dashboard.rs:22
Method
batch_match
( &self, tx: &mut Transaction<'_>, provider: Arc<dyn ExternalQueryIntoShow>, w
dim-core/src/scanner/tv_show.rs:423
Method
build_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
Method
build_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
Method
call_boxed_closure
( p_arg: *mut c_void, _: *mut sqlite3, _: *const c_char, _: c_
dim-core/src/reactor/mod.rs:181
Function
change_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
Function
change_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
Method
count_children
Method will return the number of mediafiles linked against this media object.
dim-database/src/movie.rs:8
Method
count_children
( tx: &mut crate::Transaction<'_>, id: i64, )
dim-database/src/tv.rs:13
Method
count_children
( tx: &mut crate::Transaction<'_>, season_id: i64, )
dim-database/src/season.rs:145
Method
create_cookie
(id: UserID)
dim-database/src/user.rs:523
Function
ctrl_event_processor
(mut rx: mpsc::Receiver<CtrlEvent<A, T>>)
dim-web/src/routes/websocket.rs:50
Function
dashboard
( Extension(user): Extension<User>, State(AppState { conn, .. }): State<AppState>, )
dim-web/src/routes/dashboard.rs:156
Method
decode
( value: <DB as sqlx::database::HasValueRef<'r>>::ValueRef, )
dim-database/src/user.rs:94
Method
decouple_all
Decouple media from all genres passed in
dim-database/src/genre.rs:98
Method
decouple_mediafiles
( conn: &mut crate::Transaction<'_>, id: i64, )
dim-database/src/media.rs:263
Method
default
()
dim-database/src/library.rs:54
Method
default
()
dim-database/src/user.rs:116
Method
default
()
dim-core/src/stream_tracking.rs:343
Method
default
()
dim-core/src/settings.rs:36
Method
default
()
dim-core/src/streaming/ffprobe.rs:23
Function
default_false
()
dim-database/src/user.rs:38
Function
default_theme
()
dim-database/src/user.rs:30
Function
default_true
()
dim-database/src/user.rs:34
Method
delete
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
Method
delete
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
Method
delete
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
Method
delete
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
Method
delete
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
Method
delete
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
Method
delete_by_id
( conn: &mut crate::Transaction<'_>, season_id: i64, )
dim-database/src/season.rs:86
← previous
next →
401–500 of 773, ranked by callers