Commit Graph

230 Commits (ffe04182a86a326861763a5e6afa3577c52e07a5)

Author SHA1 Message Date
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 5c6a7172ca Files: Double encode download links. Fix for oc-1016. 13 years ago
Thomas Tanghus 8f6121ffa8 Files: Double encode download links. Fix for oc-1016. 13 years ago
Bjoern Schiessle 635a2f8ec9 Label the delete operation "unshare" for files in the "Shared" folder to reduce 13 years ago
Bjoern Schiessle 8626f04f5d Label the delete operation "unshare" for files in the "Shared" folder to reduce 13 years ago
Bjoern Schiessle ef6b6ac230 block slashes only for new files and new folders but not for file upload from url (bug #964) 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 4501407283 committed patch (bug #967) to add missing translations for file actions 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 bb07c20bf4 fixed var name, $filename should be $foldername 13 years ago
Bjoern Schiessle c960e42a17 fixed var name, $filename should be $foldername 13 years ago
Robin Appelman f1b10fcc93 update translations 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 063c9accb6 prevent creating files with a / the name 13 years ago
Robin Appelman e6c4e53486 prevent creating files with a / the name 13 years ago
Arthur Schiwon 769d94ab26 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 13 years ago
Bjoern Schiessle c8f670dfab Don't allow user to delete, rename and re-share the "Shared" directory 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 8ed13e627e don´t do warnings. 13 years ago
Frank Karlitschek baae4c741d fix the breadcrumb 13 years ago
Frank Karlitschek 670022cc8a 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 2774ff1ad8 Add HEAD request management for files ajax/download.php 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