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-10-29[tx-robot] updated from transifexNextcloud bot
2020-10-20[tx-robot] updated from transifexNextcloud bot
2020-10-19[tx-robot] updated from transifexNextcloud bot
2020-10-14[tx-robot] updated from transifexNextcloud bot
2020-10-02[tx-robot] updated from transifexNextcloud bot
2020-10-01[tx-robot] updated from transifexNextcloud bot
2020-09-26[tx-robot] updated from transifexNextcloud bot
2020-09-24Update autloaderRoeland Jago Douma
2020-09-24[tx-robot] updated from transifexNextcloud bot
2020-09-23[tx-robot] updated from transifexNextcloud bot
2020-09-20[tx-robot] updated from transifexNextcloud bot
2020-09-18Add transifex config for all new appsMorris Jobke
2020-09-18Bump versionsJoas Schilling
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-08Move cloud_federation_api to bootstrap mechanismMorris Jobke
2020-05-07Bump app versions and requirementsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-18Fix route definitions of cloud_federation_apiJoas Schilling
2020-04-18PHP CS fixesJoas Schilling
2020-04-18Allow some apps to have root URLs in their own routing fileJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove spaces after method or function callChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
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-19Update autoloaders for composer v1.10.1Christoph Wurst
2020-01-21Fix app updatesRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-04remove missed manual Application instance constructionsRobin Appelman
2019-09-05Development is 18 now!Roeland Jago Douma
2019-06-27Add autoloaders for shipped appsRoeland Jago Douma
2019-04-11Bump versions of server and the requirements of appsJoas Schilling
2019-02-20adjust json to match the definitionBjoern Schiessle
2018-11-29update compatible versions for cloud federation apiRobin Appelman
2018-11-24update compatible versions for cloud federation apiRobin Appelman
2018-11-23Bump cloud federation apiRoeland Jago Douma
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
2018-07-11implement federated group sharesBjoern Schiessle
2018-07-02remove the makefileBjoern Schiessle
2018-07-02add support for different share typesBjoern Schiessle
2018-07-02let the actual federated share provider check if incoming/outgoing shares are...Bjoern Schiessle
2018-07-02send the display name back after a federated share was receivedBjoern Schiessle
2018-07-02implement config checkBjoern Schiessle
2018-07-02some minor fixes and clode cleanupBjoern Schiessle
2018-07-02replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle
2018-07-02send reshare over OCM APIBjoern Schiessle
2018-07-02fix capabilitiesBjoern Schiessle