nextcloud/apps/encryption
Stephen Cuppett 507c0a78f5
Merge pull request #60002 from cuppett/cuppett/migrate-appconfig-keys-to-bool
refactor(encryption): Migrate appconfig keys to typed bool IAppConfig with repair step
2026-07-07 11:06:57 -04:00
..
appinfo chore: Bump app versions and requirements 2026-05-15 09:31:33 +02:00
composer chore: Bump autoloader files for new composer version 2025-12-02 10:32:44 +01:00
css chore: Add SPDX header 2024-06-19 12:02:43 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2026-07-05 00:22:29 +00:00
lib refactor(encryption): Migrate remaining deprecated IConfig calls to typed APIs 2026-07-04 08:19:10 -04:00
src fix(encryption): recovery keys should be shown when user keys are used 2026-05-28 10:09:04 +00:00
templates refactor(encryption): migrate to Vue 3 and Typescript and script setup 2026-01-13 22:49:18 +01:00
tests refactor(tests): Replace helper callback methods with inline closures in encryption tests 2026-07-04 08:19:10 -04:00
.noopenapi fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support 2024-01-18 11:22:43 +01:00