Thomas Kaul
|
f4c748f67a
|
Feature/extend support for impersonation mode (#1898)
* Support impersonation of all users for local development
* Update changelog
|
2 years ago |
Francisco Silva
|
672d8dfab2
|
Fix/holdings always include cash position (#1897)
* Improved holdings table showing cash position also when the filter contains accounts
* Update changelog
|
2 years ago |
Thomas Kaul
|
c3df6c3194
|
Release 1.261.0 (#1896)
|
2 years ago |
Thomas Kaul
|
29d53c7df4
|
Feature/add distance to now to the subscription expiration date (#1895)
* Add distance to now
* Update changelog
|
2 years ago |
Thomas Kaul
|
7b77dc044a
|
Feature/add state to market data database schema (#1893)
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
|
2 years ago |
Francisco Silva
|
67e758365f
|
feature: allow to delete all activities of a user (#1880)
* Allow to delete all activities of a user
* Update changelog
|
2 years ago |
Thomas Kaul
|
475231ffd8
|
Release 1.260.0 (#1892)
|
2 years ago |
Thomas Kaul
|
cddea0401f
|
Feature/add data source as unique constraint to market data schema (#1889)
* Add dataSource as unique constraint to MarketData schema
* Update changelog
|
2 years ago |
Thomas Kaul
|
c1b5bfff8c
|
Bugfix/remove sort header in comment column of market data table (#1888)
* Remove sort header
* Update changelog
|
2 years ago |
Thomas Kaul
|
3c322cca0d
|
Release 1.259.0 (#1887)
|
2 years ago |
Thomas Kaul
|
e965d12e31
|
Feature/add health check endpoints (#1886)
* Add health check endpoints
* Update changelog
|
2 years ago |
Thomas Kaul
|
3daf55a0dd
|
Bugfix/remove sort header in comment column of activities table (#1883)
* Remove sort header
* Update changelog
|
2 years ago |
Thomas Kaul
|
aafedd5f75
|
Feature/increase robustness if live data is missing (#1884)
* Continuously persist today's market data
* Add fallback to historical market data if data provider does not provide live data
* Update changelog
|
2 years ago |
Francisco Silva
|
32956ae04c
|
Fix: performance column header alignment (#1881)
* Fix: performance column header alignment
* Update changelog
|
2 years ago |
Francisco Silva
|
bfd0241b2d
|
update target in proxy to work with api in locahost (#1875)
Co-authored-by: francisco <francisco@innonova.ch>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
5eff8402db
|
Release/1.258.0 (#1878)
* Release 1.258.0
* Introduce data source mapping
* Update changelog
|
2 years ago |
Thomas Kaul
|
ffa020ee2a
|
Release 1.257.0 (#1872)
|
2 years ago |
Thomas Kaul
|
80a3668aa9
|
Bugfix/fix world map chart component (#1871)
* Clone countries before manipulation
* Update changelog
|
2 years ago |
Thomas Kaul
|
7378900050
|
Bugfix/fix currency inconsistency with GBX and GBp in eod historical data service (#1869)
* Fix currency inconsistency (GBX vs. GBp)
* Update changelog
|
2 years ago |
Thomas Kaul
|
9be457943c
|
Feature/introduce allocations by etf provider (#1870)
* Introduce allocations by etf provider
* Update changelog
|
2 years ago |
Thomas Kaul
|
93454c6c15
|
Release 1.256.0 (#1868)
|
2 years ago |
Thomas Kaul
|
fccbd76993
|
Bugfix/fix style of apply current market price button (#1866)
* Fix styles
* Update changelog
|
2 years ago |
Thomas Kaul
|
922876a893
|
Feature/add yahoo finance data enhancer (#1865)
* Add Yahoo Finance data enhancer
* Update changelog
|
2 years ago |
Thomas Kaul
|
654446f068
|
Feature/improve handling of jobs (#1864)
* Improve handling of jobs
* Remove jobs on complete
* Refactor jobs removal
* Update changelog
|
2 years ago |
Thomas Kaul
|
947460abdd
|
Bugfix/fix ids of gather asset profile process jobs (#1863)
* Fix job ids
* Update changelog
|
2 years ago |
Thomas Kaul
|
c5635b0050
|
Release 1.255.0 (#1862)
|
2 years ago |
Thomas Kaul
|
8a3a6308a3
|
Feature/make system message expandable (#1861)
* Make system message expandable
* Update changelog
|
2 years ago |
Thomas Kaul
|
290a07fe79
|
Feature/upgrade prisma to version 4.12.0 (#1845)
* Update prisma to version 4.12.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
56b437ca74
|
Bugfix/improve info message style (#1858)
* Improve info message style
* Update changelog
|
2 years ago |
Thomas Kaul
|
e23ff33e6f
|
Feature/skip job creation for manual data source without scraper configuration (#1857)
* Skip job creation for MANUAL data source without scraper configuration
* Update changelog
|
2 years ago |
Thomas Kaul
|
f2d206262e
|
Release 1.254.0 (#1856)
|
2 years ago |
Thomas Kaul
|
1ed5690b33
|
Feature/improve queue jobs implementation (#1855)
* Improve queue jobs implementation
* Update changelog
|
2 years ago |
Thomas Kaul
|
4451514ec5
|
Release 1.253.0 (#1854)
|
2 years ago |
Thomas Kaul
|
8f73f85276
|
Bugfix/fix background color of dialogs in dark mode (#1853)
* Fix background color
* Update changelog
|
2 years ago |
Thomas Kaul
|
9a5d7b664b
|
Release 1.252.2 (#1852)
|
2 years ago |
Thomas Kaul
|
7d2d1d971a
|
Feature/deprecate get auth endpoint (#1851)
* Deprecate GET auth endpoint
* Update documentation
* Update changelog
|
2 years ago |
Thomas Kaul
|
d111493eed
|
Release 1.252.1 (#1849)
|
2 years ago |
Thomas Kaul
|
e975f92a96
|
Release 1.252.0 (#1848)
|
2 years ago |
Thomas Kaul
|
739cb4242d
|
Feature/decrease density of theme (#1846)
* Decrease density
* Update changelog
|
2 years ago |
Thomas Kaul
|
a37eebc9f1
|
Feature/upgrade nestjs from version 9.1.4 to 9.4.0 (#1843)
* Upgrade nestjs from version 9.1.4 to 9.4.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
464973f9b0
|
Feature/migrate form components to angular material 15 (#1842)
* Upgrade @angular/cdk
* Upgrade form components to Angular Material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
a57fdfb2bb
|
Feature/migrate slide toggle components to angular material 15 (#1840)
* Upgrade @angular/material
* Change MatSlideToggle to MatCheckbox
* Update changelog
|
2 years ago |
Thomas Kaul
|
1b7b082003
|
Feature/migrate various components to angular material 15 (#1836)
* Migrate components to Angular Material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
1928c2c2cc
|
Release 1.251.0 (#1834)
|
2 years ago |
Thomas Kaul
|
52e7a7886d
|
Feature/migrate libs components to angular material 15 (#1833)
* Migrate to Angular Material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
36298b217e
|
Feature/improve tick abbreviation function (#1828)
* Keep the value if value smaller than 1000
* Update changelog
|
2 years ago |
Thomas Kaul
|
9bce57894e
|
Feature/increase historical market data gathering to 10 years (#1830)
* Increase historical market data gathering of currency pairs to 10+ years
* Update changelog
|
2 years ago |
Thomas Kaul
|
a5f833c612
|
Feature/upgrade angular and nx 20230405 (#1826)
* Upgrade angular and Nx
* Update changelog
|
2 years ago |
Thomas Kaul
|
732b14c6ab
|
Feature/improve activities import for csv files of ibkr (#1824)
* Improve import for csv files by Interactive Brokers
* Update changelog
|
2 years ago |
Thomas Kaul
|
b74a042da8
|
Feature/change auth endpoint from get to post (#1823)
* Change auth endpoint from GET to POST
* Login with security token
* Login with Internet Identity
* Update changelog
|
2 years ago |
Thomas Kaul
|
d55c052f57
|
Feature/improve content of pricing and faq pages (#1822)
* Improve content
* Update changelog
|
2 years ago |
Thomas Kaul
|
864f585efa
|
Release/1.250.0 (#1821)
|
2 years ago |
Thomas Kaul
|
6d56146054
|
Feature/add support for multiple subscription offers (#1818)
* Setup for multiple subscription offers
* Update changelog
|
2 years ago |
Thomas Kaul
|
2c9f29a3c6
|
Feature/improve handling of platforms in accounts import (#1820)
* Improve handling of platforms
* Fix issue with pagination
* Update changelog
|
2 years ago |
Thomas Kaul
|
9bef2e960c
|
Feature/ignore first item in portfolio evolution chart (#1816)
* Ignore first item in portfolio evolution chart
* Update changelog
|
2 years ago |
Thomas Kaul
|
f0afbd7346
|
Release 1.249.0 (#1815)
|
2 years ago |
Thomas Kaul
|
5dc7429f6a
|
Feature/add testimonials (#1814)
* Add testimonials
* Update changelog
|
2 years ago |
Thomas Kaul
|
7b39b32293
|
Feature/improve allocations page (#1813)
* Improve loading state
* Update changelog
|
2 years ago |
Thomas Kaul
|
e5b5a9e7e9
|
Feature/improve language localization for german (#1809)
* Improve language localization
* Update changelog
|
2 years ago |
Thomas Kaul
|
1f3511368a
|
Feature/always show label in value component (#1812)
* Always show label while loading
* Update changelog
|
2 years ago |
Thomas Kaul
|
b37df2c84f
|
Bugfix/fix algebraic sign in value component (#1811)
* Fix algebraic sign by resetting member variables
* Update changelog
|
2 years ago |
Thomas Kaul
|
f92ba54060
|
Release/1.248.0 (#1808)
|
2 years ago |
Thomas Kaul
|
4b30da2d92
|
Feature/conditionally hide platform selector (#1805)
* Hide platform selector conditionally
* Update changelog
|
2 years ago |
Thomas Kaul
|
93d082afbb
|
Feature/add blog post 1000 stars on GitHub (#1804)
* Add blog post: 1000 Stars on GitHub
* Add breadcrumb navigation
* Update changelog
|
2 years ago |
Thomas Kaul
|
0c85380dbf
|
Feature/refactor portfolio calculator (#1803)
* Refactor chart calculation in portfolio calculator
* Update changelog
|
2 years ago |
Thomas Kaul
|
fb576376dc
|
Feature/upgrade ng extract i18n merge (#1802)
* Upgrade ng-extract-i18n-merge
* Extract locales
* Update changelog
|
2 years ago |
Thomas Kaul
|
ff111d4c6c
|
Release 1.247.0 (#1801)
|
2 years ago |
Thomas Kaul
|
bc6e9a8b68
|
Bugfix/fix total amount calculation in portfolio evolution chart (#1799)
* Fix total amount calculation
* Update changelog
|
2 years ago |
Thomas Kaul
|
bd1963ec26
|
Feature/add asset and asset sub class to search endpoint (#1795)
* Add asset and asset sub class to search endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
a0bec9e97f
|
Feature/remove mail address part 2 (#1800)
* Remove mail address and update Slack url
* Update changelog
|
2 years ago |
Thomas Kaul
|
fa1d669633
|
Feature/upgrade prisma to version 4.11.0 (#1798)
* Upgrade prisma to version 4.11.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
1009b462e9
|
Feature/add subscription expiration dates to the admin control panel (#1796)
* Add expiration date
* Update changelog
|
2 years ago |
Thomas Kaul
|
b404858904
|
Release 1.246.0 (#1794)
|
2 years ago |
Thomas Kaul
|
7ec033577f
|
Feature/extend trackinsight data enhancer by isin (#1793)
* Extend data enhancer by isin
* Update changelog
|
2 years ago |
Thomas Kaul
|
c8ca82b803
|
Feature/extend data source eod historical data by asset class and isin (#1791)
* Extend EodHistoricalDataService
* asset and asset sub class
* isin
* Update changelog
|
2 years ago |
Thomas Kaul
|
5db2faa17d
|
Bugfix/fix border color in fire calculator (#1792)
* Fix border color
* Update changelog
|
2 years ago |
Thomas Kaul
|
1605fb8d48
|
Feature/improve language localization for data gathering (#1790)
* Improve locales
* Update changelog
|
2 years ago |
Thomas Kaul
|
de31381fd9
|
Release 1.245.0 (#1787)
|
2 years ago |
Thomas Kaul
|
7c6ff776d9
|
Feature/add search functionality for eod historical data (#1783)
* Add search functionality for EOD_HISTORICAL_DATA
* Update changelog
|
2 years ago |
Thomas Kaul
|
e37a34ed6c
|
Feature/improve exchange rate service for specific date (#1785)
* Calculate exchange rate indirectly via base currency
* Update changelog
|
2 years ago |
Thomas Kaul
|
c4d9c00f92
|
Feature/upgrade ngx device detector to version 5.0.1 (#1782)
* Upgrade ngx-device-detector to version 5.0.1
* Update changelog
|
2 years ago |
Thomas Kaul
|
3af8be89e3
|
Feature/improve usability of fire calculator (#1779)
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
|
2 years ago |
Thomas Kaul
|
0f1db71604
|
Release 1.244.0 (#1778)
|
2 years ago |
Robbert Coeckelbergh
|
fce9e7fb0c
|
Feature/extend fire calculator by retirement date (#1748)
* Extend fire calculator by retirement date
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
30bb484d5a
|
Release 1.243.0 (#1777)
|
2 years ago |
Thomas Kaul
|
f88ee5e5a0
|
Feature/improve validation for manual currency (#1769)
* Improve validation
* Update changelog
|
2 years ago |
Thomas Kaul
|
a69a3442ab
|
Feature/add coingecko as default data source (#1775)
* Add CoinGecko as a default data source
* Update changelog
|
2 years ago |
Oleg Shvartsman
|
62c93ad99d
|
Make NODE_ENV optional in production
* Make NODE_ENV optional
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
1e42d6bffa
|
Feature/harmonize axis style of charts (#1768)
* Harmonize axis style
* Update changelog
|
2 years ago |
Thomas Kaul
|
002ac29f2f
|
Feature/remove environment variable for custom symbols (#1766)
* Remove environment variable
* Update changelog
|
2 years ago |
Thomas Kaul
|
20ccf389e9
|
Release 1.242.0 (#1765)
|
2 years ago |
Thomas Kaul
|
a2f99ed4d2
|
Feature/upgrade ngx skeleton loader to version 7.0.0 (#1758)
* Upgrade ngx-skeleton-loader to version 7.0.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
cc6320acfd
|
Feature/simplify database seeding (#1763)
* Simplify database seeding
* Update documentation
* Update changelog
|
2 years ago |
Oleg Shvartsman
|
cfc05cce41
|
Resolve segmentation fault during prisma db migrations (#1761)
* Resolves segmentation fault during prisma db migrations by downgrading Node.js from version 18 to 16
* Update changelog
|
2 years ago |
Thomas Kaul
|
1f15b70134
|
Release 1.241.0 (#1760)
|
2 years ago |
Thomas Kaul
|
a5b49b286d
|
Feature/filter item activities from search results (#1759)
* Filter ITEM activities from search results
* Update changelog
|
2 years ago |
Thomas Kaul
|
f3333f24da
|
Feature/upgrade stripe dependencies 20230226 (#1755)
* Upgrade Stripe dependencies
* Consider language of user in Stripe checkout
* Update changelog
|
2 years ago |
Thomas Kaul
|
cad8f0d0e2
|
Feature/upgrade twitter api v2 to version 1.14.2 (#1754)
* Update twitter-api-v2 to version 1.14.2
* Update changelog
|
2 years ago |
Thomas Kaul
|
edd3e75730
|
Release 1.240.0 (#1753)
|
2 years ago |
Thomas Kaul
|
ab68c2c69a
|
Bugfix/fix feature graphic of umbrel blog post (#1752)
* Fix feature graphic
* Update changelog
|
2 years ago |
Thomas Kaul
|
cbb95f21a3
|
Feature/support manual currency for unit price (#1751)
* Support manual currency for unit price
* Update changelog
|
2 years ago |
Thomas Kaul
|
74d3954335
|
Release 1.239.0 (#1750)
|
2 years ago |
Thomas Kaul
|
92449b0369
|
Feature/remove rimraf (#1739)
* Remove rimraf
* Update changelog
|
2 years ago |
Thomas Kaul
|
65276483e0
|
Feature/add umbrel blog post (#1749)
* Add blog post: Ghostfolio meets Umbrel
* Update changelog
|
2 years ago |
Thomas Kaul
|
3ad802c6f5
|
Release 1.238.0 (#1747)
|
2 years ago |
Thomas Kaul
|
b81377a682
|
Feature/rename example env file (#1734)
* Rename .env to .env.example
* Ignore .env file
* Update changelog
|
2 years ago |
Thomas Kaul
|
545180b88f
|
Feature/add reddit and umbrel logos to landing page (#1745)
* Add Reddit and Umbrel logos
* Update changelog
|
2 years ago |
Thomas Kaul
|
a9819b9e25
|
Feature/upgrade zone.js to version 0.12.0 (#1740)
* Upgrade zone.js
* Update changelog
|
2 years ago |
Thomas Kaul
|
897e941e7a
|
Feature/add data provider info to position (#1730)
* Add data provider info
* Update changelog
|
2 years ago |
Thomas Kaul
|
aef840c2cc
|
Bugfix/fix maximum call stack size exceeded error in value redaction (#1743)
* Bugfix for RangeError: Maximum call stack size exceeded
* Update changelog
|
2 years ago |
Mirio
|
80d0638922
|
Adding Coingecko Data Provider (#1736)
* Adding Coingecko Data Provider
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
494ba36d44
|
Feature/reset letter spacing in buttons (#1742)
* Reset letter spacing in buttons
* Update changelog
|
2 years ago |
Kevin Viet
|
dab9154092
|
Add support for armv7 processors (#1738)
* Add support for armv7 processors
* Update changelog
|
2 years ago |
Thomas Kaul
|
e7977a9fbb
|
Release 1.237.0 (#1733)
|
2 years ago |
Thomas Kaul
|
684c1e55b0
|
Bugfix/do not skip manual data source part 2 (#1732)
* Do not skip MANUAL data source
* Update changelog
|
2 years ago |
Thomas Kaul
|
1ffa831c5c
|
Feature/improve style of symbol search results (#1728)
* Improve style
* Update changelog
|
2 years ago |
Thomas Kaul
|
40eed0016c
|
Feature/migrate header module to angular material 15 (#1725)
* Migrate GfHeaderModule to Angular Material 15
* Update changelog
|
2 years ago |
Jason Feng
|
b58631083b
|
Increase file size limit for imports (#1726)
* Increase file size limit for imports
* Update changelog
|
2 years ago |
Thomas Kaul
|
bf2de5d572
|
Feature/add support to pricing page (#1723)
* Add support
* Update changelog
|
2 years ago |
Thomas Kaul
|
2b4a1dc480
|
Bugfix/fix issue with exact matches in activities filter (#1724)
* Fix issue with exact match
* Update changelog
|
2 years ago |
Thomas Kaul
|
ce022c024f
|
Feature/upgrade nx to version 15.7.2 (#1721)
* Upgrade Angular and Nx
* Update changelog
|
2 years ago |
Thomas Kaul
|
dad6bf7095
|
Release 1.236.0 (#1720)
|
2 years ago |
Thomas Kaul
|
86ca9eaae6
|
Bugfix/fix logout url in development (#1715)
* Add language
* Update changelog
|
2 years ago |
Thomas Kaul
|
9d9b805b0e
|
Bugfix/do not skip manual data source (#1718)
* Do not skip MANUAL data source
* Update changelog
|
2 years ago |
Thomas Kaul
|
851401be1e
|
Feature/remove ghostfolio as data source type (#1717)
* Remove GHOSTFOLIO
* Update changelog
|
2 years ago |
Thomas Kaul
|
85052bc9bc
|
Bugfix/fix buying power calculation with emergency fund tag (#1713)
* Fix buying power calculation
* Update changelog
|
2 years ago |
Thomas Kaul
|
bff09f529d
|
Feature/beautify etf names in asset profiles (#1709)
* Beautify ETF names
* Update changelog
|
2 years ago |
Thomas Kaul
|
f438458687
|
Release 1.235.0 (#1708)
|
2 years ago |
Thomas Kaul
|
7125b12631
|
Feature/improve styles on about page (#1707)
* Improve styles
* Update changelog
|
2 years ago |
Thomas Kaul
|
0cbf275a2e
|
Feature/eliminate ghostfolio scraper api service (#1706)
* Eliminate GhostfolioScraperApiService
* Update changelog
|
2 years ago |
Thomas Kaul
|
0ec50819f5
|
Release 1.234.0 (#1703)
|
2 years ago |
Thomas Kaul
|
bfa32537a8
|
Feature/improve usability of import activities action (#1695)
* Improve usability of import activities action
* Update changelog
|
2 years ago |
Thomas Kaul
|
de76b0d8c3
|
Feature/add data import and export to pricing page (#1697)
* Add data import and export
* Update changelog
|
2 years ago |
Thomas Kaul
|
e62989c981
|
Feature/copy logic of ghostfolio scraper api service to manual service (#1691)
* Copy logic of GhostfolioScraperApiService to ManualService
* Update changelog
|
2 years ago |
Thomas Kaul
|
d6b71e6314
|
Bugfix/fix links in subscription interstitial dialog (#1696)
* Fix links
* Update changelog
|
2 years ago |
Thomas Kaul
|
8c59bfd6d7
|
Feature/upgrade prisma to version 4.10.1 (#1688)
* Upgrade prisma to version 4.10.1
* Update changelog
|
2 years ago |
Thomas Kaul
|
f32df73256
|
Feature/migrate pages to angular material 15 (#1689)
* Migrate to Angular Material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
9d03a8002c
|
Feature/improve content of faq and landing page (#1687)
* Conditionally show content
* Update changelog
|
2 years ago |
Thomas Kaul
|
3c36ca29af
|
Feature/upgrade ionicons to version 6.1.2 (#1676)
* Upgrade ionicons to version 6.1.2
* Update changelog
|
2 years ago |
BeauAgst
|
efed7e3c2b
|
Modify default exposed port (#1681)
* Modify default exposed port
* Update changelog
|
2 years ago |
Johannes Herforth
|
b09d3cea95
|
Fix landing page by setting a default value for countriesOfSubscribers
* Set default value for countriesOfSubscribers
* Update changelog
|
2 years ago |
Thomas Kaul
|
cc184c2827
|
Feature/upgrade prettier to version 2.8.4 (#1675)
* Upgrade prettier to version 2.8.4
* Update changelog
|
2 years ago |
Thomas Kaul
|
436f791fa4
|
Feature/upgrade chart.js to version 4.2.0 (#1567)
* Upgrade chart.js to version 4.2.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
e935a57dec
|
Release 1.233.0 (#1678)
|
2 years ago |
Thomas Kaul
|
203909d917
|
Feature/upgrade eslint dependencies (#1674)
* Upgrade eslint dependencies
* Update changelog
|
2 years ago |
Thomas Kaul
|
7878036bac
|
Feature/remove google play badge from landing page (#1672)
* Remove Google Play badge
* Update changelog
|
2 years ago |
Yash Solanki
|
a79f31b006
|
Feature/add accounts import export (#1635)
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
|
2 years ago |
Thomas Kaul
|
45cfd61dbb
|
Feature/improve styling in admin control panel (#1665)
* Improve styling
* Update changelog
|
2 years ago |
Thomas Kaul
|
7fcfca952e
|
Release 1.232.0 (#1664)
|
2 years ago |
Thomas Kaul
|
279f16cc67
|
Feature/extract locales 20230205 (#1663)
* Extract locales
* Update changelog
|
2 years ago |
Thomas Kaul
|
e7b1d8a5d3
|
Feature/upgrade ngx markdown to version 15.1.0 (#1657)
* Upgrade ngx-markdown to version 15.1.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
1b2f8e5586
|
Feature/extend analytics by country (#1661)
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
|
2 years ago |
Thomas Kaul
|
e4468252c6
|
Feature/upgrade ng extract i18n merge to version 2.5.0 (#1656)
* Upgrade ng-extract-i18n-merge to version 2.5.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
ad3ebd42bb
|
Feature/migrate mat suffix to angular material 15 (#1655)
* Migrate matSuffix to @angular/material 15
* Update changelog
|
2 years ago |
Thomas Kaul
|
55b03733f4
|
Release 1.231.0 (#1654)
|
2 years ago |
Thomas Kaul
|
0000317041
|
Upgrade Nx and Angular (#1646)
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648)
* Eliminate angular-material-css-vars
* Update changelog
|
2 years ago |
BeauAgst
|
c61561664f
|
Relax validation for REDIS_HOST (#1652)
* Relax validation for REDIS_HOST
* Update changelog
|
2 years ago |
Thomas Kaul
|
f7597c213d
|
Feature/add dividend and fees to position detail dialog (#1643)
* Add dividend and fees to position detail dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
2e7f46ad78
|
Feature/allow account for activity of type item (#1641)
* Support linking wealth items to account
* Update changelog
|
2 years ago |
Thomas Kaul
|
cfffb99f52
|
Feature/extract locales 20230129 (#1642)
* Improve translations
* Update changelog
|
2 years ago |
Thomas Kaul
|
69ac3408f1
|
Release 1.230.0 (#1639)
|
2 years ago |
Thomas Kaul
|
e1806b4bd8
|
Feature/add sourceforge logo to landing page (#1638)
* Add SourceForge
* Update changelog
|
2 years ago |
Thomas Kaul
|
6aae0cc1e4
|
Bugfix/fix issue with value in value redaction interceptor (#1627)
* Fix issue with value in value redaction interceptor
* Fix format of world map
* Update changelog
|
2 years ago |
Thomas Kaul
|
5d8a50a80d
|
Feature/add interstitial for subscription (#1637)
* Add interstitial
* Improve pricing page
* Update changelog
|
2 years ago |
Thomas Kaul
|
662231e830
|
Feature/upgrade prisma to version 4.9.0 (#1630)
* Upgrade prisma to version 4.9.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
efba7429c1
|
Bugfix/fix click of unknown accounts (#1629)
* Check for unknown key
* Update changelog
|
2 years ago |
Thomas Kaul
|
9cae5a3e79
|
Feature/improve sackgeld.com blog post (#1628)
* Improve blog post and add quote
* Update changelog
|
2 years ago |
Leon Stoldt
|
8486c02575
|
Update Node to version 18.x (#1595)
* Update Node to version 18.x
* Add .nvmrc
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
5122ef3456
|
Release 1.229.0 (#1626)
|
2 years ago |
Thomas Kaul
|
579b86665e
|
Feature/add sackgeld.com blog post (#1625)
* Add blog post: Ghostfolio auf Sackgeld.com vorgestellt
* Update changelog
|
2 years ago |
Thomas Kaul
|
52b3ad6dc3
|
Feature/refactor value redaction interceptor (#1624)
* Reuse redactAttributes()
* Update changelog
|
2 years ago |
Thomas Kaul
|
bf9b60aa74
|
Feature/add sackgeld.com to as seen in section (#1622)
* Add Sackgeld.com
* Update changelog
|
2 years ago |
Thomas Kaul
|
6cd51fb044
|
Feature/hide irrelevant errors in client (#1623)
* Hide irrelevant errors in client
* Update changelog
|
2 years ago |
Thomas Kaul
|
271001f523
|
Feature/remove toggle on allocations page (#1620)
* Rename allocationCurrent, remove allocationInvestment
* Update changelog
|
2 years ago |
Thomas Kaul
|
a7e513a6d1
|
Bugfix/fix filtered value for emergency fund (#1619)
* Fix filtered value
* Update changelog
|
2 years ago |
Thomas Kaul
|
a834ef6b4c
|
Release 1.228.1 (#1617)
|
2 years ago |
Thomas Kaul
|
e5bd0d1bfa
|
Release 1.228.0 (#1616)
|
2 years ago |
Thomas Kaul
|
7fa6eda45d
|
Feature/remove emergency fund as asset class (#1615)
* Remove emergency fund as asset class
* Update changelog
|
2 years ago |
Thomas Kaul
|
0300c6f3b7
|
Feature/extend hints on account page (#1609)
* Extend hints
* Update changelog
|
2 years ago |
Thomas Kaul
|
4865c45fd4
|
Feature/reduce data gathering interval to every four hours (#1611)
* Reduce execution interval
* Update changelog
|
2 years ago |
Martin Vandenbussche
|
2beceb36cf
|
Overriding tooltip title for graphs where grouping is defined (#1605)
* Overriding tooltip title for graphs where grouping is defined
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
cd64601482
|
Release 1.227.1 (#1608)
|
2 years ago |
Thomas Kaul
|
efac39eb51
|
Feature/extract locales 20230114 (#1607)
* Extract locales
* Update changelog
|
2 years ago |
Thomas Kaul
|
4da8a547ca
|
Bugfix/fix create activity dialog caused by missing tags (#1606)
* Add guard
* Update changelog
|
2 years ago |
Thomas Kaul
|
9e8a9e4670
|
Release 1.227.0 (#1603)
|
2 years ago |
Yash Solanki
|
bb99141e9c
|
Fix group by month/year not working for YTD (#1598)
* Set time to 00:00:00 when getting current timestamp
* Update changelog
|
2 years ago |
Thomas Kaul
|
d147c2313f
|
Feature/support assets in emergency fund (#1601)
* Support assets in emergency fund
* Update changelog
|
2 years ago |
Thomas Kaul
|
0878941c4f
|
Feature/support translated tags (#1600)
* Support translated tags
* Update changelog
|
2 years ago |
Thomas Kaul
|
69a9e77820
|
Feature/improve logo alignment (#1599)
* Improve logo alignment
* Update changelog
|
2 years ago |
Thomas Kaul
|
152fd4fdf8
|
Release 1.226.0 (#1592)
|
2 years ago |
Thomas Kaul
|
7ab699e5fe
|
Feature/uncover french translation feature (#1590)
* Uncover Français
* Update changelog
|
2 years ago |
Thomas Kaul
|
a7e5a316be
|
Bugfix/fix big.js exception in report endpoint (#1586)
* Fix exception with missing marketPrice
* Update changelog
|
2 years ago |
Thomas Kaul
|
aeba6e1f03
|
Feature/configure thousand separator in world map chart (#1588)
* Set thousandSeparator
* Update changelog
|
2 years ago |
Thomas Kaul
|
90a7a84ac5
|
Feature/add global heat map to landing page (#1584)
* Add global heat map
* Update changelog
|
2 years ago |
Thomas Kaul
|
fc8e23a9c8
|
Feature/improve form of import dividends dialog (#1582)
* Disable while loading
* Update changelog
|
2 years ago |
Thomas Kaul
|
f3c8ec27cb
|
Feature/improve deprecated sass imports (#1581)
* Improve deprecated Sass imports
* Update changelog
|
2 years ago |
Thomas Kaul
|
38474f54b0
|
Release 1.225.0 (#1580)
|
2 years ago |
Thomas Kaul
|
18d25fb6c2
|
Feature/extend faq page (#1577)
* Extend FAQ page
* Update changelog
|
2 years ago |
Thomas Kaul
|
a850e8ca22
|
Import dividend (#1560)
* Import dividend
* Update changelog
|
2 years ago |
Thomas Kaul
|
25e9028a41
|
Release 1.224.0 (#1573)
|
2 years ago |
Yash Solanki
|
925d38703e
|
Feature/add group by year option on analysis page (#1568)
* Add group by year option
|
2 years ago |
Ronald Konjer
|
158bb00b8a
|
Add missing dutch translations (#1572)
* Add missing dutch translations
* Update changelog
|
2 years ago |
Thomas Kaul
|
b17111e6f1
|
Feature/setup fr (#1571)
* Setup fr
* Update changelog
|
2 years ago |
Thomas Kaul
|
c4765e31cd
|
Feature/setup pt (#1439)
* Setup pt
* Update changelog
|
2 years ago |
Thomas Kaul
|
d321d56dee
|
Release 1.223.0 (#1566)
|
2 years ago |
Thomas Kaul
|
07dd22f7fe
|
Feature/extend asset profile details dialog by currency and symbol (#1565)
* Extend asset profile details dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
eb4d088a80
|
Feature/optimize page title for mobile (#1564)
* Optimize page title for mobile
* Update changelog
|
2 years ago |
Thomas Kaul
|
0509f0101f
|
Feature/add student discount (#1563)
* Add student discount
* Update changelog
|
2 years ago |
Thomas Kaul
|
8818e09be8
|
Feature/add prefix to coupon codes (#1562)
* Add prefix
* Update changelog
|
2 years ago |
Thomas Kaul
|
d97fe4da9c
|
Release 1.222.0 (#1561)
|
2 years ago |
Thomas Kaul
|
b20fa55b79
|
Feature/add filters to analytics page (#1559)
* Add filters to analysis page
* Update changelog
|
2 years ago |
Thomas Kaul
|
dd7a6f1562
|
Bugfix/fix i18n for account type (#1554)
* Translate account type
* Update changelog
|
2 years ago |
Thomas Kaul
|
15357bd5b5
|
Feature/add asset profile details to activities import (#1552)
* Add asset profile details
* Update changelog
|
2 years ago |
Thomas Kaul
|
52c7adc266
|
Feature/upgrade internet identity dependencies to version 0.15.1 (#1549)
* Upgrade Internet Identity dependencies to version 0.15.1
* Update changelog
|
2 years ago |
Thomas Kaul
|
1ae8970045
|
Feature/add price to subscription (#1551)
* Add price
* Update changelog
|
2 years ago |
Thomas Kaul
|
527f7e4faf
|
Feature/upgrade observable store to version 2.2.15 (#1550)
* Upgrade observable-store to version 2.2.15
* Update changelog
|
2 years ago |
Thomas Kaul
|
50160eb9dc
|
Feature/upgrade countup.js to version 2.3.2 (#1548)
* Upgrade countup.js to version 2.3.2
* Update changelog
|
2 years ago |
Thomas Kaul
|
58dff8a1e0
|
Feature/upgrade prisma to version 4.8.0 (#1547)
* Upgrade prisma to version 4.8.0
* Update changelog
|
2 years ago |
Thomas Kaul
|
2cd41615b2
|
Feature/change execution time of asset profile data gathering (#1544)
* Change execution time
* Update changelog
|
2 years ago |
Thomas Kaul
|
e8d65e1c85
|
Feature/upgrade bull to version 4.10.2 (#1542)
* Upgrade bull to version 4.10.2
* Update changelog
|
2 years ago |
Thomas Kaul
|
da827a08f5
|
Release 1.221.0 (#1541)
|
2 years ago |
Thomas Kaul
|
d545e4877c
|
Feature/improve activities import by preview step (#1540)
* Improve activities import
* Update changelog
|
2 years ago |
Thomas Kaul
|
c22733db56
|
Feature/resolve blog post titles (#1539)
* Resolve blog post titles
* Update changelog
|
2 years ago |
Thomas Kaul
|
ee4866eb7d
|
Feature/add blog post the importance of tracking your personal finances (#1537)
* Add blog post: The importance of tracking your personal finances
* Update changelog
|
2 years ago |
Thomas Kaul
|
327b1fa0d7
|
Feature/refresh cryptocurrencies list 20221225 (#1536)
* Update cryptocurrencies.json
* Update changelog
|
2 years ago |
Thomas Kaul
|
b155666d21
|
Feature/improve label based on type in create or edit activity dialog (#1535)
* Improve label
* Update changelog
|
2 years ago |
Thomas Kaul
|
16118d635c
|
Bugfix/fix date conversion of two digit year (#1529)
* Fix date conversion of two digit year
* Update changelog
|
2 years ago |
Thomas Kaul
|
49ce4803ce
|
Feature/add support to manage tags in create or edit activity dialog (#1532)
* Add support to manage tags
* Update changelog
|
2 years ago |
Thomas Kaul
|
0b65d05013
|
Feature/remove rakuten from data source type (#1534)
* Remove RAKUTEN
* Update changelog
|
2 years ago |
Thomas Kaul
|
8793284e75
|
Feature/add tags to admin control panel (#1530)
* Add tags
* Update changelog
|
2 years ago |
Thomas Kaul
|
1c5e4050a8
|
Release 1.220.0 (#1528)
|
2 years ago |
Thomas Kaul
|
4f187e1a9f
|
Feature/increase fear and greed index to 365 days (#1519)
* Increase fear and greed index to 365 days
* Update changelog
|
2 years ago |
Thomas Kaul
|
b56111ae85
|
Feature/add dry run to import api endpoint (#1526)
* Add dry run to import API endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
61dfc1f819
|
Feature/upgrade prettier to version 2.8.1 (#1523)
* Upgrade prettier to version 2.8.1
* Update changelog
|
2 years ago |
Thomas Kaul
|
5293de14cd
|
Bugfix/fix rounding of y axis ticks in benchmark comparator (#1521)
* Fix rounding
* Update changelog
|
2 years ago |
Thomas Kaul
|
7340a674b5
|
Feature/upgrade color to version 4.2.3 (#1524)
* Upgrade color to version 4.2.3
* Update changelog
|
2 years ago |
Thomas Kaul
|
e8a4a53c9f
|
Feature/support position detail dialog in top performers of analysis page (#1522)
* Add support for position detail dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
629f002074
|
Release 1.219.0 (#1518)
|
2 years ago |
Thomas Kaul
|
c38ebec3be
|
Feature/add name to activities table (#1516)
* Add name to symbol column
* Update changelog
|
2 years ago |
Thomas Kaul
|
2b8ab26e7e
|
Feature/combine name and symbol column in holdings table (#1514)
* Combine name and symbol column
* Update changelog
|
2 years ago |
gobdevel
|
616d168a7c
|
Feature/add signup permission (#1512)
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
b13e4425d3
|
Feature/extend glossary by deflation inflation and stagflation (#1511)
* Extend glossary by deflation, inflation and stagflation
* Update changelog
|
2 years ago |
Thomas Kaul
|
5f4a8d505b
|
Release 1.218.0 (#1510)
|
2 years ago |
Thomas Kaul
|
e87b93f19c
|
Feature/add logo endpoint (#1506)
* Add logo endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
49dcade964
|
Feature/add date of first activity to holdings (#1505)
* Add date of first activity
* Update changelog
|
2 years ago |
Thomas Kaul
|
7cd65eed39
|
Feature/improve asset profile details dialog (#1504)
* Improve asset profile details dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
a51b210f79
|
Feature/upgrade chart.js to version 4.0.1 (#1503)
* Upgrade chart.js to version 4.0.1 (including plugins)
* Migrate border attributes
* Update changelog
|
2 years ago |
Thomas Kaul
|
285f2220f3
|
Release 1.217.0 (#1502)
|
2 years ago |
Thomas Kaul
|
d72123246d
|
Feature/upgrade cheerio to version 1.0.0 rc.12 (#1501)
* Upgrade cheerio to version 1.0.0-rc.12
* Update changelog
|
2 years ago |
Thomas Kaul
|
3a78d6c3f1
|
Feature/add dividend timeline (#1498)
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
|
2 years ago |
Thomas Kaul
|
2efb331370
|
Feature/improve value redaction interceptor (#1495)
* Improve value redaction interceptor
* Update changelog
|
2 years ago |
Thomas Kaul
|
f521fe99c5
|
Feature/upgrade prisma to version 4.7.1 (#1493)
* Upgrade prisma to version 4.7.1
* Update changelog
|
2 years ago |
casitu
|
42306530b8
|
New strings translated to Spanish (#1496)
* Update messages.es.xlf
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
68c9d1b266
|
Bugfix/fix activities sorting in account detail dialog (#1494)
* Fix activities sorting
* Update changelog
|
2 years ago |
Thomas Kaul
|
1ce90a0c06
|
Release 1.216.0 (#1492)
|
2 years ago |
Thomas Kaul
|
50f6d154e5
|
Feature/extend sorting in tables (#1491)
* Extend sorting
* Update changelog
|
2 years ago |
Thomas Kaul
|
5209f82cca
|
Feature/upgrade replace in file to version 6.3.5 (#1486)
* Upgrade replace-in-file to version 6.3.5
* Update changelog
|
2 years ago |
Thomas Kaul
|
292d345ce0
|
Feature/support manual currency for fee (#1490)
* Support manual currency for fee
* Update changelog
|
2 years ago |
Thomas Kaul
|
d58400788a
|
Feature/upgrade big.js to version 6.2.1 (#1488)
* Upgrade big.js to version 6.2.1
* Update changelog
|
2 years ago |
Thomas Kaul
|
7ff61ae839
|
Feature/upgrade date fns to version 2.29.3 (#1487)
* Upgrade date-fns to version 2.29.3
* Update changelog
|
2 years ago |
Thomas Kaul
|
b5b7af7741
|
Feature/improve asset profile management (#1485)
* Improve asset profile management (Add note, fix filter)
* Update changelog
|
2 years ago |
Thomas Kaul
|
8c8273c4d4
|
Release 1.215.0 (#1483)
|
2 years ago |
Thomas Kaul
|
b406bcd17d
|
Feature/update browserslist database 20221127 (#1482)
* Update browserslist database
* Update changelog
|
2 years ago |
Thomas Kaul
|
1dbb5db611
|
Feature/improve wording in single account rule (#1479)
* Improve wording
* Update changelog
|
2 years ago |
Thomas Kaul
|
8567efcd89
|
Feature/upgrade ionicons to version 6.0.4 (#1478)
* Upgrade ionicons to version 6.0.4
* Update changelog
|
2 years ago |
Thomas Kaul
|
1cda5dcc0a
|
Feature/upgrade UUID to version 9.0.0 (#1476)
* Upgrade uuid to version 9.0.0
* Update changelog
|
2 years ago |
Delena Malan
|
6a764fe893
|
Convert between ZAc and ZAR (#1471)
* Convert between ZAc and ZAR
* Update changelog
|
2 years ago |
Thomas Kaul
|
d2b75a244c
|
Feature/improve language selector (#1466)
* Improve language selector
* Update changelog
|
2 years ago |
Thomas Kaul
|
3611684f17
|
Feature/extend asset profile details dialog (#1469)
* Extend asset profile details dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
4b74be50da
|
Release 1.214.0 (#1465)
|
2 years ago |
Thomas Kaul
|
0d338bb083
|
Bugfix/fix dynamic decimal places for cryptocurrencies in position detail dialog (#1464)
* Fix dynamic decimal places
* Update changelog
|
2 years ago |
Thomas Kaul
|
b0d708fb82
|
Feature/change activities icons (#1463)
* Improve icons
* Update changelog
|
2 years ago |
Thomas Kaul
|
be14458437
|
Bugfix/fix division by zero error in cash positions calculation (#1462)
* Handle division by zero
* Update changelog
|
2 years ago |
Thomas Kaul
|
5978ddb80f
|
Feature/improve support for manual data source (#1460)
* Improve support for MANUAL data source
* Update changelog
|
2 years ago |
Yash Solanki
|
18638dd1b7
|
Bugfix/Fix matsort not working in position detail dialog (#1457)
* Fix matsort in position detail dialog
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
81db3852e6
|
Feature/add sorting to accounts table (#1459)
* Add sorting
* Update changelog
|
2 years ago |
Thomas Kaul
|
af27781234
|
Feature/upgrade prisma to version 4.6.1 (#1456)
* Upgrade prisma to version 4.6.1
* Update changelog
|
2 years ago |
Thomas Kaul
|
608e7a774d
|
Feature/improve activities tab icon (#1461)
* Improve icon
* Update changelog
|
2 years ago |
Thomas Kaul
|
ed15eb76fd
|
Feature/upgrade yahoo finance2 to version 2.3.10 (#1458)
* Upgrade yahoo-finance2 to version 2.3.10
* Update changelog
|
2 years ago |
Thomas Kaul
|
39905e5046
|
Feature/upgrade yahoo finance2 to version 2.3.7 (#1455)
* Upgrade yahoo-finance2 to version 2.3.7
* Update changelog
|
2 years ago |
Thomas Kaul
|
7cd3f235df
|
Release 1.213.0 (#1454)
|
2 years ago |
Thomas Kaul
|
3b4f8c69bb
|
Feature/setup black friday 2022 deal (#1452)
* Setup Black Friday 2022 deal
* Update changelog
|
2 years ago |
Thomas Kaul
|
4169de580b
|
Feature/add indicator for excluded accounts (#1450)
* Add indicator for excluded accounts
* Update changelog
|
2 years ago |
Thomas Kaul
|
c8f6fdbaa3
|
Release 1.212.0 (#1444)
|
2 years ago |
Thomas Kaul
|
d95fc82f95
|
Feature/change view mode selector to slide toggle (#1443)
* Change view mode selector to slide toggle
* Update changelog
|
2 years ago |
Thomas Kaul
|
31c949f9d2
|
Feature/upgrade nx to version 15.0.13 (#1442)
* Upgrade Nx to version 15.0.13
* Update changelog
|
2 years ago |
Thomas Kaul
|
f68f40fcc6
|
Release 1.211.0 (#1441)
|
2 years ago |
Thomas Kaul
|
2d42549967
|
Feature/improvements in pricing page (#1440)
* Improve pricing page
* Update changelog
|
2 years ago |
Johannes Herforth
|
cd5eb64a4c
|
Removed margin-bottom tag from the body element (#1435)
- This only changes the behaviour in Firefox
- All browsers now show the UI in a single page view
|
2 years ago |
Thomas Kaul
|
d147a66dcd
|
Release 1.210.0 (#1434)
|
2 years ago |
Thomas Kaul
|
33fd1282e5
|
Bugfix/fix cash position in user currency (#1433)
* Initialize cash positions with user currency
* Update changelog
|
2 years ago |
Thomas Kaul
|
43426c9b01
|
Feature/restructure portfolio page (#1429)
* Restructure portfolio page
* Update changelog
|
2 years ago |
Thomas Kaul
|
3b4da72ea3
|
Feature/tighten validation rule of base currency (#1428)
* Tighten validation rule of BASE_CURRENCY
* Update changelog
|
2 years ago |
Thomas Kaul
|
8d8e55fd0b
|
Release 1.209.0 (#1427)
|
2 years ago |
Thomas Kaul
|
b8574d24b2
|
Feature/improve usability of import (#1425)
* Improve usability by adding expected file format
* Update changelog
|
2 years ago |
Thomas Kaul
|
6d12c27f9c
|
Feature/rename transactions to activities page (#1424)
* Rename transactions to activities
* Update changelog
|
2 years ago |
Thomas Kaul
|
c2c5326049
|
Feature/add buy me a coffee badge to about page (#1422)
* Add button: Buy me a coffee
* Update changelog
|
2 years ago |
Thomas Kaul
|
2a1339b61e
|
Feature/improve usage of premium indicator component (#1421)
* Improve usage of premium indicator component
* Update changelog
|
2 years ago |
Thomas Kaul
|
c8a2579624
|
Feature/remove intro image in dark mode (#1420)
* Remove intro image in dark mode
* Update changelog
|
2 years ago |
Thomas Kaul
|
832ae063df
|
Release 1.208.0 (#1415)
|
2 years ago |