John Molakvoæ
ffd220dfd2
Merge pull request #47717 from nextcloud/automated/noid/stable29-fix-npm-audit
2024-09-04 09:25:49 +02:00
John Molakvoæ
54d9028058
Merge pull request #47721 from nextcloud/backport/47709/stable29
2024-09-04 09:24:59 +02:00
Nextcloud bot
f5eedf1553
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-04 00:22:12 +00:00
John Molakvoæ
fd565ca425
Merge pull request #47620 from nextcloud/backport/47598/stable29
2024-09-03 21:43:46 +02:00
Simon L.
2599e6466f
fix: re-enable content-length header via htaccess
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-09-03 21:43:32 +02:00
nextcloud-command
450bac9d15
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-03 19:41:49 +00:00
John Molakvoæ
93201dfd50
fix: only keep major as server version
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-09-03 21:34:16 +02:00
nextcloud-command
6e6bf9284e
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-03 18:19:49 +00:00
Kate
1a9dddb173
Merge pull request #47715 from nextcloud/backport/47674/stable29
2024-09-03 18:31:14 +02:00
Andy Scherzinger
38cda31c3b
Merge pull request #47623 from nextcloud/backport/47567/stable29
...
[stable29] fix(config): Avoid error messages for restricted opcache API
2024-09-03 17:58:45 +02:00
provokateurin
e08bf1f4b0
fix(settings): Fix sharing exclude groups from password requirement option not working
...
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-03 15:13:57 +00:00
Ferdinand Thiessen
1e237c4991
Merge pull request #47247 from nextcloud/backport/47240/stable29
...
[stable29] fix(webauthn): Increase database column for public key id
2024-09-03 12:37:46 +02:00
Ferdinand Thiessen
5f1d80ab4b
Merge pull request #47692 from nextcloud/fix/stable29/remote-share-parsing
...
[stable29] fix(files): Correctly parse external shares for files UI
2024-09-03 12:34:07 +02:00
nextcloud-command
d865284e20
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-03 09:58:52 +00:00
Ferdinand Thiessen
5d04c13c90
fix(files): Correctly parse external shares for files UI
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-03 11:53:02 +02:00
Arthur Schiwon
b8d9996b20
Merge pull request #47705 from nextcloud/release/29.0.6
...
29.0.6
2024-09-03 10:46:22 +02:00
Arthur Schiwon
a1e33d1214
build: js assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-09-03 09:53:24 +02:00
Arthur Schiwon
8243fb8d85
build(hub): 29.0.6
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-09-03 09:45:29 +02:00
Arthur Schiwon
fea3e3037d
Merge pull request #47706 from nextcloud/revert/47668
...
[stable29] Revert "fix(deps): Fix npm audit"
2024-09-03 09:44:38 +02:00
Arthur Schiwon
c800d0ed30
Revert "fix(deps): Fix npm audit"
...
This reverts commit 18bdb14399 .
2024-09-03 09:24:08 +02:00
Nextcloud bot
f3aade515d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-03 00:21:11 +00:00
Andy Scherzinger
1f394cb3d0
Merge pull request #47687 from nextcloud/backport/29/ui-group-mgr
...
[stable29] fix(settings): Hide forbidden UI elements for group managers
2024-09-02 22:41:38 +02:00
nextcloud-command
679a472452
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-02 18:29:02 +00:00
Ferdinand Thiessen
577a5045e8
fix(settings): Hide forbidden UI elements for group managers
...
1. The "recent" accounts API only works for admin and delegated admin -> hide for group managers
2. Group managers can not create new groups -> Hide the UI to add a new group for them
3. Accounts created by group managers require one of the groups, which is managed by the group manager, assigned.
So if the group manager only manageres a single group, we should preselect that group.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-02 20:22:48 +02:00
Andy Scherzinger
026efbad13
Merge pull request #47668 from nextcloud/automated/noid/stable29-fix-npm-audit
...
[stable29] Fix npm audit
2024-09-02 18:43:05 +02:00
nextcloud-command
18bdb14399
fix(deps): Fix npm audit
...
Signed-off-by: GitHub <noreply@github.com>
2024-09-02 09:36:35 +02:00
Nextcloud bot
051e386890
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-02 00:21:19 +00:00
Nextcloud bot
a6cd9615c5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-01 00:21:04 +00:00
Nextcloud bot
fce089abe2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-31 00:26:24 +00:00
Ferdinand Thiessen
317c26d559
fix(webauthn): Increase database column for public key id
...
* Resolves https://github.com/nextcloud/server/issues/34476
There is no maximum length defined in the standard,
most common the length is between 128 and 200 characters,
but as we store it not in plain data but base64 encoded the length can grow about 1/3.
We had a regression with 'Nitrokey 3' which created IDs with 196 byte length -> 262 bytes encoded base64.
So to be save we increase the size to 512 bytes.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-31 01:51:28 +02:00
Nextcloud bot
5ae6d1f4c3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-30 16:32:56 +00:00
Josh
1abebffa1b
fix(config): Avoid error messages for restricted opcache API
...
Make changes recently added via #44230 match #8188 to avoid failures in restricted hosting environments.
Fixes #47562
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-30 07:55:00 +00:00
Arthur Schiwon
69c00aea3d
Merge pull request #47604 from nextcloud/release/29.0.6_rc1
...
29.0.6 RC1
2024-08-29 18:21:29 +02:00
Arthur Schiwon
40a4485860
build: js assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-29 17:17:29 +02:00
Hamza
98188743bb
Merge pull request #47577 from nextcloud/backport/47525/stable29
...
[stable29] fix: optimise `getWrongShareOwnership` query
2024-08-29 13:48:45 +02:00
Arthur Schiwon
576ada746b
build(hub): 29.0.6 RC1
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-08-29 12:11:24 +02:00
John Molakvoæ
573a4b86a2
Merge pull request #47566 from nextcloud/backport/47397/stable29
2024-08-29 10:51:59 +02:00
Kate
73728b23a5
Merge pull request #47573 from nextcloud/backport/37303/stable29
2024-08-29 10:41:09 +02:00
nextcloud-command
0b16589390
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-08-29 10:25:14 +02:00
Ferdinand Thiessen
6ab149e88c
chore: Update @nextcloud/vue to v8.17.0
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-29 10:15:01 +02:00
Nextcloud bot
988dcb36b0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-29 00:21:24 +00:00
Louis
58a3c14497
Merge pull request #47571 from nextcloud/backport/47016/stable29
...
[stable29] refactor(files): Drop unneeded initial state
2024-08-28 23:50:01 +02:00
Hamza Mahjoubi
e2a7575abb
fix: optimise getWrongShareOwnership query
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-08-28 14:18:52 +00:00
Thomas Citharel
0601a3f8e0
fix(provisionning_api): Remove parameters that are not set into template
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-08-28 14:03:05 +00:00
nextcloud-command
a3e29e28d5
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-28 16:02:10 +02:00
Ferdinand Thiessen
ca3af10b28
refactor(files): Drop unneeded initial state
...
The initial state is no longer used, it was only used in legacy UI and in the f2v rewrite
it was only used for the `id` which can be loaded just from the URL.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-28 16:00:03 +02:00
Joas Schilling
469e458778
Merge pull request #47549 from nextcloud/backport/47521/stable29
...
[stable29] fix(logger): ignore session logging during setup
2024-08-28 08:18:19 +02:00
Nextcloud bot
5f7736483f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-28 00:23:27 +00:00
Elizabeth Danzberger
82e61d9112
Merge pull request #47538 from nextcloud/backport/47500/stable29
...
[stable29] fix(files): fix list gap at bottom
2024-08-27 16:10:31 -04:00
Elizabeth Danzberger
235c44cc83
chore: rebuild assets
...
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2024-08-27 15:21:47 -04:00