Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Add notes for gui-and-browsers-biweekly 2020-08-25 #1173

Merged
merged 1 commit into from
Sep 10, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions meeting-notes/2020/Q3/2020-08-25--gui-and-browsers-biweekly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# IPFS GUI and Browsers 2020-08-25

A biweekly discussion and show & tell around IPFS GUIs and Web Browsers

* Details: https://github.com/ipfs/team-mgmt/issues/790

## Participants

- @jessicaschilling
- @rafaelramalho19
- @lidel
- @dchoi27
- Ricardo Malagon

## Recording

- https://youtu.be/wJGYFTswQrk

## Notes

- `ipfs://` and `ipns://` URIs are now registerable via [navigator.registerProtocolHandler](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler) in Chromium, along with a number of other boats we want to float in the transition to a truly user-centered web
- https://www.chromestatus.com/feature/4776602869170176
- retweet: https://twitter.com/dietrich/status/1296244237390905344
- part of [ipfs/devgrants/protocol-handler-api-for-browser-extensions.md](https://github.com/ipfs/devgrants/blob/master/targeted-grants/protocol-handler-api-for-browser-extensions.md)
- pinning services api spec v0.0.5 ([docs](https://ipfs.github.io/pinning-services-api-spec/))
- improved dir listing scheduled to ship with go-ipfs 0.7 ([PR](https://github.com/ipfs/go-ipfs/pull/7536))
- [CLI Tutor Mode](https://github.com/ipfs-shipyard/ipfs-webui/issues/1421) nearly ready to ship - great community contributor work!
- Freezing the scope for [webui v2.11](https://github.com/ipfs-shipyard/ipfs-webui/milestone/2), ETA within the next two weeks.
- We started weekly triage/grooming of the [last week of incoming issues](https://app.zenhub.com/workspaces/-ipfs-app-family-ux-5e7a3123e969e659cdebb5e6/board?repos=24483721,111841602,32695583,40225364,104770273,36580101,142181521,142161410,116711586,119716282,38799513,147528357,148369983)
- No releases yet: bunch of work in the final stage waiting for review/merge/ship, stay tunned!