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 (Expand)Author
2016-04-21[tx-robot] updated from transifexJenkins for ownCloud
2016-04-20Merge pull request #24081 from owncloud/migrate-deprecated-jquery-v1-functionsThomas Müller
2016-04-20Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller
2016-04-20Merge pull request #23952 from owncloud/hide-hidden-filesThomas Müller
2016-04-20Merge pull request #24094 from owncloud/move_dummy_group_backend_to_testThomas Müller
2016-04-20Merge pull request #24097 from owncloud/fix_23632Thomas Müller
2016-04-20Merge pull request #23915 from owncloud/activity-505-always-stream-for-commentsBjörn Schießle
2016-04-19we need to initialize the mount points of the given user before we recoverBjörn Schießle
2016-04-19replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst
2016-04-19filter hidden files on the web interfaceChristoph Wurst
2016-04-19Merge pull request #24004 from owncloud/dont-transfer-files-to-not-ready-userThomas Müller
2016-04-19Move the group dummy backend to testRoeland Jago Douma
2016-04-19replace $.parseJSON() by JSON.parse()Christoph Wurst
2016-04-19Merge pull request #24076 from owncloud/fix-initial-calendar-and-addressbook-...Lukas Reschke
2016-04-19Merge pull request #24054 from owncloud/data_fingerprintRoeland Douma
2016-04-19Move moveFromCache to CacheJailRoeland Jago Douma
2016-04-19Move copy- and moveFromStorage to jailRoeland Jago Douma
2016-04-19Only construct the storage when we start using itRobin Appelman
2016-04-19Fix resolve pathRoeland Jago Douma
2016-04-19Fix testsRoeland Jago Douma
2016-04-19Fix related logicRoeland Jago Douma
2016-04-19Move SharedStorage et al over to the shareManager and jailRoeland Jago Douma
2016-04-19migrate jQuery.fn.unload()Christoph Wurst
2016-04-19[tx-robot] updated from transifexJenkins for ownCloud
2016-04-19Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hookThomas Müller
2016-04-19Fix displayname for initial calendars and address books - fixes #24057Thomas Müller
2016-04-19Revert "Fix displayname for initial calendars and address books - fixes #24057"Thomas Müller
2016-04-19Fix displayname for initial calendars and address books - fixes #24057Thomas Müller
2016-04-18Remove deprecated HTTPHelperThomas Müller
2016-04-18Move version check code out of class UpdaterThomas Müller
2016-04-18Add data-fingerprint property to webdavRoeland Jago Douma
2016-04-18Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller
2016-04-15Merge pull request #24017 from owncloud/share-permissions-namespaceThomas Müller
2016-04-15Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller
2016-04-15Merge pull request #23933 from owncloud/remember-file-sortingThomas Müller
2016-04-15Fix loading the dropbox autoloaderRobin Appelman
2016-04-15Move share-permissions property namespaceRoeland Jago Douma
2016-04-15Merge pull request #23998 from owncloud/translate-birthdayThomas Müller
2016-04-14Merge pull request #23527 from owncloud/fix-21136C. Montero Luque
2016-04-14Translate contacts birthday - fixes #23982Thomas Müller
2016-04-14Merge pull request #23985 from owncloud/ext-fix-namespacesMorris Jobke
2016-04-14Merge pull request #23975 from owncloud/change-default-calendar-and-contacts-...Thomas Müller
2016-04-14On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma
2016-04-14Fix OCA\Files\External\Api namespaceRobin McCorkell
2016-04-14Fix storage backend class namespaces and move to subdirRobin McCorkell
2016-04-13Remove dav migration for 9.1Thomas Müller
2016-04-13Use better names for the default calendars and addressbooks - fixes #23720Thomas Müller
2016-04-13Move post_removeFromGroup to shareManagerRoeland Jago Douma
2016-04-13Merge pull request #20118 from owncloud/chunked-upload-davThomas Müller
2016-04-13fix default value, update js/php testsChristoph Wurst