Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-12 | 4 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 104 | -110/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47785 from nextcloud/backport/47770/stable28 | Stephan Orbaugh | 2024-09-10 | 1 | -0/+47 |
|\ | | | | | [stable28] fix(dav): Always respond custom error page on exceptions | ||||
| * | fix: Replace conflicting tags in `xml_exception` template | Ferdinand Thiessen | 2024-09-09 | 1 | -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 exceptions | Louis Chemineau | 2024-09-09 | 1 | -0/+47 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 2 | -0/+12 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-09 | 6 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-08 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 8 | -4/+28 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 6 | -6/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix: missing use statements | Arthur Schiwon | 2024-09-05 | 1 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix: Migrate existing bg jobs to use sha256 | Louis Chemineau | 2024-09-05 | 1 | -0/+77 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-05 | 16 | -2/+78 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-04 | 110 | -820/+328 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-03 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-01 | 2 | -0/+70 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-30 | 4 | -14/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47246 from nextcloud/backport/47240/stable28 | Ferdinand Thiessen | 2024-08-29 | 2 | -1/+38 |
|\ | | | | | [stable28] fix(webauthn): Increase database column for public key id | ||||
| * | fix(webauthn): Increase database column for public key id | Ferdinand Thiessen | 2024-08-27 | 2 | -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/stable28 | Andy Scherzinger | 2024-08-29 | 1 | -1/+1 |
|\ \ | | | | | | | [stable28] fix: optimise `getWrongShareOwnership` query | ||||
| * | | fix: optimise getWrongShareOwnership query | Hamza Mahjoubi | 2024-08-28 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com> | ||||
* / | fix(provisionning_api): Remove parameters that are not set into template | Thomas Citharel | 2024-08-28 | 1 | -4/+1 |
|/ | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | fix: csrf check failed on public share with password | Luka Trovic | 2024-08-26 | 4 | -33/+19 |
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | ||||
* | fix: csrf check failed on public share with password | Luka Trovic | 2024-08-26 | 4 | -5/+38 |
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-26 | 4 | -8/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-25 | 2 | -18/+18 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-23 | 2 | -0/+24 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-21 | 2 | -0/+20 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-20 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-19 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-16 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-15 | 116 | -7324/+1770 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-10 | 4 | -2/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-09 | 110 | -110/+112 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(migration): Add column if not exists | Git'Fellow | 2024-08-08 | 1 | -4/+6 |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-08 | 4 | -2/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #47052 from nextcloud/backport/46534/stable28 | Andy Scherzinger | 2024-08-07 | 3 | -5/+10 |
|\ | | | | | [stable28] fix: Add direct parameter to flow auth v2 | ||||
| * | fix: Add direct parameter to flow auth v2 | Julius Härtl | 2024-08-06 | 3 | -5/+10 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-07 | 110 | -296/+296 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-06 | 2 | -4/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-05 | 2 | -0/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-03 | 2 | -0/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-08-02 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #46808 from nextcloud/backport/46784/stable28 | Ferdinand Thiessen | 2024-07-31 | 6 | -22/+45 |
|\ | | | | | [stable28] fix(styles): Make sure footer with legal links is shown correctly | ||||
| * | chore: Compile assets | Ferdinand Thiessen | 2024-07-31 | 4 | -4/+4 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | fix(styles): Make sure footer with legal links is shown correctly | Ferdinand Thiessen | 2024-07-31 | 2 | -18/+41 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | perf(systemtags): Add index for systemtags_object_mappings.objectid | Christoph Wurst | 2024-07-31 | 1 | -0/+6 |
|/ | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-31 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #46763 from nextcloud/backport/46672/stable28 | Andy Scherzinger | 2024-07-28 | 1 | -0/+4 |
|\ | | | | | [stable28] Avoid using partial file info as valid one | ||||
| * | fix: Ignore preview requests for invalid file ids | Julius Härtl | 2024-07-25 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |