Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-26 | 404 | -734/+2450 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #46757 from nextcloud/backport/46749/stable28 | Ferdinand Thiessen | 2024-07-25 | 1 | -2/+7 |
|\ | | | | | [stable28] fix: add a try and catch for delete versioning | ||||
| * | fix: add a try and catch for delete versioning | greta | 2024-07-25 | 1 | -2/+7 |
|/ | | | | Signed-off-by: greta <gretadoci@gmail.com> | ||||
* | Merge pull request #46668 from nextcloud/backport/46640/stable28 | Andy Scherzinger | 2024-07-25 | 3 | -6/+19 |
|\ | | | | | [stable28] fix(Token): take over scope in token refresh with login by cookie | ||||
| * | fix(Token): take over scope in token refresh with login by cookie | Arthur Schiwon | 2024-07-22 | 3 | -6/+19 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #46678 from nextcloud/backport/44295/stable28 | Andy Scherzinger | 2024-07-25 | 5 | -7/+24 |
|\ \ | | | | | | | [stable28] Allow injecting the user temporarily for direct editing | ||||
| * | | fix(logging): Restore the option to log with debug level | Joas Schilling | 2024-07-22 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | fix: Implement option to temporarily set the user session | Julius Härtl | 2024-07-22 | 4 | -5/+24 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | fix: Do not use incognito mode for direct editing | Julius Härtl | 2024-07-22 | 1 | -2/+0 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Merge pull request #46683 from nextcloud/backport/46674/stable28 | Andy Scherzinger | 2024-07-25 | 1 | -12/+21 |
|\ \ \ | | | | | | | | | [stable28] feat: add config flag to toggle persistent redis connections | ||||
| * | | | feat: add config flag to toggle persistent redis connections | Robin Appelman | 2024-07-22 | 1 | -12/+21 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #46751 from nextcloud/backport/44788/stable28 | Andy Scherzinger | 2024-07-25 | 2 | -4/+71 |
|\ \ \ | | | | | | | | | [stable28] feat: add additional logging for database errors | ||||
| * | | | feat: add additional logging for database errors | Robin Appelman | 2024-07-25 | 2 | -4/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | including the stack trace of the current database transaction Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #46384 from nextcloud/backport/46310/stable28 | John Molakvoæ | 2024-07-25 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | fix(cypress): wait for apps list fetch for better testing stability | skjnldsv | 2024-07-25 | 1 | -0/+7 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #46742 from nextcloud/backport/46693/stable28 | Robin Appelman | 2024-07-25 | 1 | -0/+21 |
|\ \ \ \ | |/ / / |/| | | | [stable28] feat: add a specialized writeStream implementation for s3 external storage | ||||
| * | | | feat: add a specialized writeStream implementation for s3 external storage | Robin Appelman | 2024-07-25 | 1 | -0/+21 |
|/ / / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #46734 from nextcloud/backport/46731/stable28 | Ferdinand Thiessen | 2024-07-25 | 6 | -8/+8 |
|\ \ \ | | | | | | | | | [stable28] fix(files): ensure forbiddenCharacters is an array | ||||
| * | | | chore(assets): Recompile assets | nextcloud-command | 2024-07-25 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | fix(files): ensure forbiddenCharacters is an array | Maksim Sukharev | 2024-07-25 | 2 | -2/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | Merge pull request #46563 from nextcloud/backport/46450/stable28 | Joas Schilling | 2024-07-25 | 1 | -2/+7 |
|\ \ \ | | | | | | | | | [stable28] fix(files_metadata): Don't run generation job on every upgrade | ||||
| * | | | fix(files_metadata): Don't run generation job on every upgrade | Louis Chemineau | 2024-07-17 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | | Merge pull request #46717 from nextcloud/backport/46689/stable28 | Ferdinand Thiessen | 2024-07-25 | 8 | -19/+76 |
|\ \ \ \ | | | | | | | | | | | [stable28] fix(files): validate input when creating file/directory | ||||
| * | | | | chore(assets): Recompile assets | nextcloud-command | 2024-07-24 | 6 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | | fix(files): validate input when creating file/directory | Maksim Sukharev | 2024-07-24 | 2 | -10/+67 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | | | Merge pull request #46720 from nextcloud/backport/46694/stable28 | Ferdinand Thiessen | 2024-07-24 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | [stable28] fix: FileInfo from `View` should have the correct name of a mountpoint | ||||
| * | | | | fix: FileInfo from `View` should have the correct name of a mountpoint | Ferdinand Thiessen | 2024-07-24 | 1 | -0/+4 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a mountpoint is returned from a `View` the name must match the view scoped name and not the global name. For example group folders have a name like `1` or `2` (the ID), but the name of the FileInfo returned fro mthe View should be the mount point name, like `First groupfolder` or similar. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-24 | 64 | -94/+534 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-23 | 176 | -312/+460 |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #46628 from nextcloud/backport/46419/stable28 | Joas Schilling | 2024-07-22 | 13 | -5/+151 |
|\ \ \ | |_|/ |/| | | [stable28] fix(mail): Fix big logos in mail templates for Outlook | ||||
| * | | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-19 | 13 | -5/+151 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-22 | 14 | -64/+118 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-21 | 70 | -4/+710 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-20 | 142 | -384/+1328 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #46647 from nextcloud/backport/46225/stable28 | Andy Scherzinger | 2024-07-19 | 1 | -7/+14 |
|\ \ \ | | | | | | | | | [stable28] fix(dav): Thrown forbidden error for authenticated user instead of no… | ||||
| * | | | fix(dav): Thrown forbidden error for authenticated user instead of not found | SebastianKrupinski | 2024-07-19 | 1 | -7/+14 |
|/ / / | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> | ||||
* | | | Merge pull request #46577 from nextcloud/backport/46555/stable28 | Git'Fellow | 2024-07-19 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | [stable28] fix(appstore): Return an empty array in case of fail | ||||
| * | | | chore: add warning in case of failure | Git'Fellow | 2024-07-17 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
| * | | | fix(appstore): Return an empty array in case of fail | Git'Fellow | 2024-07-17 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | Merge pull request #46523 from nextcloud/backport/46504/stable28 | Git'Fellow | 2024-07-19 | 4 | -5/+22 |
|\ \ \ \ | | | | | | | | | | | [stable28] fix(theming): enforce theme should still provide dark as fallback | ||||
| * | | | | fix(theming): enforce theme should still provide dark as fallback | skjnldsv | 2024-07-16 | 4 | -5/+22 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #46520 from nextcloud/backport/46475/stable28 | Git'Fellow | 2024-07-19 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [stable28] fix(redis): Require version >=4 for unlink | ||||
| * | | | | fix(redis): Require version >=4 for unlink | Git'Fellow | 2024-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | | Merge pull request #46637 from nextcloud/backport/46608/stable28 | Anupam Kumar | 2024-07-19 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [stable28] fix(TextProcessing): use error instead of info for exception logging | ||||
| * | | | | | fix(TextProcessing): use error instead of info for exception logging | Anupam Kumar | 2024-07-19 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | | | | | | | | | | | Signed-off-by: Anupam Kumar <kyteinsky@gmail.com> | ||||
* | | | | | Merge pull request #46125 from ↵ | Joas Schilling | 2024-07-19 | 1 | -8/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | nextcloud/automated/noid/stable28-update-psalm-baseline [stable28] Update psalm-baseline.xml | ||||
| * | | | | chore(tests): Update psalm baseline | nextcloud-command | 2024-07-19 | 1 | -8/+0 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-07-19 | 138 | -648/+2108 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #46603 from nextcloud/backport/46593/stable28 | Sebastian Krupinski | 2024-07-18 | 1 | -1/+10 |
|\ \ \ \ | | | | | | | | | | | [stable28] fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server… | ||||
| * | | | | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server Error | SebastianKrupinski | 2024-07-18 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> |