Commit graph

13783 commits

Author SHA1 Message Date
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
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
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
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
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
Hamza
98188743bb
Merge pull request #47577 from nextcloud/backport/47525/stable29
[stable29] fix: optimise `getWrongShareOwnership` query
2024-08-29 13:48:45 +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 bot
bcb7c79139
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-26 00:20:35 +00:00
Nextcloud bot
c61f3da608
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-25 00:24:33 +00:00
Nextcloud bot
112aecc277
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-23 00:20:20 +00:00
Nextcloud bot
26bf1b1e15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-21 00:20:32 +00:00
Nextcloud bot
1e93ebc9a6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-20 00:20:46 +00:00
Nextcloud bot
9e380839af
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-19 00:20:32 +00:00
Nextcloud bot
87893fb1c0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-16 00:20:21 +00:00
Nextcloud bot
4515feef0c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-15 00:26:07 +00:00
Nextcloud bot
7a7444015e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-10 00:20:22 +00:00
Nextcloud bot
157272498d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-09 00:25:36 +00:00
Andy Scherzinger
598d50164a
Merge pull request #46889 from nextcloud/backport/46476/stable29
[stable29] Migration Attributes
2024-08-08 13:55:56 +02:00
Git'Fellow
11f163f31e fix(migration): Add column if not exists
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-08 07:56:31 +00:00
Nextcloud bot
d2f1ea98ea
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-08 00:21:05 +00:00
Julius Härtl
eec226d3e2
Merge pull request #47053 from nextcloud/backport/46534/stable29
[stable29] fix: Add direct parameter to flow auth v2
2024-08-07 12:23:45 +02:00
Nextcloud bot
bc25f9a5d0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-07 00:20:18 +00:00
Maxence Lange
825be0af80 fix(migration-preview): display a message if no attributes set
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-08-06 22:52:43 -01:00
Maxence Lange
e227d5afa1 feat(upgrade): migration attributes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-08-06 22:41:35 -01:00
Julius Härtl
24993f988b
fix: Add direct parameter to flow auth v2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-06 22:44:34 +02:00
Nextcloud bot
a617215968
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-06 00:20:19 +00:00
Git'Fellow
217b28ed71 fix: Max file size for metadata generation
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Co-Authored-By: Louis <louis@chmn.me>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-08-05 07:08:19 +00:00
Nextcloud bot
f3ef91c6a3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-05 00:20:41 +00:00
Nextcloud bot
30292cd882
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-03 00:19:57 +00:00
Nextcloud bot
7b32dd54b7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-02 00:19:45 +00:00
Christoph Wurst
017370e27c perf(systemtags): Add index for systemtags_object_mappings.objectid
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-07-31 09:12:33 +00:00
Nextcloud bot
ea4936b5dc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-31 00:20:25 +00:00
Ferdinand Thiessen
2ce9eb343d
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-30 13:10:05 +02:00
Ferdinand Thiessen
75efbfda94
fix(styles): Make sure footer with legal links is shown correctly
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-30 13:03:08 +02:00
Julius Härtl
23ec547af0 fix: Ignore preview requests for invalid file ids
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-29 08:16:30 +02:00
Nextcloud bot
9d7bdc67d8
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-28 00:39:43 +00:00
John Molakvoæ
cea8c4c364
Merge pull request #46711 from nextcloud/backport/45353/stable29 2024-07-27 16:12:10 +02:00
Nextcloud bot
3954d61826
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-27 00:19:31 +00:00
Nextcloud bot
4aac0b1008
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-26 00:20:02 +00:00
Julius Härtl
cae18a80c7 fix: Adapt icon color to new default for mime icons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-25 17:00:34 +07:00
Hoang Pham
e5532362da feat: support excalidraw file
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-07-25 17:00:34 +07:00
Joas Schilling
fc8dd10cfa
Merge pull request #46564 from nextcloud/backport/46450/stable29
[stable29] fix(files_metadata): Don't run generation job on every upgrade
2024-07-25 08:49:58 +02:00
Nextcloud bot
080106a2e5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-24 00:19:54 +00:00
Nextcloud bot
64a7670a52
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-23 00:19:36 +00:00
Nextcloud bot
54b84f6c76
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-21 00:19:53 +00:00
Nextcloud bot
d63621b914
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-19 00:19:49 +00:00
Nextcloud bot
b50a4eb645
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-07-18 00:19:37 +00:00
Louis Chemineau
7ac8a8a5b8 fix(files_metadata): Don't run generation job on every upgrade
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-16 15:12:18 +00:00