coderaiser
|
eb87f1c665
|
renamed promptNewFolder -> promptNewDir
|
2013-04-08 06:32:44 -04:00 |
|
coderaiser
|
711066001e
|
fixed the href generation of renamed file
|
2013-04-08 06:15:12 -04:00 |
|
coderaiser
|
c918e0fbce
|
added ability to get directory size, when space button is pressed and current file is directory.
|
2013-04-08 03:35:46 -04:00 |
|
coderaiser
|
91a72c96df
|
added ability to recursivly get current folder size
|
2013-04-05 14:12:48 -04:00 |
|
coderaiser
|
2442a26d20
|
added ability to delete selected files from DOM
|
2013-04-05 05:48:44 -04:00 |
|
coderaiser
|
dcfc7d9fc1
|
added ability to select files with Insert key
|
2013-04-05 04:58:45 -04:00 |
|
coderaiser
|
428d9492ef
|
fixed Util.time and Util.timeEnd
|
2013-04-04 04:43:06 -04:00 |
|
coderaiser
|
42bd059aa8
|
updated socket.io to v0.9.14
|
2013-04-01 09:59:24 +03:00 |
|
coderaiser
|
9cf477ca6d
|
updated dropbox to v0.9.2 and moved to packege.json from storage folder
|
2013-03-20 11:14:05 -04:00 |
|
coderaiser
|
5826d165f0
|
changed sync reading of certs to async
|
2013-03-18 05:50:26 -04:00 |
|
coderaiser
|
9268c4c281
|
changed the way file table building. From now templating used.
|
2013-03-15 12:08:14 -04:00 |
|
coderaiser
|
9fb3f12495
|
moved out set current file from cloudfunc to client.js
|
2013-03-15 11:24:25 -04:00 |
|
coderaiser
|
ed4f497122
|
fixed bug with saving json to localStorage, it's always writed root directory
|
2013-03-15 08:33:47 -04:00 |
|
coderaiser
|
fbae7813e4
|
added ability to copy files
|
2013-03-14 10:42:43 -04:00 |
|
coderaiser
|
98236ac1c7
|
removed cache control of fs resources
|
2013-03-12 08:42:47 -04:00 |
|
coderaiser
|
199d61cce9
|
added update of size on file changing in editor
|
2013-03-11 09:45:39 -04:00 |
|
coderaiser
|
0d41e2f934
|
refactored getShortSize
|
2013-03-11 09:34:05 -04:00 |
|
coderaiser
|
bce99f2a65
|
if create directory command executed - loading spinner would be on top
|
2013-03-11 08:34:14 -04:00 |
|
coderaiser
|
abe7644a1d
|
fixed bug of multiple call of sockets
|
2013-03-10 07:37:50 -04:00 |
|
coderaiser
|
e8edb83d14
|
added ability to degradate to http from https
|
2013-03-10 05:59:40 -04:00 |
|
coderaiser
|
2bb20f9c80
|
added ability to move files
|
2013-03-05 15:38:04 -05:00 |
|
coderaiser
|
3dfaa5bdb5
|
fixed bug with multiple click events on f3 and f4 buttons
|
2013-03-04 08:06:08 -05:00 |
|
coderaiser
|
418058c92d
|
jquery updated to v1.9.1
|
2013-03-04 07:17:00 -05:00 |
|
coderaiser
|
75c67fd1d1
|
added SSL suport
|
2013-03-04 07:03:26 -05:00 |
|
coderaiser
|
7b6371fd50
|
added filepicker
|
2013-03-03 14:46:08 -05:00 |
|
coderaiser
|
e745435813
|
added ability create folders
|
2013-03-03 07:59:01 -05:00 |
|
coderaiser
|
07d93be012
|
added ability create folders
|
2013-03-03 06:33:33 -05:00 |
|
coderaiser
|
cbc5f4de56
|
added russian changelog file
|
2013-02-28 07:43:58 -05:00 |
|
coderaiser
|
eeec5ffdec
|
added help screen (on F1 after viewer loads)
|
2013-02-28 03:54:11 -05:00 |
|
coderaiser
|
2f8f41b50e
|
added RESTfull object to DOM for easy work with CloudCmd REST API
|
2013-02-27 04:25:32 -05:00 |
|
coderaiser
|
5f12c5e339
|
added ability to rename files
|
2013-02-26 11:08:01 -05:00 |
|
coderaiser
|
826c8b5b50
|
minor changes
|
2013-02-26 10:35:53 -05:00 |
|
coderaiser
|
4f1e8237af
|
added rename menu item
|
2013-02-25 10:06:22 -05:00 |
|
coderaiser
|
f97941a513
|
added ability to delete files
|
2013-02-25 08:30:43 -05:00 |
|
coderaiser
|
accdd13fde
|
added ability save files on Ctrl+S in CodeMirror
|
2013-02-25 07:59:05 -05:00 |
|
coderaiser
|
d51965bd3d
|
added ability to upload files
|
2013-02-25 07:22:37 -05:00 |
|
coderaiser
|
ad8345ff34
|
totaly refactored and leave in commander.js just generation of json of directory listing
|
2013-02-24 09:48:10 -05:00 |
|
coderaiser
|
cc3a773d5d
|
added ability to disable browser cache from config.json
|
2013-02-23 07:09:18 -05:00 |
|
coderaiser
|
53d4721ece
|
added ability to change configs without restart (works for js minification only)
|
2013-02-23 04:19:16 -05:00 |
|
coderaiser
|
8eac958e86
|
added ability to change configs without restart
|
2013-02-22 11:36:09 -05:00 |
|
coderaiser
|
23f2368141
|
fixed the first show of menu in firefox
|
2013-02-22 02:52:51 -05:00 |
|
coderaiser
|
0c79032e39
|
fixed dblclick selection in firefox
|
2013-02-21 06:25:33 -05:00 |
|
coderaiser
|
78b8d01dd5
|
changed the way clickProcessing of menu works
|
2013-02-21 06:15:25 -05:00 |
|
coderaiser
|
c72e6f0742
|
added temporary redirection for old no-js urls
|
2013-02-21 03:55:03 -05:00 |
|
coderaiser
|
6bc7445025
|
commented e.stopImmediatePropagation()
|
2013-02-20 09:50:14 -05:00 |
|
coderaiser
|
100ba73af0
|
fixed bug with getting showed menu in firefox
|
2013-02-20 06:47:57 -05:00 |
|
coderaiser
|
f3ee7b9bfa
|
updated jquery jQuery-contextMenu to v1.6.5
|
2013-02-20 06:29:03 -05:00 |
|
coderaiser
|
a5f2e11500
|
fixed bug with pressing enter on file
|
2013-02-19 09:22:50 -05:00 |
|
coderaiser
|
044cca53c1
|
added ability not to change url if we have no rights for reading
|
2013-02-19 09:19:09 -05:00 |
|
coderaiser
|
0dec6bc042
|
added ability to add ?json flag only if we work with dir
|
2013-02-19 07:52:13 -05:00 |
|