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
coderaiser
a8320d5a37
added ability to download files
2012-08-17 10:30:13 -04:00
coderaiser
5e15e4e2a8
moved error message a little bit lower
2012-08-17 06:16:59 -04:00
coderaiser
316c46162a
added ability to view any file
2012-08-17 06:14:39 -04:00
coderaiser
a841e73bba
fixed bug with refreshing directory, from now current file would not be seeted up to first, after refresh
2012-08-16 07:45:10 -04:00
coderaiser
339e18a4ba
minor changes
2012-08-16 04:07:50 -04:00
coderaiser
739b3afb9f
A little bit beautified css
2012-08-15 16:19:56 +03:00
coderaiser
55b32374b3
added context menu on shift+f10
2012-08-14 07:06:50 -04:00
coderaiser
a5c39ad7bd
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.
2012-08-14 12:18:55 +03:00
coderaiser
ec847f3f52
fixed bug with ignoring all browser defined keys
2012-08-14 01:48:48 -07:00
coderaiser
36d3fc6726
added support of mibile browsers and touch events
2012-08-13 07:26:00 -04:00
coderaiser
0b12dc88ff
JQuery 1.7.2 changed to 1.8.0
2012-08-13 03:45:55 -04:00
coderaiser
882c574679
minor changes
2012-08-10 08:15:40 -04:00
coderaiser
cde1665d3f
fixed bug with document.head and document.body in IE
2012-08-10 08:08:25 -04:00
coderaiser
23c8a2a373
fixed bug with Array.isArray and getElementsByClassName in IE
2012-08-10 07:51:42 -04:00
coderaiser
e936eee237
fixed bug with double click on images
2012-08-08 16:23:19 +03:00
coderaiser
85f4bb0383
fixed bug with double click on files
2012-08-08 15:18:28 +03:00
coderaiser
2db015f626
fixed bug: files now clickable to
2012-08-08 15:03:15 +03:00
coderaiser
2af7247640
fixed bug with tab key pressed
2012-08-08 13:28:29 +03:00
coderaiser
4c6651edc2
fixed bug with go to parent directory
...
From now, if parent directory not in view area, page will scroll
to needed place.
2012-08-08 13:05:39 +03:00
coderaiser
64f54eaf3d
added moving scrolling by cursor ability
2012-08-07 10:47:43 -04:00
coderaiser
dcd5ce37c8
added ability to move with Page Up and Page Down buttons
2012-08-07 09:30:31 -04:00
coderaiser
a1eca3b089
added ability to move scrollbar, when Home and End buttons pressed
2012-08-07 09:03:41 -04:00
coderaiser
56988b8434
from now jsload, cssload and anyload suport arrays
2012-08-07 06:51:33 -04:00
coderaiser
7c597cd83f
minor changes
2012-08-07 06:05:41 -04:00
coderaiser
0788c1acc4
changed date
2012-08-06 21:30:33 +03:00
coderaiser
00bbc08429
added api for getting curent file
...
added api for getting curent file getting active and passive panels and show/hide any of panels
2012-08-06 20:50:52 +03:00
coderaiser
5c4eb3e342
minor changes
2012-08-06 08:42:36 -04:00
coderaiser
75b0a08ae8
fixed bug with showing loading spinner
...
fixed bug with showing loading spinner,
when f4 key pressed couple times and CodeMirror not loaded fully.
2012-08-03 15:08:22 +03:00
coderaiser
5f447413b8
fixed bug with forming error of loading dir
...
Was : "not found".
Now : "Error: EACCES, readdir '/root'"
2012-08-03 14:37:57 +03:00
coderaiser
753ee2f410
Update ChangeLog
2012-08-03 14:26:15 +03:00
coderaiser
a67956af26
fixed bug with response when we have no rihgts read dir
2012-08-03 14:25:49 +03:00
coderaiser
9da991a41f
on f4 on folder CodeMirror opens json data of folder
2012-08-02 07:40:49 -04:00
coderaiser
d993be8603
all sync functions changed to async equivalents
2012-08-02 06:59:47 -04:00
coderaiser
9723b7ea6c
added loading image when file going to be edited
2012-08-01 06:01:12 -04:00
coderaiser
8a1f4f047c
minor changes
2012-07-31 10:30:09 -04:00
coderaiser
1f2389ca65
fixed bug with CodeMirror vertical scroll bar
2012-07-31 10:29:53 -04:00
coderaiser
eda5b4ddeb
added ability rename files
2012-07-31 03:33:36 -04:00
coderaiser
969ba551a3
added ability to read files in CodeMirror
2012-07-30 10:30:40 -04:00
coderaiser
74a356b423
minor changes
2012-07-30 07:01:06 -04:00
coderaiser
9816135d6c
from now CodeMirror js files loads, when f4 key pressed
2012-07-30 05:25:10 -04:00
coderaiser
1cb05323c0
fixed bug with path links
2012-07-30 04:49:35 -04:00
coderaiser
4f81fb4bff
added tab support
2012-07-30 04:09:57 -04:00
coderaiser
dc00b4e3ba
changed date
2012-07-27 12:21:33 +03:00
coderaiser
15bdfa6744
added ability remove not loaded scripts from DOM
2012-07-27 11:35:28 +03:00