Browse Source

Merge branch 'main' into feature/add-vertical-hover-line-to-line-chart-component

pull/963/head
Thomas Kaul 3 years ago
committed by GitHub
parent
commit
7c92c1580c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      CHANGELOG.md
  2. 2
      README.md
  3. 29
      apps/client/src/app/pages/pricing/pricing-page.html
  4. 22
      apps/client/src/assets/sitemap.xml
  5. 2
      apps/client/src/index.html

1
CHANGELOG.md

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Improved the tooltips of the chart components (content and style) - Improved the tooltips of the chart components (content and style)
- Simplified the pricing page
## 1.153.0 - 27.05.2022 ## 1.153.0 - 27.05.2022

2
README.md

@ -48,7 +48,7 @@ Ghostfolio is for you if you are...
- 🧘 into minimalism - 🧘 into minimalism
- 🧺 caring about diversifying your financial resources - 🧺 caring about diversifying your financial resources
- 🆓 interested in financial independence - 🆓 interested in financial independence
- 🙅 saying no to spreadsheets in 2021 - 🙅 saying no to spreadsheets in 2022
- 😎 still reading this list - 😎 still reading this list
## Features ## Features

29
apps/client/src/app/pages/pricing/pricing-page.html

@ -4,22 +4,19 @@
<h3 class="d-flex justify-content-center mb-3 text-center" i18n> <h3 class="d-flex justify-content-center mb-3 text-center" i18n>
Pricing Plans Pricing Plans
</h3> </h3>
<mat-card class="mb-4"> <div class="mb-4">
<mat-card-content> <p>
<p> Our official
Our official <strong>Ghostfolio Premium</strong> cloud offering is the easiest way
<strong>Ghostfolio Premium</strong> cloud offering is the easiest to get started. Due to the time it saves, this will be the best option
way to get started. Due to the time it saves, this will be the best for most people. The revenue is used for covering the hosting costs.
option for most people. The revenue is used for covering the hosting </p>
costs. <p>
</p> If you prefer to run <strong>Ghostfolio</strong> on your own
<p> infrastructure, please find the source code and further instructions
If you prefer to run <strong>Ghostfolio</strong> on your own on <a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>.
infrastructure, please find the source code and further instructions </p>
on <a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>. </div>
</p>
</mat-card-content>
</mat-card>
<div class="row"> <div class="row">
<div class="col-xs-12 col-md-4 mb-3"> <div class="col-xs-12 col-md-4 mb-3">
<mat-card class="d-flex flex-column h-100"> <mat-card class="d-flex flex-column h-100">

22
apps/client/src/assets/sitemap.xml

@ -6,46 +6,46 @@
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url> <url>
<loc>https://ghostfol.io</loc> <loc>https://ghostfol.io</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/about</loc> <loc>https://ghostfol.io/about</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/about/changelog</loc> <loc>https://ghostfol.io/about/changelog</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/blog</loc> <loc>https://ghostfol.io/blog</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/de/blog/2021/07/hallo-ghostfolio</loc> <loc>https://ghostfol.io/de/blog/2021/07/hallo-ghostfolio</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/en/blog/2021/07/hello-ghostfolio</loc> <loc>https://ghostfol.io/en/blog/2021/07/hello-ghostfolio</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/en/blog/2022/01/ghostfolio-first-months-in-open-source</loc> <loc>https://ghostfol.io/en/blog/2022/01/ghostfolio-first-months-in-open-source</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/features</loc> <loc>https://ghostfol.io/features</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/pricing</loc> <loc>https://ghostfol.io/pricing</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/register</loc> <loc>https://ghostfol.io/register</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
<url> <url>
<loc>https://ghostfol.io/resources</loc> <loc>https://ghostfol.io/resources</loc>
<lastmod>2022-02-13T00:00:00+00:00</lastmod> <lastmod>2022-05-28T00:00:00+00:00</lastmod>
</url> </url>
</urlset> </urlset>

2
apps/client/src/index.html

@ -42,7 +42,7 @@
property="og:image" property="og:image"
content="https://www.ghostfol.io/assets/cover.png" content="https://www.ghostfol.io/assets/cover.png"
/> />
<meta property="og:updated_time" content="2021-03-20T00:00:00+00:00" /> <meta property="og:updated_time" content="2022-05-28T00:00:00+00:00" />
<meta <meta
property="og:site_name" property="og:site_name"
content="Ghostfolio – Open Source Wealth Management Software" content="Ghostfolio – Open Source Wealth Management Software"

Loading…
Cancel
Save