Commit Graph

62 Commits

Author SHA1 Message Date
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
e2683fa5c7 Fixed listener not removing after context menu closes 2019-01-22 14:43:05 -05:00
xevidos
1e1726f3e2 Fixed issue where context menu showed incorrect slides, Fixed accidental closing of context menu, Fixed update message not showing. 2019-01-22 14:21:20 -05:00
xevidos
a5448f813b Updated version number 2019-01-19 19:17:05 -05:00
xevidos
4c26d4b10a Fixed error coming up when editor context menu was triggered while no files were open. 2019-01-19 19:13:17 -05:00
xevidos
2e1d7ea559 Worked on editor custom context menu, Added in basic sorting selection. 2019-01-19 19:02:11 -05:00
xevidos
81c3d8d4f9 Started adding context menu to editor and active files. 2019-01-18 00:32:10 -05:00
xevidos
eb9d51e9be Fixed issue where settings would not load after update. 2019-01-15 11:01:55 -05:00
xevidos
08aab5dfb6 Updated docs, fixed issue where autosave trigger was not saving. 2019-01-15 10:33:59 -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
4991c0c76c Fixed install process errors after upgrade. 2018-12-14 13:08:07 -05:00
xevidos
8faec8dbe8 Updated readme, Fixed 500 error on install process, removed error reporting causing the update to say failed. 2018-12-14 12:30:04 -05:00
xevidos
a50ddaaaf7 Updated Readme for clarity, changed version number. 2018-12-12 13:53:48 -05:00
xevidos
db8006f673 Fixed find not focusing automatically, fixed updater showing error when there was no error, Fixed column that was showing due to failure to remove. 2018-12-12 11:10:15 -05:00
xevidos
dbbc1a8001 Added removal of old autocomplete module to updater. 2018-12-12 10:34:37 -05:00
xevidos
1387c71608 Fixed 500 error on project controller, Updated updater, Added Live auto complete to default settings. 2018-12-12 10:30:14 -05:00
xevidos
f982941047 Updated project class due to conflicts when updating, changed version, updated update script. 2018-12-11 18:56:27 -05:00
xevidos
485c099fe4 Fixed issues with non empty folder. 2018-12-11 18:50:15 -05:00
xevidos
0a0f4007bb Removed file checks from update.php, added config.php 2018-12-11 18:48:55 -05:00
xevidos
994819e05d Updated updater for database update. 2018-12-11 17:58:01 -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
db5acdd4df Refactored install process. 2018-11-29 16:57:06 -05:00
xevidos
b175a7037e Updated Ace 2018-11-29 16:26:10 -05:00
xevidos
528b843eac Started initial update and install changes. 2018-11-29 16:22:59 -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
84cfb3d9ad Refactored class.project.php, started on database storage conversion of projects. 2018-10-09 16:04:48 -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
3d2acc9b5d Removed all default plugins, Updated ReadMe 2018-10-01 16:22:11 -04:00
xevidos
dd9e140118 Updated Auto Save Module, Updated settings module, Removed all collaboration plugins by default. They can still be installed from market or git repositories. 2018-09-20 21:44:10 -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
cf653b5776 Updated version and updated readme. 2018-07-26 17:58:53 -04:00
xevidos
7e8e292882 Removed auto save plugin, Finished integrating auto save, Fixed JSEND error on first load, added checks for incompatible files and plugins on update. 2018-07-26 16:50:47 -04:00
xevidos
f0f9f3a89e Updated auto save, Updated install, Updated auto kick 2018-07-26 15:39:40 -04:00
xevidos
7297e62931 Changed README file to HTML instead of MD 2018-07-25 09:07:37 -04:00
xevidos
9b790b3532 Updated install and update script, Updated sample config, Updated Readme, Changed version 2018-07-25 08:56:41 -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
d1edeb7ea7 Updated version number 2018-07-24 09:19:38 -04:00
xevidos
de120cc548 Fixed permissions for sessions folder 2018-07-24 09:16:05 -04:00
xevidos
fbd9c144ef Updated Install and update script to create sessions path. 2018-07-24 08:56:42 -04:00
Isaac Brown
e16617d6c2 Revert "Updated version"
This reverts commit dd9070f85b
2018-07-24 08:36:39 -04:00