Dan
fb98a5d541
Fix Frontend
11 months ago
Dan
d4ee540c7a
Add Tag overview to allocation page
11 months ago
Dan
0d1878148b
Concat Tags from SymbolProfile as well
11 months ago
Dan
6d4c056e0e
Always return tags.isUsed = true
11 months ago
Daniel Devaud
a79194cad8
NPM update, fixes & fix lint
11 months ago
Thomas Kaul
4b65b6277e
Feature/refresh cryptocurrencies list 20250123 ( #4245 )
* Update cryptocurrencies.json
* Update changelog
11 months ago
Thomas Kaul
cca26040bf
Feature/extend get asset profile in financial modeling prep service ( #4230 )
* Extend get asset profile by ETF website
11 months ago
Miguel Borges de Freitas
553c10ac91
Bugfix/fix issue with MIME type detection in scraper configuration ( #4237 )
* Fix issue with MIME type detection in scraper configuration
* Update changelog
11 months ago
Thomas Kaul
39ac6f352f
Feature/extend get historical in financial modeling prep service ( #4229 )
* Extend get historical
* Update changelog
11 months ago
Serhii Serdiuk
fc0f2e30c0
Feature/improve language localization for Ukrainian (uk) ( #4226 )
* Improve language localization for Ukrainian (uk)
* Update changelog
12 months ago
Thomas Kaul
663cee9a05
Feature/change wording in data providers of admin settings ( #4207 )
* Change wording
12 months ago
Thomas Kaul
2e4ad7b0ea
Feature/move language localization for Polski from experimental to general availability ( #4200 )
* Move language localization for Polski from experimental to general availability
* Update changelog
12 months ago
Thomas Kaul
4e51a973c7
Feature/refactor is cryptocurrency check ( #4215 )
* Refactoring
12 months ago
Thomas Kaul
4d201acdbe
Feature/extend get dividends in financial modeling prep service ( #4210 )
* Extend get dividends
* Update changelog
12 months ago
Thomas Kaul
511a2d6d0d
Feature/extend asset profile data in financial modeling prep service ( #4206 )
* Extend asset profile data
* Update changelog
12 months ago
Thomas Kaul
40b628e0e7
Feature/extend search by isin in financial modeling prep service ( #4204 )
* Extend search by ISIN
* Update changelog
12 months ago
Ken Tandrian
75f34101b8
Feature/switch to ESLint flat config format ( #4203 )
* Switch to ESLint flat config format
* Update changelog
12 months ago
Ivan Kruglov
d5e64eaed4
Bugfix/fix issue with import of activities with type FEE ( #4187 )
* Fix import of activity with type FEE
* Update changelog
12 months ago
Thomas Kaul
e4968dbea7
Feature/extend health check endpoint by database and cache operations ( #4188 )
* Extend health check endpoint by database and cache operations
* Update changelog
12 months ago
Thomas Kaul
ec79a9efb6
Bugfix/fix exception in scraper configuration ( #4196 )
* Fix exception in scraper configuration
* Update changelog
12 months ago
Serhii Serdiuk
9fe19868b9
Feature/set up language localization for Ukrainian ( #4190 )
* Set up language localization for Ukrainian
* Update changelog
12 months ago
Thomas Kaul
5aad1b4434
Feature/improve language localization for de 20250112 ( #4191 )
* Update translations
* Update changelog
12 months ago
Thomas Kaul
d7171b9221
Feature/extend promotion system by label ( #4181 )
* Extend promotion system by label
12 months ago
Szymon Łągiewka
ca45098de3
Feature/refactor various lodash functions with native JavaScript equivalents ( #4170 )
* Refactored various lodash functions with native JavaScript equivalents
* Update changelog
12 months ago
Francisco Crizul
80bb1b1f64
Bugfix/fix issue with renaming of activities with type FEE, INTEREST, ITEM or LIABILITY ( #4183 )
* Fix issue with renaming of activities with type FEE, INTEREST, ITEM or LIABILITY
* Update changelog
12 months ago
Thomas Kaul
86683a5bf3
Bugfix/fix AI prompt endpoint ( #4185 )
12 months ago
Thomas Kaul
8c7cb78c0b
Feature/add copy AI prompt to clipboard action to analysis page ( #4176 )
* Add copy AI prompt to clipboard action
* Update changelog
12 months ago
Thomas Kaul
2e72ac7faf
Feature/format quotes in info service urls ( #4174 )
* Format quotes
1 year ago
Thomas Kaul
02681cc479
Feature/add snack bar to copy link to clipboard action in access table ( #4175 )
* Add snack bar
* Update changelog
1 year ago
Szymon Łągiewka
87f6357d74
Feature/send original MIME type in logo endpoint ( #4173 )
* Send original MIME type in logo endpoint
* Update changelog
1 year ago
Thomas Kaul
bbbd974be6
Bugfix/improve handling of missing url in logo service ( #4171 )
* Improve handling of missing url
* Update changelog
1 year ago
Thomas Kaul
1cf7ffdee8
Feature/refresh cryptocurrencies list 20241230 ( #4165 )
* Update cryptocurrencies.json
* Update changelog
1 year ago
Szymon Łągiewka
7a602ea2d6
Feature/remove got in favor of using fetch ( #4154 )
* Remove got in favor of using fetch
* Update changelog
1 year ago
Thomas Kaul
ee6b723ba5
Feature/update OSS friends list 20241230 ( #4166 )
* Update OSS friends list
1 year ago
Thomas Kaul
f410ca775d
Feature/improve language localization for de 20241230 ( #4162 )
* Update translations
* Update changelog
1 year ago
Thomas Kaul
167abe4107
Bugfix/fix algebraic sign in twitter bot service ( #4158 )
* Fix -0.0 to 0.0
* Update changelog
1 year ago
Thomas Kaul
3f84caa9f6
Feature/migrate setting Ghostfolio API key prompt dialog ( #4151 )
* Migrate setting Ghostfolio API key prompt dialog
1 year ago
Szymon Łągiewka
74bc8222d6
Feature/Refactored `got` calls to use `AbortSignal.timeout()` without `AbortController()` ( #4153 )
* Feature/refactor got calls to use AbortSignal.timeout
Instead of manually creating AbortController and controlling the abort
with setTimeout.
Feature available since node v16.14.0 and v17.3.0[^1] and is built to
replace the exact scenario that all these requests have.
[^1]:https://nodejs.org/docs/latest-v22.x/api/globals.html#static-method-abortsignaltimeoutdelay
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
ff7caf9c5c
Feature/migrate coupon redemption prompt dialog ( #4150 )
* Migrate coupon redemption prompt dialog
* Update changelog
1 year ago
Szymon Łągiewka
28f7781fa2
Feature/eliminate body-parser ( #4155 )
* Eliminate body-parser in favor of using @nestjs/platform-express
* Update changelog
1 year ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
1 year ago
Thomas Kaul
615278a887
Feature/improve automatic deletion of unused asset profiles ( #4149 )
* Improve automatic deletion of unused asset profiles
* Update changelog
1 year ago
Thomas Kaul
81f874bbc2
Feature/improve language localization for de 20241227 ( #4148 )
* Update translations
* Update changelog
1 year ago
Thomas Kaul
15639cb3d0
Feature/move set Ghostfolio API key to experimental ( #4147 )
* Move set Ghostfolio API key to experimental
1 year ago
Thomas Kaul
c9047e7c17
Feature/add user interface for received access ( #4146 )
* Add user interface for received access
* Update changelog
1 year ago
Thomas Kaul
f2638614d4
Feature/improve search for asset profiles with manual data source in create or update activity dialog ( #4142 )
* Improve search for asset profiles with MANUAL data source
* Update changelog
1 year ago
Thomas Kaul
9a579dd884
Feature/change access tab icon on account page ( #4137 )
* Change icon
* Update changelog
1 year ago
Akd11111
08a9202dea
Feature/improve language localization for Polish ( #4141 )
* Improve language localization for Polish
* Update changelog
1 year ago
Thomas Kaul
7a19fc53b0
Feature/improve activities import by isin for yahoo finance ( #4140 )
* Allow activities import by isin even if multiple quotes found
* Update changelog
1 year ago
Thomas Kaul
09c186f560
Feature/improve language localization for de 20241220 ( #4131 )
* Update translations
* Update changelog
1 year ago