Commit Graph

84 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
Victor Dubiniuk dec7b2fa40 Move styles from core to app 13 years ago
Victor Dubiniuk 97f2c393c1 Allow apps to have own 404 content, closes #3225 13 years ago
Thomas Müller 79d23463f8 No admin option to enable public upload in case encryption is enabled 13 years ago
Thomas Müller c3e16a7388 fixing Undefined index: publicUploadEnabled 13 years ago
Thomas Müller c956a08d22 fixing check if public share is a folder or not 13 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 13 years ago
Thomas Müller 13991be5ce no anonymous upload on files only folders 13 years ago
kondou 2c4a9e0776 Add a "Wrong password." message, if the password 13 years ago
Thomas Mueller f726de3cab for now we disable public upload in case encryption is enabled 13 years ago
Roman Geber ddb0ff346d Public upload feature 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Michael Gapczynski 9b622bdeed RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links instead 13 years ago
Michael Gapczynski 274bf3c6bd Don't display shared links if disabled 13 years ago
Björn Schießle f971ce0b66 let public link download handle json encoded file lists 13 years ago
Arthur Schiwon 2ae1ad23b0 Offer download of whole shared dir only if it does not exceed zip input limit 13 years ago
Lukas Reschke 221ecf63ab [files_sharing] From echo to p 13 years ago
Bart Visscher bb75dfc021 Whitespace fixes 13 years ago
Bart Visscher 59a3238d1a Style cleanup files_sharing 13 years ago
Robin Appelman a1db280a46 Share: fix downloading selected files from public shared folder 13 years ago
Robin Appelman 7fa9181a26 Share: fix sorting of files in public shared folder 13 years ago
Robin Appelman bbf672f453 Share: fix nested subfolders in public shared folders 13 years ago
Robin Appelman 7842b416d1 Share: fix breadcrumbs for public shared folder 13 years ago
Robin Appelman 762688762f Share: fix downloading files from a public shared folder 13 years ago
Michael Gapczynski a6bd086867 Set permissions to read only 13 years ago
Michael Gapczynski 56df48b40f Remove additional old compatibility code 13 years ago
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 13 years ago
Michael Gapczynski 71affd528c Fix public links 13 years ago
Michael Gapczynski cc19df22a1 Remove old OC4 link compatibility 13 years ago
Thomas Mueller 47ce3c2160 include keyboardshortcuts.js 13 years ago
Björn Schießle 839f4bd949 show display name instead of uid in the public shared files view 13 years ago
Thomas Mueller 5fadd53088 missing renames of publicListView to disableSharing 13 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 13 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 13 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 13 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 13 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 13 years ago
Björn Schießle bf0f39f5b4 make sure that all expected array keys are available 13 years ago
Thomas Mueller 18663100d9 fixing syntax error + reformat the code 13 years ago
Jörn Friedrich Dreyer 995b5c0739 readd fallback code for pre token links 13 years ago
Jörn Friedrich Dreyer d8a171df26 implement share via link token 13 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 13 years ago
Björn Schießle 12983cf0b0 urlencode file/dir to allow special characters in filename/path (issue #95) 13 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Felix Moeller 9795bc19bf Checkstyle: Fix the last two InvalidEOLChar 13 years ago
Robin Appelman 0fb707d2c9 some more porting of the sharing 13 years ago
Robin Appelman 86be7e8872 remove last uses of depricated OC_Filesystem 13 years ago
Robin Appelman dea0d20a9a fix delete and sort files 13 years ago
Lukas Reschke 7454186806 Forget to urlencode the path 13 years ago
Lukas Reschke ff6d2f16c4 urlencode 13 years ago
Thomas Müller 41898a473e Apply coding style guide 13 years ago