Louis Chemineau
0d543d193a
fix: Prevent duplicate creation of print_exception function
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-08 18:14:26 +07:00
Nextcloud bot
9dd8064a78
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-07 00:20:17 +07:00
Nextcloud bot
2c6040c7d0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-06 00:21:40 +07:00
Nextcloud bot
3f73bdb0ba
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-04 00:20:25 +07:00
Nextcloud bot
eabcaad297
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-03 00:20:59 +07:00
Nextcloud bot
07f914e7df
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-29 00:28:18 +07:00
Nextcloud bot
803ac1f513
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-27 00:20:55 +07:00
Nextcloud bot
4ddcdeaa47
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-26 00:23:29 +07:00
Nextcloud bot
3af9721d52
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-22 00:20:58 +07:00
Nextcloud bot
8c6a71d002
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-21 00:21:03 +07:00
Nextcloud bot
ad66160539
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 09:28:24 +07:00
Nextcloud bot
f725946c14
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 00:22:28 +07:00
Nextcloud bot
a26da45571
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-17 00:21:05 +07:00
Nextcloud bot
3abf9581dd
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-16 00:20:32 +07:00
John Molakvoæ
4668bd936f
Merge pull request #47811 from nextcloud/backport/47649/stable28
2024-09-15 22:09:31 +07:00
Nextcloud bot
124b565c33
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-15 00:26:58 +07:00
Nextcloud bot
e680a7a87d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-14 00:21:41 +07:00
Nextcloud bot
264cd2dcce
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-13 00:21:07 +07:00
Nextcloud bot
e4eef19b0b
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-12 00:20:41 +07:00
Nextcloud bot
ef57270c51
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-11 00:21:38 +07:00
Stephan Orbaugh
3c2ead7133
Merge pull request #47785 from nextcloud/backport/47770/stable28
...
[stable28] fix(dav): Always respond custom error page on exceptions
2024-09-10 10:56:48 +07:00
Nextcloud bot
bfb9c9b55c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-10 00:37:52 +07:00
Ferdinand Thiessen
414a66e023
fix: Replace conflicting tags in `xml_exception` template
...
The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-09 17:30:19 +07:00
Louis Chemineau
8524ab9a09
fix(dav): Always respond custom error page on exceptions
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-09 17:30:19 +07:00
Nextcloud bot
9dbc701642
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-09 00:23:46 +07:00
Nextcloud bot
175cbd35d9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-08 00:36:56 +07:00
Nextcloud bot
ee71d717b1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-07 00:37:21 +07:00
Christopher Ng
4f150b2b0b
chore: compile scss
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-06 16:01:44 +07:00
Christopher Ng
709b3f6244
fix: Fix inaccessible content on public pages due to overlapping footer
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-06 16:01:44 +07:00
Nextcloud bot
8f7f54bf53
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-06 00:25:31 +07:00
Arthur Schiwon
095389d71a
fix: missing use statements
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-09-05 19:15:55 +07:00
Louis Chemineau
7f742cb852
fix: Migrate existing bg jobs to use sha256
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-05 18:09:27 +07:00
Nextcloud bot
1b3d4fa45e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-05 00:24:13 +07:00
Nextcloud bot
a297773da2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-04 00:22:21 +07:00
Nextcloud bot
f4848d736e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-03 00:21:16 +07:00
Nextcloud bot
f263b56136
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-01 00:21:10 +07:00
Nextcloud bot
4963489269
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-30 16:33:04 +07:00
Ferdinand Thiessen
c1d9259284
Merge pull request #47246 from nextcloud/backport/47240/stable28
...
[stable28] fix(webauthn): Increase database column for public key id
2024-08-29 15:32:15 +07:00
Andy Scherzinger
d2e54724c5
Merge pull request #47576 from nextcloud/backport/47525/stable28
...
[stable28] fix: optimise `getWrongShareOwnership` query
2024-08-29 00:43:05 +07:00
Hamza Mahjoubi
ae2417af01
fix: optimise getWrongShareOwnership query
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-08-28 14:16:55 +07:00
Thomas Citharel
4a57a5fa5d
fix(provisionning_api): Remove parameters that are not set into template
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-08-28 14:01:10 +07:00
Ferdinand Thiessen
d13c495776
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-27 23:19:25 +07:00
Luka Trovic
4c35fc4676
fix: csrf check failed on public share with password
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-08-26 10:57:58 +07:00
Luka Trovic
67474406a1
fix: csrf check failed on public share with password
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2024-08-26 10:57:47 +07:00
Nextcloud bot
344dda25c0
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-26 00:20:41 +07:00
Nextcloud bot
326d198fde
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-25 00:24:39 +07:00
Nextcloud bot
f303bb1a66
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-23 00:20:26 +07:00
Nextcloud bot
dcacde4bb8
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-21 00:20:38 +07:00
Nextcloud bot
3edc0f58c1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-20 00:20:52 +07:00
Nextcloud bot
e889f335ee
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-19 00:20:37 +07:00