Commit graph

211 commits

Author SHA1 Message Date
coderaiser
9eed915772 added ability to upload files to dropbox 2012-12-17 10:52:33 -05:00
coderaiser
cb87e5c327 fixed bug with closing terminal and opening viewer: inside event function varible called event do not exist (everithing ok on webkit) 2012-12-17 06:38:51 -05:00
coderaiser
2edcdc4810 fixed bug in not fully functional browsers, jquery loaded after ie.js, should be before 2012-12-17 06:27:12 -05:00
coderaiser
922fd50b5b renamed fm_header to fm-header 2012-12-17 05:49:18 -05:00
coderaiser
9d82e5574d from now api url on client readed from config.json 2012-12-17 04:42:15 -05:00
coderaiser
c42643b820 fixed bug with terminal load 2012-12-15 05:46:27 -05:00
coderaiser
91a4aa9cc3 added function getCurrentDir to DOM module 2012-12-15 05:30:25 -05:00
coderaiser
506fedcd1b added functions in win.js for parsing diskpart output 2012-12-14 05:10:15 -05:00
coderaiser
b413284925 added functions DOM.getCurrentFileContent(pCallBack [, pCurrentFile]) and Util.setTimeout(pFunction [, pCallBack, pTime]) 2012-12-13 10:53:31 -05:00
coderaiser
ef71f4a577 added ability to upload files to GDrive 2012-12-13 10:32:53 -05:00
coderaiser
982e0d959e changed the way of getting github application id 2012-12-13 05:37:02 -05:00
coderaiser
6aa19bd4df v 0.1.8 2012-12-12 03:10:32 -05:00
coderaiser
40d661f424 fixed bug with appcache 2012-12-11 09:53:04 -05:00
coderaiser
87e0e55572 fixed bug with client.js minifying 2012-12-11 09:35:53 -05:00
coderaiser
bdb8642bb0 if git not installed do not show error. Just propose install git and clone from github repo 2012-12-11 06:59:09 -05:00
coderaiser
c97c3ea69c fixed bug with minified styles 2012-12-11 04:29:42 -05:00
coderaiser
1ee1e29291 changed "Upload" menu item to "Upload to" 2012-12-10 06:58:15 -05:00
coderaiser
18dbff9d22 Added ability to delete files (not for real for now) thru keys panel (F8) 2012-12-10 06:50:04 -05:00
coderaiser
13bbbaff9c minor changes 2012-12-10 06:06:16 -05:00
coderaiser
99316bdd1d fixed IP on windows 2012-12-10 05:23:13 -05:00
coderaiser
edf25103ad added windows support on terminal command: "cloudcmd exit" 2012-12-10 05:19:26 -05:00
coderaiser
c67b7aaf45 fixed bug with opening empty files in CodeMiror. Editor window could not be cloused 2012-12-10 04:52:19 -05:00
coderaiser
0a513ddc23 fixed bug with auth in github 2012-12-10 04:20:19 -05:00
coderaiser
faed08a9a7 github and dropbox secret's moved out from config.json to env 2012-12-05 10:41:38 -05:00
coderaiser
92e697d7ce added getCurrentPath function to Util module 2012-12-05 06:55:32 -05:00
coderaiser
baa125d4de added ability to upload file to gists on github thru menu 2012-12-05 06:32:59 -05:00
coderaiser
aec0eebcdd added confirmation before (not real) deleting file 2012-12-05 04:16:07 -05:00
coderaiser
6cbf567bc6 fixed bug with menu load, when dir other then root 2012-12-05 03:47:07 -05:00
coderaiser
2f30bfda6a added ability to read dropbox key from config 2012-12-04 09:46:15 -05:00
coderaiser
2693eba31c added ability to run dropbox chooser on <ctr> + <d> 2012-12-04 05:17:01 -05:00
coderaiser
ba89c9cb39 fixed bug in github show function 2012-12-03 08:57:35 -05:00
coderaiser
6245ec46a5 minor changes 2012-12-03 08:45:02 -05:00
coderaiser
a6ef735553 added dropbox module 2012-12-03 08:09:22 -05:00
coderaiser
d939aa96fb fixed bug with setting path of index.html 2012-12-03 07:57:25 -05:00
coderaiser
b8ad627974 improved work with browsers history api 2012-12-03 05:21:45 -05:00
coderaiser
85e5849b5f moved to lib directory 2012-11-30 10:23:24 -05:00
coderaiser
dca648eb63 fixed bug with traveling in directories with Javascript dissabled 2012-11-30 10:18:55 -05:00
coderaiser
8379c7fd7b added url change on folder changing 2012-11-30 09:50:47 -05:00
coderaiser
4d1b8d31cf fixed bug with editor close, when started from menu 2012-11-30 05:25:01 -05:00
coderaiser
55024cbf6b fixed bug with slashes on win32 2012-11-29 03:28:03 -05:00
coderaiser
a83830caa0 fixed bug with starting node from other then projects dir 2012-11-28 08:34:12 -05:00
coderaiser
d3b0315ebf changed default ip to null so IP would be geted from config.json only if it setted up 2012-11-28 03:48:45 -05:00
coderaiser
7835aff368 Added chainable to Cache object in DOM 2012-11-27 05:05:04 -05:00
coderaiser
dfac1b3cc3 minor changes 2012-11-26 07:33:47 -05:00
coderaiser
1e019376d2 Improved download speed of js and css files 2012-11-23 06:27:50 -05:00
coderaiser
5b734fd37a improved reading file with streams 2012-11-22 07:27:45 -05:00
coderaiser
a79303c817 changed funcyBox version to 2.1.3. 2012-11-20 04:12:02 -05:00
coderaiser
0fda72a425 added ability to connect github development id to cloud cmd working on any host 2012-11-19 05:26:44 -05:00
coderaiser
21378495e6 throw out jquery from github module, moved Cache object to client 2012-11-18 07:36:16 -05:00
coderaiser
940a5ee0a1 fixed bug with context menu. Now it disabled before load menu module to 2012-11-18 05:09:07 -05:00