aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-19100-26/+802
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-18100-22/+1012
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-17108-24/+240
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-16286-414/+1206
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43594 from nextcloud/backport/43570/stable27Julius Härtl2024-02-155-232/+0
|\ | | | | [stable27] chore: Remove old theming migration steps as they are only needed once
| * chore: Remove old theming migration steps as they are only needed onceJulius Härtl2024-02-155-232/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #43480 from nextcloud/release/27.1.7_rc1v27.1.7rc1John Molakvoæ2024-02-151-2/+2
|\ \
| * | 27.1.7 RC1Benjamin Gaussorgues2024-02-091-2/+2
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Merge pull request #43597 from nextcloud/backport/43593/stable27Joas Schilling2024-02-151-6/+15
|\ \ \ | |_|/ |/| | [stable27] fix: Add bruteforce protection to email endpoint
| * | fix: Add bruteforce protection to email endpointJoas Schilling2024-02-151-6/+15
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-15262-228/+1482
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43350 from nextcloud/backport/41617/stable27John Molakvoæ2024-02-143-5/+7
|\ \
| * | Handle error in previews for files versionsLouis Chemineau2024-02-143-5/+7
|/ / | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #42780 from nextcloud/backport/42126/stable27F. E Noel Nfebe2024-02-144-7/+6
|\ \ | | | | | | [stable27] Tooltip outside click, should abort share creation
| * | chore(assets): Recompile assetsnextcloud-command2024-02-132-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | Allow user to finish typing date before formattingfenn-cs2024-02-131-3/+2
| | | | | | | | | | | | | | | | | | | | | Debounce `onExpirationChange` to avoid calling `formatDateToString` on invalid on uncompletely inputed date strings. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * | Tooltip outside click, should abort share creationfenn-cs2024-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | It's unexpected that click outside a tooltip would proceed with the action that could be carried out inside the tooltip. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-142012-13656/+13950
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43545 from nextcloud/backport/43519/stable27Joas Schilling2024-02-133-10/+10
|\ \ | | | | | | [stable27] fix(sharing): Move video verification option to password and hide without Talk
| * | chore(assets): Recompile assetsnextcloud-command2024-02-132-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(sharing): Move video verification option to password and hide without TalkJoas Schilling2024-02-131-7/+7
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #43522 from nextcloud/backport/43349/stable27Benjamin Gaussorgues2024-02-131-1/+2
|\ \
| * | fix(files_external): list root when using SMB case-insensitive optionBenjamin Gaussorgues2024-02-121-1/+2
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1310-6/+86
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43513 from nextcloud/backport/40067/stable27Git'Fellow2024-02-121-1/+1
|\ \ | | | | | | [stable27] fix: make cancelOperation public
| * | fix: make cancelOperation publicDaniel Kesselberg2024-02-101-1/+1
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1216-20/+146
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1130-6/+578
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43510 from nextcloud/backport/42991/stable27Git'Fellow2024-02-101-1/+1
|\ \ | | | | | | [stable27] Lower failed movie preview generation logs to level info
| * | Lower failed movie preview to infoGit'Fellow2024-02-101-1/+1
|/ / | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | Merge pull request #43504 from ↵Joas Schilling2024-02-101-10/+10
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/stable27-update-code-signing-crl [stable27] fix(security): Update code signing revocation list
| * | fix(security): Update code signing revocation listnextcloud-command2024-02-101-10/+10
|/ / | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-10112-262/+432
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #43303 from nextcloud/backport/43296/stable27Joas Schilling2024-02-092-3/+4
|\ \ | |/ |/| [stable27] fix kerberos test successfull authentication detection
| * fix(CI): Checkout correct app branchJoas Schilling2024-02-051-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix successfull authentication detectionRobin Appelman2024-02-021-2/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #43038 from ↵Benjamin Gaussorgues2024-02-091-0/+3
|\ \ | | | | | | | | | nextcloud/fix/36463/preview-not-generated-stable27
| * | fix(preview): Check if node id is null before deleting the preview folderMarcel Müller2024-01-221-0/+3
| | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | | Merge pull request #43455 from nextcloud/backport/43435/stable27Joas Schilling2024-02-091-5/+5
|\ \ \ | | | | | | | | [stable27] do not break personal settings page is viewer is not there
| * | | fix psalmSimon L2024-02-081-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | do not break personal settings page is viewer is not thereSimon L2024-02-081-5/+2
| | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Merge pull request #43246 from nextcloud/backport/41327/stable27Benjamin Gaussorgues2024-02-093-8/+76
|\ \ \ \
| * | | | also updated parent etags when a changed etag is detected during scanningRobin Appelman2024-01-312-7/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | add test for updating etag with unchanged mtime in child folderRobin Appelman2024-01-311-0/+25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | add test for updating etag with unchanged mtimeRobin Appelman2024-01-311-0/+19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | dont reuse etag for folders marked explicitly unscannedRobin Appelman2024-01-311-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #43390 from nextcloud/backport/43131/stable27Git'Fellow2024-02-091-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [stable27] fix(files): Don't attempt to format a partial cache entry
| * | | | | fix(files): Don't attempt to format a partial cache entryChristoph Wurst2024-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #43368 from nextcloud/fix/trashbin-parse-davPytal2024-02-0877-178/+203
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable27] fix: Fix resolved nextcloud/files dep version
| * | | | | | chore: compile assetsChristopher Ng2024-02-0870-133/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>