Commit Graph

36 Commits

Author SHA1 Message Date
xevidos
c148d140b2 Started work on readding filemanager 2020-01-29 00:07:00 -05:00
xevidos
806dbec3b7 Re added openInBrowser as preview, Fixed non patch save content, Fixed display context menu on editor 2020-01-28 18:14:01 -05:00
xevidos
e17abc1bb2 Changed duplicate to copy to somewhat mach filesystem commands for familiarity, Added search back into filemanager, Updated find and replace to use new modal promise format 2020-01-24 11:03:03 -05:00
xevidos
cefb309df1 Changed modal from callbacks to promises, Updated readme, Re added save functions to filemanager, active, and autosave components, Started readding upload to filemanager, 2020-01-22 10:14:01 -05:00
xevidos
8c62326875 Continued bug fixes for next update 2019-12-22 02:57:43 -05:00
xevidos
28a441d1f3 Added ini get setting functions, Continued work on new Upload system 2019-12-12 08:22:43 -05:00
xevidos
4221ef34ba Updated regex pull to use constant, set default of file list result to empty array 2019-12-11 11:23:33 -05:00
xevidos
988dde4a81 Continued work on new upload system 2019-11-23 22:56:19 -05:00
xevidos
02f7b84041 Reformated index.php, continued work on new upload file system 2019-11-06 22:42:33 -05:00
xevidos
c9a7aa9e81 Continued work on more efficient filemanager for upcoming update 2019-10-29 09:37:19 -04:00
xevidos
1c481f585a Added log to find and replace to diagnose replace that does nothing error, Updated access denied messages, Continued work on new file manager update, Reverted Market as this work may need to be started on a new branch 2019-10-27 23:35:50 -04:00
xevidos
825154a4b3 Continued implementation of new permissions systems and new table structures 2019-10-25 12:46:23 -04:00
xevidos
a377b4dddd Continued work on new archive system, Improved file indexing performance, Added unarchive to context menu 2019-10-24 22:27:51 -04:00
xevidos
7700671b1d Updated search functions for workspace replacement, Added callback to modal, Updated selection text for find and replace 2019-10-24 17:56:23 -04:00
xevidos
6949de42ff Added search support for filenames with spaces 2019-10-24 09:26:29 -04:00
xevidos
c85c920340 Added legacy support to necessary functions used in update processes, Continued work on search feature, Updated jsend to use let instead of var, Continued removal of no longer used methods 2019-10-24 08:56:24 -04:00
xevidos
fa0889268a Continued implementation of new table structures, New SQL procedures, and New function principles, Updated saving methods to support PHP 7.4 and deprecation of magic_quotes 2019-10-16 10:20:09 -04:00
xevidos
11bfd4ae77 Added initial compression ability 2019-09-22 22:40:02 -04:00
xevidos
24830cc7e8 Started work on a new archive management system, Market system, and drag and drop system, Updated update messages 2019-09-22 21:35:26 -04:00
xevidos
67674d41a7 Initial rewrite of filemanager to allow for easier future customizations 2019-07-16 16:02:35 -04:00
xevidos
7b95a73088 Modified in input icon class, Removed debug code, Modified regex expressions, 2019-04-16 12:52:41 -04:00
xevidos
6f6e2d0fb6 Continued work on renaming files with invalid characters. 2019-03-06 16:36:08 -05:00
xevidos
3841525525 Made progress towards invalid character function 2019-03-06 15:45:53 -05:00
xevidos
1c92f2ce31 Added some formatting to merges. 2019-03-04 15:39:30 -05:00
xevidos
75e432a47b Merge branch 'add_bangla_language' into 'development'
Add bangla language

See merge request xevidos/codiad!8
2019-03-04 20:02:26 +00:00
alvarenga.milton
38e402a4b8 Added htmlentities for filename and folders with special character 2019-03-03 17:04:50 -03:00
alvarenga.milton
cfd24b84fc Added htmlentities for filename and folders with special character 2019-03-03 16:59:39 -03:00
xevidos
bbc3cdb9bc Started work on an invalid character solution for files. 2019-03-03 11:38:22 -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
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
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
ffbb309ba2 Fixed dev branch sync 2018-07-17 13:32:22 -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