SYMBOL INDEX (75 symbols across 21 files) FILE: .electron-vue/build.js function clean (line 26) | function clean () { function build (line 32) | function build () { function pack (line 73) | function pack (config) { function web (line 101) | function web () { function greeting (line 116) | function greeting () { FILE: .electron-vue/dev-runner.js function logStats (line 19) | function logStats (proc, data) { function startRenderer (line 41) | function startRenderer () { function startMain (line 80) | function startMain () { function startElectron (line 116) | function startElectron () { function electronLog (line 143) | function electronLog (data, color) { function greeting (line 160) | function greeting () { function init (line 178) | function init () { FILE: .electron-vue/webpack.renderer.config.js method templateParameters (line 136) | templateParameters (compilation, assets, options) { FILE: scripts/build-service.js function isIgnore (line 68) | function isIgnore (file, ignoreArray) { function isMinify (line 83) | function isMinify (file) { FILE: scripts/merge-filter-db.js function unique (line 33) | function unique (arr) { FILE: src/main/api.js function getIPAddress (line 56) | function getIPAddress () { function reload (line 69) | async function reload (config, preload) { function start (line 81) | async function start (config, preload) { function stop (line 102) | function stop (callback) { function isStarting (line 112) | function isStarting () { function getServerInfo (line 116) | function getServerInfo () { FILE: src/main/axios.js function create (line 9) | function create (appConfig) { FILE: src/main/cache.js function set (line 10) | function set (key, value, expired) { function get (line 25) | function get (key) { function clear (line 39) | function clear () { FILE: src/main/electron-cache.js function put (line 4) | function put (key, value) { function get (line 8) | function get (key) { function deleteValue (line 12) | function deleteValue (key) { function clear (line 16) | function clear () { FILE: src/main/filter/filter.js function loadFilterData (line 9) | async function loadFilterData () { function addWord (line 25) | function addWord (word) { function isFilter (line 35) | function isFilter (s, cb) { FILE: src/main/format-parser.js function extractNumber (line 8) | function extractNumber (str) { function extractFloat (line 13) | function extractFloat (str) { function extractSizeText (line 18) | function extractSizeText (str) { method extractTextByNode (line 30) | extractTextByNode (node) { method extractResolution (line 46) | extractResolution (name) { method extractMagnet (line 63) | extractMagnet (url) { method extractFileSize (line 144) | extractFileSize (sizeText) { method splitByFileSize (line 162) | splitByFileSize (str) { FILE: src/main/index.js function createWindow (line 27) | function createWindow () { function registerServer (line 76) | async function registerServer () { FILE: src/main/ipc.js function registerServer (line 11) | async function registerServer () { function getLocalConfig (line 27) | function getLocalConfig () { function registerIPC (line 31) | function registerIPC (mainWindow) { FILE: src/main/logger.js function colorizeStart (line 40) | function colorizeStart (style) { function colorizeEnd (line 44) | function colorizeEnd (style) { function colorize (line 51) | function colorize (str, style) { function getStackInfo (line 70) | function getStackInfo () { FILE: src/main/memory-cache.js function put (line 3) | function put (key, value) { function get (line 7) | function get (key) { function deleteValue (line 11) | function deleteValue (key) { function clear (line 15) | function clear () { FILE: src/main/process-config.js function extractConfigVariable (line 8) | function extractConfigVariable (newConfig) { function getConfig (line 35) | function getConfig (configVariable) { FILE: src/main/repository.js constant URI (line 2) | const URI = require('urijs') function applyConfig (line 28) | function applyConfig (newConfig) { function clearCache (line 37) | function clearCache () { function makeupSearchOption (line 49) | function makeupSearchOption ({id, keyword, page, sort}) { function getRuleById (line 61) | function getRuleById (id) { function requestDocument (line 65) | async function requestDocument (url, clientHeaders) { function obtainDetailResult (line 97) | async function obtainDetailResult ({id, path}, headers) { function obtainSearchResult (line 120) | async function obtainSearchResult ({id, url}, headers) { function asyncCacheSearchResult (line 160) | function asyncCacheSearchResult ({id, keyword, page, sort}, headers) { function parseItemsDocument (line 187) | function parseItemsDocument (document, expression) { function parseDetailDocument (line 223) | function parseDetailDocument (document, expression) { function loadRuleByURL (line 251) | async function loadRuleByURL () { function getRule (line 278) | async function getRule () { FILE: src/main/service.js function startServer (line 4) | async function startServer () { FILE: src/renderer/plugins/axios.js function create (line 5) | function create () { FILE: src/renderer/plugins/filter.js function highlightWord (line 4) | function highlightWord (keyword, content) { FILE: src/renderer/plugins/localsetting.js function save (line 3) | function save (newSetting) { function get (line 16) | function get (key) { method saveValue (line 32) | saveValue (key, value) {