Commit Graph

9714 Commits (297b52fa4c1a6dd17b106dafcc20594d87fbb65f)

Author SHA1 Message Date
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
Sugaroverdose 8605e84547 Fix #13632 and make new file menu more consistent with button 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
Arthur Schiwon 9c7cd702c3 user fs must be setup up, so that the real user folder is mounted on the username based path 12 years ago
Thomas Müller fc1865449d adding console command to migrate encryption keys - refs #13450 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
Lukas Reschke e25a0303f4 Streamline CSRF and login check 12 years ago
Jenkins for ownCloud 2ac015256f [tx-robot] updated from transifex 12 years ago
Ross Nicoll 1c2cbf6fc6 Align checkbox configuration in external files 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
Jenkins for ownCloud 31cd5185f1 [tx-robot] updated from transifex 12 years ago
Volkan Gezer d253ef51a5 fix unlocalized favorites browser title and alttext 12 years ago
Lukas Reschke dfbc405a45 Prioritise Basic Auth header over Cookie 12 years ago
Jenkins for ownCloud 60c4cb1dd6 [tx-robot] updated from transifex 12 years ago