[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 55/459: route
From: |
gnunet |
Subject: |
[reclaim-ui] 55/459: route |
Date: |
Fri, 11 Jun 2021 23:22:27 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.
commit e9dbb39640cca942e50976bcfd2089433cccfed9
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Thu May 2 15:23:57 2019 +0200
route
---
src/app/app-routing.module.ts | 2 +-
src/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts
index 078d6b3..e2646ae 100644
--- a/src/app/app-routing.module.ts
+++ b/src/app/app-routing.module.ts
@@ -3,7 +3,7 @@ import { RouterModule, Routes } from '@angular/router';
import { IdentityListComponent } from
'./identity-list/identity-list.component';
const routes: Routes = [
- { path: '', component: IdentityListComponent },
+ { path: '**', component: IdentityListComponent },
//{ path: 'identities', component: IdentityListComponent },
//{ path: '', redirectTo: '/identities', pathMatch: 'full' },
];
diff --git a/src/index.html b/src/index.html
index ff6ded4..c4fc08f 100644
--- a/src/index.html
+++ b/src/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
- <title>re:claim</title>
+ <title>re:claimID</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 23/459: update, (continued)
- [reclaim-ui] 23/459: update, gnunet, 2021/06/11
- [reclaim-ui] 40/459: dont push webext build as image, gnunet, 2021/06/11
- [reclaim-ui] 38/459: updates, gnunet, 2021/06/11
- [reclaim-ui] 46/459: style, gnunet, 2021/06/11
- [reclaim-ui] 41/459: update, gnunet, 2021/06/11
- [reclaim-ui] 37/459: update button/icon, gnunet, 2021/06/11
- [reclaim-ui] 51/459: update, gnunet, 2021/06/11
- [reclaim-ui] 36/459: update button, gnunet, 2021/06/11
- [reclaim-ui] 34/459: backport, gnunet, 2021/06/11
- [reclaim-ui] 52/459: update, gnunet, 2021/06/11
- [reclaim-ui] 55/459: route,
gnunet <=
- [reclaim-ui] 31/459: update to new delete api call, gnunet, 2021/06/11
- [reclaim-ui] 25/459: make webex ready!, gnunet, 2021/06/11
- [reclaim-ui] 42/459: remove browser stuff, gnunet, 2021/06/11
- [reclaim-ui] 54/459: update, gnunet, 2021/06/11
- [reclaim-ui] 44/459: modify styles, gnunet, 2021/06/11
- [reclaim-ui] 45/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 47/459: fighting with chrome, gnunet, 2021/06/11
- [reclaim-ui] 61/459: update style, gnunet, 2021/06/11
- [reclaim-ui] 56/459: do not filter id and reclaim, gnunet, 2021/06/11
- [reclaim-ui] 43/459: modify styles, gnunet, 2021/06/11