Commit Graph

9944 Commits (965d97a8f582984c2d2454d7c62faa2086ac677c)

Author SHA1 Message Date
Robin Appelman d46b7d73e7 when the path doesnt exist show a proper error page 10 years ago
Joas Schilling f2be172ae8 Do not duplicate the empty content css 10 years ago
Lukas Reschke e2453d78c0 Properly catch whether a share is `null` 10 years ago
Jenkins for ownCloud 9cb07f126d [tx-robot] updated from transifex 10 years ago
Arthur Schiwon 7520d0fb3d offset needs to be considered in computed limit 10 years ago
Arthur Schiwon 468fc675a4 fix PHP warnings when using occ with some LDAP commands 10 years ago
Joas Schilling 1a26263123 Do not walk over the users directory, but over the list of tagged objects 10 years ago
Jenkins for ownCloud a9b4f0d842 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud a79d973005 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud e36a33c89a [tx-robot] updated from transifex 10 years ago
Vincent Petry 67160e0861 Do not automatically add "update" permission to shared mounts 10 years ago
Robin McCorkell c37913b1d5 Introduce async status checking 10 years ago
Jenkins for ownCloud e8680e6637 [tx-robot] updated from transifex 10 years ago
Roeland Jago Douma dd3307dd19 Added unit test 10 years ago
Jenkins for ownCloud e40b0701d7 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 8a95bf18b7 [tx-robot] updated from transifex 10 years ago
Joas Schilling 8ebb198ef3 Add a unit test for the naming conflict on the mountpoint name 10 years ago
Jan-Christoph Borchardt ce89f12566 add whitespace to prevent file deletion when wanting to scroll 10 years ago
Joas Schilling ba3e4ede39 Use insertIfNotExists() instead of manual logic 10 years ago
Joas Schilling 05c4848954 Correctly get the unique mountpoint name when mounting the share 10 years ago
Lukas Reschke 9e2ebf2dce Cache \OC\URLGenerator::imagePath 10 years ago
Joas Schilling 9c45ab49a1 Use a closure for the files app entry and deprecate old methods 10 years ago
Vincent Petry e5e30924b1 Fix PHPDoc in files_external, add missing tag 10 years ago
Vincent Petry 5b6ecb2d98 Fix root request path for Dropbox 10 years ago
Lukas Reschke db033e4e19 Fix PHPDoc and Co. 10 years ago
Jenkins for ownCloud b51b4f0a2c [tx-robot] updated from transifex 10 years ago
Vincent Petry b9d9405135 Fix scanFile signature warnings 10 years ago
Vincent Petry 847880803e Fix storage priority in JS unit test 10 years ago
Vincent Petry 06448170cf Fix PHPDoc for StoragesController 10 years ago
Joas Schilling 3052b9571e Fix controller test 10 years ago
Joas Schilling 47af533183 Move mimetype check from template to controller 10 years ago
Joas Schilling 4c4c0fa120 Use the PreviewManager where possible 10 years ago
Vincent Petry 72632ad402 Generate storage config ids when missing 10 years ago
Jenkins for ownCloud c1a3394f48 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 84b6ca9b81 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 8c5be2bc48 [tx-robot] updated from transifex 10 years ago
Vincent Petry fb4cf53253 Fix mount config unit tests 10 years ago
Robin Appelman 3159af1983 Wait with getting the timezone from the smb server until we need it 10 years ago
Vincent Petry 34c8b1ac77 Mount options for ext storage are now passed around 10 years ago
Arthur Schiwon f28f7754ae support paged results against 389ds. 10 years ago
Thomas Müller 5855108e9b drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 10 years ago
Robin McCorkell 680ec056dc Implement priority on client side in hidden input 10 years ago
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD 10 years ago
Jenkins for ownCloud 454a2563bc [tx-robot] updated from transifex 10 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 10 years ago
Joas Schilling 6a677ce8fe Do not make setupMounts() public just because of testing 10 years ago
Joas Schilling 981c60f5f5 Do not overwrite the active menu entry of the navigation 10 years ago
Jenkins for ownCloud 01ea056ac8 [tx-robot] updated from transifex 10 years ago
Thomas Müller 4ffca58bc4 don't rely on \OCP\User::getUser() - it is not set properly in case of async operations 10 years ago
Thomas Müller 7cb6811a7b tearDown the filesystem right before setting it up again 10 years ago