Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2013-03-11Merge pull request #1786 from owncloud/shared-folder-etagsBernhard Posselt
Include etags for the root of the shared folder
2013-03-10LDAP: fancy version for release, no code changeArthur Schiwon
2013-03-10Merge pull request #2217 from owncloud/mountconfig-locationLukas Reschke
Store the global mount configuration file in the datadir
2013-03-10Store the global mount configuration file in the datadirRobin Appelman
2013-03-10Merge pull request #1584 from owncloud/ocs_multiple_methodsTom Needham
Allow registering of multiple methods on each api route. Add /cloud/capabilities route.
2013-03-10[tx-robot] updated from transifexJenkins for ownCloud
2013-03-09Merge in masterTom Needham
2013-03-09[tx-robot] updated from transifexJenkins for ownCloud
2013-03-08Fix correctFolders and retrieve the correct storage cacheMichael Gapczynski
2013-03-08Merge pull request #2165 from owncloud/fix_2155Lukas Reschke
Offer download of whole shared dir only if it does not exceed zip input ...
2013-03-08not only files can be reshared but also foldersBjörn Schießle
2013-03-08Fix share hook for updaterMichael Gapczynski
2013-03-08use pre_unshare hook, otherwise the share is already removed. Which means ↵Björn Schießle
that we have no chance to determine which folder has to be updated
2013-03-08Merge pull request #2189 from owncloud/versioning_sync_clientBernhard Posselt
fix versioning for the sync client - distinguish between touch and write operation
2013-03-08remove some debug output; move code to the right functionBjörn Schießle
2013-03-08remove debug outputBjörn Schießle
2013-03-08[tx-robot] updated from transifexJenkins for ownCloud
2013-03-08Merge branch 'master' into shared-folder-etagsMichael Gapczynski
Conflicts: apps/files_sharing/lib/sharedstorage.php
2013-03-07Merge pull request #2173 from owncloud/fix-shared-storageBernhard Posselt
Fix fetching source path of shared files
2013-03-07Fix fetching source path of shared filesMichael Gapczynski
2013-03-07Merge pull request #2167 from owncloud/input-type-fixFrank Karlitschek
Input type fix
2013-03-07itemSource parameter should be fileSourceMichael Gapczynski
2013-03-07distinguish between touch and writeBjörn Schießle
2013-03-07Offer download of whole shared dir only if it does not exceed zip input limitArthur Schiwon
2013-03-07Merge pull request #2162 from owncloud/trash_bin_homeJan-Christoph Borchardt
let the home icon link to the files view in the trash bin
2013-03-07add dirlisting var to file listBjörn Schießle
2013-03-07remove debug outputBjörn Schießle
2013-03-07json encode list of filesBjörn Schießle
2013-03-07no dir parameter neededBjörn Schießle
2013-03-07let the home icon link to the files view in the trash binBjörn Schießle
2013-03-07[tx-robot] updated from transifexJenkins for ownCloud
2013-03-07Update Shared folders ETags of users with resharesMichael Gapczynski
2013-03-06add type=text to ZIP size field, fix second part of #2097Jan-Christoph Borchardt
2013-03-06Merge pull request #2119 from owncloud/fix_ldap_settingsBernhard Posselt
LDAP: fix settings output thus make settings work again
2013-03-06Merge pull request #2118 from owncloud/fix_1689Björn Schießle
properly implement displayNamesInGroup in Core and LDAP, fixes #1689
2013-03-06LDAP: move more settings stuff to template fileArthur Schiwon
2013-03-06Move hook connectors from shared storage to app.php, add post_unshare hookMichael Gapczynski
2013-03-06Merge branch 'master' into shared-folder-etagsMichael Gapczynski
Conflicts: apps/files_sharing/appinfo/app.php
2013-03-06[tx-robot] updated from transifexJenkins for ownCloud
2013-03-06LDAP: fix settings output thus make settings work againArthur Schiwon
2013-03-06whitespaceArthur Schiwon
2013-03-06LDAP: implementation of displayNamesInGroupArthur Schiwon
2013-03-05LDAP: escape some more chars for proper search filter, fixes #1673Arthur Schiwon
2013-03-05LDAP: error codes can be negative, tooArthur Schiwon
2013-03-05Rebase to current masterTom Needham
2013-03-04Merge pull request #2073 from owncloud/trashbin_userHomeblizzz
make trashbin work with different user homes
2013-03-04damn copy&paste, fix wrong var nameBjörn Schießle
2013-03-04make trashbin work with different user homesBjörn Schießle
2013-03-04Merge pull request #2069 from owncloud/fix_sanitize_callLukas Reschke
use p() for the output and not for the comparison
2013-03-04Merge pull request #2070 from owncloud/fix_quotaBjörn Schießle
fix quota calculation for trash and versions