Fix mixed content warning when connecting to local node
modified src/lib/utils.ts
@@ -278,7 +278,7 @@ export function extractHost(origin: string): Host {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/CloneButton.svelte
@@ -1,17 +1,19 @@
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/views/projects/Header.svelte
@@ -101,7 +101,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/clipboard.spec.ts
@@ -55,7 +55,7 @@ test("copy to clipboard", async ({ page, browserName, context }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -66,7 +66,7 @@ test("copy to clipboard", async ({ page, browserName, context }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -79,7 +79,7 @@ test("copy to clipboard", async ({ page, browserName, context }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/hashRouter.spec.ts
@@ -35,7 +35,7 @@ test("navigation between seed and project pages", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/historyRouter.spec.ts
@@ -35,7 +35,7 @@ test("navigation between seed and project pages", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project.spec.ts
@@ -250,7 +250,7 @@ test("clone modal", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/support/fixtures.ts
@@ -52,7 +52,7 @@ export const test = base.extend<{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -134,14 +134,14 @@ export function configFixture() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -155,14 +155,14 @@ export function appConfigWithFixture() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -175,7 +175,7 @@ export const aliceRemote =
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|