summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #41626 from nextcloud/backport/41616/stable27Arthur Schiwon2023-12-042-10/+27
|\ | | | | [stable27] fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder
| * fix: Fix linkToOCSRouteAbsolute() without index.php and subfolderJoas Schilling2023-11-202-10/+27
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #41557 from nextcloud/backport/41541/stable27Arthur Schiwon2023-12-041-1/+1
|\ \ | | | | | | [stable27] Serve .flac audio files
| * | Serve .flac audio filesMarcel Müller2023-11-161-1/+1
| | | | | | | | | | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* | | Merge pull request #42004 from nextcloud/backport/41678/stable27Arthur Schiwon2023-12-041-1/+1
|\ \ \ | | | | | | | | fix(security): Update expiration date in security.txt
| * | | fix(security): Update expiration date in security.txtJoas Schilling2023-12-041-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #41997 from ↵Marcel Klehr2023-12-042-9/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/text-processing-types-covariant-stable27 [stable27] Fix/text processing types covariant stable27
| * | | | fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-042-9/+7
| |/ / / | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | Merge pull request #42002 from nextcloud/backport/41995/stable27Julius Härtl2023-12-041-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fix(TemplateManager): Bail early if templatedirectory is emptyMarcel Klehr2023-12-041-0/+5
|/ / / | | | | | | | | | | | | | | | fixes #39266 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0432-16/+58
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-03102-82/+274
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0288-142/+430
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-01160-110/+506
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #41936 from nextcloud/41885-27-manual-backportF. E Noel Nfebe2023-11-306-196/+220
|\ \ \ | | | | | | | | [stable27] Improve share logic for enforced password & expiry date
| * | | Improve share logic for enforced password & expiry datefenn-cs2023-11-305-36/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * It's possible for the admin to enforce and expiry date after, some shares have been created. This commit makes possible to update the share with the new admin constraints. * This commit would users to modify enforced expiry to anything within range and less than the enforced limit in the pre-create dialog for public shares. * This commit fixes, unable to update share without updating password. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | fix(a11y): Focus on sharing quick permission radioChristopher Ng2023-11-301-1/+6
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | fix: Change scroll container for sharing detailsJulius Härtl2023-11-302-162/+177
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to meet accessibility requirements we cannot use a sticky footer that overlaps important interactable content. Therefore this moves to a scroll container for the details which does not include the action buttons at the bottom. Larger indentation change in SharingDetailsTab was required to have a wrapping container for the scroll area. Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30296-2256/+626
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #41734 from ↵F. E Noel Nfebe2023-11-293-5/+5
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/Jerome-Herbinet-change-share-update-right-wording Nextcloud 27 : Replace "Update" with "Edit" in share dialog
| * | | Replace "Update" with "Edit"Jérôme Herbinet2023-11-295-8/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #41812 from nextcloud/fix/ui/right-click-close-menuChristoph Wurst2023-11-295-6/+10
|\ \ \ \ | |/ / / |/| | | fix(ui): Do not close all menus on right click
| * | | fix(ui): Do not close all menus on right clickChristoph Wurst2023-11-285-6/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-29270-764/+1108
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #41786 from nextcloud/27checkForOwnerGit'Fellow2023-11-291-17/+17
|\ \ \ \ | | | | | | | | | | [stable27] fix(files_versions): Check for user and owner before call getUserFolder
| * | | | Check for owner before call getUserFolderGit'Fellow2023-11-281-17/+17
| | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | Merge pull request #41608 from nextcloud/backport/41544/stable27Simon L2023-11-282-1/+9
|\ \ \ \ \ | |_|/ / / |/| | | | [stable27] do not write htaccess file if disk space is too low
| * | | | document errorSimon L2023-11-201-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
| * | | | do not write htaccess file if disk space is too lowSimon L2023-11-201-0/+8
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Merge pull request #41462 from nextcloud/backport/40996/stable27Arthur Schiwon2023-11-281-1/+1
|\ \ \ \ | |_|/ / |/| | | [stable27] reuse sharing disabled state when listing folder content
| * | | reuse sharing disabled state when listing folder contentRobin Appelman2023-11-141-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2844-140/+888
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #41736 from nextcloud/backport-41301-27F. E Noel Nfebe2023-11-275-31/+25
|\ \ \ \ | | | | | | | | | | [stable27] fix(files_sharing): fix sharing tab translations
| * | | | Fix icons for bundled perms in sharing detailsfenn-cs2023-11-259-21/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears `NcCheckboxRadioSwitch` does not take icons via `<template #icon>` (at least not anymore) but two options in the bundled perms still used that and that has been fixed in this commit. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * | | | fix(files_sharing): permissions translationGrigorii K. Shartsev2023-11-259-32/+31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | | Merge pull request #41315 from nextcloud/backport/40876/stable27Anna2023-11-273-12/+188
|\ \ \ \ \
| * | | | | fix(scheduling): don't send iMIP emails to rooms / resourcesAnna Larch2023-11-273-12/+188
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2748-32/+838
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2652-6/+976
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #41636 from nextcloud/bugfix/noid/only-trigger-sidebar-oceJulius Härtl2023-11-251-3/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: Avoid triggering a defered sidebar open if openFile is already handling ↵Julius Härtl2023-11-241-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2594-30/+562
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #41730 from nextcloud/backport/41722/stable27Christoph Wurst2023-11-241-9/+23
|\ \ \ \ \ | | | | | | | | | | | | [stable27] fix(dav): Avoid date diffing if PHP is buggy
| * | | | | fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #41643 from nextcloud/backport/41623/stable27Julius Härtl2023-11-241-1/+6
|\ \ \ \ \
| * | | | | fix: Also cleanup orphaned shares user cannot be found anymoreJulius Härtl2023-11-211-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #41671 from nextcloud/backport/41649/stable27Andy Scherzinger2023-11-241-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | [stable27] fix: lower threshold for system address book sync
| * | | | | fix: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switch back to countUsers to have the actual value. countSeenUsers is bad if Nextcloud is connected to a larger directory, but only a part is using Nextcloud and therefore the seen count is much lower because the sync is done for all users. - Lower the threshold to 100 for smaller installations. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-241404-6832/+2286
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #41697 from nextcloud/fix/noid/compile-assets-27v27.1.4Andy Scherzinger2023-11-232-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable27] build(js): compile assets