Commit Graph

7447 Commits (bf84cd4bccceaaccd0209cacfbad474bbd448348)

Author SHA1 Message Date
Lukas Reschke bf84cd4bcc Add darwin to if block 12 years ago
Joas Schilling 0407bc0978 Set overwritemailurl* configs on setup 12 years ago
Vincent Petry d485c0098d Retrieve storage numeric id earlier when still available 12 years ago
Bjoern Schiessle c6c9a51b11 distinguish between file dependent shares and other shares 12 years ago
Jenkins for ownCloud a3635fedbb [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 3431d547a9 fix performance issues 12 years ago
Jenkins for ownCloud 2cc26c9022 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 16cd749065 Add support for keys in the info.xml 12 years ago
Tony Zelenoff 2d03019c91 Urlencode file name before passing it to cURL 12 years ago
Vincent Petry 36d22825e0 Clear enabled apps cache after loading authentication app 12 years ago
Jenkins for ownCloud 295c46ccb5 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 3427976bb6 strict comparison 12 years ago
Jörn Friedrich Dreyer aa3ad898a9 fix amazon s3 issues 12 years ago
Robin Appelman 12ac3a800d Expose getAppKeys trough \OCP\IConfig 12 years ago
Vincent Petry 6585eaa5df Added failing unit tests for mount config hooks 12 years ago
michag86 ca58ac50a2 fix for issue #10880 12 years ago
Vincent Petry d7db006315 Revert "fix for issue #10880" 12 years ago
michag86 0df070a8e4 fix for issue #10880 12 years ago
Jenkins for ownCloud 01be0af209 [tx-robot] updated from transifex 12 years ago
Victor Dubiniuk b6087ea79b Add CssImportFilter. More elegant fix for documents#348 12 years ago
Jenkins for ownCloud 6e991a53ec [tx-robot] updated from transifex 12 years ago
Olivier Paroz b0000800e1 New generic class for Imagemagick conversions 12 years ago
Nmz 83c2829ca8 Preview large TXT files fix 12 years ago
Jenkins for ownCloud 553274b28f [tx-robot] updated from transifex 12 years ago
Lukas Reschke 68cf6681e5 Add flock to config 12 years ago
Lukas Reschke 96d9e0eb5b Remove uneeded slicing of element 12 years ago
Lukas Reschke 67f8875f47 Remove invalid PHPDoc 12 years ago
Lukas Reschke b4944ffcc5 Fix PHPDoc 12 years ago
Jenkins for ownCloud 5292a14cdf [tx-robot] updated from transifex 12 years ago
Lukas Reschke 41374986d3 Remove dead code 12 years ago
Lukas Reschke 6e7365fc17 Redirect only to absolute URL 12 years ago
Bjoern Schiessle 6e7acb8ae0 some small fixed, suggested by scrutinizer 12 years ago
Jenkins for ownCloud 63726ea9e2 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 84923475c0 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3a16b1bb68 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 2a4da7fe09 on unshare only unshare childrens if there is no other parent available 12 years ago
Bjoern Schiessle e115a7043f only create a new share entry, if the user needs a different target name than the group share 12 years ago
Bjoern Schiessle ed85055d31 for group shares we don't need a extra db entry of groupTarget equals itemTarget 12 years ago
Bjoern Schiessle d242e518f9 for group shares only the parent has the up-to-date permission. Make sure that we always use this permission, except if the user permission is '0' because in this case the user unshared the group share from self 12 years ago
Thomas Müller 4c08215e66 catch and log exception in OC_Helper::cleanTmp() 12 years ago
Jenkins for ownCloud 1631937990 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 52b6469b0c call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all checks are executed, e.g. to check if the share is really visible 12 years ago
Robin Appelman 10c350b895 Fix dav permissions for folders without create permissions 12 years ago
Robin Appelman ccb4475a8d Expose creatable permissions trough fileinfo 12 years ago
Bjoern Schiessle 968152113e always select permissions, used in getItems() 12 years ago
Bjoern Schiessle d5fc011c90 some small fixes 12 years ago
Jenkins for ownCloud f46e49529f [tx-robot] updated from transifex 12 years ago
Lukas Reschke cb002c1f6b Clarify possible preview providers for type Office 12 years ago
Robin Appelman f88021dbbc Don't keep the full info of all children in memory 12 years ago
Bjoern Schiessle 07d43df713 only add a new row if it isn't a unique share, otherwise update the existing row 12 years ago