Commit Graph

28 Commits (90462b2dcffd2ced85fb5c00557edef5ebcb3d4b)

Author SHA1 Message Date
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Michael Gapczynski a26ea6d65c Implement support for replacing files during upload with the actions: replace, suggest name, and cancel 13 years ago
Jörn Friedrich Dreyer 73d0a2b8f7 use OC.PERMISSION_X to filter selected drag'n'drop elements 13 years ago
Thomas Mueller 077e988136 oc-1548: prevent user from leaving the page while a file upload is in progress 13 years ago
Jörn Friedrich Dreyer 26ef012418 use permissions to quickfix drag selections 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 14 years ago
Michael Gapczynski 7c0a5d4a59 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 14 years ago
Michael Gapczynski 086397d8a1 Fix condition checking for resizing breadcrumbs 14 years ago
Michael Gapczynski 207ca3ec06 Dynamically resize breadcrumbs, fix for bug oc-468 14 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 14 years ago
Michael Gapczynski b58e72cdb2 Alert user of errors when creating new files or folders 14 years ago
Robin Appelman a49c07cf88 progressbar for New->From Url 14 years ago
Bjoern Schiessle b95996c02c - when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name) 14 years ago
Bjoern Schiessle ef6b6ac230 block slashes only for new files and new folders but not for file upload from url (bug #964) 14 years ago
Bjoern Schiessle f6e7c633a0 block slashes only for new files and new folders but not for file upload from url (bug #964) 14 years ago
Robin Appelman 063c9accb6 prevent creating files with a / the name 14 years ago
Robin Appelman e6c4e53486 prevent creating files with a / the name 14 years ago
Bjoern Schiessle c8f670dfab Don't allow user to delete, rename and re-share the "Shared" directory 14 years ago
Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory 14 years ago
Brice Maron 5fa14806c8 Add translation for error message 14 years ago
Brice Maron 2c9311cf48 Add error message when uploading folder or null files. ref oc-739 14 years ago
Brice Maron f00a50c76a Add pending line in file list before trying to upload. Correct indentation 14 years ago
Michael Gapczynski 568b6a7f56 Make only writable files draggable 14 years ago
Brice Maron de6aa0f88c Use a clean uri param constructor to get files 14 years ago
Brice Maron fae1ce4ea7 Correct file move by dropping on folder 14 years ago
Georg Ehrke 40f95ffdf3 fix security check for the path of the requested file 14 years ago
Georg Ehrke 0249a72cab fix downloading of files in files app 14 years ago
Georg Ehrke 45de7ad221 move files to app folder 14 years ago
Simon Birnbach 965a8ba2c6 Fixed cancelling of uploads and wrong merge conflict resolution 14 years ago
Robin Appelman 8ecddb5bc3 create a new filename when the uploaded file already exist 14 years ago
Simon Birnbach 8e27b725ba Fixed cancelling upload of same file to folder and subfolder 14 years ago
Robin Appelman c0bdad5893 dont allow draging files to the current directory 14 years ago
Arthur Schiwon 0c56f82db5 fix: drag'n'drop actions with files containing special chars, fixes oc-420 14 years ago
Arthur Schiwon af75ecf9da make checkboxes on files page work with IE8 () 14 years ago
Simon Birnbach 4e89a0faf6 Added uploading to folder and cancellable downloads 14 years ago
Simon Birnbach b1a33110fc Added global progressbar for all uploads 14 years ago
Simon Birnbach 38072e1900 Fixed upload of undeleted file and size information 14 years ago
Simon Birnbach 9377b75350 Support for legacy browsers 14 years ago
Arthur Schiwon 3267d91bda it may take time for zip file download, so give a message 14 years ago
Simon Birnbach b949619d04 coding guidelines 14 years ago
Simon Birnbach 45c9f1978e Initial version of drag&drop file upload support 14 years ago
Robin Appelman 018f0c4b72 add option to add file from url 14 years ago
Robin Appelman 797e921b9a improve log browsing 14 years ago
Robin Appelman 66f4f06dd9 if a deleted file is uploaded, finish the delete first 14 years ago
Robin Appelman 0124809a42 prevent sharing from making aditional http requests while scanning 14 years ago
Robin Appelman a69d3c3346 only show what folder we are scanning to save bandwith 14 years ago
Robin Appelman 7ff86cfebe provide live feedback while scanning files 14 years ago
Robin Appelman ffecc3e434 start of proper feedback during filessytem scan 14 years ago
Tom Needham ebe3ae58cf removed data-read and fixed droppable logic 14 years ago