Commit Graph

18 Commits

Author SHA1 Message Date
xevidos
02f7b84041 Reformated index.php, continued work on new upload file system 2019-11-06 22:42:33 -05:00
xevidos
3019999299 Started system object, added timezone to install, fixed issues with update script, 2019-04-12 12:11:27 -04:00
xevidos
d298255e51 Added password hide and show to install page, Added default table creation function. 2019-04-12 09:45:42 -04:00
xevidos
0904b5328a Added js and css versions to default theme files. 2019-04-11 19:26:11 -04:00
xevidos
494675a9a0 Added hide / show password button 2019-04-08 13:37:09 -04:00
xevidos
4c46d82f03 Removed beta admin components, Removed checks for users and projects files, Updated user_workspace variable 2019-02-09 16:18:50 -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
359297af7b Remove file extensions modifier until recode due to issues with module, Switched to Ace\'s module detection system, Added a multi line option for find and replace, Fixed Delete contents button 2019-01-07 17:51:14 -05:00
xevidos
3bae8c29fe Added initial mobile touchpunch, Added a loading gif for when saving settings, fixed issue where password dialog would not close when saving password, Removed settings no longer used, Fixed sidebar setting not being loaded, added a double click of sidebar to reset default position, 2018-12-21 11:43:51 -05:00
xevidos
0408ad74b3 Removed autocomplete in favor for ace\'s built in autocomplete. Added verbose option to autosave console messages. 2018-12-11 16:52:53 -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
5673ede5f0 Started initial admin system, refactored common class 2018-10-03 15:08:54 -04:00
xevidos
79f02158fd Removed lingering collaborative files and references, removed developer log from site title. 2018-09-20 21:47:39 -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
2894a7a694 Updated ace.js to version 1.3.3, Updated readme, Updated authors, 2018-07-31 15:59:15 -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
9a78c22f5b Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00