nextcloud/lib
Misha M.-Kupriyanov 47d41c0bab feat(install): dispatch InstallationCompletedEvent in Setup
Integrate event dispatching into Setup class:
- Inject IEventDispatcher dependency
- Dispatch InstallationCompletedEvent after successful installation
- Add Setup tests for event integration
- Update composer autoload for new class

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2026-02-03 09:47:51 +01:00
..
composer feat(install): dispatch InstallationCompletedEvent in Setup 2026-02-03 09:47:51 +01:00
l10n fix(l10n): Update translations from Transifex 2026-01-31 00:20:56 +00:00
private feat(install): dispatch InstallationCompletedEvent in Setup 2026-02-03 09:47:51 +01:00
public feat(install): add InstallationCompletedEvent for post-installation hooks 2026-02-03 09:47:51 +01:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php fix: fall-back to hardcoded values if debug mode is enabled 2026-01-29 08:16:18 +00:00
versioncheck.php