Commit Graph

9648 Commits (333f4e7913ff8085f46f80db5bf1224fb1cd6e0c)

Author SHA1 Message Date
Joas Schilling 333f4e7913 Fix intendation 12 years ago
Joas Schilling 4a5f626979 Fix more assertions 12 years ago
Joas Schilling 9a7dd57bc8 Fix 2 assertions 12 years ago
Bjoern Schiessle c78e3c4a7f make sure that we always create a public share key for remote shares 12 years ago
Jenkins for ownCloud 55142186de [tx-robot] updated from transifex 12 years ago
Vincent Petry 3764515365 Allow saving incomplete external storage config 12 years ago
Vincent Petry c4b02176dc Fix mount config unit test failures 12 years ago
Jenkins for ownCloud c8f58054b0 [tx-robot] updated from transifex 12 years ago
Vincent Petry 182b1937bb Only reload file list after remote share accept request returns 12 years ago
Vincent Petry efcd89cb18 Do not disclose share owner in public file list 12 years ago
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode 12 years ago
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 12 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 12 years ago
Bjoern Schiessle 66f0db30b2 use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 12 years ago
Vincent Petry d5b61f9afe Prevent double slash in shareinfo request URL 12 years ago
Vincent Petry 5376b0b123 Add back exit() 12 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 12 years ago
Vincent Petry 02b9bad81b Fix bogus deletion on copy + unlink through rename 12 years ago
Joas Schilling d6939d67da Remove duplicated definition of APIController 12 years ago
Jenkins for ownCloud a698637e91 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud b8e1dd9c87 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 73a058e301 by default send mail for new server-to-server share 12 years ago
Vincent Petry a1cc9eea56 Add trashbin storage wrapper unit test for versions 12 years ago
Vincent Petry 1f39a7aabe Simplify trash storage unit tests 12 years ago
Vincent Petry 1a06edd712 Unregister trashbin storage wrapper at the end of tests 12 years ago
Robin Appelman 87a1b2bdc4 Preserve mtime when doing cross storage move 12 years ago
Vincent Petry 2e8c70327a Remove storage wrapper for oc_trashbin in unit test 12 years ago
Robin Appelman 91f3952ac1 Only move files from the current user to the trashbin 12 years ago
Vincent Petry 67f1534e0f Call final unlink in trash wrapper's storage 12 years ago
Joas Schilling 7e6d2c73d2 Ignore favorites that are not available when creating the favorites list 12 years ago
Jenkins for ownCloud bc93a8f140 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 5f3c6a97b2 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 762949afd9 Make naming of encryption app consistent 12 years ago
Bjoern Schiessle 7216983a08 delete all server-to-server shares if a user gets deleted 12 years ago
Vincent Petry c48307027c Fixed external cache test namespace 12 years ago
Vincent Petry 9fbdd1072e Fix webdav mkdir for remote shares 12 years ago
Vincent Petry f3d696599a Add unit test for external share JS dialog 12 years ago
Vincent Petry 23ea45760f External share dialog must properly read entered password 12 years ago
Jenkins for ownCloud b8ab21d3ad [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 9cb1ef5675 this must be larger then (>), since buggy behaviour occurs when the parameter is a small number 12 years ago
Robin Appelman 750cff0e3e Bypass the view when storing encryption keys 12 years ago
Thomas Müller 87a754c72e avoid $this->cache being null - fixes #13491 12 years ago
Jenkins for ownCloud 2ac015256f [tx-robot] updated from transifex 12 years ago
Georg Ehrke 374ddbff55 show animated gifs on public sharing page 12 years ago
Morris Jobke 2229290cca fix typo of blog -> changed to block 12 years ago
Lukas Reschke 003fc183a2 Remove stripslashes() from newfolder.php 12 years ago
Bjoern Schiessle 15ae6b47ed replace hook with storage wrapper 12 years ago
Jenkins for ownCloud 3404bd8cdd [tx-robot] updated from transifex 12 years ago
Vincent Petry 7a1ab3bb5e Add class attribute types in encryption Util class 12 years ago
Vincent Petry 7c3c26ab94 Skip stray part files during initial encryption 12 years ago