Skip to content

Releases: coderaiser/cloudcmd

Cloud Commander v1.5.1

21 Nov 09:49
Compare
Choose a tag to compare

fix

  • (pipe) if error when write to file -> exeption
  • (storage) if to much data -> exeption
  • (edit) could not save when diff disabled in options
  • (edit) wrong file name on win

feature

  • (edit) when error: emmit error.message
  • (edit) socket err: log -> alert
  • (ischanged) rm

Cloud Commander v1.5.0

19 Nov 08:24
Compare
Choose a tag to compare

fix

  • (util) check: add check
  • (ncp) call cb only if no case is suitable

feature

  • (gulp) add place from npm
  • (cl) cl.getVersion -> cl
  • (cl) save Version after first call
  • (gulp) release: add --major, --minor, --patch
  • (put) rm deprecated patch
  • (auth) rm deprecated oldSha
  • (util) exec.if: rm condition
  • (package) minify v1.3.0
  • (package) minify v1.2.0
  • (shell) rm log.sh
  • (util) check: add indexOf undefined
  • (package) console-io v1.10.0
  • (package) minify v1.1.0
  • (dom) loadRemote options: add name
  • (shell) rm install-dev
  • (edit) patch: add socket sync
  • (edit) keep cursor on same position after remote patch
  • (edit) patch: add socket
  • (edit) ace: add elixir, elm
  • (edit) ace v1.1.8
  • (package) add local ncp
  • (package) should v4.2.1
  • (package) morgan v1.5.0
  • (edit) add socket
  • (edit) save -> Edit.save
  • (ponse) send: rm unused isGzip
  • (config) add sockets
  • (dom) loadRemote: add options
  • (load) rm xhr.responseText overwriting
  • (config) set value after receive response about saving
  • (files) set: callback -> Util.exec

Cloud Commander v1.4.1

05 Nov 12:40
Compare
Choose a tag to compare

fix

  • (auth) show deprecated when password wrong
  • (files) if module not received always show error
  • (config) passwd -> password
  • (packer) pack: add error handler
  • (mellow) always add slash to end
  • (dom) when create archive do not set current on it: .gz -> .zip
  • (client) ajaxLoad: when refresh callback not called
  • (dom) renameCurrent: if name ".." show dialog -> alert
  • (client) ajaxLoad: set same current file after refresh
  • (client) createFileTable: when name of subdir same as parrentdir it is became current after changing directory

feature

  • (util) getShortDate: if day <= 9 add 0
  • (gulp) package add from npm
  • (menu) v0.7.4
  • (font) add woff2
  • (auth) add warning about changing password
  • (menu) rm json
  • (config) rm analytics
  • (util) init Util only if it is not present in global scrope
  • (auth) password: sha1 -> sha512WithRSAEncryption
  • (package) nicki v1.2.0
  • (util) checkArgs -> check
  • (util) checkArgs speed up: rm while
  • (pipe) options: notEnd -> end
  • (util) checkArgs speed up: for -> while
  • (files) add pipeFiles from pipe
  • (pipe) add all
  • (pipe) create: init isFsWrite on start
  • (rest) zip, unzip -> pack, unpack
  • (pipe) rm Util.exec
  • (pipe) pipe.create -> pipe
  • (fstream) rm
  • (gulp) changelog: add from npm
  • (menu) v0.7.3
  • (util) rm convertName
  • (gulp) changelog: changelog should be created if absent
  • (package) console-io v1.9.0
  • (package) socket.io v1.2.0
  • (cloudfunc) rm: addNewLine, rmNewLine
  • (util) mv getStrBigFirst to CloudFunc
  • (util) rm retFalse
  • (util) rm tryLog, logError
  • (util) rm logArray
  • (zip) pako v0.2.5
  • (util) rm isContainStr

Cloud Commander v1.4.0

28 Oct 08:02
Compare
Choose a tag to compare

fix

  • (route) /fs -> ^/fs
  • (mellow) c: -> c:\
  • (server) when no express, middleware no respond but init on every request
  • (rest) read regExp: .? -> ?
  • (key) switchKey: command -> ctrlMeta
  • (edit) setModeForPath: setJsHint after mode was set
  • (cloudcmd) url: /cloudcmd -> /
  • (dom) changePanel: after copy/move on tab, panel changed to ".."
  • (dom) set current file after copy/move
  • (key) firefox: keyIdentifier -> key

feature

  • (util) rm isContainStrAtBegin
  • (cloudfunc) rm rmFirstSlash
  • (sha) add
  • (package) express v4.10
  • (analygics) ga -> analytics
  • (rest) fs: add PATCH
  • (config) http method: put -> patch
  • (beautify) "Supported file types" -> "File type not supported"
  • (edit) add minify
  • (beautify) add config, that could be read from ~/.beautify.json
  • (beautify) error message
  • (edit) beautify: add clearSelection, moveCursor to begin
  • (beautify) add
  • (edit) add beautify
  • (key) do not set current ".." when dot pressed
  • (key) setCurrentByLetter: add "_"
  • (key) rm disable/enable key bindings keys
  • (key) rm chaining
  • (key) add chaining
  • (config) rm server
  • (cloudcmd) start: isServer, config -> start: config
  • (cloudcmd) isNaN(port): throw -> console.error
  • (server) if !ip in config, log localhost
  • (package) morgan v1.4.0
  • (terminal) pty: rm log
  • (nicki) add from npm
  • (tryRequire) options: add callback
  • (menu) rm keys, becouse of firefox strange behavior
  • (menu) show hot keys in menu
  • (menu) v0.7.0
  • (config) mv serve from rest
  • (dom) getCurrentFileByName -> getCurrentByName
  • (package) ncp v1.0.0
  • (config) default path: ~/.cloudcmd.json
  • (key) ctrl || meta -> ctrlMeta
  • (key) selectByLetter: add "."
  • (key) setCurrentByLetter: add not English chars
  • (key) add Insert for Mac
  • (key) add suport of mac Command key
  • (patch) add
  • (edit) beforeClose: if -> ifExist
  • (util) ifExist: args -> [args]
  • (dom) uploadFiles: set current uploaded file
  • (client) createFileTable: add getCurrentFileByName
  • (config) disable username and password if auth unchecked
  • (config) .config .form-control: rm background-color
  • (config) .config .form-control: add width 200px
  • (client) refresh: current, panel[, callbac]k -> panel[, callback]
  • (rest) write: url, data, callback / url, callback
  • (dom) promptNew: set current new file/folder
  • (edit) add setValue, setMode, setModeForPath
  • (edit) show: rm value

Cloud Commander v1.3.2

02 Oct 06:51
Compare
Choose a tag to compare

fix

  • (buffer) copy, or cut, after cut, do not prevent previous cutting
  • (dom) uploadFiles: checkArgs
  • (edit) twice load edit.json
  • (config) css: add pre
  • (view) css: add pre
  • (edit) jshintrc pre
  • (client) goToParentDir: when parent is root

feature

  • (config) .config: add padding 0, width: 300 -> 250
  • (konsole) ^P: rm last slash from path
  • (upload) js-upload -> upload-css
  • (dom) uploadFiles: add
  • (modules) add menu cdn
  • (menu) new: "From FilePicker" -> "From Cloud"
  • (icons) add upload icon
  • (upload) add
  • (view) audio: rm width - bad for chrome, add margin-top - good for firefox
  • (util) Util.is* -> Util.type.*
  • (menu) v0.6.4
  • (util) parseJSON -> json.parse, stringifyJSON -> json.stringify
  • (edit) ace v1.1.7
  • (urls) change url: "/" -> "../"
  • (css) add urls
  • (terminal) location.origin -> CloudCmd.HOST
  • (util) rm retParam, removeListener, addListener

Cloud Commander v1.3.1

22 Sep 12:01
Compare
Choose a tag to compare

fix

  • (route) showKeysPanel
  • (cloudcmd) add auth data
  • (cloudcmd) minify: DIR -> DIR_ROOT
  • (express) if !config condition
  • (server) config

feature

  • (tryRequire) name, callback -> name, options
  • (package) morgan: mv to devDependencies
  • (travis) rm webhooks
  • (package) console-io v1.8.0
  • (auth) add config
  • (edit) edit.json: add prefix
  • (index) add prefix
  • (cloudcmd) add prefix to all urls
  • (cloudcmd) index.html -> lib/client/cloudcmd.js
  • (auth) express -> auth
  • (github) auth -> github
  • (config) rm socket
  • (cloudcmd) add middleware
  • (cloudcmd) cloudcmd -> lib/cloudcmd
  • (dom) add window

Cloud Commander v1.3.0

18 Sep 08:10
Compare
Choose a tag to compare

fix

  • (edit) define -> ace.define
  • (listeners) onDblClick: add rm last slash
  • (client) goToParentDir: rm FS
  • (menu) download: toggle selection of file only if file was selected
  • (key) TRA: add condition
  • (cloudcmd) add gzip to index
  • (server) spdy: return
  • (server) spdy: createServer
  • (ponse) redirect: setHeader -> fillHeader
  • (style) @media height: 640px .fm height: 75%
  • (listeners) Console.show -> Konsole.show
  • (package) scripts start: cloudcmd.js -> bin/cloudcmd.js
  • (socket) require: socket.io, Util -> Util, socket.io

feature

  • (dom) add pack, unpack -> twopack
  • (client) refresh: add callback
  • (server) "Server runngin" -> "url"
  • (view) add audio width: 100%
  • (ponse) add static
  • (update) rm
  • (cloudcmd) rm win.prepareCodePage
  • (modules) ace v1.1.6
  • (cloudcmd) test: true -> server: false
  • (config) rm logs
  • (main) rm
  • (config) add
  • (server) exports.start -> module.exports
  • (cloudcmd) exports.start -> module.exports
  • (markdown) exports.operate -> module.exports
  • (route) readFiles on every route
  • (route) readFiles: rm callback
  • (route) add
  • (cloudcmd) mv rest to server
  • (modules) ace: noconflict -> min
  • (edit) ace v1.1.6
  • (package) gulp-mocha v1.1.0
  • (socket) rm
  • (terminal) add room /terminal
  • (server) socket -> io
  • (socket) rm
  • (socket) if connected dispatch connect listeners
  • (load) add "-join" if ":" in name
  • (edit) load: load.js([url]) -> load.js(url)
  • (readify) lstat -> stat
  • (cloudcmd) fs: add realpath
  • (ponse) generateHeaders: add Content-Length
  • (ponse) sendFile: if !isGzip add length
  • (pack) add str check
  • (server) webconsole: add isOnline
  • (package) console-io v1.7.0
  • (readify) sort: always, not only on win
  • (package) gulp-mocha v1.0.0
  • (package) express v4.9.0
  • (ssl) rm
  • (shell) rm unused
  • (key) change logs
  • (dom) add getActiveFiles
  • (menu) Zip -> Pack
  • (rest) put response: no gzip, content, content-type: plain text
  • (rest) delete add: gzip: false, name .txt
  • (cloudcmd) when send file from fs: gzip false
  • (pack) add ability pack and unpack folders
  • (client) createFileTable: add error check
  • (tryRequire) add
  • (main) rm DIR, require, etc
  • (update) rm main
  • (server) rm spdy
  • (server) add spdy support
  • (style) body, pre, code: set font
  • (cloudcmd) drop ssl suport
  • (style) @media 360px x 640px .fm, .files
  • (package) morgan v1.3.0
  • (menu) download: selected and current files
  • (style) @media .files: height 90%
  • (style) .fm @media: height
  • (style) .minif-icon @media max-width 600px: padding 1%
  • (style) .fm: height
  • (style) add @media max-height: 400px
  • (package) socket.io v1.1.0
  • (package) rm heroku Procfile
  • (format) rm duplicate
  • (format) permissions if: perms -> perms !== undefined
  • (package) add engine
  • (console) consle -> console-io from npm
  • (console) rm unbind
  • (console) add socket, change socket api: callback last
  • (socket) main -> tryRequire
  • (console) add onMsg

Cloud Commander v1.2.0

29 Aug 08:36
Compare
Choose a tag to compare

fix

  • (dom) processFiles: remove from storage path with slash
  • (dom) processFiles: remove storage only if move
  • (spawnify) setSpawn: addNewLine
  • (dom) panel refresh when buffer used
  • (util) checkArgs: add length check first
  • (markdown) add DIR_ROOT
  • (dom) selectByPattern: last selected file
  • (markdown) rm main
  • (pipe) getBody: call callback twice - error, close
  • (cloudcmd) show help and start
  • (util) exec.parallel double callback
  • (ischanged) add "/" on win
  • (files) add regExp separator
  • (join) regexp: ":" -> "(:|/)"
  • (ischanged) util-io -> util
  • (ischanged) make dir first and then do things
  • (ischanged) path: relative -> absolute
  • (commander) if could not parse /etc/passwd - leave uid
  • (ponse) generateHeaders: ext -> extionsion
  • (client) refresh: init panel
  • (join) ^/join -> ^/join/
  • (files) read: two arguments is a must
  • (ischanged) first argument in callback: error
  • (console) add processing of ";"
  • (console) cd to full path
  • (console) cd to ~ and do something else
  • (console) cd: if error in one of shell commands change directory
  • (console) change dir if current dir removed
  • (console) onCD: add addNewLine

feature

  • (config) add dirStorage
  • (buffer) if buffer disabled, and copy, cut, paste, clear shows alert
  • (config) add buffer
  • (buffer) paste: "No files selected" -> "Buffer is empty!"
  • (dom) copy, move files: add spinner
  • (buffer) add cut and clear
  • (menu) Cut and Copy only when right click on a file
  • (menu) change menu order
  • (icons) add cut, paste
  • (buffer) move -> cut
  • (menu) add Copy, Move, Paste
  • (buffer) add
  • (key) add copy, cut to buffer; paste from buffer
  • (dom) processFile: rm from storage only if operation is move
  • (spawnfiy) setSpawn: rm addNewLine
  • (spawnify) callback: json -> error, json
  • (server) rm nodester
  • (put) add checkArgs
  • (main) rm diff
  • (main) rm rest
  • (cloudcmd) rm appCache
  • (rest) for-in -> forEach
  • (rest) JSONDIR -> DIR_JSON
  • (fstream) rm main
  • (console) module.exports: rm ret
  • (spawnify) exec, cd -> spawnify, rm onCloudCmd
  • (terminal) exports.init -> module.exports
  • (console) exports.init -> module.exports
  • (console) regExp: match -> test
  • (spawnify) add checkArgs
  • (spawnify) add
  • (pawn) error, stderr, stdout -> error, stdout, stderr
  • (pawn) add
  • (rest) regExp: match -> test
  • (join) regExp: match -> test
  • (console) regExp: match -> test
  • (files) regExp: match -> test
  • (edit) regExp: match -> test
  • (util) checkExt: match -> test
  • (console) add checkArgs
  • (console) Util.exec -> callback
  • (util) rm checkObj, checkObjTrue
  • (ponse) getQuery, checkParams: rm checkObjTrue
  • (ponse) redirect: params -> url, response
  • (rest) isContainStr -> regExp
  • (server) add controller.midle to express app
  • (main) rm CloudFunc
  • (main) rm Util
  • (express) rm main
  • (express) add static
  • (package) minify v1.0.0
  • (package) minify v0.9.0
  • (main) rm crypto, zlib, url
  • (main) rm http, https, querystring
  • (main) rm WIN32
  • (main) rm fs
  • (nicki) users -> nicki
  • (ncp) add from npm v0.6.0
  • (main) rm pipe
  • (console) spawn processes on win
  • (readify) commander.getDirContent -> readify
  • (commander) sort files on win
  • (gulp) mv to files
  • (log) if no s or not fixes do not add to changelog
  • (gulp) if no s or not fixes do not add to changelog
  • (ischanged) add normilize of path
  • (minify) rm isChanged, isExist
  • (minify) update Minify to v0.8.0
  • (package) minify v0.8.0
  • (main) rm crypto
  • (ischanged) try use mkdirp
  • (ischanged) change dir to tmp
  • (ischanged) rm log
  • (ischanged) rm main
  • (ischanged) rm Util.log
  • (users) time -> ischanged
  • (timem) time -> timem
  • (main) rm ischanged
  • (ischanged) ischanged.isFileChanged -> ischanged
  • (join) isJoinFile
  • (join) /join/ -> /join:
  • (join) add
  • (join) mv from cloudfunc
  • (rest) rm checkParams
  • (repl) add
  • (ponse) mv req, res functions to ponse
  • (main) rm checkCallBackParams
  • (main) sendResponse: params, data, notLog -> data, params, notLog
  • (main) gzip only when need
  • (main) sendError: params, error -> error, params
  • (join) before, req, res, next -> before
  • (cloudfunc) rm isJoinURL
  • (files) readPipe: change arguments order
  • (package) gulp-recess v1.0.0
  • (package) gulp-jshint v1.8.4
  • (load) getIdBySrc: "_" -> "-"
  • (package) express v4.8.2
  • (console) add optional glob for wildcard parsing
  • (console) change directory to ~ + wildcard
  • (console) find path when wildcard present
  • (util) add getRegExp [from wild card]
  • (console) change directory and do something after ";, &&, ||"
  • (console) cd to couple-words-names directories
  • (console) change directory && do something
  • (main) rm console
  • (main) rm express
  • (socket) connect: rm host
  • (package) morgan v1.2
  • (cloudcmd) add -h, --help
  • (package) minify v0.7.0
  • (config) rm rest
  • (cloudcmd) add -p, --port

Cloud Commander v1.1.1

18 Jul 10:08
Compare
Choose a tag to compare

fix

  • (gulp) replaceVersion: add callback
  • (minify) optimize isExist: fs.exists -> fs.lstat
  • (load) load funcError: could be no callback
  • (client) disable localStorage
  • (console) onMessage: change directory to "some-name*"
  • (minify) optimize isExist: error always null
  • (console) check prompt before create
  • (console) setSpawn sendError: send full error
  • (console) addListeners disconnect: check prompt state before abort

feature

  • (gulp) readme -> docs
  • (gulp) add docs
  • (gulp) add release
  • (gulp) add package
  • (gulp) changelog: add version
  • (config) add onDiffChange
  • (config) unset diff on localStorage disabling
  • (cloudcmd) start: add ability to override default config
  • (package) express v4.6.1
  • (package) gulp-mocha v0.5.0
  • (package) gulp-jshint v1.7.1
  • (cloudcmd) add -v, --version
  • (cloudcmd) test -> --test
  • (cloudcmd) add exports.start
  • (bin) cloudcmd -> cloudcmd.js
  • (edit) ace v1.1.5

Cloud Commander v1.1.0

10 Jul 06:32
Compare
Choose a tag to compare

fix

  • (listeners) onTouch: add path
  • (console) getOnMessage: if isSymbol do not cd
  • (console) onCD callback
  • (console) getOnMessage onCD: if error do not change path
  • (client) loadModule: corrupted CloudCmd[name] on error
  • (dom) getCurrentPath fs: rmStr -> rmStrOnce
  • (commander) getAllStats: do not get response when folder is empty
  • (dom) getCurrentPath: wrong path when width changed panels: two -> one
  • (mellow) convertPath: add last slash to files
  • (dom) loadCurrentSize: show load
  • (rest) unzip: if !to
  • (rest) zip file if !to

feature

  • (console) add clear with Ctrl + l
  • (console) add ability to use CD on windows
  • (console) change volume in windows
  • (package) express v4.5
  • (commander) getDirContent: add checkType
  • (util) checkArgs: return this
  • (util) add checkType
  • (util) exec.parallel: add ability to take and return object
  • (commander) add parseStats
  • (win) restore codepage before quit
  • (gitignore) add npm-debug.log
  • (img) update
  • (img) update t v1.0.0