nextcloud/core/Command
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
..
App feat(occ): Better handling of disabled or unreacheable App store 2026-06-11 10:09:02 +02:00
Background feat(utils): add getter for serverid with proper default 2026-06-12 13:53:10 +02:00
Broadcast chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Config fix(config): Decrypt sensitive appconfigs when requested 2026-06-26 13:20:46 +02:00
Db style(PHP): Fix 2026-06-11 20:01:52 +02:00
Encryption fix(encryption): No need for default values to be explicitly specified. 2026-07-04 08:19:10 -04:00
FilesMetadata refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
Group chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Info refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
Integrity chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
L10n chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Log chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Maintenance fix: changed wording of error for occ maintenance:update:htaccess 2026-06-11 10:23:00 +02:00
Memcache chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
OCM chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Preview fix(preview): Don't abort cleanup of previews too early 2026-06-22 16:35:33 +02:00
Router chore: add missing Override attribute to core code 2026-04-28 21:29:28 +02:00
Security feat: add option "interval" to the security:bruteforce:attempts command 2026-07-01 13:45:51 +05:30
SystemTag chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TaskProcessing fix(taskprocessing): guard lockTask on scheduled, record started_at, Oracle fallback 2026-06-15 16:37:34 +02:00
TwoFactorAuth chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
User feat: add a exclude disabled option to last seen 2026-06-11 20:21:23 +02:00
Base.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Check.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
InterruptedException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SetupChecks.php chore: Add category/class type parameter to setupchecks cmd 2026-06-11 12:24:47 +02:00
SnowflakeDecodeId.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Status.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Upgrade.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00