Commit Graph

16 Commits

Author SHA1 Message Date
Matt Pass
d273c82b86 Removed clipboard plugin, theme setting & fix to stop UI jamming
Infinite Clipboard plugin removed as no longer developing this idea
Theme setting now available to choose the default or a CM based theme
UI now doesn't jam when opening/closing files if you're not logged in
2012-04-19 17:39:05 +01:00
Matt Pass
222f651d68 Minor fix to start session from beginnig of file
Was causing problems when opening a file, not able to set as session not started
2012-04-14 18:26:44 +01:00
Matt Pass
2c01eeba17 Visible tabs and auto opening last opened files
Option to show tabs as arrows or blanks
Option to open last opened files on next session or not
Accompanying coding to update list of last opened files on demand
Version no update to v0.6.3
2012-04-14 17:53:11 +01:00
Matt Pass
e899c2f1bd Version no. update to v0.6.2 2012-04-07 20:27:40 +01:00
Matt Pass
579dc7d5d0 Version no update to v0.6.1 2012-04-05 07:58:09 +01:00
Matt Pass
cafd79b03d Version & CodeMirror Update
Update ICEcoder to v0.6.0 and CodeMirror to v2.23
2012-04-01 12:07:17 +01:00
Matt Pass
b3e75b3c8b Version number update & server messages available for Plugins
Update to 0.5.9
Plugins can now provide a server message
ie, fileControl:<b>Zipping Open Files</b>
2012-03-25 16:59:14 +01:00
Matt Pass
64cb394584 Version number update, bannedFiles also covers WordPress
Simple version number update
wp- added to bannedFiles
2012-03-12 17:50:55 +00:00
Matt Pass
1eee476e0b Update to v 0.5.7
Update of version number only
2012-03-09 07:24:29 +00:00
Matt Pass
ab573a51f6 Using new CodeMirror version & adjustment of banned & restricted files
Upgrade version to v0.5.6
Using Code Mirror v2.22
wp- (Wordpress files) now restricted rather than banned
2012-03-02 15:00:08 +00:00
Matt Pass
9925fc7692 Login now via POST instead of GET & password field
Login is now done over a POST for improved security
Password box replaces text box, again for security
2012-02-23 18:15:12 +00:00
Matt Pass
19c34c8e18 Password Improvements
New password screen shown on first use
Password hashing now instead of plain text
Auto logs you in upon setting the password
2012-02-12 14:27:11 +00:00
Matt Pass
3caf4bdddb Fix & improvement to user level & password
Setting user password now works as session is started correctly
Account password now set in a variable
2012-02-09 07:49:07 +00:00
Matt Pass
0d56181f5e Version no update
Now at v0.5.2
2012-02-03 08:03:47 +00:00
Matt Pass
d814f55ecb Version No Updates
Update to v0.5.1 and CM to v2.21
2012-01-28 16:44:57 +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