2296 Commits

Author SHA1 Message Date
Thomas Kaul
2e4ad7b0ea
Feature/move language localization for Polski from experimental to general availability ()
* Move language localization for Polski from experimental to general availability

* Update changelog
2025-01-19 10:15:34 +01:00
Thomas Kaul
4e51a973c7
Feature/refactor is cryptocurrency check ()
* Refactoring
2025-01-19 09:57:54 +01:00
Thomas Kaul
4d201acdbe
Feature/extend get dividends in financial modeling prep service ()
* Extend get dividends

* Update changelog
2025-01-19 09:39:05 +01:00
Thomas Kaul
511a2d6d0d
Feature/extend asset profile data in financial modeling prep service ()
* Extend asset profile data

* Update changelog
2025-01-18 18:48:32 +01:00
Thomas Kaul
40b628e0e7
Feature/extend search by isin in financial modeling prep service ()
* Extend search by ISIN

* Update changelog
2025-01-18 10:50:52 +01:00
Ken Tandrian
75f34101b8
Feature/switch to ESLint flat config format ()
* Switch to ESLint flat config format

* Update changelog
2025-01-18 10:41:16 +01:00
0400cb0551 merge 2025-01-16 22:16:12 -08:00
Ivan Kruglov
d5e64eaed4
Bugfix/fix issue with import of activities with type FEE ()
* Fix import of activity with type FEE

* Update changelog
2025-01-15 20:34:03 +01:00
Thomas Kaul
e4968dbea7
Feature/extend health check endpoint by database and cache operations ()
* Extend health check endpoint by database and cache operations

* Update changelog
2025-01-15 20:29:43 +01:00
Thomas Kaul
ec79a9efb6
Bugfix/fix exception in scraper configuration ()
* Fix exception in scraper configuration

* Update changelog
2025-01-15 20:28:04 +01:00
Serhii Serdiuk
9fe19868b9
Feature/set up language localization for Ukrainian ()
* Set up language localization for Ukrainian

* Update changelog
2025-01-15 19:55:03 +01:00
Thomas Kaul
5aad1b4434
Feature/improve language localization for de 20250112 ()
* Update translations

* Update changelog
2025-01-13 17:31:53 +01:00
Thomas Kaul
d7171b9221
Feature/extend promotion system by label ()
* Extend promotion system by label
2025-01-12 11:35:17 +01:00
Szymon Łągiewka
ca45098de3
Feature/refactor various lodash functions with native JavaScript equivalents ()
* Refactored various lodash functions with native JavaScript equivalents

* Update changelog
2025-01-11 11:12:42 +01:00
Francisco Crizul
80bb1b1f64
Bugfix/fix issue with renaming of activities with type FEE, INTEREST, ITEM or LIABILITY ()
* Fix issue with renaming of activities with type FEE, INTEREST, ITEM or LIABILITY

* Update changelog
2025-01-10 19:59:19 +01:00
Thomas Kaul
86683a5bf3
Bugfix/fix AI prompt endpoint () 2025-01-09 18:28:42 +01:00
Thomas Kaul
8c7cb78c0b
Feature/add copy AI prompt to clipboard action to analysis page ()
* Add copy AI prompt to clipboard action

* Update changelog
2025-01-08 19:55:23 +01:00
f6262e2021 merge 2025-01-05 16:47:32 -08:00
Thomas Kaul
2e72ac7faf
Feature/format quotes in info service urls ()
* Format quotes
2025-01-03 13:36:26 +01:00
Thomas Kaul
02681cc479
Feature/add snack bar to copy link to clipboard action in access table ()
* Add snack bar

* Update changelog
2025-01-02 10:21:58 +01:00
Szymon Łągiewka
87f6357d74
Feature/send original MIME type in logo endpoint ()
* Send original MIME type in logo endpoint

* Update changelog
2025-01-02 10:09:40 +01:00
Thomas Kaul
bbbd974be6
Bugfix/improve handling of missing url in logo service ()
* Improve handling of missing url

* Update changelog
2025-01-02 06:35:11 +01:00
Thomas Kaul
1cf7ffdee8
Feature/refresh cryptocurrencies list 20241230 ()
* Update cryptocurrencies.json

* Update changelog
2025-01-01 19:20:27 +01:00
Szymon Łągiewka
7a602ea2d6
Feature/remove got in favor of using fetch ()
* Remove got in favor of using fetch

* Update changelog
2025-01-01 09:16:40 +01:00
Thomas Kaul
ee6b723ba5
Feature/update OSS friends list 20241230 ()
* Update OSS friends list
2024-12-31 07:51:39 +01:00
Thomas Kaul
f410ca775d
Feature/improve language localization for de 20241230 ()
* Update  translations

* Update changelog
2024-12-30 17:18:33 +01:00
Thomas Kaul
167abe4107
Bugfix/fix algebraic sign in twitter bot service ()
* Fix -0.0 to 0.0

* Update changelog
2024-12-30 11:23:55 +01:00
Thomas Kaul
3f84caa9f6
Feature/migrate setting Ghostfolio API key prompt dialog ()
* Migrate setting Ghostfolio API key prompt dialog
2024-12-30 10:48:28 +01:00
Szymon Łągiewka
74bc8222d6
Feature/Refactored got calls to use AbortSignal.timeout() without AbortController() ()
* 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>
2024-12-30 10:46:53 +01:00
Thomas Kaul
ff7caf9c5c
Feature/migrate coupon redemption prompt dialog ()
* Migrate coupon redemption prompt dialog

* Update changelog
2024-12-30 10:21:11 +01:00
Szymon Łągiewka
28f7781fa2
Feature/eliminate body-parser ()
* Eliminate body-parser in favor of using @nestjs/platform-express

* Update changelog
2024-12-30 09:36:04 +01:00
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ()
* Upgrade to Nx 20.3

* Update changelog
2024-12-29 19:47:32 +01:00
Thomas Kaul
615278a887
Feature/improve automatic deletion of unused asset profiles ()
* Improve automatic deletion of unused asset profiles

* Update changelog
2024-12-29 19:44:14 +01:00
Thomas Kaul
81f874bbc2
Feature/improve language localization for de 20241227 ()
* Update translations

* Update changelog
2024-12-28 09:54:39 +01:00
Thomas Kaul
15639cb3d0
Feature/move set Ghostfolio API key to experimental ()
* Move set Ghostfolio API key to experimental
2024-12-28 09:54:05 +01:00
Thomas Kaul
c9047e7c17
Feature/add user interface for received access ()
* Add user interface for received access

* Update changelog
2024-12-27 10:12:45 +01:00
Thomas Kaul
f2638614d4
Feature/improve search for asset profiles with manual data source in create or update activity dialog ()
* Improve search for asset profiles with MANUAL data source

* Update changelog
2024-12-25 17:05:57 +01:00
Thomas Kaul
9a579dd884
Feature/change access tab icon on account page ()
* Change icon

* Update changelog
2024-12-25 09:50:27 +01:00
Akd11111
08a9202dea
Feature/improve language localization for Polish ()
* Improve language localization for Polish

* Update changelog
2024-12-24 13:55:59 +01:00
Thomas Kaul
7a19fc53b0
Feature/improve activities import by isin for yahoo finance ()
* Allow activities import by isin even if multiple quotes found

* Update changelog
2024-12-24 13:30:43 +01:00
Thomas Kaul
09c186f560
Feature/improve language localization for de 20241220 ()
* Update translations

* Update changelog
2024-12-21 09:16:22 +01:00
Paulina Kalicka
7fadbd79ea
Feature/improve language localization for pl ()
* Improve language localization for Polish

* Update changelog
2024-12-21 09:07:26 +01:00
Brandon
46422f731e
Feature/set up a notification service for prompt dialogs ()
* Set up a notification service for prompt dialogs

* Update changelog
2024-12-19 20:39:36 +01:00
Thomas Kaul
6ee6121317
Feature/set up asset class cluster risk x-ray rule ()
* Set up Asset Class Cluster Risk rule (equity)

* Set up Asset Class Cluster Risk rule (fixed income)

* Update changelog
2024-12-17 20:33:57 +01:00
Thomas Kaul
c3bd433ac9
Feature/move market data management from admin to dedicated endpoint ()
* Move market data management from admin to dedicated endpoint

* Update changelog
2024-12-15 20:18:42 +01:00
Thomas Kaul
943ff2f0dc
Feature/improve usability of X-ray page by hiding empty rule categories ()
* Hide empty rule categories

* Update changelog
2024-12-14 11:37:39 +01:00
Thomas Kaul
6ad9661d7f
Feature/improve language localization for de 20241214 ()
* Update translations

* Update changelog
2024-12-14 11:19:15 +01:00
Thomas Kaul
de68841843
Feature/add user id to symbol profile database schema ()
* Add userId to SymbolProfile database schema

* Update changelog
2024-12-14 10:43:35 +01:00
Thomas Kaul
57659d2c04
Feature/add missing public keywords ()
* Add public keyword
2024-12-13 17:13:51 +01:00
Thomas Kaul
f3712b293c
Bugfix/fix exception in portfolio calculator ()
* Add guard

* Update changelog
2024-12-12 18:29:28 +01:00