Commit Graph

9955 Commits (43beaba0dcca396c3e5707b37f0208067291fdee)

Author SHA1 Message Date
Roeland Jago Douma 0ea3878111 No longer directly output OC_Image for thumbnails 10 years ago
Joas Schilling 8c33f05e93 Merge the two tests into one 10 years ago
Joas Schilling 7de15f3125 *cough* 10 years ago
Jan-Christoph Borchardt 7ea061e6f0 correctly align file list summary when the list has the favorite feature 10 years ago
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
Roeland Jago Douma bdde2156da Added extra unit test 10 years ago
Roeland Jago Douma 9ce8e1ddc7 OCS API should return fancy OC url 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
Joas Schilling 7776e088d6 Group sharing activities by user/group and file respectively 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