Commit Graph

5 Commits

Author SHA1 Message Date
Matt Pass
a4a7527e82 fullPath var, FM open by default and partially triggering setLayout
new variable to allow JS to know what the servers full path is
File Manager pane open and locked by default
Opacity of it is 0 until loaded, then it shows
Layout set at end of this file to sort structure until FM is loaded
(Of course when fully loaded, a full setLayout is called)
2012-03-02 15:07:54 +00:00
Matt Pass
94ab671089 Loading screen & login area
New loading screen (progress bar & spinning circles on black BG) available to use
Login area added above file manager
2012-02-23 18:09:00 +00:00
Matt Pass
994025567d File Manager Menu Added
New file manager menu which appears on right click
Provides functionality for:
- new folder
- new file
- rename file/folder
- delete file/folder
- view webpage
2012-02-12 14:30:53 +00:00
Matt Pass
d948b0deda Upload icon now displayed 2012-01-28 15:59:37 +00:00
Matt Pass
972a3434bc v0.5.0 update
Global variables removed from JS file
Plugins system evolved, now including setInterval
Seperate CodeMirror instances per tab
backupOpenFiles plugin created
Minor fixes & improvements
2012-01-20 09:55:29 +00:00