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
2014-10-01some small fixed, suggested by scrutinizerBjoern Schiessle
2014-10-01throw a exception if we can't handle the provided pathBjoern Schiessle
2014-10-01call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all c...Bjoern Schiessle
2014-10-01some small fixesBjoern Schiessle
2014-10-01clear share table after each test runBjoern Schiessle
2014-10-01unit tests for grouping of shares pointing to the same sourceBjoern Schiessle
2014-10-01group shares and combine permissionsBjoern Schiessle
2014-10-01Skip test for unsuported feature for amazon s3Robin Appelman
2014-10-01Fix copy overwrite for amazon s3Robin Appelman
2014-10-01Fix amazon s3 rename overwriteRobin Appelman
2014-10-01Fix AmazonS3 rmdir on the rootRobin Appelman
2014-10-01Use SVG previews for public sharingLukas Reschke
2014-09-29dn needs to be fetched to be able to detect memberOf supportArthur Schiwon
2014-09-25Show a proper error message when trying to scan the filesystem for a non exis...Robin Appelman
2014-09-24Check for blacklisted charactersLukas Reschke
2014-09-23Fix share key finding algorithm in various casesVincent Petry
2014-09-23Do only follow HTTP and HTTPS redirectsLukas Reschke
2014-09-23first check if a private key exists, if not it is always a recovery szenarioBjoern Schiessle
2014-09-23Merge pull request #11230 from owncloud/fix-failing-mountconfig-tests-stable7Morris Jobke
2014-09-22Added extra check to avoid deleting key foldersVincent Petry
2014-09-22Reenable file proxy when renaming between mount pointsVincent Petry
2014-09-22Load apps in test situationsRobin McCorkell
2014-09-22Remove unneeded file initialization in encryption, already handled in a hookRobin Appelman
2014-09-22Move select2 from files_external to coreVincent Petry
2014-09-22make sure that we really catch the files folder onlyBjoern Schiessle
2014-09-22create backup from all keys before recoveryBjoern Schiessle
2014-09-22Merge pull request #11202 from owncloud/stable_l10n_backportThomas Müller
2014-09-21backport server2server stringsVolkan Gezer
2014-09-21fix button text l10nVolkan Gezer
2014-09-18update encryption doc linkVolkan Gezer
2014-09-17adding unit test to truncate the tableThomas Müller
2014-09-17Use Doctrine Platform to generate SQL query for table truncation.Andreas Fischer
2014-09-16also expire file if timestamp = limit, happens if trashbin_retention_obligati...Bjoern Schiessle
2014-09-15Use secure mimetype for content deliveryLukas Reschke
2014-09-15Remove passing by reference to allow for proper GCVincent Petry
2014-09-15if only one attribute is requested, the returned array has 0 as key instead o...Arthur Schiwon
2014-09-15Do not double decode valuesLukas Reschke
2014-09-11Converted an array to PHP5.3 compatible versionJohan Björk
2014-09-11Fixes #8326: deletion of directories on S3Johan Björk
2014-09-10Use section in first elementLukas Reschke
2014-09-08Catch exceptions when moving filesVincent Petry
2014-09-05Scroll to new file/folder after addingVincent Petry
2014-09-05Fixed scrollto for search resultsVincent Petry
2014-09-05Added permission check for drag and dropVincent Petry
2014-09-05remove a left over that uselessly fetches all usersArthur Schiwon
2014-09-04Merge pull request #10558 from owncloud/ajaxify_user_list_for_files_external_...Lukas Reschke
2014-09-04Highlight every uploaded files and scroll down to the last onepdessauw
2014-09-02russian translation backport. closes #10759Volkan Gezer
2014-08-29Backport of #9214Arthur Schiwon
2014-08-29Add missing 'personal' mount configuration optionRobin McCorkell