Commit Graph

23 Commits

Author SHA1 Message Date
xevidos
3d5df9aaff Continued work on new permissions system, Removed unused functions from common, Added initial version specific update function, 2019-07-04 01:50:29 -04:00
xevidos
492e372c5d Continued work on new permissions system, Fixed active file listings bug 2019-07-02 16:46:32 -04:00
xevidos
6dd09ba1a6 Started new permissions module 2019-07-01 09:24:34 -04:00
xevidos
0904b5328a Added js and css versions to default theme files. 2019-04-11 19:26:11 -04:00
xevidos
5bfe7ea545 Continued work on sql library, started refactor of install process to support new library. 2019-04-07 20:58:53 -04:00
xevidos
b4f42db8fa Attempt at fix for response headers too big on some servers, 2019-02-13 12:08:51 -05:00
xevidos
3d122eb296 Updated ReadMe, Updated is admin check, Added initial change user access ability, Started updating update script for new sql methods, Reformatted user init.js indentation, Reformatted indentation on user dialog. 2019-02-10 00:35:15 -05:00
xevidos
81338b1e65 Changed $path to __DIR__ for config location, Updated auto reload variables, Removed unload listener for auto reload, Changed project default to array so that if no projects exist the program does not crash, Updated autosave to use let instead of vars, Fixed capitalization for sideExpanded variable, Added try catch to pdo initialization on install, Added more error checks on install, Removed password function on install query, Changed default settings array, Added loading div to user delete, Updated queries that threw errors when a default value was zero, Added blank username and password check, 2019-02-09 16:14:27 -05:00
xevidos
27111047be Removed grave character from queries 2019-02-04 17:35:54 -05:00
xevidos
069a097c75 Removed misc dev files, changed over to PDO, added more functionality to the message object, Fixed absolute path issue, Updated autosaving to use built in save function, Changed duplicating file to have the same filename with a number afterwards, Refactored keybindings file so that we can start adding more in, Changed yes-no to on-off for autocomplete, Removed deprecated password function allowing the application to handle all password encryption instead of a mix of application and database. 2019-02-04 16:47:50 -05:00
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
836e21ec28 Fixed missing common.php updated licence in some files. 2018-10-03 15:41:31 -04:00
xevidos
5673ede5f0 Started initial admin system, refactored common class 2018-10-03 15:08:54 -04:00
xevidos
2f4727aad3 Updated Ace Editor, Started rewrite of collaborative plugin, added ability to disable and enable editors, Started adding some php variables to javascript. 2018-08-08 10:12:29 -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
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
701cce6756 Removed auto update plugin, Implemented update script. 2018-07-18 15:28:30 -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