Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ( #3039 )
...
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
9 months ago
Thomas Kaul
c002e37285
Feature/add missing default currency to prepare currencies function ( #3042 )
...
* Add missing default currency
* Update changelog
9 months ago
Thomas Kaul
6be38a1c19
Feature/remove is default flag from account database schema ( #3041 )
...
* Remove isDefault flag from Account database schema
* Update changelog
9 months ago
miles
a3178fb213
Feature/expose redis database via environment variable ( #3036 )
...
* Expose Redis database via environment variable
* Update changelog
9 months ago
Thomas Kaul
40836b745b
Feature/improve validation for currency in endpoints ( #3030 )
...
* Improve validation for currency
* Update changelog
9 months ago
Thomas Kaul
07eabac059
Feature/add missing database indexes part 2 ( #3033 )
...
* Add missing database indexes (for orderBy and where clauses)
* Update changelog
9 months ago
Thomas Kaul
48b412cfb8
Feature/harmonize setting of default locale ( #3032 )
...
* Harmonize setting of default locale
* Update changelog
9 months ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
9 months ago
Thomas Kaul
9acdb41aa2
Refactor params to object ( #2987 )
9 months ago
Thomas Kaul
be7f6bb657
Feature/add inactive as user role ( #3024 )
...
* Add INACTIVE as user role
* Update changelog
9 months ago
Thomas Kaul
6f7cbc93b9
Add missing type ( #3023 )
9 months ago
Thomas Kaul
0b5c71130d
Update OSS friends ( #3008 )
9 months ago
Thomas Kaul
67ae86763e
Handle premium data provider in getQuotes() ( #3020 )
...
* Handle premium data provider in getQuotes()
9 months ago
Thomas Kaul
266c0a9a2c
Feature/eliminate search request in get quotes of eod service ( #3019 )
...
* Eliminate search request to get quotes
* Update changelog
9 months ago
Thomas Kaul
a3cdb23776
Feature/refactor query to filter activities of excluded accounts ( #3016 )
...
* Refactor query to filter activities of excluded accounts
* Update changelog
9 months ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
9 months ago
Thomas Kaul
448cea0b69
Feature/improve usability of holdings table ( #3017 )
...
* Improve usability
* Update changelog
9 months ago
Thomas Kaul
ad42c0bf28
Enable FAQ link for self-hoster ( #3015 )
9 months ago
Thomas Kaul
f50670c7fe
Feature/improve language localization for de 20240217 ( #3014 )
...
* Update translations
* Update changelog
9 months ago
Thomas Kaul
2518a8fd9d
Feature/add accounts tab to position detail dialog ( #3012 )
...
* Add accounts tab to position detail dialog
* Update changelog
9 months ago
Thomas Kaul
29cb83d469
Bugfix/improve x axis scale of dividend and investment timeline ( #3010 )
...
* Improve X-axis scale
* Update changelog
9 months ago
Thomas Kaul
cac73ac111
Feature/divide faq page in three sections ( #3003 )
...
* Divide FAQ page in three sections
* General
* Cloud (SaaS)
* Self-Hosting
* Update changelog
9 months ago
Thomas Kaul
02cf4295a9
Feature/add loading indicator to dividend and investment timelines ( #3007 )
...
* Add loading indicators
* Dividend timeline
* Investment timeline
* Update changelog
9 months ago
Thomas Kaul
78b3328bf7
Add activities count ( #3005 )
9 months ago
Thomas Kaul
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
9 months ago
Thomas Kaul
54310f2214
Feature/add support for jupiter cryptocurrency ( #2999 )
...
* Add JUP29210
* Update changelog
9 months ago
Thomas Kaul
1fec49fbc2
Improve states ( #3000 )
9 months ago
Thomas Kaul
2985dd67c5
Feature/improve ordered list in safari ( #2996 )
...
* Improve ordered list in Safari (without text-truncate)
* Update changelog
9 months ago
Thomas Kaul
cc0ce18627
Bugfix/fix date conversion in import of historical market data ( #2994 )
...
* Fix date conversion
* Update changelog
9 months ago
Thomas Kaul
b758654158
Fix renew plan label ( #2993 )
9 months ago
Thomas Kaul
fd294d4d2b
Migrate to control flow ( #2992 )
9 months ago
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
9 months ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
9 months ago
Thomas Kaul
ef9d77312e
Introduce renewal-early-bird ( #2982 )
9 months ago
Thomas Kaul
ccaf06360a
Feature/introduce admin setting to disable data gathering ( #2981 )
...
* Introduce setting to disable data gathering
* Update changelog
9 months ago
Thomas Kaul
f83e75df44
Feature/harmonize env variables of various api keys ( #2980 )
...
* Harmonize env variables of various API keys
* Update changelog
9 months ago
Thomas Kaul
fcbf2f1645
Feature/remove lazy from name of activities table ( #2978 )
...
* Remove lazy from name
* Update translations
9 months ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
...
* Move assistant from experimental to general availability
* Update changelog
9 months ago
Thomas Kaul
4078229fe6
Feature/add button to apply filters in assistant ( #2971 )
...
* Add apply filters button
* Update changelog
9 months ago
Martin Mui
e7d4641d13
Feature/reload data on logo click ( #2959 )
...
* Reload data on logo click
* Update changelog
9 months ago
Thomas Kaul
35450ac004
Bugfix/add missing data provider info to search results of coingecko ( #2967 )
...
* Add missing data provider info
* Update changelog
9 months ago
Thomas Kaul
87529490c3
Feature/refresh cryptocurrencies list 20240205 ( #2961 )
...
* Update cryptocurrencies.json
* Update changelog
10 months ago
Thomas Kaul
893e76f83f
Feature/provide data provider info in search ( #2958 )
...
* Provide data provider info in search
* Update changelog
10 months ago
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
...
* Remove tabs
* Add asset class selector
* Update changelog
10 months ago
Thomas Kaul
cea569c987
Add Fina ( #2956 )
10 months ago
Hey
2a38a16f6b
Feature/Improve error logs for timeout in data provider services ( #2953 )
...
* Improve error logs for timeout in data provider services
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
d4afa03505
Bugfix/fix rendering issue with date range selector of assistant ( #2950 )
...
* Improve click handling
* Improve locales
* Update changelog
10 months ago
Thomas Kaul
c9237146e2
Feature/add investment value to chart ( #2948 )
...
* Add investment value to chart
* Update changelog
10 months ago
Thomas Kaul
faad65b6f3
Update translations ( #2940 )
...
* Update translations
* Update changelog
10 months ago
Thomas Kaul
e459c72100
Update OSS friends ( #2942 )
10 months ago