nextcloud/apps/settings/lib
Benjamin Gaussorgues 9e36754429
fix(snowflake): fix wrong documentation about serverId
Maximum value of a server ID is 511 (9 bits) and not 1023.
Also adjust SetupCheck

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-05-12 10:47:44 +02:00
..
Activity chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
AppInfo refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
BackgroundJobs chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Command/AdminDelegation chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Listener chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Mailer chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Middleware fix: Fix AuthorizedAdminSetting attribute behavior 2026-03-11 11:25:31 +01:00
Search refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
Sections chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Service chore: add psalm-api to for classes we need to mock in unit tests 2026-04-28 23:52:43 +02:00
Settings chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
SetupChecks fix(snowflake): fix wrong documentation about serverId 2026-05-12 10:47:44 +02:00
UserMigration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
WellKnown chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ConfigLexicon.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Hooks.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ResponseDefinitions.php feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +03:00