summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fixes #1463 - file size is now displayed correctly in IE8Thomas Mueller2013-03-291-2/+6
* fixes #1461Thomas Mueller2013-03-291-3/+19
* Files External: show display names instead of internal user names in Settings UIArthur Schiwon2013-03-272-1/+2
* prevent to fire delete ajax a second time.Thomas Mueller2013-03-262-3/+3
* Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5Thomas Müller2013-03-262-2/+8
|\
| * let public link download handle json encoded file listsBjörn Schießle2013-03-132-2/+8
* | Merge pull request #2533 from owncloud/fix_sharing_updaterJörn Friedrich Dreyer2013-03-251-1/+1
|\ \
| * | the old path no longer exists after rename, update the parent folder insteadBjörn Schießle2013-03-221-1/+1
* | | Merge pull request #2525 from owncloud/fix_db_queriesBernhard Posselt2013-03-232-12/+12
|\ \ \
| * | | add backticks around table namesBjörn Schießle2013-03-222-12/+12
| |/ /
* | | LDAP: fix wrong return valueArthur Schiwon2013-03-201-2/+2
* | | fix indentionBjörn Schießle2013-03-201-12/+12
* | | skip update if the recipient is the same user as the owner, otherwise we run ...Björn Schießle2013-03-201-5/+9
|/ /
* | LDAP: specify appid when selecting from appconfigArthur Schiwon2013-03-191-1/+2
* | LDAP: remove unnecessary func call, was a leftover from earlier refactorArthur Schiwon2013-03-191-1/+0
* | LDAP: check first whether group exists in this backend before doing other ope...Arthur Schiwon2013-03-191-0/+9
* | LDAP: check whether user exists for before trying to determine displaynameArthur Schiwon2013-03-191-0/+4
* | LDAP: avoid irritating log outputArthur Schiwon2013-03-191-1/+4
* | LDAP: user exists check on getHome, otherwise check will be performed with wr...Arthur Schiwon2013-03-191-0/+5
* | Merge pull request #2348 from owncloud/fix_version_db_queryFrank Karlitschek2013-03-151-3/+3
|\ \
| * | remove backticks around table namesBjörn Schießle2013-03-151-3/+3
| * | add backtick for db queries to prevent postgresql errorsBjörn Schießle2013-03-151-3/+3
* | | Add backtick for trash app to prevent pg errorsBrice Maron2013-03-152-12/+12
|/ /
* | create new version if the same file is uploaded again over the web interface,...Björn Schießle2013-03-151-1/+1
* | create new version if the same file is uploaded again over the web interfaceBjörn Schießle2013-03-151-3/+10
* | Merge pull request #2276 from owncloud/fix_sharing_hooks_oc5Bernhard Posselt2013-03-131-1/+1
|\ \
| * | we need to listen to the pre delete hook, otherwise the file is already goneBjörn Schießle2013-03-131-1/+1
| |/
* / don't show share action for the Shared folder, approved pull request #2265Björn Schießle2013-03-131-1/+1
|/
* LDAP: compatibility with Novell eDirectory UUIDArthur Schiwon2013-03-121-2/+2
* Merge pull request #1786 from owncloud/shared-folder-etagsBernhard Posselt2013-03-115-39/+181
|\
| * Fix correctFolders and retrieve the correct storage cacheMichael Gapczynski2013-03-082-17/+17
| * not only files can be reshared but also foldersBjörn Schießle2013-03-081-1/+1
| * Fix share hook for updaterMichael Gapczynski2013-03-081-2/+14
| * use pre_unshare hook, otherwise the share is already removed. Which means tha...Björn Schießle2013-03-081-1/+1
| * Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-0719-32/+140
| |\
| * | itemSource parameter should be fileSourceMichael Gapczynski2013-03-071-2/+2
| * | Update Shared folders ETags of users with resharesMichael Gapczynski2013-03-061-5/+11
| * | Move hook connectors from shared storage to app.php, add post_unshare hookMichael Gapczynski2013-03-052-4/+5
| * | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-05172-522/+696
| |\ \
| * | | Fix variable name in Shared_UpdaterMichael Gapczynski2013-03-021-1/+1
| * | | Update ETag when file is sharedMichael Gapczynski2013-03-022-0/+11
| * | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-28230-1122/+1681
| |\ \ \
| * | | | Fix target path and reuse mtimeMichael Gapczynski2013-02-261-4/+4
| * | | | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-264-2/+83
| * | | | Fix variableMichael Gapczynski2013-02-231-1/+1
| * | | | Return unknown free space for shared root folder so we can still upload parti...Michael Gapczynski2013-02-231-1/+1
| * | | | Fix WebDAV uploading of partial shared filesMichael Gapczynski2013-02-231-27/+46
| * | | | Include etag field for folder contentsMichael Gapczynski2013-02-231-0/+1
| * | | | Include etags for the root of the shared folderMichael Gapczynski2013-02-191-3/+13
* | | | | LDAP: fancy version for release, no code changeArthur Schiwon2013-03-101-1/+1