Commit Graph

198 Commits

Author SHA1 Message Date
xevidos
5dd46b32a3 Updated styles for selected files in file picker 2020-02-23 23:14:36 -05:00
xevidos
f80c926f85 Updated download scripts for next release 2020-02-23 22:47:32 -05:00
xevidos
a830b33606 Fixed node uploader, fixed specified file types not opening in preview 2020-02-15 01:15:14 -05:00
xevidos
dccd6e210a Removed container div from uploader, Continued work on upload cancel and upload gui functionality 2020-02-12 23:23:07 -05:00
xevidos
eeff5d69db Continued work on upload gui and related controls 2020-02-11 23:36:58 -05:00
xevidos
5958f62f8f Added initial uploads gui, Fixed folders not being visually marked as open when reindexing, Added click root action to close all folders 2020-02-07 13:01:04 -05:00
xevidos
a4fa4261d6 Removed unadded archive formats as supported types until the functions are written, Fixed drag and drop of text in ace editor triggering upload modal 2020-02-03 14:25:32 -05:00
xevidos
a7fc315f46 Fixed issue where file a file that is smaller than the default blob size would not upload 2020-01-29 17:19:53 -05:00
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
1a47ed2b98 Reformatted context menu 2020-01-28 18:13:07 -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
57f39ec8bf Fixed spelling mistake in filemanager, Updated active file save for new promise return value, Started drag and drop upload on filemanager 2020-01-23 08:29:56 -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
44cf240e13 Continued work on cleaning up filemanager basic functions, Fixed issue of children dissapearing after rescan 2020-01-09 00:35:38 -05:00
xevidos
04f537aeee Continued work on cleaning up filemanager basic functions 2020-01-06 23:53:35 -05:00
xevidos
0cf5797fd5 Continued work on updated filemanager for update 2020-01-06 21:35:50 -05:00
xevidos
752d5d1640 Continued work on Uploads, updated context menu, 2020-01-03 12:19:09 -05:00
xevidos
7b0d6c3926 Fixed session path warnings during setup, Fixed deleting users from database 2019-12-22 23:10:44 -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
fd11904f89 Continued work on new uploader 2019-12-10 14:09:24 -05:00
xevidos
0fd4f782ef Continued work on new upload system 2019-11-23 23:39:17 -05:00
xevidos
988dde4a81 Continued work on new upload system 2019-11-23 22:56:19 -05:00
xevidos
167cd673a7 Updated selection of text when opening sort 2019-11-17 22:42:48 -05:00
xevidos
2e6367e459 Continued work on new upload system 2019-11-14 23:16:07 -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
aad8c48a82 Removed some git artifacts 2019-10-19 18:05:38 -04:00
xevidos
c8c971b509 Fixed duplication of open files when reloading, Added goto function, Started new Market functions, Fixed file Icons 2019-10-19 16:32:23 -04:00
xevidos
5af37cbce3 Continued work on implementation of new table structures and new function principles, Started new goto line system without using javascript built in confirms or alerts, 2019-10-18 15:59:06 -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
ecd0f63d63 Merge branch 'development' of https://gitlab.com/xevidos/codiad into development 2019-09-27 14:03:04 -04:00
xevidos
5896721526 Added ability to zip a single file 2019-09-27 13:58:32 -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
292bcf2f57 Merge branch 'add_postgresql_support_to_components_sql_scripts' into 'development'
Added support to postgresql on components/sql/scripts

See merge request xevidos/codiad!15
2019-07-18 14:37:50 +00:00
xevidos
8602921519 Merge branch 'components_sql_scripts_mysql_from_latin1_to_utf8' into 'development'
Suggestion to use UTF8(universal charset) rather than latin1(latin alphabet)

See merge request xevidos/codiad!14
2019-07-18 14:36:58 +00:00
alvarenga.milton
316315afd2 Added support to postgresql on components/sql/scripts 2019-07-17 20:49:23 -03:00
maajdrall
b71b4ce2fc Suggestion to use UTF8(universal charset) rather than latin1(latin alphabet) 2019-07-17 17:41:38 -03:00
xevidos
b1d8b7df7f Added check for sql query dbtype, Changed table upgrade function to use new array based query instead of variable. 2019-07-17 15:14:27 -04:00
xevidos
7882a94e41 Added access table to mysql script, Changed values to IDs 2019-07-17 12:29:59 -04:00
xevidos
d0e51bf015 Added initial permissions check to filemanager, Added ability for sql-\>query to take arrays to allow for multiple sql language inputs ( First step towards sql.conversions removal ) 2019-07-17 12:14:10 -04:00