Commit Graph

56 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
954d6a43d0 Merge branch 'development' into 'permissions'
# Conflicts:
#   components/filemanager/class.filemanager.php
#   components/filemanager/controller.php
2019-07-17 15:55:45 +00:00
xevidos
67674d41a7 Initial rewrite of filemanager to allow for easier future customizations 2019-07-16 16:02:35 -04:00
xevidos
3d5df9aaff Continued work on new permissions system, Removed unused functions from common, Added initial version specific update function, 2019-07-04 01:50:29 -04:00
xevidos
492e372c5d Continued work on new permissions system, Fixed active file listings bug 2019-07-02 16:46:32 -04:00
xevidos
eab18d9f60 Changed rescan of entire project on filemanager action to rescan parent path on filemanager action 2019-06-21 09:27:25 -04:00
xevidos
101f62a93d Reformatted Active, Fixed some formatting on Filemanager, Reformatted editor. 2019-05-01 16:29:46 -04:00
xevidos
61b0061bf1 Added new beautify options, Updated autosave and Auto refresh to run after user has stopped typing, Reformatted filemanager 2019-05-01 16:21:45 -04:00
xevidos
5bfe7ea545 Continued work on sql library, started refactor of install process to support new library. 2019-04-07 20:58:53 -04:00
xevidos
6f6e2d0fb6 Continued work on renaming files with invalid characters. 2019-03-06 16:36:08 -05:00
xevidos
b4f42db8fa Attempt at fix for response headers too big on some servers, 2019-02-13 12:08:51 -05: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
10f2bcb86b Added auto reloading preview window as an option, Converted showing and hiding of loading icon to jquery, Reformatted system settings page. 2019-02-07 13:55:17 -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
e2683fa5c7 Fixed listener not removing after context menu closes 2019-01-22 14:43:05 -05:00
xevidos
1e1726f3e2 Fixed issue where context menu showed incorrect slides, Fixed accidental closing of context menu, Fixed update message not showing. 2019-01-22 14:21:20 -05:00
xevidos
81c3d8d4f9 Started adding context menu to editor and active files. 2019-01-18 00:32:10 -05:00