coderaiser
|
c1ce0e62e7
|
added ability to authorize on dropbox thru popup
|
2013-01-14 05:34:26 -05:00 |
|
coderaiser
|
72b2417195
|
updated dropbox library to v.0.8.1.
|
2013-01-14 04:37:19 -05:00 |
|
coderaiser
|
cf00f4f6c7
|
fixed bug with setting curent cursor when clicked on menu item
|
2013-01-10 11:04:46 -05:00 |
|
coderaiser
|
7d331d38da
|
fixed bug with setting curent cursor when clicked on menu item
|
2013-01-10 11:04:25 -05:00 |
|
coderaiser
|
6b6ee3606e
|
added ability to read gdrive key from config
|
2013-01-10 10:33:32 -05:00 |
|
coderaiser
|
4fb70bda7f
|
fixed bug with height of terminal
|
2013-01-10 04:21:42 -05:00 |
|
coderaiser
|
e1e2024ebe
|
improved optimizing size of menu.js from 2539 to 2444
|
2012-12-31 05:13:19 -05:00 |
|
coderaiser
|
6010bd43ff
|
updated jquery to v.1.8.3
|
2012-12-28 05:09:03 -05:00 |
|
coderaiser
|
af60e26d79
|
updated CodeMirror to v2.37.01
|
2012-12-26 07:42:09 -05:00 |
|
coderaiser
|
9ca764f493
|
removed loading spinner
|
2012-12-25 10:40:46 -05:00 |
|
coderaiser
|
a6c1a21a2b
|
updated jquery-terminal to v0.4.22
|
2012-12-25 08:20:22 -05:00 |
|
coderaiser
|
6d1b2ee1e0
|
updated socket.io to v0.9.13
|
2012-12-23 10:45:29 -05:00 |
|
coderaiser
|
7fc3adf008
|
minor changes
|
2012-12-23 10:21:22 -05:00 |
|
coderaiser
|
192598101a
|
fixed bug with pressing Esc when menu showed
|
2012-12-23 07:47:41 -05:00 |
|
coderaiser
|
530f2b5146
|
DropBox, GDrive and GitHub modules now look the same
|
2012-12-21 08:41:49 -05:00 |
|
coderaiser
|
9ce26c1640
|
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
|
3e9ee9cfc2
|
added ability to upload files to dropbox
|
2012-12-17 10:52:33 -05:00 |
|
coderaiser
|
ade581a591
|
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
|
8be405dfe0
|
fixed bug in not fully functional browsers, jquery loaded after ie.js, should be before
|
2012-12-17 06:27:12 -05:00 |
|
coderaiser
|
f7f78c77ff
|
renamed fm_header to fm-header
|
2012-12-17 05:49:18 -05:00 |
|
coderaiser
|
f127db0cd5
|
from now api url on client readed from config.json
|
2012-12-17 04:42:15 -05:00 |
|
coderaiser
|
10564f0152
|
fixed bug with terminal load
|
2012-12-15 05:46:27 -05:00 |
|
coderaiser
|
09ebf00dbc
|
added function getCurrentDir to DOM module
|
2012-12-15 05:30:25 -05:00 |
|
coderaiser
|
e7868a8b02
|
added functions in win.js for parsing diskpart output
|
2012-12-14 05:10:15 -05:00 |
|
coderaiser
|
be78a5b1f2
|
added functions DOM.getCurrentFileContent(pCallBack [, pCurrentFile]) and Util.setTimeout(pFunction [, pCallBack, pTime])
|
2012-12-13 10:53:31 -05:00 |
|
coderaiser
|
56d891077c
|
added ability to upload files to GDrive
|
2012-12-13 10:32:53 -05:00 |
|
coderaiser
|
ce5b7baaa4
|
changed the way of getting github application id
|
2012-12-13 05:37:02 -05:00 |
|
coderaiser
|
153f1073d4
|
v 0.1.8
|
2012-12-12 03:10:32 -05:00 |
|
coderaiser
|
fb2faec364
|
fixed bug with appcache
|
2012-12-11 09:53:04 -05:00 |
|
coderaiser
|
32fc0fdf89
|
fixed bug with client.js minifying
|
2012-12-11 09:35:53 -05:00 |
|
coderaiser
|
0ce642b241
|
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
|
6dd8a0b1fc
|
fixed bug with minified styles
|
2012-12-11 04:29:42 -05:00 |
|
coderaiser
|
dc1c95818f
|
changed "Upload" menu item to "Upload to"
|
2012-12-10 06:58:15 -05:00 |
|
coderaiser
|
5a11d0857a
|
Added ability to delete files (not for real for now) thru keys panel (F8)
|
2012-12-10 06:50:04 -05:00 |
|
coderaiser
|
ddffc4df66
|
minor changes
|
2012-12-10 06:06:16 -05:00 |
|
coderaiser
|
f21d4a0657
|
fixed IP on windows
|
2012-12-10 05:23:13 -05:00 |
|
coderaiser
|
74cf4d5cdf
|
added windows support on terminal command: "cloudcmd exit"
|
2012-12-10 05:19:26 -05:00 |
|
coderaiser
|
707914bcff
|
fixed bug with opening empty files in CodeMiror. Editor window could not be cloused
|
2012-12-10 04:52:19 -05:00 |
|
coderaiser
|
30165530d4
|
fixed bug with auth in github
|
2012-12-10 04:20:19 -05:00 |
|
coderaiser
|
b2eacd2b59
|
github and dropbox secret's moved out from config.json to env
|
2012-12-05 10:41:38 -05:00 |
|
coderaiser
|
4a2b975d09
|
added getCurrentPath function to Util module
|
2012-12-05 06:55:32 -05:00 |
|
coderaiser
|
71919aa206
|
added ability to upload file to gists on github thru menu
|
2012-12-05 06:32:59 -05:00 |
|
coderaiser
|
9c664055be
|
added confirmation before (not real) deleting file
|
2012-12-05 04:16:07 -05:00 |
|
coderaiser
|
08065167c8
|
fixed bug with menu load, when dir other then root
|
2012-12-05 03:47:07 -05:00 |
|
coderaiser
|
4fec011c54
|
added ability to read dropbox key from config
|
2012-12-04 09:46:15 -05:00 |
|
coderaiser
|
49a9299abc
|
added ability to run dropbox chooser on <ctr> + <d>
|
2012-12-04 05:17:01 -05:00 |
|
coderaiser
|
49763d1d06
|
fixed bug in github show function
|
2012-12-03 08:57:35 -05:00 |
|
coderaiser
|
6fe79d912a
|
minor changes
|
2012-12-03 08:45:02 -05:00 |
|
coderaiser
|
1afd2970b6
|
added dropbox module
|
2012-12-03 08:09:22 -05:00 |
|
coderaiser
|
ba23f18b01
|
fixed bug with setting path of index.html
|
2012-12-03 07:57:25 -05:00 |
|