SYMBOL INDEX (254 symbols across 42 files) FILE: app/controller/api/application.js class ApplicationController (line 5) | class ApplicationController extends Controller { method list (line 7) | async list() { method all (line 25) | async all() { method handle (line 35) | async handle() { method setStatus (line 62) | async setStatus() { method delete (line 77) | async delete() { method distribution (line 91) | async distribution() { method itemdetail (line 108) | async itemdetail() { method updateConfigs (line 123) | async updateConfigs() { method handleEmail (line 139) | async handleEmail() { FILE: app/controller/api/assets.js class AssetsController (line 5) | class AssetsController extends Controller { method list (line 7) | async list() { method all (line 23) | async all() { method handle (line 33) | async handle() { method setStatus (line 69) | async setStatus() { method delete (line 84) | async delete() { FILE: app/controller/api/build.js class BuildController (line 5) | class BuildController extends Controller { method generateBuildConfig (line 8) | async generateBuildConfig() { method backupApplications (line 27) | async backupApplications() { method buildApplicationed (line 46) | async buildApplicationed() { method reductionApplications (line 57) | async reductionApplications() { FILE: app/controller/api/commtask.js class CommtaskController (line 5) | class CommtaskController extends Controller { method list (line 7) | async list() { method handle (line 17) | async handle() { method delete (line 37) | async delete() { FILE: app/controller/api/console.js class ConsoleController (line 5) | class ConsoleController extends Controller { method getAssetSshKey (line 8) | async getAssetSshKey() { method handleShellTasks (line 25) | async handleShellTasks() { FILE: app/controller/api/email.js class EmailController (line 5) | class EmailController extends Controller { method list (line 7) | async list() { method handle (line 22) | async handle() { method setStatus (line 44) | async setStatus() { method delete (line 59) | async delete() { FILE: app/controller/api/environment.js class TeamController (line 5) | class TeamController extends Controller { method list (line 7) | async list() { method handle (line 21) | async handle() { method delete (line 41) | async delete() { FILE: app/controller/api/files.js class FilesController (line 5) | class FilesController extends Controller { method updatefile (line 8) | async updatefile() { method addfile (line 24) | async addfile() { FILE: app/controller/api/logs.js class LogsController (line 5) | class LogsController extends Controller { method list (line 7) | async list() { method handle (line 24) | async handle() { method setStatus (line 46) | async setStatus() { method delete (line 61) | async delete() { FILE: app/controller/api/qiniu.js class QiniuController (line 5) | class QiniuController extends Controller { method getToken (line 7) | async getToken() { FILE: app/controller/api/team.js class TeamController (line 5) | class TeamController extends Controller { method list (line 7) | async list() { method handle (line 22) | async handle() { method setStatus (line 44) | async setStatus() { method delete (line 59) | async delete() { FILE: app/controller/api/user.js class UserController (line 5) | class UserController extends Controller { method login (line 8) | async login() { method register (line 25) | async register() { method logout (line 42) | async logout() { method getUserList (line 57) | async getUserList() { method handle (line 72) | async handle() { method setStatus (line 95) | async setStatus() { method delete (line 111) | async delete() { method setToken (line 126) | async setToken() { FILE: app/controller/api/util.js class UtilController (line 5) | class UtilController extends Controller { method getAssetSshKey (line 8) | async getAssetSshKey() { method handleShellTasks (line 25) | async handleShellTasks() { FILE: app/controller/home.js class HomeController (line 5) | class HomeController extends Controller { method index (line 6) | async index() { FILE: app/controller/web.js class WebController (line 6) | class WebController extends Controller { method home (line 8) | async home() { method team (line 23) | async team() { method application (line 31) | async application() { method appconfig (line 39) | async appconfig() { method assets (line 47) | async assets() { method environment (line 55) | async environment() { method emails (line 63) | async emails() { method build (line 71) | async build() { method buildprocess (line 79) | async buildprocess() { method assetsconfig (line 87) | async assetsconfig() { method commtask (line 95) | async commtask() { method console (line 103) | async console() { method logs (line 111) | async logs() { method reduction (line 119) | async reduction() { method user (line 127) | async user() { method login (line 135) | async login() { FILE: app/extend/application.js method randomString (line 6) | randomString(len) { method signwx (line 18) | signwx(json) { method result (line 49) | result(jn = {}) { method format (line 56) | format(date, fmt) { FILE: app/io/controller/nsp.js class NspController (line 6) | class NspController extends Controller { method socket (line 8) | async socket() { method ssh2Client (line 25) | ssh2Client(json = {}) { method sshOnline (line 80) | async sshOnline(query = {}) { method buildProcess (line 87) | async buildProcess(query = {}) { method backUpProject (line 112) | backUpProject(taskItem = {}, assitsItem = {}, backupPath, backupDir) { FILE: app/public/js/util.js constant XTEAMLIST (line 25) | let XTEAMLIST = []; constant MODELTYPE (line 26) | let MODELTYPE = ''; constant SOCKET (line 27) | let SOCKET = null; constant CONSOLEXTEAM (line 28) | let CONSOLEXTEAM = []; class utilfn (line 31) | class utilfn { method constructor (line 33) | constructor() { method ajax (line 63) | ajax(json) { method error (line 132) | error(data, json) { method _error (line 171) | _error(XMLHttpRequest, json) { method time (line 214) | time() { method regCombination (line 222) | regCombination(type, numArr) { method extend (line 284) | extend(json1, json2) { method showLoading (line 293) | showLoading() { method hideLoading (line 298) | hideLoading() { method randomString (line 303) | randomString(len) { method getQueryString (line 315) | getQueryString(name, hash) { method getStorage (line 335) | getStorage(type, name) { method setStorage (line 350) | setStorage(type, name, content) { method getCheckBoxVal (line 364) | getCheckBoxVal(arr){ method setCheckBoxVal (line 376) | setCheckBoxVal(arr,str){ method goBack (line 390) | goBack(){ method getSearchTime (line 395) | getSearchTime() { method startSocketXteam (line 413) | startSocketXteam(json = {}) { method resizeScreen (line 517) | resizeScreen(XTEAMLIST, socket) { method setSocketXteam (line 523) | setSocketXteam(type, xteamlist = [], socket) { method socket (line 573) | socket(json = {}) { method xteam (line 592) | xteam(json = {}){ FILE: app/public/js/vue-components.js method mounted (line 33) | mounted(){ method timeSure (line 67) | timeSure(){ FILE: app/public/js/vue-filters.js method toFixed (line 32) | toFixed(val,type=false){ method toSize (line 41) | toSize(val){ method date (line 52) | date(value, gengefu, full) { method limitTo (line 62) | limitTo(value, num) { method systemType (line 73) | systemType(val) { method flow (line 86) | flow(val = 0) { FILE: app/public/lib/bootstrap/js/bootstrap.js function transitionEnd (line 34) | function transitionEnd() { function removeElement (line 126) | function removeElement() { function Plugin (line 142) | function Plugin(option) { function Plugin (line 251) | function Plugin(option) { function Plugin (line 475) | function Plugin(option) { function getTargetFromTrigger (line 695) | function getTargetFromTrigger($trigger) { function Plugin (line 707) | function Plugin(option) { function getParent (line 774) | function getParent($this) { function clearMenus (line 787) | function clearMenus(e) { function Plugin (line 880) | function Plugin(option) { function Plugin (line 1208) | function Plugin(option, _relatedTarget) { function complete (line 1574) | function complete() { function Plugin (line 1750) | function Plugin(option) { function Plugin (line 1859) | function Plugin(option) { function ScrollSpy (line 1902) | function ScrollSpy(element, options) { function Plugin (line 2022) | function Plugin(option) { function next (line 2131) | function next() { function Plugin (line 2177) | function Plugin(option) { function Plugin (line 2334) | function Plugin(option) { FILE: app/public/lib/page/page.js function Page (line 3) | function Page(json) { FILE: app/public/lib/popup/popup.js function PopLayer (line 4) | function PopLayer(){ FILE: app/service/application.js class ApplicationService (line 6) | class ApplicationService extends Service { method list (line 9) | async list(pageNo, pageSize, team_code, environ_code, net_type, status... method all (line 71) | async all() { method handle (line 86) | async handle(json) { method setStatus (line 108) | async setStatus(json) { method delete (line 114) | async delete(_id) { method distribution (line 119) | async distribution(_id, assets_list = [], net_type) { method itemdetail (line 125) | async itemdetail(id) { method updateConfigs (line 129) | async updateConfigs(id, tasklist) { method handleEmail (line 138) | async handleEmail(id, emaillist) { FILE: app/service/assets.js class AssetsService (line 6) | class AssetsService extends Service { method list (line 9) | async list(pageNo, pageSize, team_code, assets_name, status) { method all (line 43) | async all() { method handle (line 59) | async handle(json) { method setStatus (line 89) | async setStatus(json) { method delete (line 95) | async delete(_id) { FILE: app/service/build.js class BuildService (line 8) | class BuildService extends Service { method generateBuildConfig (line 11) | async generateBuildConfig(id, taskItem = {}, assetslist = [], user_nam... method backupApplications (line 47) | async backupApplications(id, taskItem = {}, assetslist = [], user_name) { method reductionApplications (line 71) | async reductionApplications(id, taskItem = {}, assetslist = [], user_n... method reductionProject (line 107) | reductionProject(paths, file, asstesItem, taskItem) { method backUpProject (line 169) | async backUpProject(taskItem, assets, backupPath, backupDir) { method genConfigsForSsh (line 201) | async genConfigsForSsh(paths, file, asstesItem, taskItem) { method exec (line 247) | exec(sftp, shell) { FILE: app/service/commtask.js class CommtaskService (line 8) | class CommtaskService extends Service { method list (line 11) | async list() { method handle (line 19) | async handle(query) { method delete (line 49) | async delete(id) { method generateBuildConfig (line 54) | async generateBuildConfig(id, item, assetslist = []) { FILE: app/service/console.js class ConsoleService (line 7) | class ConsoleService extends Service { method getAssetSshKey (line 10) | async getAssetSshKey(query) { method handleShellTasks (line 30) | async handleShellTasks(query) { method genConfigsForSsh (line 42) | async genConfigsForSsh(query) { FILE: app/service/email.js class EmailService (line 6) | class EmailService extends Service { method list (line 9) | async list(pageNo, pageSize, status) { method handle (line 33) | async handle(json) { method setStatus (line 52) | async setStatus(json) { method delete (line 58) | async delete(id) { FILE: app/service/environment.js class EnvironmentService (line 6) | class EnvironmentService extends Service { method list (line 9) | async list(pageNo, pageSize) { method handle (line 30) | async handle(json) { method delete (line 48) | async delete(id) { FILE: app/service/files.js class FilesService (line 9) | class FilesService extends Service { method addfile (line 12) | async addfile(filename, content, remotePath) { method updatefile (line 23) | async updatefile(filename, content) { FILE: app/service/logs.js class LogsService (line 6) | class LogsService extends Service { method addLogs (line 9) | async addLogs(json = {}) { method list (line 23) | async list(pageNo, pageSize, type, name, application_id) { FILE: app/service/qiniu.js class QiniuService (line 7) | class QiniuService extends Service { method init (line 9) | init(){ method getToken (line 16) | getToken(key) { method getKey (line 29) | getKey(num = 15){ method upload (line 34) | async upload(filePath) { method uploadFile (line 45) | uploadFile(uptoken, key, localFile) { FILE: app/service/team.js class TeamService (line 6) | class TeamService extends Service { method list (line 9) | async list(pageNo, pageSize, status) { method handle (line 33) | async handle(json) { method setStatus (line 52) | async setStatus(json) { method delete (line 58) | async delete(_id) { FILE: app/service/user.js class UserService (line 5) | class UserService extends Service { method login (line 8) | async login(userName, passWord) { method logout (line 41) | logout(usertoken) { method register (line 48) | async register(userName, passWord) { method getUserInfoForUserName (line 83) | async getUserInfoForUserName(userName) { method getUserList (line 88) | async getUserList(pageNo, pageSize, userName) { method handle (line 112) | async handle(json) { method getUserInfoForUsertoken (line 150) | async getUserInfoForUsertoken(usertoken) { method setStatus (line 155) | async setStatus(json) { method delete (line 164) | async delete(id, usertoken) { method updateUserToken (line 173) | async updateUserToken(opt) { method finUserForToken (line 190) | async finUserForToken(usertoken) { method getUserInfoForGithubId (line 203) | async getUserInfoForGithubId(id) { FILE: app/service/util.js class UtilService (line 7) | class UtilService extends Service { method getAssetSshKey (line 10) | async getAssetSshKey(query) { method handleShellTasks (line 30) | async handleShellTasks(query) { method genConfigsForSsh (line 42) | async genConfigsForSsh(query) { FILE: app/util/sftp.js class Sftp (line 7) | class Sftp { method constructor (line 8) | constructor() { method init (line 16) | async init(json = {}) { method connectStatus (line 24) | async connectStatus() { method connect (line 33) | async connect() { method list (line 51) | async list(remoteFilePath) { method get (line 57) | async get(remoteFilePath) { method mkdir (line 63) | async mkdir(remoteFilePath, recursive) { method rmdir (line 69) | async rmdir(localPath, recursive) { method fastGet (line 75) | async fastGet(remotePath, localPath) { method fastPut (line 81) | async fastPut(localPath, remotePath) { method delete (line 87) | async delete(remoteFilePath) { method rename (line 93) | async rename(remoteSourcePath, remoteDestPath) { method chmod (line 99) | async chmod(remoteDestPath, mode) { method end (line 105) | async end() { FILE: app/util/socket.js constant SSH (line 5) | const SSH = require('ssh2').Client; FILE: app/util/ssh2.js class Ssh2 (line 8) | class Ssh2 { method constructor (line 10) | constructor() { method init (line 17) | async init(json = {}) { method connectStatus (line 25) | async connectStatus() { method connect (line 35) | async connect() { method exec (line 50) | async exec(exec) { method shell (line 74) | async shell(shell) { method end (line 98) | async end() { FILE: app/util/utils.js class Util (line 4) | class Util { method constructor (line 6) | constructor() { method isDirEnd (line 11) | isDirEnd(path) { FILE: config/config.default.js method all (line 116) | all(err, ctx) { FILE: lib/plugin/egg-email/lib/email.js function createOneClient (line 10) | function createOneClient(config, app) {