Commit Graph

5109 Commits (d16dd1ad2aaeb322cd3b1f40dcf367de968cf701)

Author SHA1 Message Date
Björn Schießle c2a49b5c1f the old path no longer exists after rename, update the parent folder instead 13 years ago
Arthur Schiwon 8b3dd87846 LDAP: fix wrong return value 13 years ago
Björn Schießle abd48496d2 fix indention 13 years ago
Björn Schießle 102120f105 skip update if the recipient is the same user as the owner, otherwise we run in a infinite loop for group shares 13 years ago
Björn Schießle 5924d1d95c add backticks around table names 13 years ago
Jenkins for ownCloud 4f6e13e673 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3b1c7de459 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 63e3f978ab [tx-robot] updated from transifex 13 years ago
Arthur Schiwon aa3973d365 LDAP: user exists check on getHome, otherwise check will be performed with wrong configs on a multi LDAP server setup. 13 years ago
Arthur Schiwon 0f4e02b6fc LDAP: avoid irritating log output 13 years ago
Arthur Schiwon 50d0f48ee4 LDAP: check whether user exists for before trying to determine displayname 13 years ago
Arthur Schiwon 18fccf6612 LDAP: check first whether group exists in this backend before doing other operations 13 years ago
Arthur Schiwon 504f5f229f LDAP: remove unnecessary func call, was a leftover from earlier refactor 13 years ago
Arthur Schiwon f38932fb80 LDAP: specify appid when selecting from appconfig 13 years ago
Jenkins for ownCloud 63ca84e7bc [tx-robot] updated from transifex 13 years ago
Björn Schießle 4a1a23ce1b add some error logs to the trash bin app 13 years ago
Jenkins for ownCloud 2a48aa322d [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 1427af4a22 [tx-robot] updated from transifex 13 years ago
Robin Appelman 319e3f162c Don't block uploads if the max upload size is unknown 13 years ago
Robin Appelman 32b8fd8fb7 Improve handeling of unlimited max upload size 13 years ago
sherbrecher d2b3a9fb3b Update settings.php 13 years ago
Björn Schießle 418fb98c40 remove backticks around table names 13 years ago
Björn Schießle e37e884d7a add backtick for db queries to prevent postgresql errors 13 years ago
Jenkins for ownCloud 0c123ebf9d [tx-robot] updated from transifex 13 years ago
Brice Maron 1631aa2434 Add backtick for trash app to prevent pg errors 13 years ago
Björn Schießle 285d328ef1 use html video tag to preview videos for public shares 13 years ago
Björn Schießle f78594c0ae fix var name 13 years ago
Björn Schießle 93b2ada6f6 fix var name 13 years ago
Björn Schießle 0cf50d63bf create new version if the same file is uploaded again over the web interface 13 years ago
Jenkins for ownCloud 9a0cb2ccaa [tx-robot] updated from transifex 13 years ago
Björn Schießle 30831b6b55 we need to listen to the pre delete hook, otherwise the file is already gone 13 years ago
Björn Schießle e5f40ddaae only prevent shared action for the Shared folder in the root dir 13 years ago
Jenkins for ownCloud f3a2daaa9d [tx-robot] updated from transifex 13 years ago
Björn Schießle b2da2f769a don't add share action to the Shared folder 13 years ago
Jenkins for ownCloud 569c7ab138 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 1e07801c95 LDAP: compatibility with Novell eDirectory UUID 13 years ago
Arthur Schiwon 07f88424c8 LDAP: fancy version for release, no code change 13 years ago
Robin Appelman be4806d031 Store the global mount configuration file in the datadir 13 years ago
Jenkins for ownCloud 6bdb84ab28 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 0629ff4dd9 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski e743386acf Fix correctFolders and retrieve the correct storage cache 13 years ago
Björn Schießle 02e2f7384e not only files can be reshared but also folders 13 years ago
Michael Gapczynski 20828488bc Fix share hook for updater 13 years ago
Björn Schießle 2d00d13a5d use pre_unshare hook, otherwise the share is already removed. Which means that we have no chance to determine which folder has to be updated 13 years ago
Björn Schießle 8d26400cb5 remove some debug output; move code to the right function 13 years ago
Björn Schießle 45869afa5a remove debug output 13 years ago
Jenkins for ownCloud 308c85090e [tx-robot] updated from transifex 13 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 13 years ago
Michael Gapczynski 4cb5cb9693 itemSource parameter should be fileSource 13 years ago
Björn Schießle 48bb53030c distinguish between touch and write 13 years ago