summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | chore(assets): Recompile assetsnextcloud-command2024-08-262-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files): Remove huge margin on bottomFerdinand Thiessen2024-08-262-13/+7
| | | | | | | | | | | | | | | | | | Instead make it relative to screen size. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2748-96/+96
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47482 from nextcloud/backport/47480/stable29Arthur Schiwon2024-08-263-4/+4
|\ \ | | | | | | [stable29] fix(flow): cannot set custom user agent
| * | build: js assetsArthur Schiwon2024-08-262-3/+3
| | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(flow): cannot set customer user agentArthur Schiwon2024-08-261-1/+1
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #47477 from nextcloud/backport/47435/stable29Joas Schilling2024-08-261-12/+14
|\ \ | | | | | | [stable29] fix(mailer): Call to custom mail_template_class
| * | fix call to custom mail_template_classChristoph Klaffl2024-08-261-12/+14
|/ / | | | | | | Signed-off-by: Christoph Klaffl <christoph@phreaker.eu>
* | Merge pull request #47234 from nextcloud/backportof/45848/stable29Ferdinand Thiessen2024-08-2624-139/+111
|\ \ | | | | | | Stable29: Fix/comment deleting with activities installed
| * | fix: Handle comment deletion correctlygreta2024-08-2424-139/+111
| | | | | | | | | | | | Signed-off-by: greta <gretadoci@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2616-14/+54
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2514-26/+52
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2446-50/+222
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47428 from nextcloud/backport/47415/stable29Ferdinand Thiessen2024-08-234-0/+37
|\ \ | | | | | | [stable29] fix: Trusted server icon recovery without addressbook change
| * | fix(federation): always set server status to OK after successful runsPablo Zimdahl2024-08-224-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously if a server status got set to failure, it stayed that way until an addressbook-sync found changes. Now the server status is set to OK after each successful sync check (if that's not the case already), regardless of addressbook changes. This change also includes two new logging statements, which could help next time someone debugs this. Signed-off-by: Pablo Zimdahl <pablo@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-23136-124/+390
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47421 from nextcloud/backport/47413/stable29Anna2024-08-221-1/+1
|\ \ | | | | | | [stable29] fix(caldav): limit property length
| * | fix(caldav): limit property lengthAnna Larch2024-08-221-1/+1
|/ / | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Merge pull request #47410 from nextcloud/backport/47409/stable29Joas Schilling2024-08-222-16/+32
|\ \ | | | | | | [stable29] fix(provisioning): Support setting new app configs as well
| * | fix(provisioning): Support setting new app configs as wellJoas Schilling2024-08-222-16/+32
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2256-134/+258
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47394 from nextcloud/backport/46991/stable29Arthur Schiwon2024-08-212-4/+43
|\ \ | | | | | | [stable29] fix(ProvisioningAPI): set typed config values by via API
| * | fix(ProvisioningAPI): set typed config values by via APIArthur Schiwon2024-08-212-4/+43
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #47384 from nextcloud/backport/47380/stable29Joas Schilling2024-08-211-3/+14
|\ \ | | | | | | [stable29] fix(theming): Make getImage() call save against missing non-SVG version
| * | fix(theming): Make getImage() call save against missing non-SVG versionJoas Schilling2024-08-211-3/+14
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #47367 from nextcloud/fix/uploaderJohn Molakvoæ2024-08-21131-343/+270
|\ \ \ | |/ / |/| |
| * | chore(assets): Recompile assetsnextcloud-command2024-08-21129-227/+185
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(deps): Update `@nextcloud/upload`Ferdinand Thiessen2024-08-212-116/+85
|/ / | | | | | | | | | | * Resolves https://github.com/nextcloud/server/issues/44723#issuecomment-2299624174 for stable29 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #47378 from nextcloud/followup/46711/fix-version-checkJoas Schilling2024-08-211-1/+1
|\ \ | | | | | | [stable29] fix(setupcheck): Fix mimetype server version check in backport
| * | fix(setupcheck): Fix mimetype server version check in backportJoas Schilling2024-08-211-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #47263 from nextcloud/backport/47258/stable29Joas Schilling2024-08-215-11/+25
|\ \ \ | |/ / |/| | [stable29] Don't save translated predefined user status as custom status
| * | fix(userstatus): Don't set predefined user status as custom when changing ↵Joas Schilling2024-08-165-11/+25
| | | | | | | | | | | | | | | | | | | | | "Clear at" Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2190-86/+44
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #47345 from nextcloud/release/29.0.5v29.0.5John Molakvoæ2024-08-203-5/+5
|\ \ \
| * | | build(hub): 29.0.5skjnldsv2024-08-203-5/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #47354 from nextcloud/backport/47346/stable29John Molakvoæ2024-08-202-5/+6
|\ \ \ \ | |/ / / |/| | | [stable29] store the mountpoint of storages in the mount options and use it to find the encryption keys
| * | | fix: use mountpoint from storage to find the encryption keysRobin Appelman2024-08-201-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | feat: store the mountpoint of storages in the mount optionsRobin Appelman2024-08-201-2/+3
|/ / / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2020-12/+208
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #47278 from nextcloud/backport/46881/stable29Stephan Orbaugh2024-08-191-6/+18
|\ \ \ | | | | | | | | [stable29] fix: try to find non-recursive share source
| * | | fix: try to find non-recursive share sourceRobin Appelman2024-08-161-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | instead of always picking the first one, try to find one that won't blow up Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1914-8/+238
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-18126-160/+524
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1728-4/+174
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1654-82/+340
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47230 from nextcloud/backport/47212/stable29Joas Schilling2024-08-151-1/+1
|\ \ | | | | | | [stable29] fix(security): Update expiration date in security.txt
| * | fix(security): Update expiration date in security.txtJoas Schilling2024-08-141-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-151438-24654/+6754
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47192 from nextcloud/backport/47180/stable29John Molakvoæ2024-08-144-8/+168
|\ \ | |/ |/|
| * chore(tests): fix import in cypress test limit_to_same_group.cy.tsCôme Chilliet2024-08-131-1/+1
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>