MCPcopy Create free account

hub / github.com/RudeySH/lastfm-bulk-edit / functions

Functions49 in github.com/RudeySH/lastfm-bulk-edit

↓ 6 callersMethodhide
()
src/modals/Modal.ts:70
↓ 4 callersFunctionaugmentInput
(scrobbleData: FormData[], popup: Element, inputs: ScrobbleFormControlsCollection, originalInput: HTMLInputEle
src/index.ts:854
↓ 4 callersFunctiondelay
(ms: number)
src/utils/utils.ts:3
↓ 4 callersFunctiongetMixedInputValue
(input: HTMLInputElement)
src/index.ts:979
↓ 4 callersFunctionrefreshFormGroupState
()
src/index.ts:944
↓ 4 callersMethodrefreshProgress
()
src/modals/LoadingModal.ts:24
↓ 3 callersFunctioncreateLoadingModal
(title: Element | string, options: LoadingModalOptions)
src/index.ts:449
↓ 3 callersFunctionfetchAndRetry
(url: string, init?: RequestInit | undefined, callback?: (response: Response, i: number) => Promise<TResult |
src/utils/utils.ts:15
↓ 3 callersFunctiongetSelectedArtistKey
()
src/features/enhance-automatic-edits-page.ts:178
↓ 3 callersFunctiongetUrlType
(url: string)
src/index.ts:529
↓ 3 callersFunctiongroupBy
(array: V[], keyFunc: (item: V) => K)
src/index.ts:963
↓ 2 callersFunctionabort
(message: string)
src/index.ts:562
↓ 2 callersFunctionaddArtistsToSelect
(page: Page)
src/features/enhance-automatic-edits-page.ts:223
↓ 2 callersFunctionappendBulkEditScrobblesHeaderLinkAndMenuItems
(element: Element)
src/index.ts:170
↓ 2 callersFunctioncreateTimestampLinks
(element: Element)
src/features/create-timestamp-links.ts:1
↓ 2 callersFunctiondisplayAlbumName
(element: Element)
src/features/display-album-name.ts:1
↓ 2 callersFunctionenhanceAutomaticEditsPage
(element: Element)
src/features/enhance-automatic-edits-page.ts:32
↓ 2 callersFunctionfetchHTMLDocument
(url: string)
src/index.ts:543
↓ 2 callersFunctionforEachParallel
(loadingModal: LoadingModal, parentStep: Step, array: T[], callback: (item: T, step: Step) => Promise<U>, weig
src/index.ts:586
↓ 2 callersFunctiongetBulkEditScrobbleMenuItem
(url: string, row?: HTMLTableRowElement)
src/index.ts:246
↓ 2 callersFunctiongetFormData
(row: HTMLTableRowElement)
src/features/enhance-automatic-edits-page.ts:174
↓ 2 callersMethodshow
()
src/modals/Modal.ts:60
↓ 2 callersFunctionupdateProgressText
(current: number, total: number)
src/features/enhance-automatic-edits-page.ts:255
↓ 2 callersFunctionweightFunc
(row: HTMLTableRowElement)
src/index.ts:504
↓ 1 callersFunctionappendBulkEditScrobblesHeaderLink
(element: Element)
src/index.ts:179
↓ 1 callersFunctionappendBulkEditScrobblesMenuItems
(element: Element)
src/index.ts:201
↓ 1 callersFunctionappendStyle
()
src/index.ts:71
↓ 1 callersFunctionapplyFormData
(form: HTMLFormElement, formData: FormData)
src/index.ts:599
↓ 1 callersFunctionaugmentEditScrobbleForm
(scrobbleData: FormData[])
src/index.ts:620
↓ 1 callersFunctioncloneFormData
(formData: FormData)
src/index.ts:983
↓ 1 callersFunctionemphasize
(cell: HTMLTableCellElement, content: string)
src/features/enhance-automatic-edits-page.ts:133
↓ 1 callersFunctionencodeURIComponent2
(uriComponent: string)
src/utils/utils.ts:7
↓ 1 callersFunctionenhanceRow
(row: HTMLTableRowElement, keys: string[])
src/features/enhance-automatic-edits-page.ts:124
↓ 1 callersFunctionenhanceTable
(table: HTMLTableElement, keys: string[])
src/features/enhance-automatic-edits-page.ts:110
↓ 1 callersFunctionfetchScrobbleData
(url: string, loadingModal: LoadingModal, parentStep: Step)
src/index.ts:457
↓ 1 callersFunctionforEach
(loadingModal: LoadingModal, parentStep: Step, array: T[], callback: (item: T, step: Step) => Promise<U>, weig
src/index.ts:570
↓ 1 callersFunctiongetCompletionRatio
(steps: Step[])
src/modals/LoadingModal.ts:38
↓ 1 callersFunctiongetDateString
(date: Date)
src/features/create-timestamp-links.ts:36
↓ 1 callersFunctioninitialize
()
src/index.ts:38
↓ 1 callersFunctionloadPages
(table: HTMLTableElement, currentPageNumber: number, pageCount: number)
src/features/enhance-automatic-edits-page.ts:182
↓ 1 callersFunctionobserveChildList
(target: Node, selector: string)
src/index.ts:835
↓ 1 callersFunctionprompt
(title: Element | string, body: Element | string)
src/index.ts:404
FunctionaddToolbar
(section: Element, table: HTMLTableElement)
src/features/enhance-automatic-edits-page.ts:54
Functionclick
()
src/index.ts:255
Methodconstructor
(title: Element | string, options?: LoadingModalOptions)
src/modals/LoadingModal.ts:13
Methodconstructor
(title: Element | string, body: Element | string, options?: TOptions)
src/modals/Modal.ts:8
MethodisAttached
()
src/modals/Modal.ts:56
FunctionloadPage
(pageNumber: number)
src/features/enhance-automatic-edits-page.ts:202
FunctionremoveMessage
()
src/index.ts:666