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-06-03Only load direct editing capabilities when requiredJulius Härtl
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-16Move over notification to new registrationRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-17Fix TagService DI nameMorris Jobke
2020-08-17Migrate files to the PSR containerChristoph Wurst
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-09Lazy register the navigationRoeland Jago Douma
2020-06-24Implement unified search for FilesChristoph Wurst
2020-06-22Migrate Files to the new bootstrap mechanismChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-20Update license headers for 18Christoph Wurst
2019-12-08Decouple resource provider registrationDaniel Kesselberg
2019-12-05Update license headersChristoph Wurst
2019-12-04Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)
2019-12-02Add a transfer ownership background jobRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-23Add new LoadAdditionalScriptsEventRoeland Jago Douma
2019-08-02Lets use DI where we canRoeland Jago Douma
2019-03-01Register providers via class namesJoas Schilling
2019-03-01Invalidate the cache when a share is updatedJoas Schilling
2019-03-01Allow apps to register resource providersJulius Härtl
2018-07-12Inject helperRoeland Jago Douma
2018-01-29Use ::class statement instead of stringMorris Jobke
2018-01-10Add events for favoritesJoas Schilling
2017-11-06Update license headersMorris Jobke
2017-02-15Fix app name of files appMorris Jobke
2016-12-04Add an activity when managing favoritesJoas Schilling
2016-07-22add recent files api endpointRobin Appelman
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-12Move Files app to PSR-4 (#24569)Joas Schilling