mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
limited-mode features
This commit is contained in:
parent
6cb1d3ec5f
commit
ca0dc14109
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -6,16 +6,16 @@ Cloud Commander - two-panels file manager, totally writed on js.
|
|||
|
||||
Benefits
|
||||
---------------
|
||||
- full browser compatibility (ie6+,chrome,safari,opera,firefox);
|
||||
- responsible design
|
||||
- one full page loading, and then just one-time json-dir-listings loading
|
||||
- full *browser compatibility* (ie6+,chrome,safari,opera,firefox);
|
||||
- *responsible design*
|
||||
- *one full page loading*, and then just one-time json-dir-listings loading
|
||||
(with refresh opportunity).
|
||||
- caching readed directorys to localStorage
|
||||
- *caching readed directories* to localStorage
|
||||
(so if network will disconnected or something heppen with a signal, we
|
||||
definitely will can work cached copy of directory listings);
|
||||
- key binding
|
||||
- support of working in limited mode if js is disabled
|
||||
- automated minification client js-files and onstart-reading Cloud manager files on server starting.
|
||||
- *key binding*
|
||||
- *disabled js support* (working in limited mode).
|
||||
- *automated minification* client js-files and onstart-reading Cloud manager files on server starting.
|
||||
|
||||
Cloud Commander using all benefits of js, so if js is disabled,
|
||||
we moves to limited mode.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue