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

Support Unixfs 1.5 #280

Open
lidel opened this issue Sep 24, 2020 · 2 comments
Open

Support Unixfs 1.5 #280

lidel opened this issue Sep 24, 2020 · 2 comments
Labels
effort/days Estimated to take multiple days, but less than a week exp/wizard Extensive knowledge (implications, ramifications) required kind/bug A bug in existing code (including security flaws) P1 High: Likely tackled by core team if no one steps up topic/design-visual Visual design ONLY, not part of a larger UX effort

Comments

@lidel
Copy link
Member

lidel commented Sep 24, 2020

Explorer should show mtime and mode when present in dag-pb, to make it easy to spot difference in optional metadata.

Right now two CIDs can have the same files but different mtime/mode and Explorer does not show any hint what is different between them. We need to decide how to present those additional (optional/implicit) attributes.

Ref.

@lidel lidel added the need/triage Needs initial labeling and prioritization label Sep 24, 2020
@jessicaschilling jessicaschilling added exp/wizard Extensive knowledge (implications, ramifications) required effort/days Estimated to take multiple days, but less than a week kind/bug A bug in existing code (including security flaws) P1 High: Likely tackled by core team if no one steps up and removed need/triage Needs initial labeling and prioritization labels Sep 28, 2020
@SgtPooki SgtPooki added the topic/design-visual Visual design ONLY, not part of a larger UX effort label Sep 12, 2022
@SgtPooki
Copy link
Member

@lidel i'm confused by the title vs the first line:

Explorer should show mtime and mode when present in dag-pb, to make it easy to spot difference in optional metadata.

Questions

Action items

  • find variations of metadata between different ipld codecs
  • it sounds like we need an additional section in the explorer to show these properties, and we should have @juliaxbow help us out with that once we know what optional metadata can be

@Gozala Gozala removed their assignment Sep 14, 2022
@SgtPooki
Copy link
Member

SgtPooki commented Nov 29, 2023

FYI that we're now using the latest version of ipfs-unixfs and should be able to do this more easily now.

js-unixfs seems to support mtime: https://github.com/search?q=repo%3Aipld%2Fjs-unixfs%20mtime&type=code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/days Estimated to take multiple days, but less than a week exp/wizard Extensive knowledge (implications, ramifications) required kind/bug A bug in existing code (including security flaws) P1 High: Likely tackled by core team if no one steps up topic/design-visual Visual design ONLY, not part of a larger UX effort
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

4 participants