Joas Schilling
8d9947c156
Merge pull request #13103 from nextcloud/release/18.0.11
...
Release 18.0.11
2024-08-22 20:34:30 +02:00
Joas Schilling
1ee582bc85
chore(release): Bump version to 18.0.11
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-22 17:49:19 +02:00
Joas Schilling
0b2f6a93ab
chore(release): Add changelog for 18.0.11
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-22 17:48:49 +02:00
Joas Schilling
2f8f1d50bc
Merge pull request #12611 from nextcloud/deps/stable28/bump-nextcloud-vue-from-8.11.3-to-8.13.0
...
[stable28] chore(deps): bump @nextcloud/vue from 8.11.3 to ^8.14.0
2024-08-22 16:50:33 +02:00
Joas Schilling
2259950a3d
Merge pull request #13080 from nextcloud/backport/13027/stable28
...
[stable28] Fix adding and removing permissions
2024-08-22 13:12:57 +02:00
Daniel Calviño Sánchez
f2b3f29727
fix: Fix adding or removing permissions without call permissions set
...
When adding or removing call permissions the default room permissions
should be taken as a base if no call permission is set. Otherwise adding
will cause the permissions to be set instead of added, while removing
them will have no effect.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-08-22 07:53:26 +00:00
Daniel Calviño Sánchez
e0551c0750
fix: Fix adding and removing several attendee permissions at once
...
When adding or removing attendee permissions the permissions are
decomposed in each separate permission and added or removed
individually. However, the same query object was reused, so once it was
executed for the first permission found then it no longer worked as
expected for the following permissions.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-08-22 07:53:26 +00:00
Daniel Calviño Sánchez
4887d285b7
refactor: Extract method to get the base query for setting permissions
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-08-22 07:53:26 +00:00
Daniel Calviño Sánchez
87fe6e9015
fix: Fix adding permissions when attendees have default permissions
...
When adding permissions to all attendees the permissions are added to
the call/room and to the attendees. Attendees with default permissions
will get the effective permissions from the call/room permissions, so
the permissions should be added only to those attendees that already
have custom permissions.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-08-22 07:53:26 +00:00
Daniel Calviño Sánchez
c6f743d7ad
test: Add integration tests for adding and removing permissions
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-08-22 07:53:26 +00:00
Nextcloud bot
18c1bd0c55
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-22 00:23:35 +00:00
Nextcloud bot
e2ea4ec719
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-21 00:23:29 +00:00
Joas Schilling
fd721c4502
Merge pull request #13038 from nextcloud/backport/13037/stable28
...
[stable28] fix: Fix some minor things found by stan
2024-08-20 15:20:36 +02:00
Joas Schilling
1e28087bb3
fix: Fix calling method on null in what seems to be unreachable code
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-20 14:24:46 +02:00
Joas Schilling
257c05a2c5
fix(chat): Fix use of guest name cache
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-20 14:24:46 +02:00
Nextcloud bot
02c287b138
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-20 00:23:45 +00:00
Nextcloud bot
59f3d8ae23
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-19 00:23:22 +00:00
Nextcloud bot
fc5429f6d7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-18 00:26:12 +00:00
Nextcloud bot
24dc636d34
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-17 00:23:37 +00:00
Nextcloud bot
826eea0bec
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 08:32:12 +00:00
Nextcloud bot
fc25fbfa61
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 00:23:20 +00:00
dependabot[bot]
b3da8a24bc
Merge pull request #12973 from nextcloud/dependabot/npm_and_yarn/stable28/extendable-media-recorder-wav-encoder-7.0.114
2024-08-15 06:55:33 +00:00
dependabot[bot]
b2101cf0d7
chore(deps): Bump extendable-media-recorder-wav-encoder
...
Bumps [extendable-media-recorder-wav-encoder](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder ) from 7.0.113 to 7.0.114.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/releases )
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/compare/v7.0.113...v7.0.114 )
---
updated-dependencies:
- dependency-name: extendable-media-recorder-wav-encoder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 06:48:24 +00:00
Nextcloud bot
bd9b24d86c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:29:20 +00:00
Nextcloud bot
c65739213f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-14 00:23:37 +00:00
Nextcloud bot
bc1728c5c2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-13 00:23:17 +00:00
Nextcloud bot
c1fa0f6e32
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-12 00:22:52 +00:00
Nextcloud bot
133b3b507a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-10 00:23:30 +00:00
Nextcloud bot
8cd2e113d9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-09 00:30:01 +00:00
Nextcloud bot
19f634bd8c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-08 00:24:07 +00:00
Nextcloud bot
52857144cf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-07 00:23:21 +00:00
Nextcloud bot
eeb5b82ad7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-06 00:23:12 +00:00
Nextcloud bot
a336685548
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-05 00:23:33 +00:00
Nextcloud bot
e70af07c9d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-03 00:25:33 +00:00
Nextcloud bot
2b7737b1ad
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-02 00:22:44 +00:00
Nextcloud bot
63b1d139b0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-01 00:42:48 +00:00
Nextcloud bot
4a606684fd
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-31 00:23:20 +00:00
Nextcloud bot
a800a75502
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-30 00:23:08 +00:00
github-actions[bot]
706867a06b
Merge pull request #12833 from nextcloud/automated/noid/stable28-update-nextcloud-ocp
...
[stable28] Update nextcloud/ocp dependency
2024-07-29 14:21:33 +00:00
Grigorii K. Shartsev
4ca94b2057
Merge pull request #12843 from nextcloud/backport/12812/stable28
...
[stable28] fix(AdminSettings): hide secrets in password fields
2024-07-29 17:48:02 +05:00
Grigorii K. Shartsev
171f24505e
fix(AdminSettings): hide secrets in password fields
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-07-29 12:27:59 +02:00
Nextcloud bot
f86bad0a69
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-29 00:23:17 +00:00
nextcloud-command
9ea8394e2b
chore(dev-deps): Bump nextcloud/ocp package
...
Signed-off-by: GitHub <noreply@github.com>
2024-07-28 02:44:15 +00:00
Nextcloud bot
05e84bf07f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-28 00:42:41 +00:00
Nextcloud bot
1959321045
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-27 00:22:33 +00:00
Nextcloud bot
2256a79019
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-26 00:23:03 +00:00
Nextcloud bot
3e1312df70
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-25 00:20:45 +00:00
Joas Schilling
e3c87277b1
Merge pull request #12792 from nextcloud/backport/12791/stable28
...
[stable28] fix(chat): Fix OpenAPI optional attributes
2024-07-24 12:30:38 +02:00
Joas Schilling
b4023397e7
chore(assets): Recompile assets
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-24 12:14:04 +02:00
Joas Schilling
ad2d2afcf7
fix(chat): Fix OpenAPI optional attributes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-24 12:13:23 +02:00