coderaiser
56280a7109
minor changes
2012-10-25 06:58:33 -04:00
coderaiser
fb082eee33
Added function jsLoadOnLoad, thet loads js files one-by-one, and then calls callback if needed
2012-10-12 07:07:12 -04:00
coderaiser
cdab7349a0
minor changes
2012-10-05 06:53:23 -04:00
coderaiser
d5ea30d4e9
fixed bug with menu items sshow and view
2012-10-05 04:52:54 -04:00
coderaiser
b26be35ef6
fixed bug with error code of program execution in terminal
2012-10-04 10:11:21 -04:00
coderaiser
5e946b2ecf
removed resing event from jquery-terminal
2012-10-04 09:20:07 -04:00
coderaiser
96c6595870
added more demo mirrors to readme
2012-10-04 04:49:06 -04:00
coderaiser
ffde93c01f
fixed bug with testing mode
2012-10-04 03:51:36 -04:00
coderaiser
0ab7c5f36a
Added ability to change charset on terminal only if it's build in command on win32
2012-10-03 05:22:23 -04:00
coderaiser
a7a846ca24
added ability to update automaticaly
2012-10-03 04:33:06 -04:00
coderaiser
1cd997583d
fixed bug with showing terminal and viewer at the same time
2012-10-02 10:06:37 -04:00
coderaiser
cedeb621dd
fixed bug with appcache config
2012-10-02 05:58:44 -04:00
coderaiser
f72b319738
added fix of 866 charset
2012-10-01 06:33:07 -04:00
coderaiser
a4148e911b
changed version to 0.1.7
2012-10-01 05:41:59 -04:00
coderaiser
0b2f9d74a3
fixed margins in responsive view
2012-10-01 05:00:44 -04:00
coderaiser
6a65c06119
added Ace editor
2012-09-27 09:34:31 -04:00
coderaiser
b403c7fb7e
changed version of FuncyBox to 2.1.0
2012-09-26 04:02:34 -04:00
coderaiser
6558434ff2
fixed bug with jquery load
2012-09-25 10:53:15 -04:00
coderaiser
57013030e0
added ability to work with terminal to any number of clients
2012-09-25 04:28:32 -04:00
coderaiser
f242267df1
added serialisation to socket connection
2012-09-24 11:01:47 -04:00
coderaiser
da5e1cfdc8
added ability to freeze terminal screen on connection lost
2012-09-24 07:22:46 -04:00
coderaiser
308e381d3e
from now on disconnecting - trying to do new connection
2012-09-21 08:40:32 -04:00
coderaiser
c07c611fe3
minor changes
2012-09-21 07:05:01 -04:00
coderaiser
f8cae2d1f4
added appcache paramter to config.json
2012-09-21 04:46:26 -04:00
coderaiser
78e6097a8f
added ability to execute commands on server thrue terminal
2012-09-20 11:13:49 -04:00
coderaiser
a53b8a8803
add plugin terminal
2012-09-19 05:53:49 -04:00
coderaiser
a26457d778
from now right panel would be always shown
2012-09-18 04:42:38 -04:00
coderaiser
cac5a90f71
minor changes
2012-09-18 03:58:09 -04:00
coderaiser
01954fda9b
added ability to remove files
2012-09-18 03:52:51 -04:00
coderaiser
ccc5424210
fixed bugs with generateHeaders
2012-09-17 08:37:55 -04:00
coderaiser
d72993ad33
fixed bug with keyboard not responding when click on file
2012-09-15 14:48:44 -04:00
coderaiser
160b9915ed
Update ChangeLog
2012-09-15 20:34:12 +03:00
coderaiser
64a0df0529
added suport of app cache
2012-09-13 05:26:43 -04:00
coderaiser
d12dba22d5
added module is-file-changed
2012-09-12 06:05:54 -04:00
coderaiser
4da6730854
moved calling api scrollIntoViewIfNeeded to setCurrentFile
2012-09-12 03:23:41 -04:00
coderaiser
f46cd4a1ff
added ability to watch is file changed wile server is running
2012-09-11 08:12:19 -04:00
coderaiser
3b2e74c182
improved borders over CodeMirror and panels
2012-09-10 11:11:49 -04:00
coderaiser
c525b743a2
fixed bug with setting current file when mouse down
2012-09-08 07:20:56 -04:00
coderaiser
13660b51dd
minor changes
2012-09-07 06:43:11 -04:00
coderaiser
1c321601d4
fixed scrolling bug on non-webkit based browsers
2012-09-06 07:04:05 -04:00
coderaiser
6558ea738e
removed property keyBinded, from now it's private member of KeyBinding class
2012-09-04 09:57:30 -04:00
coderaiser
dac2356f3a
minor changes
2012-09-04 08:22:12 -04:00
coderaiser
55102a5b11
fixed bug with keyboard not responding when go deeper in file tree
2012-09-04 08:21:23 -04:00
coderaiser
1cd0da7530
fixed bug with getByClass ie version
2012-09-03 11:05:24 -04:00
coderaiser
9a0fb1cc67
From now jquery not necessary for Cloud Commander, so start load get faster
2012-09-03 05:52:28 -04:00
coderaiser
96526cb156
added ability to use ajax without jquery
2012-08-31 11:03:58 -04:00
coderaiser
28f598c8c4
removed packed versions of files, uglifing would be doing on-a-fly
2012-08-27 07:29:53 -04:00
coderaiser
f1f65d2ce1
fixed bug with empty directorys
2012-08-24 10:38:27 -04:00
coderaiser
a625a527a0
changed minimal node version
2012-08-24 09:33:23 -04:00
coderaiser
5812ee48aa
Version 0.1.6
...
2012.08.24, Version 0.1.6
* From now jsload, cssload and anyload suport arrays.
* Added ability to move scrollbar, when Home and
End buttons pressed.
* Added ability to move with Page Up and Page Down
buttons.
* Added moving scrolling by cursor ability.
* Fixed bug with go to parent directory: from now,
if parent directory not in view area, page will
scroll to needed place.
* Fixed bug with tab key pressed.
* Fixed bug: files now clickable to.
* Fixed bug with double click on files.
* Fixed bug with double click on images.
* Fixed bug with Array.isArray and getElementsByClassName in IE.
* Fixed bug with document.head in IE.
* JQuery 1.7.2 changed to 1.8.0
* Added support of mibile browsers and touch events.
* Fixed bug with ignoring all browser defined keys.
* Moved unSetCurrentfile to setCurrent file.
All the time one of files must be current, so wen we setting up some file
current, file that was previously current must be unset automatically.
* Added context menu on shift + F10.
* A little bit beautified css.
* Added function getRefreshButton.
* Fixed bug with refreshing directory, from now current file would not be seeted up to first, after refresh.
* Added ability to view any file.
* Moved error message a little bit lower.
* Added ability to download files.
2012-08-24 14:41:41 +03:00