Commit Graph

58 Commits (2a03db606556f6536c04cf0f4d45d553a215041a)

Author SHA1 Message Date
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Bartek Przybylski 96c99125da mimetype filter for filepicker 13 years ago
Bartek Przybylski cd05dfb943 adding icons to filepicker 13 years ago
Bartek Przybylski f21d6d4f9f dialogs filepicker first draft 13 years ago
Robin Appelman 65eee1f69d clean pre-path_hash fscache entries 13 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 13 years ago
Robin Appelman 018f0c4b72 add option to add file from url 13 years ago
Robin Appelman ff9111847f additional error codes for file upload 13 years ago
Robin Appelman c20319d377 fix incorrect information in the filecache when using encryption 13 years ago
Robin Appelman 7c00aedc37 some improvements in file scanning 13 years ago
Robin Appelman f1c5dce75c dont try to use something that isn't there 13 years ago
Robin Appelman df67c35017 some fixes to scanning 13 years ago
Robin Appelman ffecc3e434 start of proper feedback during filessytem scan 13 years ago
Bartek Przybylski 3210fe2564 fix creating/moving/renaming/deleting files/dirs with ' in name 13 years ago
Michael Gapczynski 470bab9c68 Fix typo in move error message 13 years ago
Tom Needham 5a5b216ba0 Fixed error message 13 years ago
Robin Appelman 1fe55b6656 fix upload error reporting 13 years ago
Michael Gapczynski 9bb004963b Fix whitespace folder name 13 years ago
Robin Appelman 524e3686a0 tell the user when the files are being scanned 14 years ago
Robin Appelman 5cc6635eb8 remove OC_Filesystem::fromUploadedFile 14 years ago
Robin Appelman d46288b0ab 'New' button, needs some css work 14 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Robin Appelman d7fa2a0f77 mimetype icon improvements 14 years ago
Robin Appelman 949494ccfd mimetype icon improvements 14 years ago
Thomas Schmidt 387b94b740 fix check for success 14 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Florian Pritz ef07b599cb files/ajax: catch upload errors 14 years ago
Florian Pritz c7d4e72341 set cookie secure if forcessl is enabled 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Bart Visscher e990ef3542 Move some common code to OC_Util 14 years ago
Robin Appelman 043e62ffd9 fix uploading files to the users root directory 14 years ago
Michael Gapczynski ceae4fa7b4 Fix bugs preventing file upload in shared folders with write permission 14 years ago
Robin Appelman 6173c0fbc2 a bit of refactoring for oc_filesystem and implement user quota 14 years ago
Frank Karlitschek c824572b91 fix the getlink calls 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman 9565ea251d Implement inline renaming of files 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Robin Appelman 4ff2dc3035 finally the missing file for moving files from the web interface 14 years ago
Robin Appelman b69ae10b74 Provide ability to select mutliply files during upload for browsers that support it. 14 years ago
Robin Appelman 190908bc1e fix error in autocomplete when try to list non-existing or unreadable folders 14 years ago
Robin Appelman d65f8bba73 try to adjust times to the clients timezone 14 years ago
Robin Appelman 153d8fec30 fix file actions for newly uploaded files 14 years ago
Robin Appelman 6c6871336d make path autocompletion case insensitive 14 years ago
Robin Appelman 72815bc553 fix autocompletion 14 years ago
Robin Appelman 2617e4b607 add autocomplete for paths 14 years ago
Arthur Schiwon 3d5c13a3e1 don't create firefox hardlock 14 years ago
Arthur Schiwon 5a11e739b4 implemented deleting multiple files 14 years ago
Robin Appelman ca00d37a71 Make the download button work 14 years ago
Jakob Sack b57823baa5 Made the "change password" thingie in settings working 14 years ago
Arthur Schiwon 9b26cb0bfb implement "new folder" function 14 years ago