Commit Graph

12 Commits

Author SHA1 Message Date
xevidos
1d1f46a9df Removed placeholder code for admin, Added sharing, Changed Git links away from local server, Made get and search user functions global. 2018-11-19 13:30:49 -05:00
xevidos
574eb29b8e SQL errors now return as formatted json errors, added sql result error check, removed admin requirement from project management, removed old access system dialog, added get user and get users functions, added common functions to global functions, testing change that will hopefully fix the inability to rename or delete strangely named files, refactored project init.js 2018-11-10 00:41:28 -05:00
xevidos
42a87590ac Refactored user class, Users can now only see projects owned by \'nobody\' or themselves to get ready for permissions update. 2018-10-11 10:17:41 -04:00
xevidos
66554ef5e6 Updated Ace, Switched settings to database instead of JSON storage, Started refactoring project component. 2018-10-09 15:30:00 -04:00
xevidos
7c01c4c809 Added site renaming, Added sessions folder checks, Updated wiki url, Updated readme 2018-07-27 13:59:08 -04:00
xevidos
f0f9f3a89e Updated auto save, Updated install, Updated auto kick 2018-07-26 15:39:40 -04:00
xevidos
e3b4c0df98 Fixed issue with sessions not timing out on firefox and removed CodeSettings from default plugins due to errors. 2018-07-24 14:27:53 -04:00
xevidos
d824926299 Deleted extraneous files and fixed extra session declaration. 2018-07-24 10:01:00 -04:00
xevidos
6da112e8a9 Added extra check to session delete. 2018-07-24 09:45:36 -04:00
xevidos
e903608001 Fixes issue where collaborative sessions would get deleted when checking for duplicate sessions. 2018-07-24 09:39:12 -04:00
xevidos
dd638b6dc7 Fixed JS error on login screen, added force logout if more than one session is open, fixed favicon, added session path. 2018-07-23 22:03:13 -04:00
xevidos
9a78c22f5b Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00