Commit Graph

24 Commits

Author SHA1 Message Date
xevidos
eee074c987 Fixed immediate editor reformatting issues. 2019-05-01 16:38:10 -04:00
xevidos
101f62a93d Reformatted Active, Fixed some formatting on Filemanager, Reformatted editor. 2019-05-01 16:29:46 -04:00
xevidos
d19fa309f7 Fixed cursor tracking initialization. 2019-04-17 11:04:55 -04:00
xevidos
e4de3fa871 Optimized saving of cursor positions. 2019-04-17 10:42:43 -04:00
xevidos
9b452b33bd Fixed some bugs in installation process, Updated cursor tracking, Added the option to show errors when executing sql, Fixed quote issue in system module, Fixed z-index context menu issue. 2019-04-15 14:38:54 -04:00
xevidos
c833bb72de Started updating update script, Removed unneeded Update calls, Fixed issue with selecting all user options not applying, Added error checking to creation of tables 2019-04-11 18:26:55 -04:00
xevidos
22a5ddc115 Added get all user options function, Continued work on SQL library, Fixed issue where project was not loaded from settings, Improved performance for getting all options, Refactored install process to fit with new library, Refactored active module to use SQL, Fixed issue where a non focused file could not be closed when first logged in, Fixed issue of text mode not being selected after renaming a file, 2019-04-10 19:31:28 -04:00
xevidos
c760f1f6e1 Updated Readme, Updated ACE to version 1.4.3 2019-04-04 10:22:44 -04: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
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
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
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
b175a7037e Updated Ace 2018-11-29 16:26:10 -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
66554ef5e6 Updated Ace, Switched settings to database instead of JSON storage, Started refactoring project component. 2018-10-09 15:30:00 -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
9a78c22f5b Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00