Commit graph

309 commits

Author SHA1 Message Date
coderaiser
636bac5f94 added ability to delete file when f8 key pressed 2013-04-09 09:44:00 -04:00
coderaiser
11698af3ab added function getSelectedNames 2013-04-09 08:42:12 -04:00
coderaiser
1fa253a9a7 renamed promptNewFolder -> promptNewDir 2013-04-08 06:32:44 -04:00
coderaiser
12af4acd84 fixed the href generation of renamed file 2013-04-08 06:15:12 -04:00
coderaiser
f5168ccbcf 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
f0e1021aff added ability to recursivly get current folder size 2013-04-05 14:12:48 -04:00
coderaiser
930b812801 added ability to delete selected files from DOM 2013-04-05 05:48:44 -04:00
coderaiser
d7eb8a6d0d added ability to select files with Insert key 2013-04-05 04:58:45 -04:00
coderaiser
3602f5f234 fixed Util.time and Util.timeEnd 2013-04-04 04:43:06 -04:00
coderaiser
1715f8ca32 updated socket.io to v0.9.14 2013-04-01 09:59:24 +03:00
coderaiser
d8d8a19b2d updated dropbox to v0.9.2 and moved to packege.json from storage folder 2013-03-20 11:14:05 -04:00
coderaiser
b5820350e9 changed sync reading of certs to async 2013-03-18 05:50:26 -04:00
coderaiser
5900ac388c changed the way file table building. From now templating used. 2013-03-15 12:08:14 -04:00
coderaiser
dc74b983a7 moved out set current file from cloudfunc to client.js 2013-03-15 11:24:25 -04:00
coderaiser
2fd8a1f6e9 fixed bug with saving json to localStorage, it's always writed root directory 2013-03-15 08:33:47 -04:00
coderaiser
c5ffc4c5b8 added ability to copy files 2013-03-14 10:42:43 -04:00
coderaiser
953584b847 removed cache control of fs resources 2013-03-12 08:42:47 -04:00
coderaiser
d197134313 added update of size on file changing in editor 2013-03-11 09:45:39 -04:00
coderaiser
af6e7d953a refactored getShortSize 2013-03-11 09:34:05 -04:00
coderaiser
74e87018f5 if create directory command executed - loading spinner would be on top 2013-03-11 08:34:14 -04:00
coderaiser
254aa946ed fixed bug of multiple call of sockets 2013-03-10 07:37:50 -04:00
coderaiser
897c91c09e added ability to degradate to http from https 2013-03-10 05:59:40 -04:00
coderaiser
b02e6e511a added ability to move files 2013-03-05 15:38:04 -05:00
coderaiser
fa3bb106b6 fixed bug with multiple click events on f3 and f4 buttons 2013-03-04 08:06:08 -05:00
coderaiser
da90a3a806 jquery updated to v1.9.1 2013-03-04 07:17:00 -05:00
coderaiser
f060fdf649 added SSL suport 2013-03-04 07:03:26 -05:00
coderaiser
0d5ead2f1f added filepicker 2013-03-03 14:46:08 -05:00
coderaiser
3b0fdf407a added ability create folders 2013-03-03 07:59:01 -05:00
coderaiser
8981580036 added ability create folders 2013-03-03 06:33:33 -05:00
coderaiser
8f9bb7993e added russian changelog file 2013-02-28 07:43:58 -05:00
coderaiser
4a3e6abe25 added help screen (on F1 after viewer loads) 2013-02-28 03:54:11 -05:00
coderaiser
2cd6cbedcc added RESTfull object to DOM for easy work with CloudCmd REST API 2013-02-27 04:25:32 -05:00
coderaiser
216b1d38ba added ability to rename files 2013-02-26 11:08:01 -05:00
coderaiser
e8de73985e minor changes 2013-02-26 10:35:53 -05:00
coderaiser
508487806e added rename menu item 2013-02-25 10:06:22 -05:00
coderaiser
85217165b4 added ability to delete files 2013-02-25 08:30:43 -05:00
coderaiser
6539731a8f added ability save files on Ctrl+S in CodeMirror 2013-02-25 07:59:05 -05:00
coderaiser
4a109f99bb added ability to upload files 2013-02-25 07:22:37 -05:00
coderaiser
540aa14553 totaly refactored and leave in commander.js just generation of json of directory listing 2013-02-24 09:48:10 -05:00
coderaiser
18d3a43b04 added ability to disable browser cache from config.json 2013-02-23 07:09:18 -05:00
coderaiser
158ab41a75 added ability to change configs without restart (works for js minification only) 2013-02-23 04:19:16 -05:00
coderaiser
21f0abedf4 added ability to change configs without restart 2013-02-22 11:36:09 -05:00
coderaiser
5f711a4e81 fixed the first show of menu in firefox 2013-02-22 02:52:51 -05:00
coderaiser
0ae59c0109 fixed dblclick selection in firefox 2013-02-21 06:25:33 -05:00
coderaiser
479dd5a448 changed the way clickProcessing of menu works 2013-02-21 06:15:25 -05:00
coderaiser
32d9ac0845 added temporary redirection for old no-js urls 2013-02-21 03:55:03 -05:00
coderaiser
d013d66d65 commented e.stopImmediatePropagation() 2013-02-20 09:50:14 -05:00
coderaiser
13351528f2 fixed bug with getting showed menu in firefox 2013-02-20 06:47:57 -05:00
coderaiser
cec7abca94 updated jquery jQuery-contextMenu to v1.6.5 2013-02-20 06:29:03 -05:00
coderaiser
c1dd651325 fixed bug with pressing enter on file 2013-02-19 09:22:50 -05:00