modified src/App/Header/SearchResultsModal.svelte
@@ -4,7 +4,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -44,9 +44,7 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/config.json
@@ -6,8 +6,7 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/lib/config.ts
@@ -6,7 +6,7 @@ export interface Config {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/project.ts
@@ -61,7 +61,7 @@ export interface Entry {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/seed.ts
@@ -3,7 +3,6 @@ import type { Host } from "@app/lib/api";
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -16,13 +15,10 @@ export class Seed {
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified src/lib/utils.ts
@@ -90,7 +90,7 @@ export function formatNodeId(id: string): string {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -100,14 +100,14 @@ export function formatRepositoryId(id: string): string {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -235,18 +235,6 @@ export function scrollIntoView(id: string) {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified src/views/projects/Blob.svelte
@@ -37,6 +37,9 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -243,7 +246,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/PeerSelector.svelte
@@ -6,13 +6,13 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -31,7 +31,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -84,12 +84,14 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified src/views/projects/Tree/File.svelte
@@ -51,7 +51,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/Tree/Folder.svelte
@@ -70,7 +70,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/seeds/View.svelte
@@ -4,15 +4,8 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
|
|
|
|
|
@@ -50,7 +43,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -63,10 +56,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -93,7 +82,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -101,19 +89,7 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/views/seeds/View/SeedAddress.svelte
@@ -2,21 +2,11 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -32,10 +22,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -43,32 +29,10 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
modified tests/e2e/clipboard.spec.ts
@@ -3,7 +3,6 @@ import {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -79,10 +78,10 @@ test("copy to clipboard", async ({ page, browserName, context }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/e2e/project.spec.ts
@@ -258,7 +258,7 @@ test("peer and branch switching", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -322,7 +322,7 @@ test("peer and branch switching", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project/commits.spec.ts
@@ -15,7 +15,7 @@ test("peer and branch switching", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -63,7 +63,7 @@ test("peer and branch switching", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -106,7 +106,7 @@ test("relative timestamps", async ({ page }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/seed.spec.ts
@@ -2,7 +2,6 @@ import {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -12,19 +11,10 @@ test("seed metadata", async ({ page }) => {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified tests/support/fixtures.ts
@@ -52,7 +52,7 @@ export const test = base.extend<{
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -134,7 +134,7 @@ export function configFixture() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -155,7 +155,7 @@ export function appConfigWithFixture() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|