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
AgeCommit message (Expand)Author
2019-12-05Update license headersChristoph Wurst
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13dont expose metadata etag for nowRobin Appelman
2019-11-13expose filecache extension data in FileInfoRobin Appelman
2019-11-04Merge pull request #17509 from nextcloud/fix/application-singletonJohn Molakvoæ
2019-11-04set retention obligation on existing `expiration` in testsRobin Appelman
2019-10-17use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon
2019-10-11Do not create Application instances directlyChristoph Wurst
2019-10-05allow trash backends to overwrite the tooltip for trash itemsRobin Appelman
2019-09-06Merge pull request #16664 from nextcloud/bugfix/emit-moveToTrash-limitblizzz
2019-09-04Merge pull request #16534 from nextcloud/trash-copy-free-spaceRoeland Jago Douma
2019-09-04Update apps/files_trashbin/lib/Trashbin.phpRobin Appelman
2019-08-15Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma
2019-08-15Use the proxymapper to obtain valid proxy dataRoeland Jago Douma
2019-08-07Use the owner from the storageRoeland Jago Douma
2019-08-07files_trashbin: File can be without extensionJakub Onderka
2019-08-06Emit moveToTrash event only for the deleting userJulius Härtl
2019-07-29dont try to copy trash items to user if the user has not enough free spaceRobin Appelman
2019-06-25Add event dispatcher to OCPChristoph Wurst
2019-03-16Use higher preview resolution in trashbinRoeland Jago Douma
2019-03-14dont try to restore a trashbin item to a readonly targetRobin Appelman
2019-03-13prevent recursion when moving a file to the trashbinRobin Appelman
2019-03-13Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke
2019-03-05Use proper dependency injection for app managerMorris Jobke
2019-03-01Only fetch size of this storage without mount points - ref #14412Morris Jobke
2019-03-01Revert "Fix for issue 10862: calculation of free space ignores external stora...Morris Jobke
2019-02-28Merge pull request #14412 from nextcloud/fileinfo-raw-sizeMorris Jobke
2019-02-27Merge pull request #13844 from felixn/bugfix/10862-trash-bin-ignores-trashbin...Morris Jobke
2019-02-27add option to get raw size (without submounts) from fileinfoRobin Appelman
2019-01-29add fallback for trashbin original locationRobin Appelman
2019-01-26Fix for issue 10862: calculation of free space ignores external storage (does...Felix Nieuwenhuizen
2018-10-29Add getExtension() to FileInfoRobin Appelman
2018-10-17store user for trashitem in the trashitemRobin Appelman
2018-10-17remove user parameter from `ITrashItem::getOriginalLocation`Robin Appelman
2018-10-17fix error message for folder preview requestRobin Appelman
2018-10-17fix trashbin previews for modular apiRobin Appelman
2018-10-17fix select statementRobin Appelman
2018-09-20expose additional props from trashbin sabre endpointRobin Appelman
2018-06-28trashbin:cleanup exceptions for invalid optionsLiam Dennehy
2018-06-28Default behaviour when no users are specified on trashbin:cleanupLiam Dennehy
2018-06-25Merge pull request #9626 from lars-sh/patch-1Morris Jobke
2018-06-24Improved logging statementLars Knickrehm
2018-06-05Previews on for all trashbin filesRoeland Jago Douma
2018-05-28Workaround for interrupting expired files deletionLars Knickrehm
2018-05-22allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke
2018-05-11Support fileid propfind on trash endpointRoeland Jago Douma
2018-05-10Trashbin propfind respond to oc:sizeRoeland Jago Douma
2018-05-10Merge pull request #9427 from nextcloud/bugfix/noid/no_listing_if_not_in_debu...Roeland Jago Douma
2018-05-08If not in debug disable principal listingRoeland Jago Douma