nextcloud/apps/encryption/lib
Ferdinand Thiessen d8e8703796
chore: add missing Override attribute to app code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-04-28 21:29:28 +02:00
..
AppInfo chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Command chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller refactor(encryption): migrate to Vue 3 and Typescript and script setup 2026-01-13 22:49:18 +01:00
Crypto chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Exceptions feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
Listeners chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Migration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Services fix: Remove a static var usage in encryption application 2026-03-23 16:48:31 +01:00
Settings chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Users fix: cache validation of system keys 2026-03-26 21:12:05 +01:00
KeyManager.php fix(encryption): Fix user key support with basic auth 2025-11-10 18:11:01 +01:00
Recovery.php chore(encryption): Remove unused attribute $uid in KeyManager::getFileKey 2025-09-09 11:46:28 +02:00
Session.php chore(encryption): Cleanup typing in EncryptAll/DecryptAll 2025-09-09 11:46:18 +02:00
Util.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00