2014.06.16, v0.9.2 fix: - (menu) show: add Images.hide - (listeners) onContextMenu: if menu showed in editor first - it would not be shown on a file - (load) ajax xhr.send: p.data -> data - (style) .icon: set default mouse cursor in firefox feature: - (load) ajax: stringify if data is object - (console) dir: cloudcmd dir -> process curren dir 2014.06.11, v0.9.1 fix: - (edit) showMessage: mv style to load - (edit) showMessage: empty message - (view) beforeClose: callback then hide feature: - (edit) showMessage: rm font-size - (package) gulp v3.8 - (package) dropbox: v0.10.3 - (img) menu update 2014.06.10, v0.9.0 fix: - (main) generateHeaders: if no cache: max-age - 0 - (edit) diff: add error check - (win) getVolumes: rm chcp - (gulp) changelog: execParallel -> exec.parallel - (events) remove: type, listener, element -> type, element, listener - (menu) download: folders in json - (notify) send addClick: focus, notify -> notify, focus - (edit) showMessage: add font-size - (load) load: func.onload -> func && func.onload - (key) preventDefault: DOM -> Events - (listeners) changePanel: DOM.getPanel -> Info.panel - (key) preventDefault: DOM -> Events - (term) stopPropogation, cancelBubble - (terminal) init: cssSet -> load.style, jqueryLoad -> loadJquery - (listeners) onDrop toggle: add drop - (edit) onDrop: files -> Util.slice(files) - (put) onPut: add options - (pipe) on: memory lick - (pipe) on: length -> indexOf - (dom) setCurrentName: id -> data-name - (view) show: add fs - (pipe) create: EventEmitter memory leak - (dropbox) load - (menu) uploadTo: name - (menu) DOM.getIdBySrc -> DOM.load.getIdBySrc - (cloudcmd) DOM.jsload -> DOM.load.js - (client) load.jquery -> loadJquery - (config) show: rm cssLoad - (util) slice: array, count -> arra, begin, end - (dom) getElement: attr -> attribute - (rest) DIR - (users) require: time -> ./time - (cloudcmd) init: read templates - (cloudcmd) init: add path-link - (cloudfunc) add " " - (client) createFileTable: rm unSetOnPanel - (rest) onFSGet: if !isStr stringifyJSON - (dom) getCurrentData RESTful.read: rm "?json" - (menu) hide on Esc - (dom) execParallel -> Util.exec.parallel - (listeners) setOnPanel: add preventDefault - (util) slice: always return array - (rest) read: add dataType - (view) getType: add return - (view) show switch: path -> type - (view) show: mv default to bottom of switch - (view) isVideo: isMatch always undefined - (cloudcmd) readIndex: add isMinify - (menu) add Images - (edit) if menu not loaded -> not close - (minify) callback: params -> error, params - (edit) close menu before close - (menu) beforeShow: name -> params.name - (view) isAudio, isVideo regExp - (util) replaceStr: escape before create - (util) replaceStr: isStr -> isString - (util) checkExtension: isObject -> isArray - (cloudcmd) readIndex: params -> error, params - (util) strCmp: indexOf && length - (util) rmStr: str.replace -> Util.replace - (util) isObject: array was object - (dom) setCurrentName: getCurrentDirName -> getCurrentDirPath - (dom) setCurrentName: link.href - (dom) change url when current dir changed - (console) log: type -> typeParam - (gulp) jshint: add lib/client - (listeners) if click on path of passive panel change content on active panel feature: - (package) should v4.0, gulp v3.7 - (listeners) onContextMenu: add MenuIO check - (dom) loadMenu: add error - (load) funcError: rm event - (main) terminal: add win32 check - (view) {before,after}{show, close} exec: parallel -> series - (gulp) rm gulp-concat - (modules) cdnjs -> jsdelivr - (package) express v4.4 - (key) switchKey: rm SLASH - (modules) ace: add date - (modules) add ace - (edit) ace v1.1.3 - (storage) callback(ret) -> callback(error, ret) - (storage) get: callback(data) -> callback(error, data) - (modules) socket.io v1.0.4 - (util) callback(arg1...) -> callback(error, arg1...) - (modules) add fancybox - (terminal) add hide - (term) v0.0.4 - (events) preventDefault: DOM -> Events - (console) handler: rm Images: showLoad, hide - (modules) socket.io v1.0.3 - (modules) add jquery, socket - (util) findObjByNameInArr: find array in array first - (load) rm jquery - (socket) init: add config check online - (dom) showError: isQuiet - (socket) add cdn - (pipe) create: params -> read, write, options, callback - (minify) rm MinFolder - (github) uploadFiles: change messge - (events) add - (dom) Events: type, element, listener - (dom) Events: addLoad - (load) loader -> load - (loader) anyLoadOnLoad -> loadSeries - (view) anyLoadOnLoad -> loadParallel - (loader) anyload: not_append -> notAppend - (loader) asyncLoad -> loadParallel - (console) onConnection: rm "\n" - (package) express v4.3 - (package) morgan v1.1 - (html) path-link -> pathLink - (util) add checkArgs - (html) add path-link - (cloudfunc) getPathElement -> getPathLinks - (listeners) add onPathElementClick - (cloudfunc) buildFromJSON: add data-name - (listeners) rm changeLinks - (cloudfunc) buildFromJSON: change params - (cloudcmd) rm ?json - (listeners) rm unSetOnPanel - (util) bind -> exec.with - (util) tryCatch{Log} -> exec.try{Log} - (util) rm tryCatch{Debug, Call} - (polyfill) add isArray - (util) loadOnLoad -> exec.series - (util) retExec -> exec.ret - (util) ifExec -> exec.if - (util) execIfExist -> exec.ifExist - (util) asyncCall -> exec.parallel - (loader) anyLoadInParallel -> asyncLoad - (loader) anyLoadInParallel: simplified - (client) createFileTable: make private - (dom) setCurrentFile: add options - (gulp) rm stylestats - (util) add forEach - (listeners) add changePanel - (client) loadModule: params could not be string - (util) slice: add test - (util) render: add test - (util) asyncCall: add test - (cloudfunc) add tests - (util) rm execOnMatch - (gulp) add test subfolders - (util) exec: add test - (util) add tests - (util) getExtension -> getExt - (util) checkExt: add test - (test) add util - (rest) read: add optional dataType - (jshint) bitwise: false - (package) express v4.2 - (socket) v1.0.0 - (console) make private log, error - (view) add getType - (package) gulp-jshint v1.6 - (package) minify v0.6.0 - (edit) load menu on first request - (menu) v0.6.3 - (edit) menu: add "Delete" - (edit) menu: add "Select All" - (edit) menu: add close - (edit) add "Go To Line" - (menu) v0.6.2 - (menu) v0.6.1 - (edit) add menu - (menu) v0.6.0 - (listeners) onContextMenu: show menu if not on file - (menu) add second menu, when click not on file - (menu) v0.5.0 - (rest) read: log if query - docs(help) View: add s, hot keys - (util) checkExtension -> checkExt - (cloudfunc) removeListener: add return this - (dom) rm getCurrentFileContent - (config) .config .list : rm text-align; rm .border - (config) rm border - (menu) change menu module - (view) show: data, callback, newConfig -> data, options - (edit) add confirm, if file changed and not saved, before close - (config) mv apiURL to CloudFunc - (config) mv apiURL to CloudFunc - (rest) config: add read - (util) add back isArrayBuffer - (util) rm isArrayBuffer - (util) rm for, fori - (util) rm forIn - (edit) mv theme to json - (edit) add tabSize - (edit) mv options to file - (jshint) do not capitalize names of constructor functions - (util) add getType - (style) .mini-icon: rm background{position, repeat} - (client) loadDir: rm event - (client) loadDir: change params - (package) express v4.1.1 - (package) mkdirp v0.5.0 - (jquery) v2.1.1 - (jquery) v2.1.1 - (package) minify v0.5.1 - (commander) getDirPath -> addSlashToEnd - (util) rm paralelExec - (server) rm WIN32 check for ip set 2014.04.28, v0.8.4 fix: - (view) hide fancybox spinner - (get) hash -> hex - (main) sendResponse: query always undefined - (menu) downloadFromMenu: spinner do not hide - (dom) Images {set,clear}Progress: get image not show - (edit) setUseOfWorker: regExp - (client) callBack -> callback - chore(edit) quotes - (view) onOverLayClick: add hide - (view) overlay -> helpers.overlay - (minify) add fs.exists to minified file before send - (view) close when click on content in overlay - (key) switchKey: empty current - (delete) deleteFiles: remove when access denied - (edit) rm Key - (rest) rmDir -> rmdir - (dom) getSelectedNames: if current is ".." not select it - (dom) getSelectedFiles: get from active panel - (edit) set first undo - (style) error::before: position - (menu) MenuProto: add start position - (key) space twice on selected file do not update size - chore(key) comment - (key) BACKevent -> BACKSPACE - (view) onOverLayClick on every close - (test) ul: add data-name - (rest) fse -> copy - (main) sendRespons: if not gzip send nothing - (view) onAfterShow: only when click on overlay - (view) show if music: add afterShow, beforeClose - (view) beforeClose -> onClick - (main) generate headers: last-modified - (menu) clickProcessing: root -> layer - (put) add msg, baseName - (client) loadModule: path change to wrong after fail loading - (menu) clickProcessing: keys do not work after close - (menu) clickProcessing: layer -> root - (view) set current, only if height view is big enough - (fancybox) twice loading of images - (view) image was loaded twice - (console) getSpawn: add "\n" - (console) getSpawn: mv send up - (cloudcmd) lKeysPanel -> kesyPanel - (files) add callback - (key) files not always have parentElement - (key) tab after mv - (dom) setCurrentFile: add CENTER - (dom) isSVG ie10: toString.call(svgNode) -> svgNode.toString() - (edit) if patch not str => patch = false - (listeners) onTouchEnd -> onTouch - (key) tab - (util) change the way of detection node.js - docs(help) server: markup feature: - (view) audio -> media - (gulp) add test - (package) minify v0.4.0 - (rest) get: add config - (package) mkdirp v0.4.0 - (view) join css only if minify is on - (view) use own overlay - (gulp) add server subdirs - (commander) readDir: stat -> lstat - (package) minify v0.3.3 - (minify) v0.3.2 - (package) minify v0.3.1 - (edit) add setUserOfWorker - (package) minify v0.3.0 - (gulp) add server dir - (server) minify: params -> error, params - (editorconfig) add - (jshint) add quotmark: single - (zip) pako v0.2.0 - (path) clear-storage: add data-name - (path) links: add data-name - (index) keyspanel: add id - (listeners) change panel to clicked panel - (storage) rm dir -> rm subdirs of dir from storage - (rest) copyFiles: add rename - (dom) moveCurrent -> moveFiles - (rest) cp, mv: add top imgPosition - (rest) cp: add ability to copy couple files - (key) f3: add parse markdown on shift - docs(help) edit: add s - (edit) add ability to drop file content - (listeners) load files directly to server, without reading them - (dom) images: add load progress - (util) add convertName - (view) add pause/start of music on SPACE pressed - (package) express v4.0.0 - (rest) rm: fs-extra; add: rimraf, mkdirp - (jquery) update to v2.1.0 - (main) add range support - (time) add options - (ncp) add ncp - (cloudfunc) buildFromJSON ul.files:add data-name - (edit) add suport of .jshintrc - (jshint) add unused - (view) add set current file afterClose - (view) add preload:0 - (view) rm image template - (client) add getTemplate - (view) add audio - (travis) add cloudcmd start - (gulp) add stylestats - (travis) rm node: v0.6.0, v0.8.0 - (travis) check compat version of gulp before install - (test) add gulp - (package) express: v3.5 - (zip) add unescape pollyfill - (client) loadDir, ajaxLoad, createFileTable: add panel param - (dom) deleteCurrent: return currentNew - (client) currentToParent: rm scrollIntoViewIfNeeded - (dom) isSVG: detect svg -> detect smil svg - (img) spinner: add svg - (config) fillTemplate: rm hideLoad - (config) fillTemplate: hideLoad -> onShow - (config) fillTemplate: li -> input, add focus - (config) change: save number, if type number - (config) add zip - (config) add zip - (edit) add unzip - (put) add unzip - (rest) add unzip - (listeners) add (un)setOnPanel - (dom) events: add rmClick - (listeners) changeLinks: set events to one main files element - (listeners) changeLinks touch: if file current -> change dir - (link) draggable: true -> "true" 2014.03.19, v0.8.3 fix: - (test) draggable - (test) draggable -> draggable="true - (test) add /a - (test) span>a -> a - (test) data -> data-name - (join) response -> res - (dom) loadCurrentTime: lCurrent -> current - (put) patchFiles: write(name, error) -> onWrite(error) - (util) execOnMatch: isMatch -> match - (worker-html) addAttributesToElement: attributes could be undefined - (cloudfunc) "taget" -> "target " - (index) meta: "/>" -> ">" - (css) fancybox: stop page jumping on modal window close - (ischanged) on asyncCall Times do not changed - (server) beforeJoin: exec -> retExec - (join) readPipe: add path - (join) readPipe: response -> res - (server) beforeJoin: funcs -> func = [] - (rest) onDelete: if Files is empty names = p.name - (style) fancybox html: overflow hidden - (dom) renameCurrent: add updateCurrentInfo - (files) readPipe: add dir - (delete) add dir - (test) add FS_DIR - (cloudcmd) init: nameStr -> names - (github) rm code feature: - (cloudfunc) draggable -> draggable="true" - (font) droid mono: add eot - (index) rm chrome frame - (console) rm background-color - (rest) add CloudFunc - (pipe) getBody: add error handling - (pipe) getBody: add error handling - (edit) onSave: add setCurrentSize - (style) Droid Sans Mono: speed up when minimize - (font) Droid Sans: add eot - (css) Droid Sans Mono: add more formats - (style) add fallback fonts - (package) description: web based orthodox - (util) add execOnMatch - (files) rm dir - (nojs) add - (join) mv from server - (console) jqconsole -> console - (dom) add sendDelete - (rest) delete: data is optional param - (rest) write -> save - (rest) add markdown get - (markdown) add - (rest) mv rest from dom - (fancybox) add ico - (put) patch: change message - (cloudfunc) add MAX_FILE_SIZE - (put) pathch: add size check - (ace) 1.1.3 - (markdown) add - (dom) rest: add markdown - (help) mv css to file - (rest) add markdown - (edit) set emmet only for html, not for css - (util) rm convertArrToObj - (pipe) add getBody - (put) add getBody - (cloudcmd, rest) add NOT_LOG - (dir) add isDir - (view) style: add overflow-y hidden - (panel) div -> section - (util) ownRender: clean all params after render - (file) add attribute, tag 2014.03.03, v0.8.2 fix: - (style) .loading: spinner size - (server) createRedirect: add sslPort - (server) http -> procol - (server) start: http -> HTTP - (dom) promptDeleteSelected: pCurrentFile -> current - (rest) onDelete: func(null, body) -> func - (rest) onStat: add var - (cloudcmd) change index path - (server) start: url -> URL - (server) start: SSLPort -> sslPort - (server) start: Port -> port - (dom) getCurrentDirPath: "," -> ";" - (dom) renameCurrent: rm dir listing from Storage - (client) loadDir: do not change dir after fail load - (cloudcmd) route: add name - (style) .files height: 95% -> 85% - (dom) setCurrent: set id of li to - (client) ajaxLoad: do not save path to history if content not load - (path) #js-path -> .js-path: 2 pathes on a page feature: - (package) rm pty.js - (view) rm spinner from doBefore, add to view - (package) add pty.js - (package) minify: v0.2.5 -> 0.2.6 - (client) initModules doBefore: add filepicker - (menu) DOM.Images -> Images, "From Cloud" -> "From FilePicker" - (index) change favicon - (favicon) add - (ext) .ico: vnd.microsoft.icon -> x-icon - (index) hide .path-icon when no js - (style) .loading top: 1px -> 2px - (storage) get: ret -> this - (favicon) optimize img - (cloudcmd) optimize image - (deleteSelected) rm param notSet - (fs) add fs folder - (style) height < 800px: .fm height: 74% - (style) set bigger font for width < 600px - (style)if height < 800px: .fm height 85% - (css) html: change height - (style) show only part of name is to long - (index) add style for no js: hide keys, show one panel - (style) .cmd-button: height: 30px - (polyfill) rm localStorage - (refactor) .js-left -> [data=js-left] - (rest) add onFSPut - (style) change .fm height to 75% on small screen heights - (style) change name color on small screens - (style) rm duplicate .fm-header - (edit) add save on F2 - (storage) change to async - (storage) add - (dom) add storage - (listeners) change touchend - (key) setCurrentByLatter: add numbers 2014.02.13, v0.8.1 fix: - (commander) changeUIDToName: doesn't work on win 2014.02.13, v0.8.0 fix: - (test) template - (cloudfunc) "draggable" -> "draggable " - (cloudfunc) buildFromJSON: lHeader -> header - (test) add "" - (test) add draggable - (test) li -> div - (files) p.error -> error - (test) add " - (path) rm " " - (test) JSON_Files -> JSON_FILES - (polyfill) args not defined - (server) lHost -> host - (test) change template - (util) retExec: add unshift - (rest) onPut: lFiles.password -> lFiles && lFiles.password - (console) access to socket before it loads - (cloudcmd) pParams -> params - (util) Util.exec -> Util.retExec.apply - (main) getQuery - (css) error position: add left - (listeners) changeLinks: pPanelID -> panelId - (menu) if menu could not load keys do not working - (terminal) resizing - (terminal) CHANNEL_RESIZE -> CHANNEL_TERMINAL_RESIZE - (terminal) new line - (terminal) maxSize - (terminal) when back to term, first simbol wasn't wrote - (rest) onFS: Util.log -> Util.log.bind(Util) - (terminal) onConnection bind: add context - (terminal) add rmKeys - (polyfill) bind - (console) chat do not broadcast - (dom) getNotCurrentDirPath: add this - (console) io - > exec - (users) File -> FILE - (config) init: change order - (filepicker) change to proto - (menu) set key bind when close - (github) api_url -> apiURL - (loader) anyLoadOnLoad: lParam -> param, callback -> func - (console) connNum -> conNum - (console) onMessageFunc -> Clients - (socket) ret -> io - (socket) change onDisconect - (socket) lRet -> ret - (socket) add removeListeners - (cloudfunc) RIGH_TPANE -> RIGHT_PANEL - (menu) if ESC current file is one mouse pointer on it - (dom) scrollIntoViewIfNeeded: add false - (dom) getPanel isLeft check: class -> id - (view) ',' -> ';' - (client) getJSONfromFileTable: owner -> uid - (client) getJSONfromFileTable: i: 2 -> 0 - (client) baseInit: add 'js-' - (client) createFileTable: found -> !found - (view) add margin only when view text documents - (dom) selectByPattern: show message if not esc - (dom) selectByPattern: "." -> "\." - (dom) selectByPattern: DOM.alert -> Dialog.alert - chore(cloudcmd) fix lint warnings - (socket) prevent memory leak - (socket) getSpawn: add tryCachLog - (edit) add emmet - (cloudcmd) minify -> Minify - (loader) add Images - (client) baseInit: mv setCurrentFile to top - (dom) add max length for storage file - (express) if username or password is change, auth do not work - (listeners) changeLinks: get back current - (dom) getById: rm pElement - (dom) udpateCurrentInfo: files -> files.children - (css) .keyspanel: rm height - (css) .delete-button: change icon - (key) insert - (dom) first 2 files not select - (dom) CurrentInfo: prev, next not updates - (config) if view is load config do not show - (key) ";" -> "," - (config) init - (dom) getCurrentData: this -> Cmd - (edit) DOM.getData -> Info.getData - (dom) getFiles: add panel - (client) baseInit pCallBack: mv to end feature: - (util) spead improvement; exec: rm condition - (cloudfunc) buildFromJSON: rm draggable from header - (package) update minify to v0.2.5 - (util) rm setTimeout - (util) rm setValue - (util) rm call - (main) rm gzipData - (rest) create recursive dir - (console) update to v2.10.0 - (rest) add recursiv copy dir (rimraf -> fs-extra) - (main) add getPathName - (express) add join as express middleware - (dom) Images: improved access speed - (util) copyObj: from, to -> to, from - (listeners) onConextMenu: rm showLoad - (style) user-select : rm path - (rest) add ability to remove directory with files - (util) rm bind - (terminal) add info if pty not installed - (console) (dis)connected: add "console" - (terminal) add connect/disconnect events - (terminal) add Size - (terminal) dir : home -> DIR - (terminal) add update - (terminal) add cursor style - (main) mrequire: tryCatchLog - > tryCatch - (main) mrequire: tryCatch -> tryCatchLog - (terminal) add - (view) rm afterShow, mv css to style - (util) rm retFunc - (console) update to v2.8.0 - (console) rm unused vars - (commander) rm file.sort: no use - (css) add media print - (style) .files: rm cursor - (util) add slice - (util) loadOnLoad: rm data - (key) + - add new file - (loader) pop -> shift - (util) loadOnLoad: rm data - (util) loadOnLoad: pop -> shift - change params order - (socket) getSpawn: add error sending - (socket) addListener: first parameter could be object - (console) addEvenets: add connect, disconect - (panel) add - (cloudfunc) rm Path - (key) add Ctrl + \ -> go to root - (key) go to parent dir on backspace - (style) add .reduce-text - (style) prevent text from wrapping in .size and .owner - (style) if size to long it reduce - (style) if owner name to long - it's reduce - (users) add - (key) add help call on "?" - (commander) uid -> owner - (dom) scrollIntViewIfNeeded: add second param - (dom) CurrentInfo: add filesPassive - (dom) getByClass -> getByClassAll - (util) rm bind - (files) readPipe: pop -> shift - (dom) add getCurrentOwner - (style) rm #path - (view) add margin - (dom) add extended selection (*, +, -) - (package) http-auth: 2.1.x - (package) minify: v0.2.4 - (edit) add autocomletion - (edit) emmet: add css suport - (edit) add emmet - (notify) add - (loader) add - (path) add title with full path - (css) style: new line when path to long - (listeners) open file on new tab on + click - (style) max-width 600px: hide .size, .owner, .mode - (style) .cmd-button color : rgb(49,123,249) -> #222 - (listeners) initKeysPanel: rm i === 12 - (menu) From Filepicker -> From Cloud - (css) icons: add menu icons - (menu) getItem: add icon processing - (css) mv icons to icons.css - (css) add .icon-file - (menu) add icons - (util) add getStrSmallfirst - (menu) getConfig: rm callback - (css) .cmd-button width: 9% -> 5% - (html) buttons: mv name to title - (css) keyspanel: add rename, copy and move icons - (css) keyspanel: add icons for: help, view, edit, delete, menu, console and contact - (style) cmd-button: add directory icon - (font) add config icon - (css) style height: .fm 85%, .keyspanel 15% - (css) .cmd-button hover: rm border color - (config) auth: false - (cloudcmd) add http authorization - (listeners) ListenersProto: add Info - (dom) add CurrentInfo - (key) rm lCurrent - (config) add Loading - (style) .cmd-button focus: add outline - (contact) add - (cloudfunc) getJoinURL: rm first "/" 2013.12.09, v0.7.0 fix: - (dropbox) path -> json.path - (dropbox) Drivers -> Dropbox.AuthDriver - (key) setCurrentByLetter i: 2 -> 0 - (key) panel -> files - (client) rm last slash before first save to storage - (cloudcmd) path -> link - (file) rm new line at end - (dom) getCurrentData: add isCurrentIsDir - (dom) storage set: rm data condition - (edit) do not save hash when file update - (commander) fillJSON: files -> json.files - (client) getJSONfromFileTable: json - (edit) add data check condition - (edit) set patch only if hashes same - (edit) onSave -> getSave - (dom) getDataFromStorage: never return hash - (dom) checkStorageHash: always equal result, never store data - (files) add isFunction condition - (commander) fillJSON: add push - (key) add !alt, !ctrl condition to setCurrentByLetter - (server) combine: write error to pipe if headers sent - (main) set Header only if it was not sent - (Edit) change patch condition - (Edit) length of patch condition - (minify) ret -> callback - (util) lExtLenght -> lExtLength - (server) add gzip - (util) lExtLenght -> lExtLength - (edit) value size < then patch size -> save value - (client) format -> formatMsg - (server) redirect port - (server) add redirection port - (github) CloudCommander -> CloudCmd - (edit) saveDataToCache -> saveDataToStorage - (edit) set Value befor onSave - (dom) getCurrentData - (config) change config before setConfig - (rest) pErr -> pError - (socket) onCD: rm "." - (rest) heckSendError -> checkSendError - (socket) exit on cloudcmd command - (edit) diff - (diff) applyPatch: results -> results[0] - (cloudcmd) mv index data to var feature: - (commander) mode: str -> number - (cloudfunc) buildFromJSON mode: -> getSymbolicPermissions(".") - (dropbox) readDir json: add mode - (dropbox) readDir: add path condition - (dropbox) add delete, cp, mv - (dropbox) add save - (dropbox) add read - (dropbox) add getToken, mkDir, writeFile, readFile, readDir - (key) add moving by first letter - (cloudcmd) add readIndex; when minify - index to - (config) add -moz and -o - (config) list: add list-style-type - (cloudcmd) do not hide path and header when files are scrolling - (style) .cmd-button: rm outline - (style) rm .current-file > .mini-icon - (style) rm GeneralFoundicons - (link) add - (html) rm link to cloudfunc - (file) add className - (ssl) add signed ssl - (commander) change json structure: [path, files] -> {path: "", files: []} - (server) fillJSON path: rm size - (edit) add get data from storage before diff - (files) add options - (commander) fillJSON: add changeOrder - (commander) add changeOrder - (util) copyObj: add ability take one param - (config) add min, max port - (cloudcmd) add read index on every request - (edit) if storage disabled - hash not getted - (client) rm HEIGHT - (index) add key - (client) mv cloudfunc, listeners to index - (key) add setCurrentByLetter - (edit) rm setOptions - (edit) modelist: add yml - (edit) add modelist - (edit) add json mode for dir - (edit) update ace - (edit) add mode - (edit) add workers - (edit) add snippets - (cloudfunc) add getCombineURL, getCombineArray, isCombineURL - (edit) diff: anyLoadInParallel -> combineURL - (server) add checkExtension - (console) add combineURL - (edit) anyLoadOnLoad -> combineURL && jsload - (dom) add combineLoad - (index) add async - (index) combine - (server) combine: add mainSetHeader - (main) exports: add mainSetHeader - (files) files, dir, writeStream, callback -> params - (server) add minify - (server) combine: add minify - (pipe) add notEnd - (main) sendFile: rm stat - (server) add combine - (files) readPipe: add dir - (pipe) pipe -> on("data") - (files) add readPipe - (main) mv readFiles -> files.read - (cloudcmd) rm CA - (ssl) rm ssl.rastakoding.rv.ua cert - (dropbox) v0.9.2 -> v0.10.2 - (dropbox) encodedKey -> key - (dom) add loadCurrentTime - (edit) rm client sha - (dom) add checkStorageHash - (dom) getCurrentData: if data from storage do not save it - (edit) add go to line - (edit) add autocompletion - (client) add getType - (client) add getExt - (dom) rm getTime - (config) css line-height: 1.428571429 -> 1.5 - (config) port, sslPort: add focus:invalid:focus - (config) port, sslPort input: add type=number - (dom) getDataFromStorage: add isDir condition - (dom) Cache -> Storage - (time) add - (dom) getDataFromCache: add !hash - (dom) saveDataToCache: add Cache.get - (edit) add saveDataToCache - (edit) RESTful.save -> saveCurrentData - (dom) saveDataInCache -> saveDataToCache - (dom) add saveCurrentData - (dom) add getDataFromCache, saveDataInCache - (dom) add loadCurrentHash - (hash) add handling old node versions - (hash) rm Writable.call - (rest) add ?hash - (edit) if on server would be error with diff, try to save without diff - (dom) add Dialog - (socket) HOME -> DIR - (util) rmNewLine: add "\r" - (socket) HOMEPATH -> SYSTEMDRIVE - (socket) add Win32 condition - (socket) add pwd, homepath - (socket) any client could work with own dir - (util) isContainStrAtBegin: pStr2 could be array - (util) add rmNewLine - (socket) add HOME - (dom) Notify send: add getConfig - (dom) Notify click: add focus - (dom) add notify-icon - (config) add Notifications - (socket) jsonSend: rm console.log - (socket) onCloudCmd: add process.exit - (socket) add jsonSend - (socket) add chat - (rest) GET: rm kill, zip; PUT: rm cmd - (rest) add checkSendError - (client) add setConfig - (config) add diff - (diff) add - (reset) sendMsg: add status - (config) appcache -> appCache - (config) api_url -> apiURL - (config) appcache -> appCache - (config) api_url -> apiURL - (config) show_keys_panel -> showKeysPanel - (index) rm no-js 2013.11.08, v0.6.0 update: - minify v0.2.3 - dropbox: 0.10.1 -> 0.10.2 - express: 3.4.2 -> 3.4.x fix: - (rest) config: sendError -> main.sendError - (socket) if " " at begin execption occurs - (socket) error: undefined - (rest) crash on /api/v1 - (main) sendFile callback: add error condition - (main) if file not exist - send error; sendFile: add stat, add setHeader - (main) header was sended twice feature: - (ind) f10: rm hidden - (style) .cmd-button width: 8% -> 9% - (dom) rest: add {top: true} - (minify) rm setAllowed - (config) add saving of config - (reset) rm font-size, line-height - (cloudcmd) rm config watch - (config) port, ssl port: add title - (config) rm api_url, server, ip, rest from gui - (config) add autosize - (config) rm border - (minify) rm force flag - (cloudocmd) rm minimize - (cloudcmd) rm all.min.css - (rest) add config - (config) add change - (config) add template-updating - (config) rm checked - (util) copyObj: rm copy - (config) add - (socket) JSON.stringify -> Util.stringifyJSON - (socket) exec symbols: add "*" - (socket) add "#" - (socket) connect: add reconnect limit: 5 seconds - (socket) reconnect_failed: mv from options to events - (rest) rm proxy - (rest) rm " " - (rest) rm log lSize - (socket) getExec: add lError condition - (util) add addNewLine - (socket) getSpawn: rm log - (express) add - (socket) lExecSymbols: add "&" - (socket) getSpawn error: add retFalse - (socket) add spawn - (console) add Buffer - (socket) listen: add stringifyJSON - (socket) connected -> connected\n - (console) rm addNewLine - (rest) rm log error (would log later anyway) - (server) add express logger (if exist) - (server) add express - (main) mrequire: error -> no - (socket) connect: rm reconnect, reconnect delay - (edit) showMessage: ".msg" -> "#view .msg" - (edit) show: rm className - (asyncCall) add any count of params - (client) getSystemFile: rm !pGlobal - (dom) Dialog: add confirm - (dom) add Dialog - (help) show: add cssSet, list-style-type - (server) controller log: rm ":" - (main) mrequire: add formatMsg - (util) checkObj: add trace - (cloudcmd) retExec -> retFunc - (help) add margin: 25px - (dom) addOneTime -> addOnce - (server) change socket msg - (cloudfunc) formatMsg: add empty name condition - (socket) rm flashsocket - (main) readFiles: add formatMsg - (server) add query - (cloudcmd) sendResponse: p -> p, null, true - (cloudcmd) change logs: rm pathname, request, name; add method, data - (util) log: add if lArg[0] 2013.10.17, v0.5.0 feature: - (view) rm fancybox spinner - (util) ownRedner: { } -> {{ }} - (util) render: rm param, it is default - (util) replaceStr: add pNotEscape - (index) robots: add noindex, nofollow - (config) minification -> minify: {} -> true - (json) rm " " - (util) retExec: add any count of params - (util) retFunc: add any count of params - (css) rm button width:10% - (menu) add "(Un)Select All" - (dom) Cmd jqueryLoad: add navigator.onLine - (config) add online upadate: - minify: v0.2.1 -> v0.2.2- fix: - (util) retExec: if param was - use it - (util) copyObj - (socket) max reconnection attempts: Math.pow(2, 64) -> Math.pow(2, 32) - (appcache) addFiles: pFilesNames -> pFileNames - (listeners) pop: ajaxLoad -> CloudCmd.ajaxLoad - (key) current -> current && current.parent; - (dom) Loader: this -> Loader - (util) retExec if: "n" -> "n > 1" refactor: - (pipe) create: add ifExec - (main) MOVED_PERMANENTLY - (key) Tab: add " " - (dom) mv set font to listeners - (cloudcmd) writeLogsToFile 2013.09.27, v0.4.0 feature: - (edit) add showMessage - (config) add localStorage - (config) add analytics - (socket) max reconnection attempts: 1000000 -> Math.pow- (2, 64) - (css) .cmd-button - (601px - 785px): 15% -> 13% - (css) hide f5, f6 on one-panel-view - (update) git pull -> git pull --rebase - (client) add ability to upload files on drag'n'drop - (client) add route - (socket) add reconnection delay, max attempts - (console) rm jquery-migrate - (edit) rm "nothing to save" - (menu, dom) add zipFile update: - (view) fancyBox v2.1.4 -> v2.1.5 fix: - (client) ajaxLoad fs: removeStr -> removeStrOneTime - (cloudcmd) indexProcessing: appcache - (rest) onFS: lName -> p.name, p.name -> lName - (cloudfunc) ";" -> "," - (client) route -> CloudCmd.route - (dom) getCurrentFileContent: add dataType check - (dom) Loader ajax: add dataType - (rest) stream.createPipe -> pipe.create - (socket) Win32 -> WIN32 - (socket) crash on win7 - (main) add stream - (view) show: add createTextNode - (css) .icon height: 14.95 -> 14.8- (ie) - (css) .icon height: 15 -> 14.95- (ie) - (css) .icon height, width: 15.5 -> 15 - (client) unload, beforeunload - (dom) jqueryLoad: pCallBack -> onload: pCallBack - (dom) jqueryLoad: add pCallBack - (dom) retJSLoad: this -> Loader - (test) keyBinding -> key, ie -> polyfill, viewer -> view, editor/_codemirror -> edit, terminal -> console - (edit) change ace to noconflict - (filepicker) add mimetype "", rm default ".txt" ext - (main) sendError - (socket) reconnect - (server) Dir + Name -> path.join- (Dir, Name) - (rest) add lReadStream.on- (error, lError) - (css) .icon: {width, height: 16px -> 15.5px} inside: - (dom) DOMTreeProto: add DOM - (util) add asyncCall - (listeners) appCache: add getConfig - (socket) add transports - (socket) add browser client etag - (socket) lListent: set -> enable - (css) rm .error:hover - (view,edit,console,menu) add Loading check - (index) rm "if lt IE" - (jshint) rm es5: ES5 option is now set per default - (dom) Loader: add xhr.upload progress - (jshint) rm forint - (should be wrapped in an if) - (dom) Images: add return img - (dom) Loader: add responseType - (jshint) add expr: "if ExpressionStatement should be allowed as Programs" - (clieant) multiple files load, readAsText -> readAsArrayBuffer - (util) add isArrayBuffer - (util) exec: any count of args - (shell) add log - (css) .cmd-button: add transition - (css) selection -> user-select - (cloudcmd) rm no-js redirect - (view) add minWidth, minHeight - (dom) {setSelected,unsetSelected}File -> toggleSelectedFile - (client) add panel backlight on drag - (dom) add toggleClass - (dom) add DOM.getCurrentFileByName - (util) add getStrBigFirst - (stream) putFile -> stream.createPipe - (css) .current-file: add transition - (rest) add zip - (cloudfunc) add format - (dom) Loader ajax: add TYPE_JSON - (client) mv Events.add to listeners - (client) google-analytics -> analytics - (stream) stream -> pipe - (css) display, width, height: .icon -> .loading - (css) font-family: .icon -> .error::before - (dom) Images showError: rm textStatus, errorThrown - (dom) Loader: mv percent, count, msg to if - (update) lStdout -> lMsg - (css) mv .panel, #right to max-width:1155px - (dom) ajax, global XMLHTTP -> local xhr - (dom) addClass, removeClass, toggleClass - (dom) removeClass: Events -> DOMTree - (edit) add initAce, worker condition - (dom) Events: process - (client) loadModule: getStrBigFirst - (rest) put: /fs/file?zip -> /zip - (rest) put cp: add putFile - (rest) putFile callback: pError, pMsg -> pError - (rest) main.sendResponse -> sendMsg - (rest) add putFile - (css) rm !important - (css) path-icon: rm font-family, font-size 2013.08.01, v0.3.0 - Changed jquery cdn to one with https suport jquery.com -> google cdn. - Added Access-Control-Allow-Origin header. - Added functions in DOM module: createEvent (createKeyEvent, createClickEvent, createDblClickEvent), dispatch (dispatchKeyEvent, dispatchClickEvent, dispatchDblClickEvent) - Changed object name CloudCommander -> CloudCmd - Moved loading functions to Loader object in DOM module. - Added addtables script' - Fixed typo in README. - Fixed same background declartion a couple times. - Changed the way of work with listeners (DOM.addListener to DOM.Events.add). - Added ability to add a couple events in Events.add. - Moved jqeuryLoader and socketLoader to CMD object in DOM. - Fixed bug with deletting in menu js. - Removed function _editFileName from client.js. - Removed linuxWatch function from main.js. - Added tryCatch to fs.watch in cloudcmd.js. - Set F3 to veiw. - Renamed KeyBinding -> Key. - Renamed: set -> setBinded, unSet -> unsetBinded, get -> isBinded. - Functions maked private: ajaxload, changeLinks, createFileTable, getJSONfromFileTable. - Moved CloudCmd.KEY object data to prototype of CloudCmd.Key. - Simpified plugins id's. - Rewrited _codemirror and view modules with prototypes. - Added hide method to view module. - Updated socket.io to v0.9.16. - Removed init property from view and edit. - FilePicker gets key from modules.json. - Added ability to put callback to view. - Added help module. - Added ability to show help on F1. - Added ability to set attributes in Loader.anyload. - Fixed upload function of filepicker. - fix(DOM) this promptNewFile -> Cmd.promptNewFile - feature(console) add jq-console - fix(style) .name{width}: 37% -> 35% - feature(view) show(pData) -> show(pData, pCallBack) - doc(license) add - doc(contribute) add commit message conventions - fix(socket) log level: debug -> info - feature(console) jquery-terminal -> jq-console - fix(help) remove pre - feature(socket) add disconect - feature(socket) add minification and gzip - feature(socket) if id in use - reconnect - chore(console) remove jquery-terminal - feature(favicon) add - fix(style) .mode width: 25% -> 23% - feature(edit) codemirror -> ace - feature(edit) add diff - chore(dom) jquery: v2.0.0 -> v2.0.3 - feature(util) call log with any count of params - feature(util) add logArray - feature(socket) add chdir on cd - feature(dom) add events.add array - feauture(client) add unload event - feature(update) exec -> exec(cwd) - feature(cloudcmd) add bin - feature(rest) add put patch - feature(edit) save file only if it was changed - fix(dom) rm array param from jsload - feature(main) add to exports checkCallBackParams - feature(win) diskpart -> wmic - fix(diff) rm, work bad with win line ending - fix(dom) this -> Cmd - fix(css) .cmd-button: "outline:0" - feature(index) add "~ - console" button - chore(css) .cmd-button {width: 10% -> 8%} - feature(index) add "f9 - menu" button - feature(Events) dispatch: event -> event || eventName - feature(css) add media-query for .cmd-button - fix(view) open on f3 cmd button click - fix(rest) save and create new file - chore(minify) v0.2.0 -> v0.2.1 2013.04.22, v0.2.0 - Added alerting about errors. - Removed Listeners array for DOM. - Added ability create folders. - Added filepicker. - Added ability to load files to cloud and get them out to file system. - Added SSL suport. - jquery updated to v1.9.1. - Fixed bug with multiple click events on f3 and f4 buttons. - Added ability to move files. - Added ability to degradate to http from https. - Fixed bug of multiple call of sockets. - If create directory command executed - loading spinner would be on top. - Refactored getShortSize. - Added update of size on file changing in editor. - Removed cache control of fs resour. - Added ability to copy files. - Fixed bug with saving json to localStorage, it's always writed root directory. - Moved out set current file from cloudfunc to client.js. - Changed the way file table building. From now templating used. - Changed sync reading of certs to async. - Updated dropbox to v0.9.2 and moved to packege.json from storage folder. - Updated socket.io to v0.9.14. - Fixed Util.time and Util.timeEnd - Added ability to select files with Insert key. - Added ability to delete selected files from DOM. - Added ability to recursivly get current folder size. - Added ability to get directory size, when space button is pressed and current file is directory. - Added ability to select all files on Ctrl + A - Fixed the href generation of renamed file. - Renamed promptNewFolder -> promptNewDir'. - Added function getSelectedNames. - Added ability to delete file when f8 key pressed. - Fixed bug with selectecting root directory with space. - Fixed bug with processing selected root directory. - Added ability to delete files. - Removed modules cache.js. - Fixed bug with writing new file. - Updated jquery to v2.0.0. - Improved CloudFunc module. - Fixed selection style in opera. - Fixed header of api fs GET. - Fixed bug with sending response on query other then json on /fs url. - Fixed bug with getting back to directory where file was removed. 2013.03.01, v0.1.9 - Changed the way of getting github application id (now it's just from config, rest api removed). - Added ability to upload files to GDrive. - Added functions DOM.getCurrentFileContent(pCallBack [, pCurrentFile]) and Util.setTimeout(pFunction [, pCallBack, pTime]) - Added functions in win.js for parsing diskpart output. - Added function getCurrentDir to DOM module. - Fixed bug with terminal load. - From now api url on client readed from config.json. - If choosen upload to -> Gist, and file in json have not '.json' extension, it's added to the and of filename. - Fixed bug in not fully functional browsers, jquery loaded after ie.js, should be before. - Fixed bug with closing terminal and opening viewer: inside event function varible called event do not exist (everithing ok on webkit). - Added ability to upload files to dropbox. - Added ability to authorize on github thru new window, changed redirecting url to /auth and added rout function to cloudcmd.js - DropBox, GDrive and GitHub modules now look the same. - Fixed bug with pressing Esc when menu showed. We could not to now, when key was pressed becaouse of stopPropogation function in jquery.contextMenu module. Commented stopPropogration. ``` keyStop: function(e, opt) { if (!opt.isInput) { e.preventDefault(); } //e.stopPropagation(); } ``` - Updated socket.io to v0.9.13. - Updated jquery-terminal to v0.4.22. - Refactore viewer module. - Removed loading spinner by commenting jquery.fancybox.css block #fancybox-loading div { width: 44px; height: 44px; background: url('fancybox_loading.gif') center center no-repeat; } - Updated CodeMirror to v2.37.01. - Updated jquery to v.1.8.3. - Improved optimizing size of menu.js from 2539 to 2444. - Fixed bug with height of terminal. - Added ability to read gdrive key from config. - Fixed bug with setting curent cursor when clicked on menu item. - Updated dropbox library to v.0.8.1. - Added ability to authorize on dropbox thru popup. - Added ability to authorize in vk.com. - Added vk to menu. - Updated funcyBox to v2.1.4. - Updated jquery to v1.9.0. - Improved modules.json format and parsing. - Added ability to read storage modules information from menu module. - Added easy template renderrer system Util.render. - Added functions DOM.parseJSON and DOM.stringifyJSON - Improved modules.json. - Added migrate plugin for jquery. - Removed getting data from Minify cache. - Moved jsons to json folder. - Fixed bug with working links in path panel and with clicks on files. - Changed icons font from octicons to foundicons - Changed icons font from foundicons to fonteollo - Removed Octicons font. - Removed allowed from cache property in config. - Added ability to hide "Upload To" menu item if no storage modules setted up in modules.json. - From now any file minifying only if last modified time was changed. - Removed ability to cache files in memory. - Moved extensions from main.js to json/ext.json. - Commander functions moved out to commander.js from server.js - Fixed bug with old browsers support. - Fixed bug with scrolling in opera and firefox. - Fixed bug with (fake) deleting file. - Added ability show context menu on right click while menu is showing now. - Added ability to remove /fs/no-js when go up to root directory. - Removed reflows maded by js. - Fixed bug with setting current file after refresh and refreshing dir content. - Removed part of url thet says that js is disabled, from now json data of file structure would be getted from click event with ?json flag. "no-js" part of url would not be supported anymore. - Added ability to add ?json flag only if we work with dir. - Added ability not to change url if we have no rights for reading. - Fixed bug with pressing enter on file. - Updated jquery jQuery-contextMenu to v1.6.5. - Fixed bug with getting showed menu in firefox. - Added temporary redirection for old no-js urls. - Changed the way clickProcessing of menu works, for now it's much simplier. - Fixed dblclick selection in firefox. - Fixed the first show of menu in firefox. - Added ability to change configs without restart (works for js minification only). - Added ability to disable browser cache from config.json. - Totaly refactored and leave in commander.js just generation of json of directory listing. - Added ability to upload files. - Added ability save files on Ctrl+S in CodeMirror. - Added ability to delete files. - Added rename menu item. - Added to html templating. - Added ability to rename files. - Added RESTful object to DOM for easy work with CloudCmd REST API. - Added help screen (on F1 after viewer loads). 2012.12.12, v0.1.8 - Added ability to shutdown Cloud Commander thru terminal command: "cloudcmd exit" - Fixed bug with showing terminal and viewer at the same time. - Fixed bug with appcache config. Windows reads file not just like Linux. - Added ability to update thru git. - Added ability to change charset on terminal only if it's build in command on win32. - Fixed bug with testing mode. If was same arguments, Cloud Commander works in testing mode and server do not started. - Added more demo mirrors to readme (appfog, cloudfoundry). - Removed resize event from jquery-terminal. - Fixed bug with error code of program execution in terminal. - Fixed bug with menu itmes edit and view. - Added function jsLoadOnLoad, thet loads js files one-by-one, and then calls callback if needed. - Added function anyloadOnLoad thet loads any files or elements one-by-one. - Added function loadModule thet make it easier to connect new module. - Fixed bug with context menu hiding (on Esc). Keys was unbinded. - Added ability to disable web sockets. - Moved cloudRequire to srvfunc.js file. - Fixed bug with directory pathes detection (used document.location.href, now using document.location.origin) - Fixed bug with keybinding in FireFox (removed KeyBinding call on window load). - Fixed bug with getting current url in Firefox. - Util cleaned up (addClass and removeClass moved to ie.js). - Index processing function moved out from server.js to cloudcmd.js. - Added ability of authorithation in GitHub. - Rewrited sizing of names if they are to long thru css, from JavaScript. - Fixed bug with application cahe forming on windows and linux. - Removed unneeded windows check. - Fixed bug with downloading directory listing in json from menu. - Changed default port to 80. - Util object moved from client.js to modules dom.js and util.js. - Fixed bug with navigation thru path panel. - Added functions DOM.addKeyListener and Util.loadOnLoad - Added buttons panel. - Fixed bug with config file, when no need to minification. - Added ability to hide keys panel thru config option. - CodeMirror upgraded to version 2.35.0. - Fixed bug with keys panel and fm bottom margin, when CodeMirror is open on the right panel. - Fixed bug with positioning of CodeMirror on the right panel. - Function generateHeaders moved to main module. - Setted up auth on GitHub thru rest. - Fixed bug with context menu. Now it disabled before load menu module to. - Throw out jquery from github module, moved Cache object from client to DOM module, refactored Cache object and added polyfill. - Added ability to connect github development id, to Cloud Commander instance working in any host, for this all the needed to be done is: set enveronment varibles "oauth_client_id" and "oauth_client_secret" values from github profile. - Changed funcyBox version to 2.1.3. - Improved reading file with streams. - Improved download speed of js and css files by adding DOM.anyLoadInParallel function that is loading files in parallel and then execute callback function. - Added ability to load a couple scripts after one main, in any position in anyLoadOnLoad function. - Added chainable to Cache object in DOM. - Changed default ip to null so IP would be geted from config.json only if it setted up. - Fixed bug with starting node from other then projects dir. - Fixed bug with slashes on win32. - Fixed bug with editor close, when started from menu. - Added url change on folder changing. - Fixed bug with traveling in directories with Javascript dissabled. - client.js and server.js moved to lib directory. - Improved work with browsers history api. - Fixed bug with setting path of index.html. - Added dropbox module. - Renamed config options ouath_client_id and oauth_client_secre to github_id and github_secret. Added dropbox_id option. - Fixed bug in github show function. - Added ability to call dropbox chooser on + . - Added ability to read dropbox key from config. - Fixed bug with menu load, when dir other then root. - Added confirmation before (not real) deleting file. - Added ability to upload file to gists on github thru menu. - Added getCurrentPath function to Util module. - GitHub and DropBox secret's moved out from config.json to env. - Fixed bug with auth in github. - Fixed bug with opening empty files in CodeMiror. Editor window could not be cloused. - Added windows support on terminal command: "cloudcmd exit". - Fixed IP on windows. - Added ability to delete files (not for real for now) thru keys panel (F8). - Changed "Upload" menu item to "Upload to". - Fixed bug with minified styles. - If git not installed do not show error. Just propose install git and clone from github repo. - Fixed bug with client.js minifying. - Fixed bug with appcache. 2012.10.01, v0.1.7 - Changed name of menu files, fixed npm and jitsu problem with menu showing. - Fixed bug with empty directorys. If directory was empty, we could not go in. - Removed packed versions of files, uglifing would be doing on-a-fly - Added ability to use ajax without jquery. - From now jquery not necessary for Cloud Commander work, (so start load get faster), but it could be loaded any time by any extension. - Fixed bug with getByClass IE version. - Fixed bug with keyboard not responding when go deeper in file tree thru mouse double click. - Removed property keyBinded. From not it's private member of KeyBinding class. - Fixed scrolling bug on non-webkit based browsers. Function scrollIntoViewIfNeeded was polyfilled. - Added classic borders to panels. - Added ability to download files thru drag'n'drop. - Fixed bug with setting current file when mouse down. - Improved borders over CodeMirror and panels thru css. - Added ability to watch is file changed wile server is running - Moved calling api scrollIntoViewIfNeeded to setCurrentFile. - Added module is-file-changed. - Added suport of AppCache. So CloudCommander can work totaly in offline mode (if connection suddenly lost, all visited directories would be cached). - fixed bug with keyboard not responding when click on file. - Server.js separated to two files: cloudcmd.js and server.js. Start file is - cloudcmd.js - Refactored and fixed old bugs in function generateHeaders (server.js). - Added ability to remove files (on the surface, not for real). - From now right panel would be always shown no matter js enabled or disabled in browsers. - Added plagin terminal ( ` button under TAB). - Added ability to execute commands on server thru terminal. - Added appcache paramter to config.json - Added ability convert charset from win to unicode on win32. - Added ability to freeze terminal screen on connection lost - Added serialisation to socket connection. - Added ability to work with terminal to any number of clients - Fixed bug with jquery load in viewer. Jquery could be loaded to late. - Changed version of FuncyBox to 2.1.0. - Added Ace editor. - Little bit changed styles. Fixed margins in responsive view. - Fixed bug with minifying, if file do not minimized so allowed set to none. - Added fix of 866 charset. 2012.08.24, v0.1.6 - From now jsload, cssload and anyload suport arrays. - Added ability to move scrollbar, when Home and End buttons pressed. - Added ability to move with Page Up and Page Down buttons. - Added moving scrolling by cursor ability. - Fixed bug with go to parent directory: from now, if parent directory not in view area, page will scroll to needed place. - Fixed bug with tab key pressed. - Fixed bug: files now clickable to. - Fixed bug with double click on files. - Fixed bug with double click on images. - Fixed bug with Array.isArray and getElementsByClassName in IE. - Fixed bug with document.head in IE. - JQuery 1.7.2 changed to 1.8.0 - Added support of mibile browsers and touch events. - Fixed bug with ignoring all browser defined keys. - Moved unSetCurrentfile to setCurrent file. All the time one of files must be current, so wen we setting up some file current, file that was previously current must be unset automatically. - Added context menu on shift + F10. - A little bit beautified css. - Added function getRefreshButton. - Fixed bug with refreshing directory, from now current file would not be seeted up to first, after refresh. - Added ability to view any file. - Moved error message a little bit lower. - Added ability to download files. 2012.08.06, v0.1.5 - Added tab support. - Fixed bug with Path links. - From now CodeMirror js files loads, when f4 key pressed. - Fixed bug with showing CodeMirror after first show. - Added ability to read files in CodeMirror. - Added ability rename files. - Fixed bug with CodeMirror vertical scroll bar. - Added loading image when file going to be edited. - All sync functions changed to async equivalents. - On f4 key pressed when current-file is folder CodeMirror opens json data of folder. - Fixed bug with response when we have no rihgts read dir server sends 404 response for now, not 200 ok. - Fixed bug with forming error of loading dir. Was : "not found". Now : "Error: EACCES, readdir '/root'" - Fixed bug with showing loading spinner, when f4 key pressed couple times and CodeMirror not loaded fully. - Setted readOnly mode, when directory opened in CodeMirror. - Added api for getting curent file, getting active and passive panels and show/hide any of panels. 2012.07.27, v0.1.4 - Added local version of Droids font for offline mode - Fixed bug with positioning of cursor when came back from folder whith long name. - Fixed bug with setting up current file, if a couple of files was with the same name on 16-chars, after going up on folders, current file would be last. - Fixed bug with links and titles with spaces in Path of current directory. - Added ability to send 404 response if file not found. - Fixed bug which occurs when error reading directory happens. - Fixed bug: ErrorImage.title writes always for now, no matter why error occurred. - Seted up default cursor on file attributes. - _currentToParent refactored, no more cicles again. Changed the way of searching of current root directory, now it shoud be more faster, DOM, short, simple and logical. - Added ability to view images on F3 key pressed. - Added ability to work view images offline. - Added async flag to anyload function. - Added ability remove not loaded scripts from DOM. 2012.07.19, v0.1.3 - Fixed bug with nodester (jitsu env.HOME make him go done). - Fixed bug: gzip do not working out, becouse accessible flag settet up to _controller object. - To every panel added scroll bars which is hiding if do not needed. - Fixed bug with setting up flag in config.json: do not minimize js. - Fixed bugs many bugs in _anyload function (client.js). - Added function cssLoad to client.js - Added Client Side CodeMirror library with name Cloud Editor. - Fixed bug with building file table from json data, when we go around and come back to root dir. If name of a file or directory is more then 16 charactes it shows like 'VERY-LONG-NAME..', so becaouse of on first came we load page like no js, so json building from file table thet was genereted on server. So if file to long we should take it's name from title parameter of tag, it's wasn't, so folder navigation not every time was possible. - Fixed bug with undefined size on root directory of Cloud Commander. Now Cloud Commander writes size 0, if can't get size, and besides will setted b char: "0b". - Added supporting of Russian language in directory names. 2012.07.14, v0.1.2 - Added suport of jitsu. - Added module objects.js, Minify and Cache objects moved there. - Module Minify moved to node_modules dir - Changed the minimize function calls accroding to Minify 0.1.2 changes. 2012.07.11, v0.1.1 - Added onerror parametr to anyload in Clinet Side, so now we can process situation when js-script(or something other) has not loaded. - Added jquery file, so from now Cloud Commander can totaly work offline. - Added css-lint to travis ci. - Fixed bug in object Minify, doit function, more processing function did not return final_code so changes was not saving, and clien side loaded keyBinding.js and cloudfunc.js full sized versions. - Changed the way Minify post-processing js-files so, from now in Minify object post-processing functions passed like this {'client.js': function(){}} - Added ability to read file data from Minify Cache, without writing to disk - Changed the passing MoreProcessing agrument to jsScripts function Minify module, no it passes with a file name, and js file name writing only once.