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

chore: patch in new brand wip with main #980

Merged
merged 104 commits into from
Feb 16, 2022

Conversation

orvn
Copy link
Contributor

@orvn orvn commented Feb 15, 2022

Uses git's --patch to selectively bring in the latest updates from main without compromising new work in ./packages/website/*

vasco-santos and others added 30 commits December 1, 2021 13:21
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Fixed navigation links and trying to make loading screen more consistent because its jarring and the wrong color

* small housecleaning items, loading wasnnt taking full screen

* style updates for loading spinner

* add active indicator for active link

* trying something different adding active classes and a slug element

* missed a slug

* wrap navbar logo in Link component
* added new column and metadata for review

* feat: add new column for availability and fix copy for pin status
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…c binary units for all file size display props (#757)
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat: multiple file upload

feat: drag and drop from account page

* fix: missed a deprecated function

* fix: updated to include a remove file option

* small update, add formatter

Co-authored-by: Daniel <daniel.ashcraft@ofashandfire.com>
* chore: persist db data locally

* chore: add start/stop scripts for db

* chore: add ipf cluster docker to repo

* chore: add debug npm script

* chore: move things around

* chore: create cli and expose it

* chore: use named volume and make sure is deleted using stop:clean

* chore: update readme

* chore: action PR feedback

* chore: remove stale mock:pgrest

* chore: remove console logging

* chore: make standard happy
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
LeslieOA and others added 23 commits February 1, 2022 17:32
This PR adds support for websockets to w3name. Establish a websocket connection to `wss://api.web3.storage/name/:key/watch` and receive JSON encoded messages like: `{ key: string, value: string, record: string }` when updates to the key are published.

* [x] Refactor to ESM to allow usage of "Durable Objects" #902
* [x] Configuration to enable `NameRoom` as a durable object
* [ ] Client API (will do in separate PR)

supersedes #653

Related to #659
* fix: include meta for create pin

* chore: include valid origins on pin replace

* fix: don't send meta to cluster
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
I think the top level durable objects config does not work when publishing for reals.
* fix: add pre-bundled ESM build to package exports

* chore: format JSON

* chore: remove added whitespace

* chore: ok all of it fml

Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joe Spencer <joe.spencer@discounttire.com>
…res. (#955)

* pinning allowlist and user account storage limits can be managed by this single table without the need for one-off tables e.g. pinning_authorization.
* this allows the admin.storage site to easily manage tags.

Co-authored-by: Joe Spencer <joe.spencer@discounttire.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@orvn orvn requested a review from MichaelPhan February 15, 2022 02:06
@orvn orvn self-assigned this Feb 15, 2022
@orvn
Copy link
Contributor Author

orvn commented Feb 16, 2022

@MichaelPhan can you review and make sure this builds correctly for local development in a Windows environment as well? If so, feel free to merge.

@MichaelPhan MichaelPhan merged commit efc4921 into feat/new-brand-frontend Feb 16, 2022
@MichaelPhan MichaelPhan deleted the chore/sync-new-brand-wip branch February 16, 2022 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.