Commit Graph

109 Commits (ede2b8a55f640f7ad33fb73f78e73bbee2f64a72)

Author SHA1 Message Date
Michael Gapczynski b58e72cdb2 Alert user of errors when creating new files or folders 13 years ago
Lukas Reschke c3fea30811 Sanitizing file names 13 years ago
Michael Gapczynski 0b14b4e3e8 Call exit() to prevent further code execution if directory does not exist 13 years ago
Michael Gapczynski ca04c1a0f8 Call exit() to prevent further code execution if directory does not exist 13 years ago
Michael Gapczynski 3134a962d9 Call exit() to prevent further code execution if directory does not exist 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 0abcf0a421 CSRF checks 13 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) 13 years ago
Bjoern Schiessle cd005e6c62 use new sanitizeHTML() function 13 years ago
Robin Appelman bf2062b09d write_close the session when scanning files or music 13 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Thomas Tanghus 8f6121ffa8 Files: Double encode download links. Fix for oc-1016. 13 years ago
Bjoern Schiessle 8626f04f5d Label the delete operation "unshare" for files in the "Shared" folder to reduce 13 years ago
Bjoern Schiessle f6e7c633a0 block slashes only for new files and new folders but not for file upload from url (bug #964) 13 years ago
Bjoern Schiessle b38ce8adfd committed patch (bug #967) to add missing translations for file actions 13 years ago
Lukas Reschke 6defbc7f4d Removed some unessecary sanitizations 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Lukas Reschke c009bc4b87 Revert 13 years ago
Lukas Reschke 6817a6b102 First try of implementing assignHTML 13 years ago
Bjoern Schiessle c960e42a17 fixed var name, $filename should be $foldername 13 years ago
Robin Appelman f7d221f5f0 update translations 13 years ago
Robin Appelman a3c1f70be4 dont show config option for file upload size if we cant write the new value 13 years ago
Robin Appelman e6c4e53486 prevent creating files with a / the name 13 years ago
Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory 13 years ago
Frank Karlitschek 83c6714c72 don´t start a session here. I don´t think it´s needed. Let´s see if it breaks something 13 years ago
Frank Karlitschek baae4c741d fix the breadcrumb 13 years ago
Arthur Schiwon 3db28d7616 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Brice Maron 9c2a6fb551 Add HEAD request management for files ajax/download.php 13 years ago
Brice Maron 5fa14806c8 Add translation for error message 13 years ago
Brice Maron 2c9311cf48 Add error message when uploading folder or null files. ref oc-739 13 years ago
Brice Maron f00a50c76a Add pending line in file list before trying to upload. Correct indentation 13 years ago
Michael Gapczynski 5a48ade933 Make sure sharing and versions dropdowns come down in the same location for all files 13 years ago
Arthur Schiwon e606213fa0 make upload work with IE again 13 years ago
Frank Karlitschek 9e73524168 mark the apps as part of the shipped package and increase the requirement to ownCloud 4 13 years ago
Robin Appelman ac8bfc218e update translations 13 years ago
Arthur Schiwon fbc2892083 try to remove deprecated files from /files on update 13 years ago
Michael Gapczynski 6673375eeb No multiple file sharing in this next release, sharing UI isn't ready for it :( 13 years ago
Sam Tuke 2ad6b5048e fixed 'delete' label so it doesn't break translations 13 years ago
Michael Gapczynski 568b6a7f56 Make only writable files draggable 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Robin Appelman 6779f28af4 cache app types during install or update 13 years ago
Michael Gapczynski e03c5f39a8 Call is_writable explicitly on folders for readonly check 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Robin Appelman ee0294bbb1 update translations 13 years ago
Bartek Przybylski ab9927d5fc oc-627, calling base function instead of loading too much useless functions 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Jan-Christoph Borchardt d1e5a56bc6 fixing upload icon color 13 years ago
Jan-Christoph Borchardt e3f452cf53 larger clickable area for new button 13 years ago