aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot3 days2-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot5 days2-14/+14
* Fix(l10n): Update translations from TransifexNextcloud bot6 days2-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot7 days6-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot8 days10-0/+10
* fix(encryption): Listen for user login and logout to set encryption keyfix/encryption-eventsFerdinand Thiessen8 days1-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot8 days8-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot9 days130-130/+0
* fix(l10n): Remove leading space from translation stringJoas Schilling9 days1-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-264-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-242-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-142-4/+4
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-134-13/+19
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-122-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-112-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-23128-256/+128
* chore: Bump app versions and requirementsJoas Schilling2025-01-231-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-072-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-184-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-052-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-044-42/+172
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-38/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-242-10/+10
* fix(psalm): Fix some newly detected issuesrefactor/apps/constructor-property-promotionprovokateurin2024-10-211-7/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2122-256/+102
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-202-4/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-162-0/+12
* refactor(encryption): Migrate away from Hooks to typed eventsFerdinand Thiessen2024-10-1516-807/+789
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1517-44/+53
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-152-2/+2
* chore: Use more gender neutral languageprovokateurin2024-10-143-3/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-112-8/+8
* test: Fix wrongly mocked methodJoas Schilling2024-10-071-2/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-18/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-292-0/+2
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-203-4/+4
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-199-12/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-172-0/+2
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-163-8/+8
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1518-135/+135
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-042-0/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2523-155/+155
* Uses early returns.Faraz Samapoor2024-08-163-37/+43
* Refactors encryption app commands.Faraz Samapoor2024-08-167-161/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1556-56/+0
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* Merge pull request #46804 from nextcloud/refactor/encryption/security-attributesKate2024-08-013-8/+9
|\
| * refactor(encryption): Replace security annotations with respective attributesprovokateurin2024-07-273-8/+9