2021-04-13 21:53:58 +02:00
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="mb-5 row">
|
|
|
|
|
<div class="col">
|
|
|
|
|
<h3 class="d-flex justify-content-center mb-3" i18n>About Ghostfolio</h3>
|
2021-07-31 11:21:32 +02:00
|
|
|
|
<mat-card class="about-container">
|
2021-04-13 21:53:58 +02:00
|
|
|
|
<mat-card-content>
|
|
|
|
|
<p>
|
2021-07-10 19:20:02 +02:00
|
|
|
|
<strong>Ghostfolio</strong> is a lightweight wealth management
|
|
|
|
|
application for individuals to keep track of their wealth like
|
|
|
|
|
stocks, ETFs or cryptocurrencies and make solid, data-driven
|
|
|
|
|
investment decisions. The source code is fully available as open
|
|
|
|
|
source software (OSS). The project has been initiated by
|
|
|
|
|
<a href="https://dotsilver.ch">Thomas Kaul</a> and is driven by the
|
|
|
|
|
efforts of its
|
|
|
|
|
<a
|
|
|
|
|
href="https://github.com/ghostfolio/ghostfolio/graphs/contributors"
|
|
|
|
|
title="Contributors to Ghostfolio"
|
|
|
|
|
>contributors</a
|
|
|
|
|
>.
|
2021-04-13 21:53:58 +02:00
|
|
|
|
<ng-container *ngIf="lastPublish">
|
2021-05-22 13:45:50 +02:00
|
|
|
|
This instance is running Ghostfolio {{ version }} and has been
|
|
|
|
|
last published on {{ lastPublish }}.</ng-container
|
2021-04-18 19:01:31 +02:00
|
|
|
|
>
|
2021-04-13 21:53:58 +02:00
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
If you encounter a bug or would like to suggest an improvement or a
|
2021-06-21 20:08:45 +02:00
|
|
|
|
new feature, please tweet to
|
|
|
|
|
<a href="https://twitter.com/ghostfolio_">@ghostfolio_</a>, send an
|
|
|
|
|
e-mail to <a href="mailto:hi@ghostfol.io">hi@ghostfol.io</a> or open
|
|
|
|
|
an issue at
|
|
|
|
|
<a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>.
|
2021-04-13 21:53:58 +02:00
|
|
|
|
</p>
|
|
|
|
|
<p class="text-center">
|
2021-04-18 19:01:31 +02:00
|
|
|
|
<a
|
|
|
|
|
class="mx-2"
|
2021-04-13 21:53:58 +02:00
|
|
|
|
href="https://twitter.com/ghostfolio_"
|
|
|
|
|
mat-icon-button
|
|
|
|
|
title="Follow Ghostfolio on Twitter"
|
|
|
|
|
>
|
|
|
|
|
<ion-icon name="logo-twitter" size="large"></ion-icon>
|
|
|
|
|
</a>
|
2021-04-18 19:01:31 +02:00
|
|
|
|
<a
|
|
|
|
|
class="mx-2"
|
|
|
|
|
href="mailto:hi@ghostfol.io"
|
|
|
|
|
mat-icon-button
|
|
|
|
|
title="Send an e-mail"
|
|
|
|
|
>
|
|
|
|
|
<ion-icon name="mail" size="large"></ion-icon>
|
|
|
|
|
</a>
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<a
|
|
|
|
|
class="mx-2"
|
|
|
|
|
href="https://github.com/ghostfolio/ghostfolio"
|
|
|
|
|
mat-icon-button
|
|
|
|
|
title="Find Ghostfolio on GitHub"
|
|
|
|
|
>
|
|
|
|
|
<ion-icon name="logo-github" size="large"></ion-icon>
|
|
|
|
|
</a>
|
2021-04-13 21:53:58 +02:00
|
|
|
|
</p>
|
2021-07-31 11:21:32 +02:00
|
|
|
|
<div
|
|
|
|
|
*ngIf="hasPermissionForSubscription"
|
|
|
|
|
class="d-flex justify-content-center"
|
|
|
|
|
>
|
2021-04-13 21:53:58 +02:00
|
|
|
|
<div
|
2021-04-18 19:01:31 +02:00
|
|
|
|
class="independent-and-bootstrapped-logo mb-2"
|
2021-04-13 21:53:58 +02:00
|
|
|
|
title="Ghostfolio is an independent & bootstrapped business"
|
|
|
|
|
></div>
|
|
|
|
|
</div>
|
|
|
|
|
</mat-card-content>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2021-06-17 22:59:48 +02:00
|
|
|
|
<div *ngIf="hasPermissionForStatistics" class="mb-5 row">
|
|
|
|
|
<div class="col">
|
|
|
|
|
<h3 class="mb-3 text-center" i18n>Ghostfolio in Numbers</h3>
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<mat-card>
|
2021-06-17 22:59:48 +02:00
|
|
|
|
<mat-card-content>
|
|
|
|
|
<div class="row">
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<div class="col-xs-12 col-md-4 my-2">
|
2021-06-17 22:59:48 +02:00
|
|
|
|
<h3 class="mb-0" [hidden]="!statistics?.activeUsers1d">
|
|
|
|
|
{{ statistics?.activeUsers1d ?? '-' }}
|
|
|
|
|
</h3>
|
|
|
|
|
<div class="h6 mb-0">
|
|
|
|
|
Active Users <small class="text-muted">(Last 24 hours)</small>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<div class="col-xs-12 col-md-4 my-2">
|
2021-06-17 22:59:48 +02:00
|
|
|
|
<h3 class="mb-0" [hidden]="!statistics?.activeUsers30d">
|
|
|
|
|
{{ statistics?.activeUsers30d ?? '-' }}
|
|
|
|
|
</h3>
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<div class="h6 mb-0">
|
2021-06-17 22:59:48 +02:00
|
|
|
|
Active Users <small class="text-muted">(Last 30 days)</small>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<div class="col-xs-12 col-md-4 my-2">
|
2021-06-17 22:59:48 +02:00
|
|
|
|
<h3 class="mb-0" [hidden]="!statistics?.gitHubStargazers">
|
|
|
|
|
{{ statistics?.gitHubStargazers ?? '-' }}
|
|
|
|
|
</h3>
|
|
|
|
|
<div class="h6 mb-0">Stars on GitHub</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</mat-card-content>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2021-07-31 11:21:32 +02:00
|
|
|
|
<div *ngIf="hasPermissionForBlog" class="mb-5 row">
|
|
|
|
|
<div class="col">
|
|
|
|
|
<h3 class="mb-3 text-center" i18n>Blog</h3>
|
|
|
|
|
<mat-card class="blog-container">
|
|
|
|
|
<mat-card-content>
|
|
|
|
|
<div class="container p-0">
|
|
|
|
|
<div class="flex-nowrap mb-3 no-gutters row">
|
|
|
|
|
<a
|
|
|
|
|
class="d-flex w-100"
|
|
|
|
|
[routerLink]="['/en', 'blog', '2021', '07', 'hello-ghostfolio']"
|
|
|
|
|
>
|
|
|
|
|
<div class="flex-grow-1">
|
|
|
|
|
<div class="h6 m-0 text-truncate">Hello Ghostfolio</div>
|
|
|
|
|
<div class="d-flex text-muted">31.07.2021</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="align-items-center d-flex">
|
|
|
|
|
<ion-icon
|
|
|
|
|
class="chevron text-muted"
|
|
|
|
|
name="chevron-forward-outline"
|
|
|
|
|
size="small"
|
|
|
|
|
></ion-icon>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="flex-nowrap no-gutters row">
|
|
|
|
|
<a
|
|
|
|
|
class="d-flex w-100"
|
|
|
|
|
[routerLink]="['/de', 'blog', '2021', '07', 'hallo-ghostfolio']"
|
|
|
|
|
>
|
|
|
|
|
<div class="flex-grow-1">
|
|
|
|
|
<div class="h6 m-0 text-truncate">Hallo Ghostfolio</div>
|
|
|
|
|
<div class="d-flex text-muted">31.07.2021</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="align-items-center d-flex">
|
|
|
|
|
<ion-icon
|
|
|
|
|
class="chevron text-muted"
|
|
|
|
|
name="chevron-forward-outline"
|
|
|
|
|
size="small"
|
|
|
|
|
></ion-icon>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</mat-card-content>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
2021-04-18 19:01:31 +02:00
|
|
|
|
<div class="mb-5 row">
|
2021-04-13 21:53:58 +02:00
|
|
|
|
<div class="col">
|
|
|
|
|
<h3 class="mb-3 text-center" i18n>Changelog</h3>
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<mat-card class="changelog">
|
2021-04-13 21:53:58 +02:00
|
|
|
|
<mat-card-content>
|
|
|
|
|
<markdown [src]="'CHANGELOG.md'"></markdown>
|
|
|
|
|
</mat-card-content>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2021-04-18 19:01:31 +02:00
|
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col">
|
|
|
|
|
<h3 class="mb-3 text-center" i18n>License</h3>
|
2021-06-21 20:08:45 +02:00
|
|
|
|
<mat-card>
|
2021-04-18 19:01:31 +02:00
|
|
|
|
<mat-card-content>
|
|
|
|
|
<markdown [src]="'LICENSE'"></markdown>
|
|
|
|
|
</mat-card-content>
|
|
|
|
|
</mat-card>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2021-04-13 21:53:58 +02:00
|
|
|
|
</div>
|