Commit Graph

102 Commits (0b4d87961926d69e5f95b2a6477edb804d726b78)

Author SHA1 Message Date
Vincent Petry e62ca4ea4f Append file etag to preview URLs 12 years ago
Vincent Petry b4bffad99a Fixed zip download button for unlimited filesize in public mode 12 years ago
Morris Jobke 4af220d09e Fix password screen for public shares 12 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 12 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 12 years ago
Jörn Friedrich Dreyer 12ff268e60 move upload dialog css to separate file 12 years ago
Thomas Müller 9b420e8660 use \OC::$server->getPreviewManager() instead of \OCP\Preview 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Thomas Müller 9d661eab23 adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin and sharing 12 years ago
Georg Ehrke 224b80f906 move isMimeSupported out of template files 12 years ago
Andreas Fischer 4bb0e1567b Use boolean casting for bitwise and result. 12 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 12 years ago
Georg Ehrke ac6a3133ec style fixes 12 years ago
Victor Dubiniuk dec7b2fa40 Move styles from core to app 12 years ago
Victor Dubiniuk 97f2c393c1 Allow apps to have own 404 content, closes #3225 12 years ago
Thomas Müller 79d23463f8 No admin option to enable public upload in case encryption is enabled 12 years ago
Thomas Müller c3e16a7388 fixing Undefined index: publicUploadEnabled 12 years ago
Georg Ehrke 53830f2f75 implement use of previews in sharing app 12 years ago
Thomas Müller c956a08d22 fixing check if public share is a folder or not 12 years ago
Thomas Müller e159cbf527 on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function 12 years ago
Thomas Müller 13991be5ce no anonymous upload on files only folders 12 years ago
kondou 2c4a9e0776 Add a "Wrong password." message, if the password 12 years ago
Thomas Mueller f726de3cab for now we disable public upload in case encryption is enabled 12 years ago
Roman Geber ddb0ff346d Public upload feature 12 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 12 years ago
Michael Gapczynski 9b622bdeed RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead 12 years ago
Michael Gapczynski 274bf3c6bd Don't display shared links if disabled 12 years ago
Björn Schießle f971ce0b66 let public link download handle json encoded file lists 12 years ago
Arthur Schiwon 2ae1ad23b0 Offer download of whole shared dir only if it does not exceed zip input limit 12 years ago
Lukas Reschke 221ecf63ab [files_sharing] From echo to p 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 12 years ago
Robin Appelman a1db280a46 Share: fix downloading selected files from public shared folder 12 years ago
Robin Appelman 7fa9181a26 Share: fix sorting of files in public shared folder 12 years ago
Robin Appelman bbf672f453 Share: fix nested subfolders in public shared folders 12 years ago
Robin Appelman 7842b416d1 Share: fix breadcrumbs for public shared folder 12 years ago
Robin Appelman 762688762f Share: fix downloading files from a public shared folder 12 years ago
Michael Gapczynski a6bd086867 Set permissions to read only 12 years ago
Michael Gapczynski 56df48b40f Remove additional old compatibility code 12 years ago
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 12 years ago
Michael Gapczynski 71affd528c Fix public links 12 years ago
Michael Gapczynski cc19df22a1 Remove old OC4 link compatibility 12 years ago
Thomas Mueller 47ce3c2160 include keyboardshortcuts.js 12 years ago
Björn Schießle 839f4bd949 show display name instead of uid in the public shared files view 12 years ago
Thomas Mueller 5fadd53088 missing renames of publicListView to disableSharing 12 years ago
Björn Schießle 9bacb0e179 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Björn Schießle d5ee435253 rename "publicListView" option to "disableSharing", this is more meaningful also because it is not only useful for the public list view 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 12 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago