summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #24288 from nextcloud/techdebt/noid/encryption-setup-depen...Morris Jobke2020-11-232-38/+4
|\
| * Remove unused dependencies in encryption app setupMorris Jobke2020-11-232-38/+4
* | [encryption] Remove dependency fetching inside the constructor and move them ...Morris Jobke2020-11-222-19/+11
* | Auto-wire remaining encryption app services that depend on ViewMorris Jobke2020-11-221-54/+0
|/
* Auto-wire as much as possible in the encryption appMorris Jobke2020-11-201-93/+0
* Update ScanLegacyFormat.phpessys2020-11-201-1/+1
* Change to full class names for the encryption app DI in preparation of auto-w...Morris Jobke2020-11-111-44/+44
* [tx-robot] updated from transifexNextcloud bot2020-11-012-2/+2
* The encryption decrypt position can be int or stringChristoph Wurst2020-10-132-2/+2
* Migrate encryption to the PSR containerChristoph Wurst2020-10-071-74/+77
* Format code to a single space around binary operatorsChristoph Wurst2020-10-058-12/+12
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* Bump versionsJoas Schilling2020-09-181-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-152-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-08-282-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2413-2/+14
* [tx-robot] updated from transifexNextcloud bot2020-08-212-0/+2
* Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generationMorris Jobke2020-08-195-39/+128
|\
| * Fix typo in error message Morris Jobke2020-08-191-1/+1
| * Test for locking state in key generationJulius Härtl2020-08-142-5/+51
| * Harden key generationJulius Härtl2020-08-143-34/+77
* | Add legacy scanning commandRoeland Jago Douma2020-08-194-1/+144
* | Make legacy cipher opt inRoeland Jago Douma2020-08-193-12/+38
* | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-2/+1
|/
* Merge pull request #22199 from nextcloud/techdebt/noid/PHPUnit_Framework_Mock...Morris Jobke2020-08-1214-100/+100
|\
| * Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-1214-100/+100
* | SSE enhancementRoeland Jago Douma2020-08-111-2/+8
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-312-0/+2
* Encryption is ready if master key is enabledJulius Härtl2020-07-211-0/+3
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-203-3/+3
* [tx-robot] updated from transifexNextcloud bot2020-07-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-07-072-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-07-032-0/+4
* Also always return in app commandsJoas Schilling2020-06-263-6/+11
* [tx-robot] updated from transifexNextcloud bot2020-06-092-18/+18
* [tx-robot] updated from transifexNextcloud bot2020-06-012-0/+6
* [tx-robot] updated from transifexNextcloud bot2020-05-222-0/+10
* [tx-robot] updated from transifexNextcloud bot2020-05-102-12/+12
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Update license headers for 19Christoph Wurst2020-04-2914-0/+14
* [tx-robot] updated from transifexNextcloud bot2020-04-252-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-04-212-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-04-162-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-132-2/+2
* Format code according to PSR2Christoph Wurst2020-04-101-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-103-10/+10
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1039-165/+40
* Use elseif instead of else ifChristoph Wurst2020-04-104-4/+4
* Remove trailing and in between spacesChristoph Wurst2020-04-094-19/+19