summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-124-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-11104-110/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47785 from nextcloud/backport/47770/stable28Stephan Orbaugh2024-09-101-0/+47
|\ | | | | [stable28] fix(dav): Always respond custom error page on exceptions
| * fix: Replace conflicting tags in `xml_exception` templateFerdinand Thiessen2024-09-091-1/+1
| | | | | | | | | | | | | | 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>
| * fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-091-0/+47
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-102-0/+12
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-096-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-082-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-078-4/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-066-6/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: missing use statementsArthur Schiwon2024-09-051-0/+2
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix: Migrate existing bg jobs to use sha256Louis Chemineau2024-09-051-0/+77
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0516-2/+78
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-04110-820/+328
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-012-0/+70
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-304-14/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47246 from nextcloud/backport/47240/stable28Ferdinand Thiessen2024-08-292-1/+38
|\ | | | | [stable28] fix(webauthn): Increase database column for public key id
| * fix(webauthn): Increase database column for public key idFerdinand Thiessen2024-08-272-1/+38
| | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | Merge pull request #47576 from nextcloud/backport/47525/stable28Andy Scherzinger2024-08-291-1/+1
|\ \ | | | | | | [stable28] fix: optimise `getWrongShareOwnership` query
| * | fix: optimise getWrongShareOwnership queryHamza Mahjoubi2024-08-281-1/+1
| |/ | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
* / fix(provisionning_api): Remove parameters that are not set into templateThomas Citharel2024-08-281-4/+1
|/ | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* fix: csrf check failed on public share with passwordLuka Trovic2024-08-264-33/+19
| | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* fix: csrf check failed on public share with passwordLuka Trovic2024-08-264-5/+38
| | | | Signed-off-by: Luka Trovic <luka@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-264-8/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-252-18/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-232-0/+24
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-212-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-202-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-192-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-162-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-15116-7324/+1770
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-104-2/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-09110-110/+112
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(migration): Add column if not existsGit'Fellow2024-08-081-4/+6
| | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-084-2/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47052 from nextcloud/backport/46534/stable28Andy Scherzinger2024-08-073-5/+10
|\ | | | | [stable28] fix: Add direct parameter to flow auth v2
| * fix: Add direct parameter to flow auth v2Julius Härtl2024-08-063-5/+10
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-07110-296/+296
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-062-4/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-052-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-032-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-024-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #46808 from nextcloud/backport/46784/stable28Ferdinand Thiessen2024-07-316-22/+45
|\ | | | | [stable28] fix(styles): Make sure footer with legal links is shown correctly
| * chore: Compile assetsFerdinand Thiessen2024-07-314-4/+4
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-312-18/+41
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | perf(systemtags): Add index for systemtags_object_mappings.objectidChristoph Wurst2024-07-311-0/+6
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #46763 from nextcloud/backport/46672/stable28Andy Scherzinger2024-07-281-0/+4
|\ | | | | [stable28] Avoid using partial file info as valid one
| * fix: Ignore preview requests for invalid file idsJulius Härtl2024-07-251-0/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>