-
Notifications
You must be signed in to change notification settings - Fork 324
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: snapshot link and IPNS path copy options #937
Merged
Merged
Commits on Oct 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 94e0b7e - Browse repository at this point
Copy the full SHA 94e0b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f42b7 - Browse repository at this point
Copy the full SHA c2f42b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b06493 - Browse repository at this point
Copy the full SHA 3b06493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4972ffc - Browse repository at this point
Copy the full SHA 4972ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b73b49d - Browse repository at this point
Copy the full SHA b73b49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 022963f - Browse repository at this point
Copy the full SHA 022963fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1af3f4 - Browse repository at this point
Copy the full SHA a1af3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 357b2e0 - Browse repository at this point
Copy the full SHA 357b2e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f04ea6 - Browse repository at this point
Copy the full SHA 4f04ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3410c5b - Browse repository at this point
Copy the full SHA 3410c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5f929 - Browse repository at this point
Copy the full SHA ac5f929View commit details -
Configuration menu - View commit details
-
Copy full SHA for 882dc0c - Browse repository at this point
Copy the full SHA 882dc0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b2ab8 - Browse repository at this point
Copy the full SHA 71b2ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e85277 - Browse repository at this point
Copy the full SHA 8e85277View commit details -
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for bbcdac6 - Browse repository at this point
Copy the full SHA bbcdac6View commit details -
Add push effect to header buttons
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for ec402b0 - Browse repository at this point
Copy the full SHA ec402b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff4a08 - Browse repository at this point
Copy the full SHA dff4a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47f04a - Browse repository at this point
Copy the full SHA e47f04aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d02fb7f - Browse repository at this point
Copy the full SHA d02fb7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659d601 - Browse repository at this point
Copy the full SHA 659d601View commit details
Commits on Nov 7, 2020
-
fix: cache expensive path resolutions
This makes path resolution to run asynchronously once, and then from cache, which makes UI snappy and not blocked by slow HTTP API. I also swapped labels on Copy X Path menu items to make them more useful for technical user (regular user will care about shareable/snapshot links). There was also change to the pin.ls API, which caused the "offline" state sometimes (instead of checking specific CID it listed ALL pinned blocks, which could take some time, during which UI was dead).
Configuration menu - View commit details
-
Copy full SHA for b369846 - Browse repository at this point
Copy the full SHA b369846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc79cf - Browse repository at this point
Copy the full SHA 6cc79cfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.