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
2020-04-08Show the displayname instead of the user idJoas Schilling
2020-04-08Try to use the display name of file transfersJoas Schilling
2020-03-13Merge pull request #19897 from nextcloud/backport/19777/stable18John Molakvoæ
2020-03-12Use dispatchTypedJohn Molakvoæ (skjnldsv)
2020-03-12Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)
2020-03-10Unify the code a bitJoas Schilling
2020-03-10Use contacts name on federated activitiesJoas Schilling
2020-03-04Do not allow transfer ownership when the user isn't the ownerGary Kim
2020-02-24Make sure that the transfer entry is present in the databaseJulius Härtl
2020-02-06Fix event typeJoas Schilling
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
2020-01-16Fix Sidebar legacy FileInfoModel requirementJohn Molakvoæ (skjnldsv)
2020-01-10Fix webdav urlJohn Molakvoæ (skjnldsv)
2019-12-22Merge pull request #18478 from nextcloud/fix/direct-editing-invalid-editor-idRoeland Jago Douma
2019-12-20Expose exception message in the responseJulius Härtl
2019-12-20Update license headers for 18Christoph Wurst
2019-12-17added line breaks to incoming transfer notificationSascha Wiswedel
2019-12-17added patience note for shareeSascha Wiswedel
2019-12-17transfer ownership dialog word choiceSascha Wiswedel
2019-12-17notification polishingSascha Wiswedel
2019-12-17Transfer ownership function polishingSascha Wiswedel
2019-12-13Merge pull request #18359 from nextcloud/fix/18271/dismiss_transfer_ownership...blizzz
2019-12-13Add typed events for the filesystem/scannerChristoph Wurst
2019-12-11Dismiss transferownership notification cancels transferRoeland Jago Douma
2019-12-11Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma
2019-12-10Pick a shorter name for the transfer ownership tableJoas Schilling
2019-12-09Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma
2019-12-08Decouple resource provider registrationDaniel Kesselberg
2019-12-05Merge pull request #18242 from nextcloud/directEditingEditorWithIdRoeland Jago Douma
2019-12-05use OCP\EventDispatcher\GenericEvent for loading additional scripts in the fi...Robin Appelman
2019-12-05Update license headersChristoph Wurst
2019-12-05Use file path for direct editingJulius Härtl
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-04Fix files app LoadSidebar event (#18213)John Molakvoæ
2019-12-04Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)
2019-12-03Fix mixed up message and subject on notifications for file transferJoas Schilling
2019-12-02Also allow transfer ownership of filesChristoph Wurst
2019-12-02Add a transfer ownership background jobRoeland Jago Douma
2019-11-27Only expose link to info endpoint in capabiltiesJulius Härtl
2019-11-27Expose editor id for creatorsJulius Härtl
2019-11-27Add mimetype to creatorsJulius Härtl
2019-11-27Code style fixes and cleanupJulius Härtl
2019-11-27Move editor list to capabilitiesJulius Härtl
2019-11-27Add background job for token cleanupJulius Härtl
2019-11-27Direct editing API to allow file editing using a one-time token forJulius Härtl
2019-11-27Catch file transfer error and stop transfer ownership commandChristoph Wurst