Nextcloud bot
|
a3886ba6b6
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-02-16 00:44:56 +07:00 |
Git'Fellow
|
b9f8539c63
|
Merge pull request #50809 from nextcloud/fixPhp83Deprecation
fix(repair): PHP8.3 deprecation warning
|
2025-02-15 12:06:28 +07:00 |
Nextcloud bot
|
ba3868a403
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-02-15 00:21:54 +07:00 |
Christoph Wurst
|
228ac86fa2
|
Merge pull request #50769 from nextcloud/checkStorageIdSetCache
fix(SharedStorage): Check if storage ID is set on cache
|
2025-02-14 14:17:00 +07:00 |
Git'Fellow
|
885175772b
|
fix(repair): PHP8.3 deprecation warning
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2025-02-14 11:55:19 +07:00 |
Nextcloud bot
|
20cedce95f
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-02-14 00:22:05 +07:00 |
Daniel
|
d865a2b3c4
|
Merge pull request #50784 from nextcloud/fix/issue-50054-resource-invite-regression
fix: Fix regression in calendar invitation sending
|
2025-02-13 21:08:59 +07:00 |
SebastianKrupinski
|
aded11fe07
|
fix: Fix regression in calendar invitation sending
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
|
2025-02-13 20:49:26 +07:00 |
Julius Knorr
|
8c69bf1219
|
Merge pull request #48738 from nextcloud/perf/log-high-memory-requests
perf: Log requests using high amount of memory as warning
|
2025-02-13 19:50:32 +07:00 |
dependabot[bot]
|
b638c27723
|
Merge pull request #50801 from nextcloud/dependabot/npm_and_yarn/elliptic-6.6.1
|
2025-02-13 18:45:53 +07:00 |
dependabot[bot]
|
f4a305110d
|
chore(deps): bump elliptic from 6.6.0 to 6.6.1
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1.
- [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1)
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-13 17:24:19 +07:00 |
Côme Chilliet
|
d686cc7bcc
|
Merge pull request #50577 from nextcloud/enh/apply-rector-set-to-apps
Enh/apply rector set to apps
|
2025-02-13 18:17:53 +07:00 |
Côme Chilliet
|
b003af2364
|
Merge pull request #50794 from nextcloud/fix/fix-appmanager-cleanappid
fix: Only keep allowed characters in appid, and flag the method as escaping
|
2025-02-13 17:23:44 +07:00 |
Côme Chilliet
|
964bc960f8
|
chore: Update psalm-baseline-security.xml
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 16:27:13 +07:00 |
Côme Chilliet
|
6e7c97ea1f
|
fix: Also remove digits at the start and underscore on both ends of appid
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
|
2025-02-13 16:22:21 +07:00 |
Benjamin Gaussorgues
|
c71bc0696f
|
Merge pull request #50781 from nextcloud/perf/improve-incomplete-scan
perf(files): faster query to fetch incomplete directories
|
2025-02-13 15:21:25 +07:00 |
Côme Chilliet
|
8f57a50767
|
fix: Only keep allowed characters in appid, and flag the method as escaping
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 14:21:36 +07:00 |
Julius Knorr
|
d31bc88a23
|
perf: Log requests using high amount of memory as warning
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2025-02-13 13:43:10 +07:00 |
Côme Chilliet
|
fa42cd96dd
|
chore(user_ldap): Add psalm-suppress for deprecated emit method calls
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 12:50:56 +07:00 |
Côme Chilliet
|
17fffdbbcb
|
fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME comment
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 12:48:12 +07:00 |
Côme Chilliet
|
64863c9d46
|
chore: Apply new rector configuration to apps folder
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 11:46:42 +07:00 |
Côme Chilliet
|
007335dadf
|
chore(rector): Enable Nextcloud 25 set for the apps folder
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 11:45:39 +07:00 |
Côme Chilliet
|
6c1dd472f2
|
chore: Bump nextcloud/rector and rector versions
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 11:45:39 +07:00 |
Côme Chilliet
|
ed5b7ae161
|
chore: re-apply current rector configuration to apps folder
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 11:45:33 +07:00 |
Côme Chilliet
|
ed9b47462f
|
Merge pull request #49648 from nextcloud/fix/clarify-app-manager-methods
Clarify app manager method names
|
2025-02-13 11:33:52 +07:00 |
Côme Chilliet
|
ee48cafd20
|
Merge pull request #50689 from nextcloud/fix/migrate-dav-to-events
fix(dav): Migrate from hooks to user events
|
2025-02-13 10:24:05 +07:00 |
Côme Chilliet
|
f758f565d4
|
fix: Replace getInstalledApps calls with getEnabledApps
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 10:19:20 +07:00 |
Côme Chilliet
|
a3685551f7
|
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 10:19:19 +07:00 |
Côme Chilliet
|
cffd2c8d09
|
chore: Improve naming of methods and properties in AppManager
Remove all references to installed apps where it’s about enabled apps
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 10:19:19 +07:00 |
Côme Chilliet
|
fb917c495b
|
fix(ocp): Deprecate getInstalledApps and replace with clearer method name
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 10:19:19 +07:00 |
Côme Chilliet
|
d2864f7d84
|
fix(ocp): Deprecate isInstalled and add isEnabledForAnyone instead
The method name was really confusing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-02-13 10:19:18 +07:00 |
Benjamin Gaussorgues
|
9bdee76535
|
perf(files): faster query to fetch incomplete directories
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2025-02-13 10:11:02 +07:00 |
Elizabeth Danzberger
|
6e1d9a2620
|
Merge pull request #50602 from nextcloud/fix/template-field-title
fix: template field title
|
2025-02-13 04:03:19 +07:00 |
Elizabeth Danzberger
|
729e278d38
|
chore: rebuild assets
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
|
2025-02-13 09:39:55 +07:00 |
Elizabeth Danzberger
|
7db90efe3b
|
fix(template-filler): Hide template fields with unknown labels
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
|
2025-02-13 09:24:00 +07:00 |
Git'Fellow
|
bc3be77a69
|
fix(SharedStorage): Check if storage ID is set on cache
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2025-02-13 08:29:20 +07:00 |
Nextcloud bot
|
4905255936
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-02-13 00:21:38 +07:00 |
Andy Scherzinger
|
f2b25a49a9
|
Merge pull request #50692 from nextcloud/useNameNotUrl
fix(emailTemplate): use instance Name instead of Url in subject
|
2025-02-12 12:25:22 +07:00 |
Git'Fellow
|
a509494107
|
fix(emailTemplate): use instance Name instead of Url in subject
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2025-02-12 11:52:22 +07:00 |
Pytal
|
167a78ff54
|
Merge pull request #50081 from nextcloud/fix/undefined-application-key
fix(core): Fix undefined "application" array key error
|
2025-02-11 16:48:55 +07:00 |
Nextcloud bot
|
966166dabd
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-02-12 00:22:26 +07:00 |
Christopher Ng
|
5786fcb3fb
|
fix(core): Fix undefined "application" array key error in user layout
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-02-11 16:07:59 +07:00 |
Christopher Ng
|
b684c180a9
|
fix(core): Fix undefined "application" array key error
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2025-02-11 16:07:59 +07:00 |
Daniel
|
90a1aea574
|
Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2
Don't rethrow a type error
|
2025-02-11 17:28:44 +07:00 |
Robin Appelman
|
53749e06fc
|
Merge pull request #50324 from nextcloud/shared-cache-watcher-update
fix: don't use cached root info from shared cache if the watcher has detected an update
|
2025-02-11 16:01:37 +07:00 |
Robin Appelman
|
4978cd3c21
|
fix: use relative paths for upload locks
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-02-11 14:38:27 +07:00 |
Robin Appelman
|
9e1ae74a1c
|
fix: make locked exception path relative to the view
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-02-11 14:38:27 +07:00 |
Daniel Kesselberg
|
99ae669e39
|
fix: Replace the TypeError to prevent exposing the installation path
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-02-11 14:38:26 +07:00 |
Ferdinand Thiessen
|
5f423df9fd
|
Merge pull request #50739 from nextcloud/feat/share-grid-view
feat(sharing): Allow to set default view mode for public shares
|
2025-02-11 11:59:03 +07:00 |
Joas Schilling
|
9f91668502
|
Merge pull request #50753 from nextcloud/bugfix/noid/ensure-translation-of-shipped-apps
fix(transifex): Adjust check for translation of apps
|
2025-02-11 10:06:18 +07:00 |