codiad/components
2019-04-23 14:00:07 -04:00
..
active Fixed issue where mouse position was set too often resulting in periodical line jumping. 2019-04-23 14:00:07 -04:00
autosave 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
editor Fixed cursor tracking initialization. 2019-04-17 11:04:55 -04:00
filemanager Modified in input icon class, Removed debug code, Modified regex expressions, 2019-04-16 12:52:41 -04:00
finder Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00
install Fixed warnings for non array attributes, Removed debug code from install. 2019-04-22 11:29:57 -04:00
keybindings 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
market Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00
poller Optimized saving of cursor positions. 2019-04-17 10:42:43 -04:00
project 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
settings Modified in input icon class, Removed debug code, Modified regex expressions, 2019-04-16 12:52:41 -04:00
sql Fixed warnings for non array attributes, Removed debug code from install. 2019-04-22 11:29:57 -04:00
system Started system object, added timezone to install, fixed issues with update script, 2019-04-12 12:11:27 -04:00
update Fixed max key length 1000 on mysql, Fixed array to string conversion in update script. 2019-04-17 11:27:58 -04:00
user Modified in input icon class, Removed debug code, Modified regex expressions, 2019-04-16 12:52:41 -04:00
worker_manager Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00
right_bar.json 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