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: External links feature branch #1306

Draft
wants to merge 38 commits into
base: master
Choose a base branch
from
Draft

Conversation

adrien-coye
Copy link
Contributor

@adrien-coye adrien-coye commented Sep 27, 2024

Abstract

Feature PR of the external links

Core tasks so far:

  • Network calls
  • In memory realm for each share link
  • Propagate context to preview controller and subsequent FileListViewController

Merged PRs:

sub PRs to review:

sub PRs DRAFT:

⚠ Must change deeplink handling backend side when the app is live.

@adrien-coye adrien-coye marked this pull request as draft September 27, 2024 07:27
@adrien-coye adrien-coye added the feature A new functionality is added to the product label Sep 27, 2024
}

let configuration = Configuration(selectAllSupported: false,
rootTitle: "public share",
Copy link
Member

Choose a reason for hiding this comment

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

Either empty or not hardcoded

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yup I had a todo in the old PR

@adrien-coye adrien-coye mentioned this pull request Sep 27, 2024
3 tasks
Copy link

sonarcloud bot commented Oct 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality is added to the product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants