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-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
2020-08-14Harden key generationJulius Härtl
2020-08-12Merge pull request #22199 from nextcloud/techdebt/noid/PHPUnit_Framework_Mock...Morris Jobke
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-11SSE enhancementRoeland Jago Douma
2020-07-31[tx-robot] updated from transifexNextcloud bot
2020-07-21Encryption is ready if master key is enabledJulius Härtl
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-19[tx-robot] updated from transifexNextcloud bot
2020-07-07[tx-robot] updated from transifexNextcloud bot
2020-07-03[tx-robot] updated from transifexNextcloud bot
2020-06-26Also always return in app commandsJoas Schilling
2020-06-09[tx-robot] updated from transifexNextcloud bot
2020-06-01[tx-robot] updated from transifexNextcloud bot
2020-05-22[tx-robot] updated from transifexNextcloud bot
2020-05-10[tx-robot] updated from transifexNextcloud bot
2020-05-07Bump app versions and requirementsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-25[tx-robot] updated from transifexNextcloud bot
2020-04-21[tx-robot] updated from transifexNextcloud bot
2020-04-16[tx-robot] updated from transifexNextcloud bot
2020-04-13[tx-robot] updated from transifexNextcloud bot
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst