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
|
707b61ea6e
|
Updated autosave to save one second after last change so no changes are missed by the save function.
|
2019-03-21 12:07:03 -04: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
|
a0105544c0
|
Removed debug code, Updated contribution guidelines, Updated autosave to remove polling, Fixed renaming projects issue, Added rescans to some file manager functions, Added setting that keeps track of projects side panel being open or closed.
|
2019-02-06 17:52:49 -05:00 |
|
xevidos
|
5ae4c4c0d9
|
Reverted autosave component, Fixed new duplicate function, Started work on delete contents issue and rescan not updating, Added more publish events.
|
2019-02-05 23:04:14 -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
|
08aab5dfb6
|
Updated docs, fixed issue where autosave trigger was not saving.
|
2019-01-15 10:33:59 -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
|
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
|
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
|
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 |
|