]>
source.dussan.org Git - nextcloud-server.git/log
Grigorii K. Shartsev [Tue, 7 May 2024 12:14:44 +0000 (14:14 +0200)]
fixup! fix(Authentication): correctly catch uniq constraint on token insert
Grigorii K. Shartsev [Tue, 30 Apr 2024 13:55:49 +0000 (15:55 +0200)]
fix(Authentication): correctly catch uniq constraint on token insert
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
dependabot[bot] [Tue, 30 Apr 2024 13:32:32 +0000 (13:32 +0000)]
Merge pull request #44943 from nextcloud/dependabot/npm_and_yarn/nextcloud/password-confirmation-5.1.0
dependabot[bot] [Tue, 30 Apr 2024 13:12:44 +0000 (13:12 +0000)]
Merge pull request #44941 from nextcloud/dependabot/npm_and_yarn/types/dockerode-3.3.28
Côme Chilliet [Tue, 30 Apr 2024 12:29:07 +0000 (14:29 +0200)]
Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-file
feat(occ): Add --storage-tree option to info:file to help debug storages
yemkareems [Tue, 30 Apr 2024 11:59:49 +0000 (17:29 +0530)]
Merge pull request #44871 from nextcloud/feature/include-file-id-in-audit-logs
feat: include file id in audit logs
dependabot[bot] [Sat, 20 Apr 2024 02:32:49 +0000 (02:32 +0000)]
fix(deps): bump @nextcloud/password-confirmation from 5.0.1 to 5.1.0
---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 20 Apr 2024 02:01:59 +0000 (02:01 +0000)]
fix(dev-deps): bump @types/dockerode from 3.3.26 to 3.3.28
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
yemkareems [Tue, 9 Apr 2024 06:40:12 +0000 (12:10 +0530)]
feat: include file id in audit logs
Signed-off-by: yemkareems <yemkareems@gmail.com>
dependabot[bot] [Tue, 30 Apr 2024 08:04:05 +0000 (08:04 +0000)]
Merge pull request #44533 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.23.1
Côme Chilliet [Mon, 29 Apr 2024 15:16:01 +0000 (17:16 +0200)]
chore: Update baseline to include new 3rdparty psalm errors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:15:45 +0000 (17:15 +0200)]
fix: Avoid reference use in AppConfig
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:13:10 +0000 (17:13 +0200)]
fix: Fix small psalm errors in legacy
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:12:27 +0000 (17:12 +0200)]
fix: Fix tiny phpdoc errors related to Share
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 15:11:25 +0000 (17:11 +0200)]
fix: Avoid useless reference usage in user_ldap
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:22:55 +0000 (15:22 +0200)]
fix: Fix phpdoc typing in DirectEditing\Manager
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:22:19 +0000 (15:22 +0200)]
fix(files_external): Be extra safe with null handling to please psalm
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:21:52 +0000 (15:21 +0200)]
fix: Improve typing in Archive/TAR.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:21:22 +0000 (15:21 +0200)]
fix: Improve typing of mimetype aliases
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 13:19:51 +0000 (15:19 +0200)]
fix: Fix incorrect phpdoc typing in dav app
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 12:00:03 +0000 (14:00 +0200)]
fix: Fix default values for ini var in lib/base.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:58:21 +0000 (13:58 +0200)]
fix(user_ldap): Improve typing and fix a var name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:57:41 +0000 (13:57 +0200)]
fix(theming): Fix erronous phpdoc typing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:56:18 +0000 (13:56 +0200)]
fix(setupchecks): Fix opcache buffer check
This was broken by last codestyle update, maybe even before because of
operator precedence. Now using vars to make it readable and correct at
the same time.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 29 Apr 2024 11:55:07 +0000 (13:55 +0200)]
fix(files): Fix ownership transfer encrypted files detection
Discovered by psalm update
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 23 Apr 2024 08:03:42 +0000 (10:03 +0200)]
fix: Remove bogus code from query builder and fix parameter name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Apr 2024 16:11:32 +0000 (18:11 +0200)]
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
dependabot[bot] [Thu, 28 Mar 2024 11:03:45 +0000 (11:03 +0000)]
build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.9.0 to 5.23.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.9.0...5.23.1)
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Tue, 30 Apr 2024 00:20:32 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Mon, 29 Apr 2024 16:14:06 +0000 (18:14 +0200)]
Merge pull request #44996 from nextcloud/fix/unify-access-to-forbidden-chars
fix(files): Use OCP\Util::getForbiddenFileNameChars instead of directaccess to system config
nextcloud-command [Mon, 29 Apr 2024 15:37:59 +0000 (15:37 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 29 Apr 2024 15:13:40 +0000 (17:13 +0200)]
fix(files): Use string array instead of string for forbidden characters
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 23 Apr 2024 22:02:09 +0000 (00:02 +0200)]
fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to system config
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Mon, 29 Apr 2024 13:31:04 +0000 (15:31 +0200)]
Merge pull request #44968 from nextcloud/fix/drop-workaround-for-obsolete-php
fix: Drop workarounds for unsupported obsolete PHP versions
Ferdinand Thiessen [Mon, 29 Apr 2024 12:26:52 +0000 (14:26 +0200)]
Merge pull request #45029 from nextcloud/backport/44972/master
fix(unifiedSearch): Prevent broken avatars for federated users
Julius Härtl [Mon, 29 Apr 2024 06:27:07 +0000 (08:27 +0200)]
Merge pull request #44952 from nextcloud/perf/44951/template-creator
perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy
Nextcloud bot [Mon, 29 Apr 2024 00:20:36 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
nextcloud-command [Sun, 28 Apr 2024 23:17:53 +0000 (23:17 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 22 Apr 2024 19:41:24 +0000 (20:41 +0100)]
fix(unifiedSearch): Prevent broken avatars for federated users
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Ferdinand Thiessen [Sun, 28 Apr 2024 14:55:25 +0000 (16:55 +0200)]
Merge pull request #44586 from nextcloud/pulsejet/name-idx
perf(core): add index on name
Nextcloud bot [Sun, 28 Apr 2024 00:20:16 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 27 Apr 2024 06:43:53 +0000 (06:43 +0000)]
Merge pull request #45073 from nextcloud/dependabot/npm_and_yarn/sass-1.75.0
dependabot[bot] [Sat, 27 Apr 2024 06:17:22 +0000 (06:17 +0000)]
build(deps-dev): bump sass from 1.74.1 to 1.75.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.74.1 to 1.75.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.74.1...1.75.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 27 Apr 2024 06:15:58 +0000 (06:15 +0000)]
Merge pull request #45072 from nextcloud/dependabot/npm_and_yarn/puppeteer-22.7.1
dependabot[bot] [Sat, 27 Apr 2024 02:42:07 +0000 (02:42 +0000)]
build(deps-dev): bump puppeteer from 22.5.0 to 22.7.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.5.0 to 22.7.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.5.0...puppeteer-v22.7.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 27 Apr 2024 00:20:09 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Fri, 26 Apr 2024 18:20:55 +0000 (20:20 +0200)]
Merge pull request #45066 from nextcloud/feat/workflow-auto-update-dependabot-approve-merge.yml
Updating dependabot-approve-merge.yml workflow from template
Andy Scherzinger [Fri, 26 Apr 2024 18:20:31 +0000 (20:20 +0200)]
Merge pull request #45065 from nextcloud/feat/workflow-auto-update-pr-feedback.yml
Updating pr-feedback.yml workflow from template
Nextcloud bot [Fri, 26 Apr 2024 18:13:17 +0000 (18:13 +0000)]
Updating dependabot-approve-merge.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 26 Apr 2024 17:59:18 +0000 (17:59 +0000)]
Updating pr-feedback.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christoph Wurst [Fri, 26 Apr 2024 15:13:57 +0000 (17:13 +0200)]
Merge pull request #44670 from nextcloud/fix/session/no-authtoken-password-no-check
fix(session): Do not update authtoken last_check for passwordless
Christoph Wurst [Fri, 5 Apr 2024 11:07:23 +0000 (13:07 +0200)]
fix(session): Do not update authtoken last_check for passwordless
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Robin Appelman [Fri, 26 Apr 2024 13:43:52 +0000 (15:43 +0200)]
Merge pull request #44496 from nextcloud/feat/s3-accelerate
feat: support "s3-accelerate" endpoint
Robin Appelman [Tue, 26 Mar 2024 14:47:14 +0000 (15:47 +0100)]
feat: add option to enable s3 acceleration
Signed-off-by: Robin Appelman <robin@icewind.nl>
Anna [Fri, 26 Apr 2024 11:16:29 +0000 (13:16 +0200)]
Merge pull request #44938 from nextcloud/fix/remove-unknown-from-imip-service
fix(CalDAV): remove UNKNOWN from room / resource consideration
Nextcloud bot [Fri, 26 Apr 2024 00:21:00 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 25 Apr 2024 15:22:15 +0000 (17:22 +0200)]
Merge pull request #45035 from nextcloud/enh/noid/fix-chunked-upload
fix: chunked upload leading to 0-byte files
Simon L. [Thu, 25 Apr 2024 14:29:38 +0000 (16:29 +0200)]
fix: chunked upload leading to 0-byte files
Signed-off-by: Simon L <szaimen@e.mail.de>
Ferdinand Thiessen [Thu, 25 Apr 2024 11:27:23 +0000 (13:27 +0200)]
Merge pull request #45006 from nextcloud/dependabot/composer/symfony/translation-6.4.4
chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4
Joas Schilling [Wed, 24 Apr 2024 08:24:11 +0000 (10:24 +0200)]
chore(deps): Bump symfony/translation from 5.4.24 to 6.4.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 25 Apr 2024 00:20:44 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 24 Apr 2024 16:29:14 +0000 (18:29 +0200)]
Merge pull request #45001 from nextcloud/bugfix/noid/convert-exceptions-to-sabre-exceptions
fix(DAV): Migrate known exceptions to Sabre exceptions when copying
Joas Schilling [Wed, 24 Apr 2024 07:07:24 +0000 (09:07 +0200)]
Merge pull request #44970 from nextcloud/dependabot/composer/php-opencloud/openstack-3.10.0
chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0
Joas Schilling [Wed, 24 Apr 2024 06:25:35 +0000 (08:25 +0200)]
Merge pull request #45000 from nextcloud/bugfix/44643/bump-files_trashbin-version-to-trigger-migration
fix(migration): Bump files_trashbin version to trigger migration
Joas Schilling [Wed, 24 Apr 2024 05:18:47 +0000 (07:18 +0200)]
fix(DAV): Migrate known exceptions to Sabre exceptions when copying
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 24 Apr 2024 05:10:06 +0000 (07:10 +0200)]
fix(migration): Bump files_trashbin version to trigger migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 23 Apr 2024 10:17:55 +0000 (12:17 +0200)]
fix(openstack): Fix psalm issue with updated openstack version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 22 Apr 2024 19:21:50 +0000 (21:21 +0200)]
chore(deps): Bump php-opencloud/openstack from 3.2.1 to 3.10.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 24 Apr 2024 00:20:17 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 23 Apr 2024 23:42:32 +0000 (16:42 -0700)]
Merge pull request #44643 from nextcloud/feat/trashbin-deleted-by
feat(trashbin): Add deleted by properties
Christopher Ng [Fri, 12 Apr 2024 00:39:59 +0000 (17:39 -0700)]
feat(trashbin): Add deleted by properties
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 12 Apr 2024 00:39:59 +0000 (17:39 -0700)]
chore(trashbin): Add method to get deleted by from trash item
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 12 Apr 2024 00:39:58 +0000 (17:39 -0700)]
chore(trashbin): Store deleted by user
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 12 Apr 2024 00:39:58 +0000 (17:39 -0700)]
chore(trashbin): Add deleted_by column to files_trash
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Tue, 23 Apr 2024 17:17:36 +0000 (10:17 -0700)]
Merge pull request #44923 from nextcloud/fix/public-share-truncation
fix: Fix truncation on public page
Joas Schilling [Tue, 23 Apr 2024 11:45:55 +0000 (13:45 +0200)]
Merge pull request #44962 from nextcloud/dependabot/composer/sabre/dav-4.6.0
chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0
Ferdinand Thiessen [Tue, 23 Apr 2024 10:38:01 +0000 (12:38 +0200)]
Merge pull request #44982 from nextcloud/fix/account-list
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database
Côme Chilliet [Tue, 23 Apr 2024 09:14:02 +0000 (11:14 +0200)]
Merge pull request #44966 from nextcloud/fix/add-missing-docblock-parameter-querybuilder
chore: Add missing parameter to docblock tag psalm-taint-sink
Pytal [Tue, 23 Apr 2024 08:32:31 +0000 (01:32 -0700)]
Merge pull request #44973 from nextcloud/feat/legal-privacy-links
feat: Add legal notice and privacy policy links to help page
Ferdinand Thiessen [Mon, 22 Apr 2024 13:30:15 +0000 (15:30 +0200)]
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Tue, 23 Apr 2024 07:56:32 +0000 (09:56 +0200)]
Merge pull request #44794 from Velwark/patch-3
fix(memcache): remove double $$ to fix error
Velwark [Thu, 11 Apr 2024 18:10:11 +0000 (20:10 +0200)]
Update LoggerWrapperCache.php
Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.
Signed-off-by: Velwark <levinfrerich9@gmail.com>
Christoph Wurst [Tue, 23 Apr 2024 07:34:49 +0000 (09:34 +0200)]
Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-url
fix(auth): Keep redirect URL during 2FA setup and challenge
Christopher Ng [Thu, 18 Apr 2024 17:42:21 +0000 (10:42 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 18 Apr 2024 17:42:21 +0000 (10:42 -0700)]
fix: Fix truncation on public shares
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Tue, 23 Apr 2024 00:35:21 +0000 (17:35 -0700)]
Merge pull request #44905 from nextcloud/deps/nextcloud/dialogs-5.3.1
chore(deps): Bump @nextcloud/dialogs to v5.3.1
Nextcloud bot [Tue, 23 Apr 2024 00:20:44 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 17 Apr 2024 21:57:30 +0000 (14:57 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 17 Apr 2024 21:57:30 +0000 (14:57 -0700)]
chore(deps): Bump @nextcloud/dialogs to v5.3.1
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 22 Apr 2024 22:19:59 +0000 (15:19 -0700)]
feat: Update help entry name
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Mon, 22 Apr 2024 22:19:59 +0000 (15:19 -0700)]
feat: Add legal notice and privacy policy links to help page
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Joas Schilling [Mon, 22 Apr 2024 13:05:49 +0000 (15:05 +0200)]
fix(storage): Fix DAV storage as false is never returned
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 22 Apr 2024 12:33:05 +0000 (14:33 +0200)]
chore(deps): Bump sabre/dav from 4.5.0 to 4.6.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
Louis [Mon, 22 Apr 2024 15:24:55 +0000 (17:24 +0200)]
Merge pull request #44858 from nextcloud/artonge/feat/support_multiple_scope_in_dav_search
Support multiple scopes in DAV search
Côme Chilliet [Mon, 22 Apr 2024 14:55:42 +0000 (16:55 +0200)]
fix: Drop workarounds for unsupported obsolete PHP versions
Also improved error handling in Installer.php to be type safe.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Apr 2024 14:41:15 +0000 (16:41 +0200)]
Merge pull request #44025 from nextcloud/fix/remove-oc-app-calls
Migrate away from OC_App and toward IAppManager.
Côme Chilliet [Mon, 22 Apr 2024 14:38:08 +0000 (16:38 +0200)]
chore: Add missing parameter to docblock tag psalm-taint-sink
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 22 Apr 2024 13:50:06 +0000 (15:50 +0200)]
fix: Lazy load IURLGenerator from AppManager to avoid installation crash
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Sat, 20 Apr 2024 17:44:42 +0000 (19:44 +0200)]
perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Côme Chilliet [Mon, 22 Apr 2024 13:14:19 +0000 (15:14 +0200)]
fix: Revert to OC_App in places where we need all apps even disabled ones
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>