Allow overriding eth.radicle.seed.host record
modified src/Form.svelte
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -62,7 +62,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/api.ts
@@ -5,7 +5,7 @@ export async function get(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -14,7 +14,7 @@ export async function get(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/base/projects/Browser.svelte
@@ -321,30 +321,34 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/base/projects/View.svelte
@@ -32,9 +32,8 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/base/registrations/View.svelte
@@ -82,10 +82,10 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/base/registrations/registrar.ts
@@ -6,7 +6,7 @@ import type { TypedDataSigner } from '@ethersproject/abstract-signer';
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -14,17 +14,38 @@ export interface Registration {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -75,13 +96,15 @@ export async function getRegistration(name: string, config: Config, resolver?: E
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -89,8 +112,12 @@ export async function getRegistration(name: string, config: Config, resolver?: E
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -109,34 +136,32 @@ export async function getAvatar(name: string, config: Config, resolver?: EnsReso
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/base/registrations/resolver.ts
@@ -36,6 +36,8 @@ export async function setRecords(name: string, records: EnsRecord[], resolver: E
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/config.json
@@ -75,7 +75,8 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/config.ts
@@ -7,6 +7,7 @@ import { Core } from '@self.id/core';
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -56,10 +57,9 @@ export class Config {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -138,14 +138,20 @@ export class Config {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/profile.ts
@@ -1,4 +1,4 @@
| - | |
| + | |
|
|
|
|
|
@@ -39,52 +39,48 @@ export class Profile {
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
| - | |
| + | |
|
|
|
|
| - | |
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
|
|
|
|
|
@@ -111,8 +107,8 @@ export class Profile {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -152,7 +148,7 @@ export class Profile {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/utils.ts
@@ -7,7 +7,7 @@ import type { Config } from '@app/config';
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -307,7 +307,7 @@ export async function resolveEnsProfile(addressOrName: string, profileType: Prof
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -318,28 +318,24 @@ export async function resolveEnsProfile(addressOrName: string, profileType: Prof
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -393,6 +389,11 @@ export function isMarkdownPath(path: string): boolean {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|