aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #49073 from nextcloud/feat/files_sharing/co-ownerKate2024-11-255-21/+155
|\
| * fix(SharingEntry): Display owner name if the owner is someone elseprovokateurin2024-11-251-0/+5
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-252-9/+13
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * feat(files_sharing): Allow users with share permission to manage shares on ↵provokateurin2024-11-252-0/+137
| | | | | | | | | | | | IShareOwnerlessMount Signed-off-by: provokateurin <kate@provokateurin.de>
| * fix(files_sharing): Remove duplicate link/email edit share logicprovokateurin2024-11-251-12/+0
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #49004 from nextcloud/bug/48678/restore-dav-error-responseAnna2024-11-258-58/+126
|\ \ | | | | | | Bug/48678/restore dav error response
| * | fix: Re-throwing the TypeError to prevent exposing the installation pathbug/48678/restore-dav-error-responseDaniel Kesselberg2024-11-221-0/+92
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2024-11-227-55/+53
| | | | | | | | | | | | | | | | | | This reverts commit 9992e7d4395a773fec7148cf5b4111f894cb40b7. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Revert "fix: Drop unnecessary exit"Daniel Kesselberg2024-11-221-0/+1
| | | | | | | | | | | | | | | | | | This reverts commit d2bf3613f6c9210a720bebdcf82284bbfc604319. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | Revert "fix: Override start method of \Sabre\DAV\Server to remove exception ↵Daniel Kesselberg2024-11-221-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | output" This reverts commit e202896a7476f6c3ad74793e6524293fd8a93224. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #49464 from nextcloud/fix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
|\ \ \ | |_|/ |/| | fix(external_storage): Cast id to int
| * | fix(external_storage): Cast id to intfix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
| | | | | | | | | | | | | | | | | | follow up to #49218 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-252-2/+2
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2514-4/+74
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2428-10/+176
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2316-10/+116
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2220-8/+86
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: (CalDav) Delete invitation when deleting Calendars or Eventsfix/issue-12387-delete-invitationsSebastianKrupinski2024-11-211-2/+51
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | Merge pull request #49407 from nextcloud/feat/occ-files-cleanup-helpDaniel2024-11-211-1/+2
|\ \ | | | | | | feat(files): Add help to / update description of `files:cleanup`
| * | feat(occ): Add help and update description for `files:cleanup`feat/occ-files-cleanup-helpJosh2024-11-201-1/+2
| | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | fix(files): Restore page title (folder - view - product)Ferdinand Thiessen2024-11-211-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | * Folder: Current folder if not root * View: Name of current view * Product: Nextcloud Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #49408 from nextcloud/refactor/files-cleanupJulius Knorr2024-11-211-12/+18
|\ \ \ | | | | | | | | refactor(files): Use functions for all in `occ files:cleanup`
| * | | refactor(files): Use functions for all in `occ files:cleanup`refactor/files-cleanupJosh2024-11-201-12/+18
| | | | | | | | | | | | | | | | | | | | Tidying. Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #49396 from nextcloud/dav-webcal-default-refresh-rateChristoph Wurst2024-11-212-3/+3
|\ \ \ \ | | | | | | | | | | feat(dav): increase default calendar subscription refresh rate to one day
| * | | | feat(dav): increase default calendar subscription refresh rate to one daydav-webcal-default-refresh-rateThomas Citharel2024-11-202-3/+3
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | With the performance benefits from #43541 it makes sense Reference https://github.com/nextcloud/server/issues/46171#issuecomment-2487910923 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-2138-46/+358
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | refactor(files): Provide `useFileListWidth` composableFerdinand Thiessen2024-11-2012-84/+155
|/ / | | | | | | | | | | | | | | Replace the mixin with a composable, this is better typed and works in both: Options- and Composition API. Also added component tests for it. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-20110-304/+206
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49387 from nextcloud/backport/49384/masterJohn Molakvoæ2024-11-191-6/+6
|\ \
| * | fix(settings): psalm PhpMaxFileSize setup check warningbackport/49384/masterskjnldsv2024-11-191-6/+6
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Merge pull request #49308 from nextcloud/feat/46528/ask-confirm-extension-changeF. E Noel Nfebe2024-11-191-1/+78
|\ \ \ | |/ / |/| | feat: add confirmation dialog for file extension changes
| * | feat: add confirmation dialog for file extension changesnfebe2024-11-191-1/+78
| | | | | | | | | | | | | | | | | | | | | - Introduced a dialog to confirm if users want to proceed with changing the file extension. - Added handling for dialog visibility to prevent recursion. (Since it looks like use must press escape to stop rename???) Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | Merge pull request #49332 from wolandtel/masterJohn Molakvoæ2024-11-191-1/+5
|\ \ \
| * | | fix(job): Check if carddata is resource and read it to stringMikhail Kotelnikov2024-11-191-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes nextcloud/server#46100 Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
* | | | Merge pull request #49372 from nextcloud/feat/php-setup-file-uploadJohn Molakvoæ2024-11-194-0/+84
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(settings): add big file upload setup checksfeat/php-setup-file-uploadskjnldsv2024-11-194-0/+84
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | Merge pull request #48977 from IONOS-Productivity/tl/dev/disable-mailingLouis2024-11-191-0/+8
|\ \ \ \ | | | | | | | | | | feat: add "null" SMTP transport mode
| * | | | feat(Mailer): hide admin settings for "null" transportartonge/local/IONOS/tl/dev/disable-mailingThomas Lehmann2024-11-191-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the mail transport is configured as null transport, the configuration UI would not work. == Background The null transport is meant for situations where operators implement mail delivery via custom mechanisms like REST APIs. Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
* | | | | Merge pull request #49357 from ↵Anna2024-11-196-4/+50
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | nextcloud/bugfix/noid/allow-to-fail-fake-AI-providers test(fakeAI): Allow to specify whether the fake providers should fail
| * | | | test(fakeAI): Allow to specify whether the fake providers should failbugfix/noid/allow-to-fail-fake-AI-providersJoas Schilling2024-11-186-4/+50
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | fix(files): improve delete display name when trashbin is disabledfix/files/delete-display-no-trashbinRichard Steinmetz2024-11-191-14/+14
| |/ / / |/| | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #49361 from nextcloud/fix/fix-share-creation-error-messagesJohn Molakvoæ2024-11-191-4/+4
|\ \ \ \
| * | | | fix(files_sharing): Fix error messages from password policyfix/fix-share-creation-error-messagesCôme Chilliet2024-11-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exceptions thrown from password_policy may bubble up in share creation or update when a password is used. Their message is meant to be shown to the user. This always the case for HintException so we catch that instead of the subclass GenericShareException. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | chore: lint fixchore/force-style-lintskjnldsv2024-11-194-12/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | chore: Compile assetsFerdinand Thiessen2024-11-197-7/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | refactor(styles): Adjust code style in SCSS sources to match our stylelint ↵Ferdinand Thiessen2024-11-1953-154/+187
|/ / / / | | | | | | | | | | | | | | | | | | | | config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1918-32/+38
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix(settings): Add nextTick to saveChangesMarcel Klehr2024-11-181-1/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | to alleviate race condition fixes #49335 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Merge pull request #48855 from nextcloud/fix/app-store-remove-force-enableFerdinand Thiessen2024-11-182-7/+8
|\ \ \ | | | | | | | | fix(apps-store): Remove apps from force-enabled state when uninstalled
| * | | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-182-7/+8
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | If an app is force-enabled and then uninstalled the force-enabled state was kept. This is now removed, so when the app should be re-installed the compatibility should be reevaluated. Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>