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

Support window.location.origin if BASE_URL is not set #6

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

AaronDewes
Copy link
Member

When this is launched, the base URL may be different depending on if the user accesses over Tor, citadel.local, or locally using the IP.
By not depending on the base URL from process.env, this is fixed.

When this is launched, the base URL may be different depending on if the user accesses over Tor, citadel.local, or locally using the IP.
By not depending on the base URL from process.env, this is fixed.
@WilliamConnatser WilliamConnatser merged commit 795e9f0 into dev Nov 17, 2021
@AaronDewes AaronDewes deleted the fix/allow-window-origin branch November 17, 2021 16:26
WilliamConnatser added a commit that referenced this pull request Nov 18, 2021
…e colors and theme, and initial app header design idea (#8)

* merge squashed feat/Next.js branch

* disabled service worked in dev environment due to GoogleChrome/workbox#1790

* added more components and edited theme

* Fix for native dependencies

* Faster docker builds I'm GitHub actions (#7)

Closes #7

* Support window.location.origin if BASE_URL is not set (#6)

When this is launched, the base URL may be different depending on if the user accesses over Tor, citadel.local, or locally using the IP.
By not depending on the base URL from process.env, this is fixed.

* first pass at top of page design, added h5s and h6s to CSS reset, edited theme and typography/design page layout, added @bitcoin-design/bitcoin-icons-react

Co-authored-by: Aaron Dewes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants