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
2021-04-19cast intsRobin Appelman
2021-04-19handle the cache where a cache entry with the correct path has already been r...Robin Appelman
2021-04-19also repair storage idRobin Appelman
2021-04-19add command to repair broken filesystem treesRobin Appelman
2020-11-12add mount point to quota warning messageRobin Appelman
2020-09-17Transfer shares if no path providedJulius Härtl
2020-09-17Transfer shares of the transferred root nodeJulius Härtl
2020-08-26show better quota warning for group folders and external storageRobin Appelman
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-04-29Update license headers for 19Christoph Wurst
2020-04-26Set exit code if something went wrong.Daniel Kesselberg
2020-04-22Add folder argument to files:scan-app-dataRoeland Jago Douma
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
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-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-12Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ
2020-03-11Use dispatchTypedJohn Molakvoæ (skjnldsv)
2020-03-11Properly 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-10Combine move activities as wellJoas Schilling
2020-03-03Do not allow transfer ownership when the user isn't the ownerChristoph Wurst
2020-02-24Make sure that the transfer entry is present in the databaseJulius Härtl
2020-02-21Merge pull request #19412 from nextcloud/fix/19404/make-favorite-publicChristoph Wurst
2020-02-12Make TAG_FAVORITE publicDaniel Kesselberg
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