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-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
2020-11-11Change to full class names for the encryption app DI in preparation of auto-w...Morris Jobke
2020-11-01[tx-robot] updated from transifexNextcloud bot
2020-10-13The encryption decrypt position can be int or stringChristoph Wurst
2020-10-07Migrate encryption to the PSR containerChristoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-24Update autloaderRoeland Jago Douma
2020-09-18Bump versionsJoas Schilling
2020-09-15[tx-robot] updated from transifexNextcloud bot
2020-08-28[tx-robot] updated from transifexNextcloud bot
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-21[tx-robot] updated from transifexNextcloud bot
2020-08-19Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generationMorris Jobke
2020-08-19Fix typo in error message Morris Jobke
2020-08-19Add legacy scanning commandRoeland Jago Douma
2020-08-19Make legacy cipher opt inRoeland Jago Douma
2020-08-14Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg
2020-08-14Test for locking state in key generationJulius Härtl