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
2017-03-03Use a proper date format for transfer ownershipMorris Jobke
2017-02-10Merge pull request #3433 from nextcloud/backport-3181-fix-favorite-activity-mailLukas Reschke
2017-02-10Make sure the file information is available when sending the emailJoas Schilling
2017-02-09Backport more fixesJoas Schilling
2017-02-09Fix files sharing legacy as wellJoas Schilling
2017-02-09Add tests for getFile()Joas Schilling
2017-02-09Make sure ownCloud 8.2 activities also can get displayedJoas Schilling
2016-12-04Add some generic testsJoas Schilling
2016-12-04Add an activity when managing favoritesJoas Schilling
2016-12-01Adjust all implementations in the server repoJoas Schilling
2016-11-25Add an event merger and use it for the files activitiesJoas Schilling
2016-11-25Working towards groupsJoas Schilling
2016-11-22document new variableMorris Jobke
2016-11-22Use the display name for files activities againJoas Schilling
2016-11-22Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke
2016-11-18Merge pull request #2109 from nextcloud/oc_26533Morris Jobke
2016-11-16Fix wrong copyright headersJoas Schilling
2016-11-16Update the since version to 11.0.0Joas Schilling
2016-11-16Remove the old activity extensionJoas Schilling
2016-11-16Add back the support for the short translationsJoas Schilling
2016-11-16Don't even try to combine when the subject is differentJoas Schilling
2016-11-16Provider for the files appJoas Schilling
2016-11-16Register the settings of the files app via info.xmlJoas Schilling
2016-11-16Move the favorites filter to IFilterJoas Schilling
2016-11-16Move files filter to IFilterJoas Schilling
2016-11-15Test on storageRoeland Jago Douma
2016-11-15Merge pull request #2125 from nextcloud/downstream-26546Morris Jobke
2016-11-14Merge pull request #2115 from nextcloud/oc_26527Roeland Jago Douma
2016-11-14Transfer ownership now returns exit code on error (#26546)Vincent Petry
2016-11-14Skip broken shares when transferring ownership (#26527)Vincent Petry
2016-11-14First process group shares and then user sharesVincent Petry
2016-11-14Transfer ownership only analyze home storageVincent Petry
2016-11-03Update thumbnail endpoint to new generatoRoeland Jago Douma
2016-11-03Merge pull request #1915 from nextcloud/downstream-26398Lukas Reschke
2016-11-03Add using casing check/fix for initMountPointsVincent Petry
2016-11-02remove 'send mail notification' option from sharing, replaced by send-by-mail...Bjoern Schiessle
2016-11-01update permissionsBjoern Schiessle
2016-10-28Move away from OC_L10NRoeland Jago Douma
2016-10-19Make it possible to filter by tags with REPORT methodVincent Petry
2016-10-18Adjust wording to make the separation between sharing and files clearerJoas Schilling
2016-10-17Make sure the UID is correctly casedJoas Schilling
2016-10-05Merge pull request #1418 from nextcloud/add-move-rename-supportMorris Jobke
2016-10-05Add icons to activity navigationJoas Schilling
2016-10-05Add support for translations of move/rename activitiesJoas Schilling
2016-09-26use correct case for addScript (#26214)Jörn Friedrich Dreyer
2016-08-29Before a user is getting scanned the database connection is re-establishedThomas Müller
2016-08-23Merge pull request #1005 from nextcloud/fix_994Lukas Reschke
2016-08-22Do not error on maxUploadChangeRoeland Jago Douma
2016-08-19When requesting a permalink to an invalid file redirectRoeland Jago Douma
2016-08-19When using permalinks don't error out if file id can't be foundRoeland Jago Douma