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
2013-11-13Merge pull request #5805 from owncloud/shared-storage-copy-folderlistFrank Karlitschek
2013-11-13Merge pull request #5806 from owncloud/styles-fix-external_storageFrank Karlitschek
2013-11-13Merge pull request #5809 from owncloud/fix5753Morris Jobke
2013-11-13Merge pull request #5831 from owncloud/files-charatissueMorris Jobke
2013-11-13Merge pull request #5447 from owncloud/fixing-5117-masterVincent Petry
2013-11-13Fixed total dirs/files message hiding conditionVincent Petry
2013-11-12rename fixPartialFilePath() to stripPartialFileExtension(), this name describ...Bjoern Schiessle
2013-11-12implement delete hooks in file versions libGeorg Ehrke
2013-11-12replace $path with '/files_trashbin/files/' . $fileGeorg Ehrke
2013-11-12add delete hook for trash bin appGeorg Ehrke
2013-11-12missed some replacements... now tests should workBjoern Schiessle
2013-11-12fixing tests for the new part file handlingBjoern Schiessle
2013-11-11LDAP Wizard: make UI behaviour more consistent and more pleasant when determi...Arthur Schiwon
2013-11-11LDAP Wizard: remove ugly whitespace where it should not beArthur Schiwon
2013-11-11Fix spacing issue for checkboxes, vertically center checkboxes on personal pageMorris Jobke
2013-11-11Use View::copy and View::rename when copying or renaming files in the shared ...Robin Appelman
2013-11-11let encryption app detect transfer id in path and handle it correctlyBjoern Schiessle
2013-11-11Merge pull request #5804 from owncloud/files-selectionsummaryMorris Jobke
2013-11-11Selection summary is now displayed properlyVincent Petry
2013-11-11Merge pull request #5769 from owncloud/files-changedirjseventMorris Jobke
2013-11-11LDAP Wizard: determine port without credentials. don't hide the port input fieldArthur Schiwon
2013-11-11Merge pull request #5701 from owncloud/sharing-updateownerfoldersizesMorris Jobke
2013-11-11LDAP Wizard: improve check for Agent DN and CredentialsArthur Schiwon
2013-11-11[tx-robot] updated from transifexJenkins for ownCloud
2013-11-09[tx-robot] updated from transifexJenkins for ownCloud
2013-11-08LDAP Wizard: keep Base DN always visibleArthur Schiwon
2013-11-08Added JS event for when the user changes the directoryVincent Petry
2013-11-08Increased upload error delay to 10 secondsVincent Petry
2013-11-07Merge pull request #5737 from owncloud/files-totaldirsnotfoundfixMorris Jobke
2013-11-07Merge pull request #5682 from owncloud/fix5585blizzz
2013-11-07Fixed totalDirs JS errorVincent Petry
2013-11-07[tx-robot] updated from transifexJenkins for ownCloud
2013-11-07Merge pull request #5399 from frisco82/fixDownloadOverQuotaMorris Jobke
2013-11-06LDAP: resolve namespace harakiri, fixes background jobArthur Schiwon
2013-11-06Merge pull request #5711 from owncloud/quota-refreshquotainclientafteroperationsMorris Jobke
2013-11-06Fixed folder icon for home storageVincent Petry
2013-11-06Do not count the size of shared folder on totalRamiro Aparicio
2013-11-06LDAP Wizard: l10ned Save buttonArthur Schiwon
2013-11-06Fixed storage stats to be based on current directoryVincent Petry
2013-11-06Update quota value in client after scan and uploadVincent Petry
2013-11-06Fixed unit tests for files sharing watcherVincent Petry
2013-11-06Merge pull request #5692 from miicha/patch-2VicDeo
2013-11-05Added unit tests for shared files watcherVincent Petry
2013-11-05Removed unused methodVincent Petry
2013-11-05Fixed watcher to also update the owner's folder sizesVincent Petry
2013-11-05Merge pull request #5699 from owncloud/fixing-4606-masterThomas Müller
2013-11-05Merge pull request #5695 from owncloud/fixing-dropbox-masterThomas Müller
2013-11-05calling getstoragestats.php only if a user is logged in because this call req...Thomas Müller
2013-11-05allows agent and password or neither agent nor passwordmiicha
2013-11-05fixing dropbox require pathThomas Müller