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-06-16[tx-robot] updated from transifexNextcloud bot
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-04[tx-robot] updated from transifexNextcloud bot
2021-05-31[tx-robot] updated from transifexNextcloud bot
2021-05-25[tx-robot] updated from transifexNextcloud bot
2021-05-23[tx-robot] updated from transifexNextcloud bot
2021-05-22[tx-robot] updated from transifexNextcloud bot
2021-05-21[tx-robot] updated from transifexNextcloud bot
2021-05-20Fix testMorris Jobke
2021-05-20l10n: Unify spellingValdnet
2021-05-20[tx-robot] updated from transifexNextcloud bot
2021-05-19[tx-robot] updated from transifexNextcloud bot
2021-05-18Merge pull request #26896 from nextcloud/Valdnet-patch-8Roeland Jago Douma
2021-05-07[tx-robot] updated from transifexNextcloud bot
2021-05-06l10n: Replace the apostrophe with double quotationValdnet
2021-04-30[tx-robot] updated from transifexNextcloud bot
2021-04-17[tx-robot] updated from transifexNextcloud bot
2021-03-30Merge pull request #26219 from nextcloud/relative-path-nullRoeland Jago Douma
2021-03-26Drop OpenSSL 0.9.8 workaroundJ0WI
2021-03-24getStorage can also return nullRobin Appelman
2021-03-24[tx-robot] updated from transifexNextcloud bot
2021-03-22[tx-robot] updated from transifexNextcloud bot
2021-03-21[tx-robot] updated from transifexNextcloud bot
2021-03-09[tx-robot] updated from transifexNextcloud bot
2021-03-04[tx-robot] updated from transifexNextcloud bot
2021-03-02Update autoloader filesRoeland Jago Douma
2021-02-28[tx-robot] updated from transifexNextcloud bot
2021-02-23[tx-robot] updated from transifexNextcloud bot
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-17[tx-robot] updated from transifexNextcloud bot
2021-02-16Harden EncryptAll check for empty emailRoeland Jago Douma
2021-02-07[tx-robot] updated from transifexNextcloud bot
2021-02-03This is 22Joas Schilling
2021-01-29[tx-robot] updated from transifexNextcloud bot
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-13[tx-robot] updated from transifexNextcloud bot
2021-01-12[tx-robot] updated from transifexNextcloud bot
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-12-31[tx-robot] updated from transifexNextcloud bot
2020-12-18[tx-robot] updated from transifexNextcloud bot
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07FIXME use default RC4 methodRoeland Jago Douma
2020-12-07Fix encryption testRoeland Jago Douma
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
2020-11-23Merge pull request #24288 from nextcloud/techdebt/noid/encryption-setup-depen...Morris Jobke
2020-11-23Remove unused dependencies in encryption app setupMorris Jobke
2020-11-23[encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke
2020-11-23Auto-wire remaining encryption app services that depend on ViewMorris Jobke
2020-11-21Auto-wire as much as possible in the encryption appMorris Jobke
2020-11-20Update ScanLegacyFormat.phpessys