Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(files): adjust renaming action comment | John Molakvoæ | 2025-05-14 | 1 | -0/+2 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | fix(files): hide mime column by default | John Molakvoæ | 2025-05-14 | 1 | -1/+1 |
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | fix(files): refresh Node data on extension change | John Molakvoæ (skjnldsv) | 2025-05-14 | 1 | -1/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | feat(files): allow showing file type (mime) column | John Molakvoæ (skjnldsv) | 2025-05-14 | 8 | -1/+77 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #48560 from nextcloud/fix/migrate-encryption-away-from-hooks | Côme Chilliet | 2025-05-14 | 7 | -49/+28 |
|\ | | | | | feat(encryption): Migrate from hooks to events | ||||
| * | fix(tests): Set encryption configuration even earlier so that all users are ↵fix/migrate-encryption-away-from-hooks | Côme Chilliet | 2025-05-13 | 1 | -1/+5 |
| | | | | | | | | | | | | created with private key Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore: Assert rename success in versionning tests | Côme Chilliet | 2025-05-13 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(admin_audit): Survive if file change id after rename (it should not) | Côme Chilliet | 2025-05-13 | 2 | -29/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(tests): Avoid user login before a private key is setup | Côme Chilliet | 2025-05-13 | 2 | -3/+8 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore(trashbin): Fix configuration mocking in trashbin tests | Côme Chilliet | 2025-05-13 | 1 | -12/+5 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore(files_versions): Only mock getSystemValue method to avoid problems in ↵ | Côme Chilliet | 2025-05-13 | 1 | -1/+4 |
| | | | | | | | | | | | | files_versions tests Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | feat(encryption): Migrate from hooks to events | Côme Chilliet | 2025-05-13 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #52817 from nextcloud/chore/deps/rector-2.0 | Côme Chilliet | 2025-05-14 | 16 | -35/+35 |
|\ \ | | | | | | | chore(deps): Update rector to ^2.0 | ||||
| * | | refactor: Apply rector refactoringschore/deps/rector-2.0 | provokateurin | 2025-05-14 | 16 | -35/+35 |
| | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #52775 from nextcloud/nested-jail-root | Andy Scherzinger | 2025-05-14 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix unjailedroot of nested jails if there are other wrappers in between | ||||
| * | | | fix: fix unjailedroot of nested jails if there are other wrappers in betweennested-jail-root | Robin Appelman | 2025-05-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #52809 from nextcloud/fix/preview-check | John Molakvoæ | 2025-05-14 | 1 | -0/+12 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fix(files): do not even try to fetch a preview if èhas-preview` is false | John Molakvoæ (skjnldsv) | 2025-05-14 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #52801 from nextcloud/chore/oc-helper-filesize | Ferdinand Thiessen | 2025-05-14 | 4 | -9/+9 |
|\ \ \ \ | |/ / / |/| | | | chore: replace legacy OC_Helper calls with OCP\Util | ||||
| * | | | chore: replace leagcy OC_Helper calls with OCP\Utilchore/oc-helper-filesize | Ferdinand Thiessen | 2025-05-14 | 4 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Replace legacy calls with OCP\Util - Add missing deprecation notices - Inline implementation in OCP\Util and call it from OC_Helper Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #52378 from nextcloud/transfer-external-storage | Robin Appelman | 2025-05-14 | 2 | -17/+108 |
|\ \ \ \ | | | | | | | | | | | feat: add option to include external storage when transfering files | ||||
| * | | | | fix: handle transfering the root of a mountpointtransfer-external-storage | Robin Appelman | 2025-05-07 | 1 | -17/+28 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | | feat: add option to include external storage when transfering files | Robin Appelman | 2025-05-07 | 2 | -15/+95 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #52046 from nextcloud/bug/49834/calendar-unsharing | Daniel | 2025-05-14 | 19 | -120/+848 |
|\ \ \ \ \ | | | | | | | | | | | | | Introduce own method for calendar unsharing | ||||
| * | | | | | fix(dav): only consider user's principal for unsharing entriesbug/49834/calendar-unsharing | Daniel Kesselberg | 2025-05-14 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before: Find all entries in `dav_shares` with `access = 5` for the user's principal, as well as group and circle memberships. After: Find all entries in `dav_shares` with `access = 5` solely for the user's principal. Future support for unsharing group or circle principals could be considered as a feature enhancement. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
| * | | | | | fix(caldav): prevent unshare entry creation for owner unsharing | Daniel Kesselberg | 2025-05-14 | 18 | -118/+846 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Introduces a `unshare` method in `CalDavBackend` to handle user unshares. - Implements check to determine if unshare entry is needed based on group/circle membership. - Ensures `updateShares` is only used when the calendar owner manages shares. - Resolves issue where unsharing a calendar as owner created an unshare entry in `oc_dav_shares`. Related PRs: - https://github.com/nextcloud/server/pull/43117 - https://github.com/nextcloud/server/pull/47737 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | | Merge pull request #52792 from nextcloud/fix/mime-fallback-public | John Molakvoæ | 2025-05-14 | 3 | -2/+39 |
|\ \ \ \ \ | |||||
| * | | | | | fix(files_sharing): add mime fallback to public preview toofix/mime-fallback-public | John Molakvoæ (skjnldsv) | 2025-05-13 | 3 | -2/+39 |
| | |_|/ / | |/| | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | | Merge pull request #52694 from nextcloud/fixHardcodedVersionsFolder | Robin Appelman | 2025-05-14 | 1 | -4/+8 |
|\ \ \ \ \ | |_|/ / / |/| | | | | fix(files_versions): Folder should not be hardcoded | ||||
| * | | | | fix(files_versions): Folder should not be hardcoedfixHardcodedVersionsFolder | Git'Fellow | 2025-05-09 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-14 | 62 | -180/+136 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #52688 from nextcloud/feat/ocp-sanitize-filenames | Côme Chilliet | 2025-05-13 | 1 | -34/+16 |
|\ \ \ \ | |_|/ / |/| | | | feat(FilenameValidator): allow to sanitize filenames | ||||
| * | | | feat(FilenameValidator): allow to sanitize filenamesfeat/ocp-sanitize-filenames | Ferdinand Thiessen | 2025-05-13 | 1 | -34/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | Share the filename sanitizing with the OCP filename validator. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | fix(dav): remove unnecessary plugin getHTTPMethodsfeat/file-drop-recursive | John Molakvoæ (skjnldsv) | 2025-05-13 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | feat(dav): allow uploading folders to public shares | John Molakvoæ (skjnldsv) | 2025-05-13 | 4 | -46/+218 |
|/ / / | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | feat: add command to check files_external dependenciesocc-external-dependencies | Robin Appelman | 2025-05-13 | 7 | -6/+93 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-13 | 26 | -10/+114 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(updatenotification): respect `updatechecker` configfix/update-notification-respect-config | Ferdinand Thiessen | 2025-05-12 | 4 | -7/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | If disabled: - Hide admin settings - Do not create Nextcloud server update notifications Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | Merge pull request #52686 from nextcloud/isNumericMtime | Louis | 2025-05-12 | 1 | -13/+13 |
|\ \ \ | |||||
| * | | | fix(files_external): Safely check if the timestamp is numericisNumericMtime | Git'Fellow | 2025-05-08 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-12 | 28 | -26/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | chore(i18n): Adapted spelling of product name "Windows" | rakekniven | 2025-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
* | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-11 | 38 | -30/+172 |
| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #52707 from nextcloud/encryption-no-header-size-error | Kate | 2025-05-10 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | fix: throw a better error if we can't get the encrypted header sizeencryption-no-header-size-error | Robin Appelman | 2025-05-09 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | fix(l10n): Update translations from Transifex | Nextcloud bot | 2025-05-10 | 86 | -180/+188 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Merge pull request #52690 from nextcloud/Valdnet-patch-1 | John Molakvoæ | 2025-05-09 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | chore(i18n): Use plural | rakekniven | 2025-05-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> | ||||
| * | | | | | Spelling standardization | Valdnet | 2025-05-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> | ||||
* | | | | | | fix: add calendar enablefix/noid/calendar-enabled | SebastianKrupinski | 2025-05-09 | 4 | -2/+55 |
| |/ / / / |/| | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com> |