codiad/components/filemanager
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
..
upload_scripts Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00
class.dirzip.php Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00
class.filemanager.php Initial rewrite of filemanager to allow for easier future customizations 2019-07-16 16:02:35 -04:00
context_menu.json 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
controller.php Merge branch 'development' into 'permissions' 2019-07-17 15:55:45 +00:00
dialog_upload.php Removed a debug message, added a re-selection of data if the password is converted, fixed issue where files could not be uploaded due to directory option added. 2019-03-13 13:57:32 -04:00
dialog.php Initial rewrite of filemanager to allow for easier future customizations 2019-07-16 16:02:35 -04:00
download.php Removed all default plugins, Updated ReadMe 2018-10-01 16:22:11 -04:00
init.js Merge branch 'development' into 'permissions' 2019-07-17 15:55:45 +00:00