summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Expand)AuthorAgeFilesLines
* Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-124-6/+6
* [tx-robot] updated from transifexNextcloud bot2022-01-062-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-12-222-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-12-172-0/+4
* Fix tests on PHP 8.1 for encryption, files_sharing, files_version,Côme Chilliet2021-12-162-5/+5
* [tx-robot] updated from transifexNextcloud bot2021-12-162-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-12-1514-0/+28
* [tx-robot] updated from transifexNextcloud bot2021-12-14116-278/+278
* l10n: Change to "administration"Valdnet2021-12-131-1/+1
* l10n: Change to "administration"Valdnet2021-12-131-1/+1
* l10n: Correct spellingValdnet2021-12-131-1/+1
* l10n: Correct spellingValdnet2021-12-131-1/+1
* [tx-robot] updated from transifexNextcloud bot2021-11-292-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-11-212-0/+6
* [tx-robot] updated from transifexNextcloud bot2021-11-182-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-11-172-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-11-142-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-11-132-0/+4
* Master is now 24Joas Schilling2021-11-111-2/+2
* Update to composer 2.1.11Carl Schwan2021-11-042-2/+15
* [tx-robot] updated from transifexNextcloud bot2021-11-022-0/+6
* [tx-robot] updated from transifexNextcloud bot2021-10-272-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-10-232-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-10-202-102/+108
* Bump autoloaderJoas Schilling2021-10-141-2/+2
* Update app versions for 23Vincent Petry2021-09-281-1/+1
* Update generated composer files to latest formatChristoph Wurst2021-09-223-19/+110
* [tx-robot] updated from transifexNextcloud bot2021-09-112-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-09-102-0/+4
* Fix encrypted version to 0 when finding unencrypted fileVincent Petry2021-08-262-1/+68
* [tx-robot] updated from transifexNextcloud bot2021-08-242-16/+16
* Add missing files for Composer v2Christoph Wurst2021-08-134-0/+383
* [tx-robot] updated from transifexNextcloud bot2021-08-132-0/+6
* [tx-robot] updated from transifexNextcloud bot2021-08-102-0/+6
* [tx-robot] updated from transifexNextcloud bot2021-08-042-0/+4
* [tx-robot] updated from transifexNextcloud bot2021-08-026-0/+16
* Merge pull request #27860 from J0WI/alphanumeric-rndJoas Schilling2021-07-161-1/+1
|\
| * Generate strong, human readable OTPJ0WI2021-07-081-1/+1
* | [tx-robot] updated from transifexNextcloud bot2021-07-112-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-07-092-0/+6
|/
* [tx-robot] updated from transifexNextcloud bot2021-07-082-0/+6
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Merge pull request #27638 from nextcloud/enh/noid/fix-encrypted-versionJulius Härtl2021-06-305-0/+635
|\
| * Prevent running FixEncryptedVersion without master keyVincent Petry2021-06-292-1/+64
| * Fix FixEncryptedVersionTest testVincent Petry2021-06-292-158/+85
| * Fix warnings in FixEncryptedVersion commandVincent Petry2021-06-291-13/+26
| * Detect disabled signature check when reparingVincent Petry2021-06-291-1/+13
| * Downstream FixEncryptedVersionTestVincent Petry2021-06-291-0/+373
| * Downstream encryption:fix-encrypted-versionVincent Petry2021-06-294-0/+247
* | Remember current cipherJ0WI2021-06-291-4/+23
|/