Skip to content

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Sep 15, 2024

Backport of #2482

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot added bug Something isn't working 3. to review Waiting for reviews labels Sep 15, 2024
@backportbot backportbot bot added this to the Nextcloud 30.0.1 milestone Sep 15, 2024
@Koc
Copy link

Koc commented Nov 14, 2024

@skjnldsv can we merge this, please? 🙏

@Koc Koc force-pushed the backport/2482/stable30 branch from aa25311 to bb910fa Compare November 19, 2024 16:56
@Koc Koc marked this pull request as ready for review December 10, 2024 16:02
@Koc Koc force-pushed the backport/2482/stable30 branch from bb910fa to c0d4d62 Compare December 10, 2024 16:02
@Koc
Copy link

Koc commented Dec 10, 2024

I've tested it, it works in general. The only one thing - we should update import in Viewer.vue: import { canDownload } from '../utils/canDownload.ts'

@Koc Koc force-pushed the backport/2482/stable30 branch from c0d4d62 to d81ceef Compare December 11, 2024 10:52
@blizzz blizzz mentioned this pull request Dec 11, 2024
@blizzz blizzz mentioned this pull request Jan 8, 2025
17 tasks
@backportbot backportbot bot force-pushed the backport/2482/stable30 branch from d81ceef to 56ab62b Compare January 28, 2025 13:28
@skjnldsv

This comment was marked as resolved.

@skjnldsv
Copy link
Member

@susnux mind fixing the conflicts ?

@skjnldsv skjnldsv added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Jan 28, 2025
@Altahrim Altahrim mentioned this pull request Apr 8, 2025
12 tasks
@skjnldsv skjnldsv mentioned this pull request Apr 10, 2025
16 tasks
@susnux susnux force-pushed the backport/2482/stable30 branch from d0ef34b to 3d238fa Compare April 29, 2025 11:18
@susnux
Copy link
Contributor

susnux commented Apr 29, 2025

Files are missing and other conflicts

should be fixed

susnux and others added 2 commits July 3, 2025 14:11
…ions

This is not only a possibility for public shares but also for internal shares,
the current code only "checked" public shares.
This adds the same logic we use in the files app. Probably something to move to
`@nextcloud/sharing` but for the moment lets just reuse here.

Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
@AndyScherzinger AndyScherzinger force-pushed the backport/2482/stable30 branch from a64f116 to 42e8944 Compare July 3, 2025 12:11
@AndyScherzinger
Copy link
Member

/compile

Signed-off-by: nextcloud-command <[email protected]>
@skjnldsv
Copy link
Member

skjnldsv commented Jul 3, 2025

This looks like a server issue

  1. The init script is NOT added on public pages
  2. Even after it is, the nc:share-attributes is empty.
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants