summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #46678 from nextcloud/backport/44295/stable28Andy Scherzinger2024-07-255-7/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix(logging): Restore the option to log with debug levelJoas Schilling2024-07-221-2/+2
| * | | | fix: Implement option to temporarily set the user sessionJulius Härtl2024-07-224-5/+24
| * | | | fix: Do not use incognito mode for direct editingJulius Härtl2024-07-221-2/+0
* | | | | Merge pull request #46683 from nextcloud/backport/46674/stable28Andy Scherzinger2024-07-251-12/+21
|\ \ \ \ \
| * | | | | feat: add config flag to toggle persistent redis connectionsRobin Appelman2024-07-221-12/+21
| |/ / / /
* | | | | Merge pull request #46751 from nextcloud/backport/44788/stable28Andy Scherzinger2024-07-252-4/+71
|\ \ \ \ \
| * | | | | feat: add additional logging for database errorsRobin Appelman2024-07-252-4/+71
| | |_|/ / | |/| | |
* | | | | Merge pull request #46384 from nextcloud/backport/46310/stable28John Molakvoæ2024-07-251-0/+7
|\ \ \ \ \
| * | | | | fix(cypress): wait for apps list fetch for better testing stabilityskjnldsv2024-07-251-0/+7
| |/ / / /
* | | | | Merge pull request #46742 from nextcloud/backport/46693/stable28Robin Appelman2024-07-251-0/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat: add a specialized writeStream implementation for s3 external storageRobin Appelman2024-07-251-0/+21
|/ / / /
* | | | Merge pull request #46734 from nextcloud/backport/46731/stable28Ferdinand Thiessen2024-07-256-8/+8
|\ \ \ \
| * | | | chore(assets): Recompile assetsnextcloud-command2024-07-254-6/+6
| * | | | fix(files): ensure forbiddenCharacters is an arrayMaksim Sukharev2024-07-252-2/+2
|/ / / /
* | | | Merge pull request #46563 from nextcloud/backport/46450/stable28Joas Schilling2024-07-251-2/+7
|\ \ \ \
| * | | | fix(files_metadata): Don't run generation job on every upgradeLouis Chemineau2024-07-171-2/+7
* | | | | Merge pull request #46717 from nextcloud/backport/46689/stable28Ferdinand Thiessen2024-07-258-19/+76
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2024-07-246-9/+9
| * | | | | fix(files): validate input when creating file/directoryMaksim Sukharev2024-07-242-10/+67
|/ / / / /
* | | | | Merge pull request #46720 from nextcloud/backport/46694/stable28Ferdinand Thiessen2024-07-241-0/+4
|\ \ \ \ \
| * | | | | fix: FileInfo from `View` should have the correct name of a mountpointFerdinand Thiessen2024-07-241-0/+4
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2464-94/+534
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-23176-312/+460
| |/ / / |/| | |
* | | | Merge pull request #46628 from nextcloud/backport/46419/stable28Joas Schilling2024-07-2213-5/+151
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-1913-5/+151
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2214-64/+118
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2170-4/+710
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-20142-384/+1328
* | | | Merge pull request #46647 from nextcloud/backport/46225/stable28Andy Scherzinger2024-07-191-7/+14
|\ \ \ \
| * | | | fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-191-7/+14
|/ / / /
* | | | Merge pull request #46577 from nextcloud/backport/46555/stable28Git'Fellow2024-07-191-0/+4
|\ \ \ \
| * | | | chore: add warning in case of failureGit'Fellow2024-07-171-0/+1
| * | | | fix(appstore): Return an empty array in case of failGit'Fellow2024-07-171-0/+3
* | | | | Merge pull request #46523 from nextcloud/backport/46504/stable28Git'Fellow2024-07-194-5/+22
|\ \ \ \ \
| * | | | | fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-164-5/+22
| | |_|/ / | |/| | |
* | | | | Merge pull request #46520 from nextcloud/backport/46475/stable28Git'Fellow2024-07-191-1/+1
|\ \ \ \ \
| * | | | | fix(redis): Require version >=4 for unlinkGit'Fellow2024-07-151-1/+1
* | | | | | Merge pull request #46637 from nextcloud/backport/46608/stable28Anupam Kumar2024-07-191-1/+1
|\ \ \ \ \ \
| * | | | | | fix(TextProcessing): use error instead of info for exception loggingAnupam Kumar2024-07-191-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #46125 from nextcloud/automated/noid/stable28-update-psalm...Joas Schilling2024-07-191-8/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore(tests): Update psalm baselinenextcloud-command2024-07-191-8/+0
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-19138-648/+2108
* | | | | Merge pull request #46603 from nextcloud/backport/46593/stable28Sebastian Krupinski2024-07-181-1/+10
|\ \ \ \ \
| * | | | | fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-181-1/+10
* | | | | | Merge pull request #46613 from nextcloud/backport/46594/stable28Sebastian Krupinski2024-07-181-0/+5
|\ \ \ \ \ \
| * | | | | | fix(caldav): decode values before returningSebastianKrupinski2024-07-181-0/+5
|/ / / / / /
* | | | | | Merge pull request #46585 from nextcloud/release/28.0.8v28.0.8Benjamin Gaussorgues2024-07-181-2/+2
|\ \ \ \ \ \
| * | | | | | build(hub): 28.0.8Benjamin Gaussorgues2024-07-171-2/+2
* | | | | | | Merge pull request #46561 from nextcloud/backport/46354/stable28John Molakvoæ2024-07-185-10/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |