Commit graph

241 commits

Author SHA1 Message Date
coderaiser
4df1d72332 refactored 2013-01-24 09:27:12 -05:00
coderaiser
6c8f843a0f changed icons font from foundicons to fonteollo 2013-01-24 07:03:46 -05:00
coderaiser
e75b5dab92 changed octicons font to foundicons 2013-01-24 06:39:34 -05:00
coderaiser
6b0eab1bba fixed bug with working links in path panel and with clicks on files 2013-01-23 09:42:33 -05:00
coderaiser
de0038d042 moved jsons to json folder 2013-01-23 07:25:36 -05:00
coderaiser
cbce8a4816 removed getting data from Minify cache 2013-01-23 03:21:00 -05:00
coderaiser
c05aa0be8e added migrate plugin for jquery 2013-01-22 09:22:47 -05:00
coderaiser
3fb6fa3935 Improved modules.json 2013-01-18 11:00:34 -05:00
coderaiser
7c9268bd14 added functions DOM.parseJSON and DOM.stringifyJSON 2013-01-18 04:19:36 -05:00
coderaiser
02c0b7e871 added easy template renderrer Util.render 2013-01-17 10:50:21 -05:00
coderaiser
04ca006c11 added ability to read storage modules information from menu module 2013-01-17 08:41:12 -05:00
coderaiser
5d9b96f7c3 improved modules.json format and parsing 2013-01-17 08:02:16 -05:00
coderaiser
47e7e53dbb updated jquery to v1.9.0 and funcyBox to v.2.1.4 2013-01-17 03:54:24 -05:00
coderaiser
dae008cb12 added ability to authorize in vk.com 2013-01-15 10:58:31 -05:00
coderaiser
eedaaf99b9 added ability to authorize on dropbox thru popup 2013-01-14 05:34:26 -05:00
coderaiser
cfc7f6a8ee updated dropbox library to v.0.8.1. 2013-01-14 04:37:19 -05:00
coderaiser
8fdd1e000e fixed bug with setting curent cursor when clicked on menu item 2013-01-10 11:04:46 -05:00
coderaiser
bcfdd14f4c fixed bug with setting curent cursor when clicked on menu item 2013-01-10 11:04:25 -05:00
coderaiser
73b60b2e98 added ability to read gdrive key from config 2013-01-10 10:33:32 -05:00
coderaiser
701fefa632 fixed bug with height of terminal 2013-01-10 04:21:42 -05:00
coderaiser
d5df066ba8 improved optimizing size of menu.js from 2539 to 2444 2012-12-31 05:13:19 -05:00
coderaiser
5f132a2a3f updated jquery to v.1.8.3 2012-12-28 05:09:03 -05:00
coderaiser
d7c4a0293e updated CodeMirror to v2.37.01 2012-12-26 07:42:09 -05:00
coderaiser
88bac098f0 removed loading spinner 2012-12-25 10:40:46 -05:00
coderaiser
2e1e986767 updated jquery-terminal to v0.4.22 2012-12-25 08:20:22 -05:00
coderaiser
90354f4213 updated socket.io to v0.9.13 2012-12-23 10:45:29 -05:00
coderaiser
99a324c7b8 minor changes 2012-12-23 10:21:22 -05:00
coderaiser
c9664e85e1 fixed bug with pressing Esc when menu showed 2012-12-23 07:47:41 -05:00
coderaiser
bfc4baab0f DropBox, GDrive and GitHub modules now look the same 2012-12-21 08:41:49 -05:00
coderaiser
452042b75c added ability to authorize on github thru new window, changed redirecting url to /auth and added rout function to cloudcmd.js 2012-12-18 06:32:58 -05:00
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