MCPcopy Create free account

hub / github.com/AdollaApp/Adolla / functions

Functions380 in github.com/AdollaApp/Adolla

FunctionGeneratorFunction
()
public/js_compiled/pages/manga.js:4
FunctionGeneratorFunction
()
public/js_compiled/reusable/reader-settings.js:4
FunctionGeneratorFunctionPrototype
()
public/js_compiled/notifs.js:4
FunctionGeneratorFunctionPrototype
()
public/js_compiled/pages/lists-editor.js:4
FunctionGeneratorFunctionPrototype
()
public/js_compiled/pages/reader.js:9
FunctionGeneratorFunctionPrototype
()
public/js_compiled/pages/manga.js:4
FunctionGeneratorFunctionPrototype
()
public/js_compiled/reusable/reader-settings.js:4
Function_getImageUrls
()
public/js_compiled/pages/reader.js:508
Function_getSubscriptionObject
()
public/js_compiled/notifs.js:73
Function_initImages
()
public/js_compiled/pages/reader.js:329
Function_setLists
()
public/js_compiled/pages/lists-editor.js:80
Function_setSetting
()
public/js_compiled/reusable/reader-settings.js:127
Function_showBigImage
()
public/js_compiled/pages/reader.js:646
Function_subscribeToPush
()
public/js_compiled/notifs.js:15
Function_throw
(err)
public/js_compiled/notifs.js:6
Function_throw
(err)
public/js_compiled/pages/lists-editor.js:6
Function_throw
(err)
public/js_compiled/pages/reader.js:11
Function_throw
(err)
public/js_compiled/pages/manga.js:6
Function_throw
(err)
public/js_compiled/reusable/reader-settings.js:6
FunctioncheckSmallHighlight
* Used for small-manga in the sidebar * Returns relevant classes to maybe make it blue
src/web.ts:99
Functionconfigure
()
src/util/push.ts:5
Methodconstructor
()
src/scrapers/mangadex-v5.ts:11
Methodconstructor
()
src/scrapers/manganelo.ts:11
Methodconstructor
()
src/scrapers/mangasee.ts:66
Methodconstructor
()
src/scrapers/nhentainet.ts:9
Methodconstructor
()
src/scrapers/rco.ts:15
Methodconstructor
()
src/scrapers/comicextra.ts:11
Methodconstructor
()
src/scrapers/guya.ts:44
Methodconstructor
()
src/scrapers/gmanga.ts:11
Methodconstructor
()
src/scrapers/nhentai.ts:11
Methodconstructor
()
src/scrapers/mangahere.ts:11
Functionconvert
(l: List)
src/routers/manga-page.ts:115
MethoddoErr
(status: number, reason: string)
src/scrapers/mangasee.ts:203
Functionf
(evt)
public/js_compiled/pages/reader.js:621
FunctiongenLink2
* Generate HREF for links in-app
src/web.ts:67
FunctiongetChapterDate
* Get dd-mm-yyyy format for chapter's date * Used in chapter list
src/web.ts:106
FunctiongetChapterName
* Get chapter's name, or label * Used in the main cards
src/web.ts:135
FunctiongetPageProgress
* Get chapter's existing progress * If it's over 90%, return page number 1 so that people can start the chapter over again
src/web.ts:120
FunctiongetProgressString
* Get progress string to show on page, like 23%
src/web.ts:30
FunctiongetScraperIcon
* Get icon for each scraper
src/web.ts:47
MethodgetSeriesNode
(url)
src/scrapers/comicextra.ts:134
FunctiongetThemeColor
()
src/web.ts:163
FunctiongetThemeOptions
* Get app theme options
src/web.ts:152
FunctionifDev
* If statement, used for development * AFAIK this is just for the label in the bottom left
src/web.ts:128
FunctionifNotByCreator
* If statement for checking if the list is by the creator
src/web.ts:145
FunctionimageRouter
(req, res, next)
src/routers/manga-page.ts:237
FunctionisCurrentChapter
* Compare season/chapter to other season/chapter and get relevant classes
src/web.ts:85
FunctionisProviderName
(slug: string)
src/routers/manga-page.ts:40
Functionnext
()
public/js_compiled/pages/lists-editor.js:4
Functionnext
()
public/js_compiled/pages/reader.js:9
Functionnext
()
public/js_compiled/pages/manga.js:4
Functionnext
()
public/js_compiled/reusable/reader-settings.js:4
FunctionpushTryEntry
(locs)
public/js_compiled/notifs.js:4
FunctionpushTryEntry
(locs)
public/js_compiled/pages/lists-editor.js:4
FunctionpushTryEntry
(locs)
public/js_compiled/pages/reader.js:9
FunctionpushTryEntry
(locs)
public/js_compiled/pages/manga.js:4
FunctionpushTryEntry
(locs)
public/js_compiled/reusable/reader-settings.js:4
FunctionremoveData
(list: List)
src/routers/lists.ts:54
Methodscrape
* The scrape function
src/scrapers/mangadex-v5.ts:60
Methodscrape
* The scrape function
src/scrapers/manganelo.ts:73
Methodscrape
* The scrape function. This returns data for an anime * @param slug The manga's slug. * @param chapter * @param season
src/scrapers/mangasee.ts:154
Methodscrape
* The scrape function
src/scrapers/nhentainet.ts:59
Methodscrape
* The scrape function
src/scrapers/comicextra.ts:63
Methodscrape
* The scrape function
src/scrapers/guya.ts:86
Methodscrape
* The scrape function
src/scrapers/gmanga.ts:57
Methodscrape
* The scrape function
src/scrapers/nhentai.ts:62
Methodscrape
* The scrape function
src/scrapers/mangahere.ts:67
Methodsearch
(query: string, options?: Partial<SearchOptions>)
src/scrapers/mangadex-v5.ts:19
Methodsearch
(query: string, options?: Partial<SearchOptions>)
src/scrapers/manganelo.ts:19
Methodsearch
( query: string, options?: Partial<SearchOptions>, host: string = "manga4life" )
src/scrapers/mangasee.ts:73
Methodsearch
(query: string, options?: Partial<SearchOptions>)
src/scrapers/nhentainet.ts:17
Methodsearch
(query: string, options?: Partial<SearchOptions>)
src/scrapers/comicextra.ts:18
Methodsearch
(query: string)
src/scrapers/guya.ts:51
Methodsearch
(query: string, options?: Partial<SearchOptions>)
src/scrapers/gmanga.ts:19
Methodsearch
(query: string, options?: Partial<SearchOptions>)
src/scrapers/nhentai.ts:18
Methodsearch
(query: string, options?: Partial<SearchOptions>)
src/scrapers/mangahere.ts:18
Functionstringify
(v: Record<string, unknown>)
src/web.ts:24
FunctionsubscribeToPush
()
public/js_compiled/notifs.js:12
FunctionsubscribeToPush
()
public/js/notifs.js:10
Functionz
(s, f)
src/scrapers/rco-garbage.ts:131
← previous301–380 of 380, ranked by callers