Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(NcRichText): Call public reference API when unauthenticated #5800

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

mejo-
Copy link
Contributor

@mejo- mejo- commented Jul 9, 2024

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

@mejo- mejo- added the 2. developing Work in progress label Jul 9, 2024
@mejo- mejo- requested review from juliusknorr and julien-nc July 9, 2024 16:22
@mejo- mejo- self-assigned this Jul 9, 2024
@mejo- mejo- force-pushed the feat/public_reference branch from 61f75c2 to 623d338 Compare July 10, 2024 09:59
mejo- added a commit to nextcloud/collectives that referenced this pull request Jul 16, 2024
Allow to resolve page references by share token to support lookups from
public shares. This adds link previews for links to other pages in the
same collective in public shares.

It requires the new public reference API from nextcloud/server#46378 and
the Text app being built with nextcloud-libraries/nextcloud-vue#5800.

Fixes: #1275
Contributes to nextcloud/text#5520

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit to nextcloud/collectives that referenced this pull request Jul 16, 2024
Allow to resolve page references by share token to support lookups from
public shares. This adds link previews for links to other pages in the
same collective in public shares.

It requires the new public reference API from nextcloud/server#46378 and
the Text app being built with nextcloud-libraries/nextcloud-vue#5800.

Fixes: #1275
Contributes to nextcloud/text#5520

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the feat/public_reference branch from 623d338 to d89cd25 Compare July 17, 2024 13:19
mejo- added a commit to nextcloud/collectives that referenced this pull request Jul 17, 2024
Allow to resolve page references by share token to support lookups from
public shares. This adds link previews for links to other pages in the
same collective in public shares.

It requires the new public reference API from nextcloud/server#46378 and
the Text app being built with nextcloud-libraries/nextcloud-vue#5800.

Fixes: #1275
Contributes to nextcloud/text#5520

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jul 17, 2024
@mejo- mejo- added this to the 8.14.1 milestone Jul 17, 2024
@mejo- mejo- marked this pull request as ready for review July 17, 2024 15:11
@mejo- mejo- requested a review from max-nextcloud July 17, 2024 22:06
Copy link
Contributor

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nitpick but LGTM

src/components/NcRichText/NcReferenceList.vue Outdated Show resolved Hide resolved
@mejo- mejo- force-pushed the feat/public_reference branch from d89cd25 to 1b4020a Compare July 22, 2024 12:42
@mejo- mejo- requested review from julien-nc and susnux July 22, 2024 12:42
@ShGKme ShGKme modified the milestones: 8.14.1, 8.15.0 Jul 22, 2024
@mejo-
Copy link
Contributor Author

mejo- commented Jul 22, 2024

/backport to next

@mejo- mejo- force-pushed the feat/public_reference branch from 1b4020a to a1d9c93 Compare July 22, 2024 12:47
mejo- added 2 commits July 22, 2024 15:25
* Depends on nextcloud/server#46378
* Contributes to nextcloud/server#45978

Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the feat/public_reference branch from a1d9c93 to d39b28a Compare July 22, 2024 13:25
@mejo- mejo- enabled auto-merge July 22, 2024 13:25
@mejo- mejo- merged commit f57e30d into master Jul 22, 2024
19 checks passed
@mejo- mejo- deleted the feat/public_reference branch July 22, 2024 13:30
@Antreesy Antreesy added enhancement New feature or request feature: richtext Related to the richtext component labels Jul 22, 2024
mejo- added a commit to nextcloud/collectives that referenced this pull request Jul 24, 2024
Allow to resolve page references by share token to support lookups from
public shares. This adds link previews for links to other pages in the
same collective in public shares.

It requires the new public reference API from nextcloud/server#46378 and
the Text app being built with nextcloud-libraries/nextcloud-vue#5800.

Fixes: #1275
Contributes to nextcloud/text#5520

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit to nextcloud/collectives that referenced this pull request Jul 24, 2024
Allow to resolve page references by share token to support lookups from
public shares. This adds link previews for links to other pages in the
same collective in public shares.

It requires the new public reference API from nextcloud/server#46378 and
the Text app being built with nextcloud-libraries/nextcloud-vue#5800.

Fixes: #1275
Contributes to nextcloud/text#5520

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit to nextcloud/collectives that referenced this pull request Jul 24, 2024
Allow to resolve page references by share token to support lookups from
public shares. This adds link previews for links to other pages in the
same collective in public shares.

It requires the new public reference API from nextcloud/server#46378 and
the Text app being built with nextcloud-libraries/nextcloud-vue#5800.

Fixes: #1275
Contributes to nextcloud/text#5520

Signed-off-by: Jonas <jonas@freesources.org>
mejo- added a commit to nextcloud/collectives that referenced this pull request Jul 24, 2024
Allow to resolve page references by share token to support lookups from
public shares. This adds link previews for links to other pages in the
same collective in public shares.

It requires the new public reference API from nextcloud/server#46378 and
the Text app being built with nextcloud-libraries/nextcloud-vue#5800.

Fixes: #1275
Contributes to nextcloud/text#5520

Signed-off-by: Jonas <jonas@freesources.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request feature: richtext Related to the richtext component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants