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
2022-03-04Init user's file system if not existing on ownership transferbackport/30953/stable23Carl Schwan
2022-02-16Fix path handling when transferring incoming sharesVincent Petry
2021-10-04Do not transfer shares for deleted usersVincent Petry
2021-08-27 Added support for transfering incoming file shares.Immanuel Pasanec
2021-08-24Log exception message during failed ownership transfer share restoreChristoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-19Only perform login check during ownership transfer for encryptionChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Introduce deck share type to ShareAPIControllerJulius Härtl
2020-09-09Merge pull request #22648 from nextcloud/bugfix/noid/transfer-all-sharesJoas Schilling
2020-09-07Transfer shares if no path providedJulius Härtl
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-01Do not expose direct editing if no master key is availableJulius Härtl
2020-08-31Transfer shares of the transferred root nodeJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-20Merge pull request #21797 from rawtaz/patch-1Morris Jobke
2020-08-11Use constant instead of magic number Morris Jobke
2020-08-11Do not exit if available space cannot be determined on file transferJulius Härtl
2020-07-15Include circle shares when transferring ownershiprawtaz
2020-07-11Include e-mail shares when transferring ownershiprawtaz
2020-06-24Update share type constant usageJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-08Try to use the display name of file transfersJoas Schilling
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-02-12Make TAG_FAVORITE publicDaniel Kesselberg
2020-02-03Allow specifying this is the first loginRoeland Jago Douma
2020-02-03Catch \Error in Transfer::restoreSharesTobia De Koninck
2020-02-03Prevent transferring data to user which never loggedinTobia De Koninck
2020-02-03Add option to transfer-ownership to move dataTobia De Koninck
2019-12-20Update license headers for 18Christoph Wurst
2019-12-17Transfer ownership function polishingSascha Wiswedel
2019-12-05Merge pull request #18242 from nextcloud/directEditingEditorWithIdRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-05add id to editor of direct editingtobiasKaminsky
2019-12-04Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-er...Roeland Jago Douma
2019-12-02Also allow transfer ownership of filesChristoph Wurst
2019-11-27Only expose link to info endpoint in capabiltiesJulius Härtl
2019-11-27Catch file transfer error and stop transfer ownership commandChristoph Wurst
2019-11-26Extract transfer ownership logic into a reusable serviceChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-01-10Add events for favoritesJoas Schilling
2017-11-06Update license headersMorris Jobke
2017-01-20Make sure the file information is available when sending the emailJoas Schilling
2016-12-04Add an activity when managing favoritesJoas Schilling
2016-10-19Make it possible to filter by tags with REPORT methodVincent Petry
2016-07-21Fix apps/Joas Schilling
2016-05-12Move Files app to PSR-4 (#24569)Joas Schilling