summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-11166-436/+514
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36050 from nextcloud/backport/36047/stable24Vincent Petry2023-01-101-1/+1
|\ | | | | [stable24] fix cache key used to verify shared mountpoints
| * fix cache key used to verify shared mountpointsRobin Appelman2023-01-101-1/+1
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #36061 from ↵John Molakvoæ2023-01-102-137/+3
|\ | | | | | | | | nextcloud/automated/noid/stable24-update-ca-cert-bundle [stable24] Update ca-cert bundle
| * Update CA certificate bundlenextcloud-command2023-01-102-137/+3
|/ | | | Signed-off-by: GitHub <noreply@github.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-10140-500/+548
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0922-122/+160
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0814-28/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-07122-302/+222
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36029 from nextcloud/release/24.0.9_rc1v24.0.9rc1John Molakvoæ2023-01-061-2/+2
|\ | | | | 24.0.9 RC1
| * 24.0.9 RC1John Molakvoæ2023-01-061-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #35094 from nextcloud/invalidateTokensWhenDeletingOAuthClientJohn Molakvoæ2023-01-0684-310/+806
|\ \ | |/ |/| fixes https://github.com/nextcloud/server/issues/35068
| * autoloadercheckerArtur Neumann2022-12-2078-302/+642
| | | | | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com>
| * added @since tagArtur Neumann2022-12-201-0/+4
| | | | | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com>
| * unit tests for Manager::invalidateTokensOfUserArtur Neumann2022-12-201-0/+44
| | | | | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com>
| * adjust SettingsController testsArtur Neumann2022-12-201-15/+5
| | | | | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com>
| * public interface to invalidate tokens of userArtur Neumann2022-12-204-10/+52
| | | | | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com>
| * invalidate existing tokens when deleting an oauth clientArtur Neumann2022-12-202-7/+83
| | | | | | | | Signed-off-by: Artur Neumann <artur@jankaritech.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-0616-4/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36018 from nextcloud/backport/35975/stable24Vincent Petry2023-01-051-34/+36
|\ \ | | | | | | [stable24] Update crl after revoke files_bpm.csr
| * | Update crl after revoke files_bpm.csrVitor Mattos2023-01-051-34/+36
|/ / | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* | Merge pull request #36009 from nextcloud/bugfix/noid/bump-jquery-ui-distJoas Schilling2023-01-055-62/+26
|\ \ | | | | | | [stable24] Bump jQuery-UI dist to 1.13.2
| * | RecompileJoas Schilling2023-01-053-54/+18
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Bump jQuery-UI dist to 1.13.2Joas Schilling2023-01-052-8/+8
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #35818 from nextcloud/backport/35789/stable24Vincent Petry2023-01-054-0/+40
|\ \ \ | |/ / |/| | [stable24] Allow additional Sabre plugins in publicwebdav.php
| * | manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow ↵Julien Veyssier2023-01-034-0/+40
| | | | | | | | | | | | | | | | | | adding additional Sabre plugins in publicwebdav.php Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | Merge pull request #35989 from nextcloud/stable24-audit-fix-json5Joas Schilling2023-01-051-26/+22
|\ \ \ | | | | | | | | [stable24] Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3
| * | | Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3Vincent Petry2023-01-041-26/+22
| | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-05270-580/+996
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #35949 from nextcloud/backport/33941/stable24Vincent Petry2023-01-043-4/+7
|\ \ \ | | | | | | | | [stable24] Only normalize data in public shares and not crud
| * | | Only normalize data in public shares and not crudCarl Schwan2023-01-023-4/+7
| |/ / | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #35940 from nextcloud/backport/35734/stable24Vincent Petry2023-01-0310-30/+27
|\ \ \ | |/ / |/| | [stable24] Quota value as float for 32-bit systems
| * | Remove null from quota typeCôme Chilliet2023-01-021-1/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Silence a warning from psalm with explanationCôme Chilliet2023-01-021-0/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Adapt types of subclassesCôme Chilliet2023-01-025-11/+9
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Make it clear that file sizes may be float on 32bitsCôme Chilliet2023-01-024-18/+17
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Remove quota value type for 32-bit systemsVincent Petry2023-01-021-2/+1
| | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | Merge pull request #35849 from nextcloud/backport/35836/stable24Julius Härtl2023-01-023-4/+15
|\ \ \ | |/ / |/| | [stable24] fix: remove other shares from ui when deleted
| * | fix: remove other shares from ui when deletedMax2022-12-223-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the share entry in question when unsharing a folder from within the `others with access` section of a file within that folder. Using the code from the ShareList view here as well. Just copying the code here as this is a bugfix that will need to be backported. Signed-off-by: Max <max@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-318-2/+8
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #35879 from ↵John Molakvoæ2022-12-301-6/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/automated/noid/stable24-update-psalm-baseline [stable24] Update psalm-baseline.xml
| * | | Update psalm baselinenextcloud-command2022-12-291-6/+0
|/ / / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-294-0/+8
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2724-22/+42
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2620-4/+80
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-2514-0/+14
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-24156-302/+304
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #35865 from nextcloud/stable24-encryption-fix-versions-allVincent Petry2022-12-232-14/+39
|\ \ \ | | | | | | | | [stable24] allow running encryption:fix-encrypted-version for all users
| * | | allow running encryption:fix-encrypted-version for all usersRobin Appelman2022-12-222-14/+39
| |/ / | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #35861 from nextcloud/backport/35761/stable24Anna2022-12-233-33/+4
|\ \ \ | | | | | | | | [stable24] Remove comment and guests option from Invitations UI