summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #44254 from nextcloud/fix/drop-service-chromeFerdinand Thiessen2024-03-182-12/+19
|\ | | | | fix(files): Adjust dropservice to work with Blink engine
| * fix(files): Adjust files drop to work with Blink engine (chrom(ium), edge)Ferdinand Thiessen2024-03-182-12/+19
| | | | | | | | | | | | The datatransfer items list is cleared on Blink after the first access to an inner prop due to async handling and GC. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #44255 from nextcloud/fix/apps-searchFerdinand Thiessen2024-03-182-414/+3
|\ \ | | | | | | fix: Correctly add search event listener to make searching the app list work again
| * | fix(settings): Add event search listener on mounted to guarantee function existsFerdinand Thiessen2024-03-182-414/+3
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #44264 from ↵Ferdinand Thiessen2024-03-181-3/+0
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/fix/remove-old-unsupported-tooltip-dispose fix(files_external): Remove invalid jQuery Tooltip usage
| * | fix(files_external): Remove invalid jQuery Tooltip usageFerdinand Thiessen2024-03-181-3/+0
| |/ | | | | | | | | | | This caused the UI to throw an error causing it to be unusable. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1812-4/+40
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-17216-212/+370
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43613 from nextcloud/version-owner-fallbackJohn Molakvoæ2024-03-161-0/+10
|\
| * fix: fallback from guessing the owner from path in versioningRobin Appelman2024-03-071-0/+10
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | fix: more comprehensive wording for devices wipe actionJérôme Herbinet2024-03-161-1/+1
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #44217 from nextcloud/fix-quick-share-options-sublineJohn Molakvoæ2024-03-161-3/+9
|\ \
| * | fix: List specific share permissions as sublinefenn-cs2024-03-161-3/+9
| | | | | | | | | | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | fix(files): provide onDestroy callback for interactive widgetsMaksim Sukharev2024-03-161-1/+1
|/ / | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-16282-462/+1098
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: made author-icon smaller and added try-catchEduardo Morales2024-03-151-14/+19
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | feat: author displayname and avatar on versionsEduardo Morales2024-03-152-2/+42
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | Merge pull request #44223 from nextcloud/fix/empty-response-shareeapiFerdinand Thiessen2024-03-152-64/+83
|\ \ | | | | | | fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share
| * | fix(files_sharing): ShareesAPI - Return empty response when user is not ↵Ferdinand Thiessen2024-03-152-64/+83
| | | | | | | | | | | | | | | | | | | | | | | | allowed to share Resolves: https://github.com/nextcloud/server/issues/20950 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | feat(files_sharing): allow to specify allowed groups to share instead of ↵Corentin Damman2024-03-153-13/+29
| | | | | | | | | | | | | | | | | | | | | | | | excluded groups Relates to #3387 Signed-off-by: Corentin Damman <c.damman@intopix.com>
* | | Merge pull request #44202 from nextcloud/fix/migrate-webdav-check-to-setupcheckJohn Molakvoæ2024-03-155-3/+98
|\ \ \
| * | | fix: Migrate WebDAV endpoint check to SetupCheck APICôme Chilliet2024-03-145-3/+98
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #44162 from ↵John Molakvoæ2024-03-151-2/+3
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/fix/breadcrumb-narrow-width-being-hidden
| * | | | fix(files): fixed breadcrumbs dissapearing on narrow screensEduardo Morales2024-03-151-2/+3
| | |/ / | |/| | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* / | | fix: when no AI setting has been set, make sure the selected text processing ↵Julien Veyssier2024-03-153-3/+5
|/ / / | | | | | | | | | | | | | | | provider is the same as the one that will be used Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | Merge pull request #41973 from nextcloud/files-scan-path-optionJohn Molakvoæ2024-03-151-1/+1
|\ \ \
| * | | use correct mode constant of files:scan's --path optionRobin Appelman2024-02-241-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-15116-0/+184
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | fix: Ensure correct stacking context for right click menuChristopher Ng2024-03-141-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-144-9/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | feat(settings): Implement `carousel` type for app discover sectionFerdinand Thiessen2024-03-144-4/+222
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | feat(settings): Implement `post` type for app discover sectionFerdinand Thiessen2024-03-146-34/+506
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-142-0/+15
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | feat(settings): Implement new app discover section for app managementFerdinand Thiessen2024-03-146-19/+213
| |/ / |/| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #44067 from nextcloud/fix/migrate-header-check-to-setupcheckCôme Chilliet2024-03-148-11/+398
|\ \ \ | | | | | | | | Migrate header check to setupcheck API
| * | | fix: Improve HSTS warning wording as suggested by reviewerCôme Chilliet2024-03-142-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-133-4/+29
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | fix: Migrate security headers check tests and fix the SetupCheck implementationCôme Chilliet2024-03-132-10/+233
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | fix: Fix Security headers setup check behaviorCôme Chilliet2024-03-131-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | fix: Fix ocm-provider setup check failure detectionCôme Chilliet2024-03-132-8/+8
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | feat: Migrate header check to SetupCheck APICôme Chilliet2024-03-134-0/+138
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #44130 from nextcloud/fix/dav/occ-fix-caldav-sync-tokensChristoph Wurst2024-03-147-19/+242
|\ \ \ \ | | | | | | | | | | fix(dav): Add occ command to fix missing caldav sync tokens
| * | | | fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-03-127-19/+242
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #44184 from ↵Ferdinand Thiessen2024-03-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/43919-fix-share-by-mail-password-enforce fix: No password set for new mail shares
| * | | | | fix: No password set for new mail sharesfenn-cs2024-03-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before the password is set on a new share, the computed property `hasUnsavedPassword` is used to check that `this.share.newPassword` is not undefined. Direct assignment without using Vue's `this.$set` makes it impossible for vue to detect that changes have happened on the share object. Hence the inreactivity. This worked initially most likely because `this.share.newPassword = await GeneratePassword()` was executed before the computed properties where evaluated. Resolves : https://github.com/nextcloud/server/issues/43919 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | | | | | Merge pull request #44069 from nextcloud/artonge/fix/split_live_photo_listenerLouis2024-03-1411-138/+236
|\ \ \ \ \ \ | | | | | | | | | | | | | | Split live photo listener to extract trashbin specific code into its own listener
| * | | | | | test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-142-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | | | | fix(files): Do not require files_trashbin in live photo sync listenerLouis Chemineau2024-03-149-134/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://github.com/nextcloud/server/issues/43299 Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | Merge pull request #44132 from nextcloud/fix/share-init-recursionFerdinand Thiessen2024-03-141-0/+19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix: don't return null for SharedStorage::getWrapperStorage with share recursion
| * | | | | | | chore: improve typing for SharedStorage::$storageRobin Appelman2024-03-141-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>