Files
nextcloud/php/src
James Manuel 321527946a feat: make EuroOffice the default editor for new and existing installs
- isEuroofficeEnabled default: false → true
- isCollaboraEnabled default: true → false
- Add eurooffice to STARTUP_APPS so it installs automatically
- performMigrations(): one-time migration (guarded by
  eurooffice_default_migration_v1 flag) that forces existing installs
  to switch to EuroOffice on next mastercontainer start, overriding
  any prior explicit editor choice
- Call performMigrations() at index.php bootstrap

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: James Manuel <moodyjmz@users.noreply.github.com>
2026-06-09 16:19:49 +02:00
..
2026-03-12 17:34:51 +01:00
2026-03-19 13:51:12 +01:00