| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | fix(a11y): Add OTF font loading checkbackport/47928/stable29 | Joas Schilling | 2024-09-16 | 1 | -1/+1 |
* | | Merge pull request #47862 from nextcloud/backport/47860/stable29 | John Molakvoæ | 2024-09-16 | 1 | -3/+1 |
|\ \ |
|
| * | | fix: Only write once to template instead of create/copybackport/47860/stable29 | Julius Knorr | 2024-09-10 | 1 | -3/+1 |
* | | | Merge pull request #47840 from nextcloud/backport/47640/stable29 | John Molakvoæ | 2024-09-16 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix: Run migration sql as statement so that the primary db node is usedbackport/47640/stable29 | Julius Härtl | 2024-09-09 | 1 | -1/+1 |
* | | | Merge pull request #47941 from nextcloud/backport/47933/stable29 | Joas Schilling | 2024-09-16 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | fix(config): Throw PreconditionException always when it didn't matchbackport/47933/stable29 | Joas Schilling | 2024-09-13 | 1 | -3/+3 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-16 | 4 | -2/+70 |
* | | | | Merge pull request #47936 from nextcloud/backport/47854/stable29 | Andy Scherzinger | 2024-09-15 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | fix: check if key is setbackport/47854/stable29 | Git'Fellow | 2024-09-13 | 1 | -1/+1 |
| * | | | | fix(appstore): Ensure returned apps from AppStore are valid | Git'Fellow | 2024-09-13 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge pull request #47867 from nextcloud/backport/47858/stable29 | John Molakvoæ | 2024-09-15 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | fix(preview): gracefully handle file not being opened in ProviderV2backport/47858/stable29 | Richard Steinmetz | 2024-09-10 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #48033 from nextcloud/backport/48013/stable29 | John Molakvoæ | 2024-09-15 | 1 | -1/+3 |
|\ \ \ \ |
|
| * | | | | fix(BaseResponse): Cast XML element values to stringbackport/48013/stable29 | provokateurin | 2024-09-15 | 1 | -1/+3 |
* | | | | | Merge pull request #47871 from nextcloud/backport/47834/stable29 | John Molakvoæ | 2024-09-15 | 1 | -2/+9 |
|\ \ \ \ \ |
|
| * | | | | | fix(appstore): disabled appstore log level bump from debug to infobackport/47834/stable29 | John Molakvoæ | 2024-09-10 | 1 | -1/+1 |
| * | | | | | fix(appstore): return if appstore is manually disabled | Git'Fellow | 2024-09-10 | 1 | -2/+9 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #47795 from nextcloud/backport/47756/stable29 | John Molakvoæ | 2024-09-15 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | fix(files): Check if the target path is a descendant of the shared folder pathbackport/47756/stable29 | Git'Fellow | 2024-09-06 | 1 | -1/+2 |
* | | | | | | Merge pull request #47873 from nextcloud/backport/47853/stable29 | John Molakvoæ | 2024-09-15 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix: make swift connect exception message more informativebackport/47853/stable29 | Robin Appelman | 2024-09-10 | 1 | -4/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #48034 from nextcloud/backport/48016/stable29 | John Molakvoæ | 2024-09-15 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix(S3ConfigTrait): Allow proxy field to take falsebackport/48016/stable29 | provokateurin | 2024-09-15 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #48026 from nextcloud/backport/48014/stable29 | Kate | 2024-09-15 | 1 | -2/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix(Tags): Return boolean for userHasTags()backport/48014/stable29 | provokateurin | 2024-09-15 | 1 | -2/+1 |
* | | | | | | | Merge pull request #48020 from nextcloud/backport/48015/stable29 | John Molakvoæ | 2024-09-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | fix(Storage\Local): Do not call getSourcePath() on SplFileInfobackport/48015/stable29 | provokateurin | 2024-09-15 | 1 | -1/+1 |
| |/ / / / / |
|
* / / / / / | fix(Comment): Initialize childrenCount as integerbackport/48017/stable29 | provokateurin | 2024-09-15 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | fix: Do not try to set HTTP response code on already closed connectionbackport/47971/stable29 | Côme Chilliet | 2024-09-14 | 1 | -1/+2 |
* | | | | | Merge pull request #47958 from nextcloud/backport/47954/stable29 | Kate | 2024-09-14 | 2 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | fix(files): Adjust Cache::searchQuery() parameter name to match interfacebackport/47954/stable29 | provokateurin | 2024-09-13 | 2 | -4/+4 |
| | |_|/ /
| |/| | | |
|
* / | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-14 | 4 | -0/+84 |
|/ / / / |
|
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-13 | 4 | -0/+28 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-11 | 4 | -0/+38 |
|/ / / |
|
* | / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-10 | 10 | -0/+196 |
| |/
|/| |
|
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-09 | 10 | -0/+10 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-08 | 20 | -20/+0 |
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-07 | 10 | -22/+216 |
|/ |
|
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-06 | 14 | -2/+450 |
* | fix: Migrate existing bg jobs to use sha256 | Louis Chemineau | 2024-09-05 | 2 | -0/+2 |
* | fix: Use sha256 to hash arguments of background jobs | Louis Chemineau | 2024-09-05 | 1 | -5/+4 |
* | Merge pull request #47486 from nextcloud/backport/46013/stable29 | Andy Scherzinger | 2024-09-05 | 1 | -0/+25 |
|\ |
|
| * | fix: write object to the correct urn when moving from another storage to obje... | Robin Appelman | 2024-08-26 | 1 | -0/+25 |
* | | Merge pull request #47284 from nextcloud/backport/47038/stable29 | Arthur Schiwon | 2024-09-05 | 1 | -1/+2 |
|\ \ |
|
| * | | fix: check for correct storage class when checking for link parent | Robin Appelman | 2024-09-04 | 1 | -1/+2 |
* | | | fix(appstore): Cache apps.json also on dev instances | Marcel Müller | 2024-09-05 | 1 | -8/+9 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-09-05 | 138 | -0/+144 |
|/ / |
|
* | | fix(files): Create non-existent parents of mountpoints | provokateurin | 2024-09-04 | 1 | -0/+9 |
* | | Merge pull request #47696 from nextcloud/backport/47627/stable29 | Andy Scherzinger | 2024-09-04 | 1 | -5/+15 |
|\ \ |
|