Thomas Kaul
9b07b19523
Feature/improve usability of create or update access dialog ( #3791 )
...
* Improve usability
* Dialog height
* Always show permission selector
* Update changelog
4 months ago
Thomas Kaul
7761e4d712
Feature/add hacktoberfest 2024 blog post ( #3790 )
...
* Add blog post: Hacktoberfest 2024
* Update changelog
4 months ago
Thomas Kaul
3cd77523a1
Feature/improve loading indicator of accounts table ( #3761 )
...
* Improve loading indicator
* Update changelog
4 months ago
karolsol
d1f6601c5e
Feature/Improve language localization for pl ( #3780 )
...
* Update translations
* Update changelog
4 months ago
Thomas Kaul
97467a3809
Feature/improve language localization for de 20240917 ( #3778 )
...
* Update translations
* Update changelog
4 months ago
Thomas Kaul
22127b5915
Release 2.108.0 ( #3777 )
4 months ago
Thomas Kaul
4865aa1665
Feature/add fallback in get quotes of eod historical data service ( #3776 )
...
* Add fallback to previousClose in getQuotes()
* Update changelog
4 months ago
Shaunak Das
520c176cd6
Feature/add copy link to clipboard action to access table ( #3768 )
...
* Add copy link to clipboard action
* Update changelog
4 months ago
Thomas Kaul
df9a0ec35a
Feature/support bonds in import dividend dialog ( #3775 )
...
* Support bonds
* Update changelog
4 months ago
Thomas Kaul
d703088611
Feature/improve ux of toggle component ( #3769 )
...
* Improve usability via cursor styles
* Update changelog
4 months ago
Nikolai
38ac3d387b
Feature/extend market data endpoint by lastMarketPrice ( #3752 )
...
* Extend market data endpoint by lastMarketPrice
* Integrate last market price in admin market data
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Shaunak Das
323cfbfcaa
Feature/introduce filters in account endpoint ( #3764 )
...
* Introduce filters in acount endpoint
* Integrate endpoint in holding detail dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
8735fc3fad
Bugfix/fix typo in changelog ( #3758 )
4 months ago
Thomas Kaul
7b8dc480f4
Release 2.107.1 ( #3757 )
4 months ago
Thomas Kaul
0ef2b82852
Bugfix/fix destructuring in activities filters ( #3756 )
...
* Provide default value during destructuring
* Update changelog
4 months ago
Thomas Kaul
c4cbdfc643
Release 2.107.0 ( #3748 )
4 months ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
...
* Set up portfolio snapshot queue
* Update changelog
4 months ago
Shaunak Das
383a02519a
Feature/extend filters of order endpoint ( #3743 )
...
* Extend filters of order endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
a5211f6a29
Feature/upgrade bull to version 4.16.2 ( #3746 )
...
* Upgrade bull to version 4.16.2
* Update changelog
4 months ago
FrozenPasta
9edffd100e
Feature/improve language localization for fr ( #3724 )
...
* Update translations
* Update changelog
4 months ago
Thomas Kaul
6db881b08f
Feature/optimize admin control panel endpoint using promise.all ( #3741 )
...
* Optimize by using Promise.all()
* Update changelog
4 months ago
Thomas Kaul
557a0bf808
Feature/optimize info endpoint using promise.all ( #3742 )
...
* Optimize by using Promise.all()
* Update changelog
4 months ago
Andrea
bdb3a8f1dc
Feature/improve language localization for Italian ( #3744 )
...
* Update translations
* Update changelog
4 months ago
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
...
* Introduce GET api/v1/admin/user endpoint
* Update changelog
4 months ago
Thomas Kaul
728f84e7eb
Release 2.106.0 ( #3738 )
4 months ago
Shaunak Das
1bc2b47452
Feature/setup skeleton loader for data tables ( #3735 )
...
* Setup skeleton loader for data tables
* Update changelog
4 months ago
Thomas Kaul
8c322b4e81
Bugfix/fix historical market data gathering in yahoo finance service ( #3737 )
...
* Switch from historical() to chart()
* Update changelog
4 months ago
Thomas Kaul
1204240ed0
Bugfix/fix exception in admin market data detail component ( #3731 )
...
* Add check for dateOfFirstActivity
* Update changelog
4 months ago
Thomas Kaul
fb44933c9c
Feature/improve error logs in scraper configuration test ( #3730 )
...
* Improve error logs
* Update changelog
4 months ago
Shaunak Das
7ea9061852
Feature/execute scraper configuration instantly ( #3723 )
...
* Execute scraper configuration instantly
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Daniel Idem
8018236942
Bugfix/fix carousel component ( #3709 )
...
* Fix carousel component
* Update changelog
4 months ago
Thomas Kaul
d6dbc0d9e3
Release 2.106.0-beta.6 ( #3728 )
4 months ago
Thomas Kaul
a6d9f5dd69
Bugfix/load data once on portfolio activities page ( #3726 )
...
* Fetch activities only once
* Update changelog
4 months ago
Thomas Kaul
676be076c3
Release 2.106.0-beta.5 ( #3721 )
4 months ago
Thomas Kaul
5358f13e93
Release 2.106.0-beta.4 ( #3719 )
4 months ago
Thomas Kaul
71a568264d
Feature/improve portfolio snapshot caching ( #3717 )
...
* Improve portfolio snapshot caching
* Update changelog
4 months ago
Thomas Kaul
e4ba27850d
Feature/upgrade prisma to version 5.19.0 ( #3715 )
...
* Upgrade prisma to version 5.19.0
* Update changelog
4 months ago
Thomas Kaul
0fc83486dc
Feature/improve redis cache ( #3714 )
...
* Improve redis cache
* Update changelog
4 months ago
Thomas Kaul
208e5c8adb
Release 2.106.0-beta.3 ( #3706 )
4 months ago
Thomas Kaul
c4a28c6bff
Feature/set up a performance logging service ( #3703 )
...
* Setup performance logging service
* Update changelog
4 months ago
Cygguu
4505441691
Feature/improve language localization for polish ( #3691 )
...
* Improve language localization for Polish
* Update changelog
4 months ago
Thomas Kaul
bc51f106e9
Feature/expose log levels as env variable ( #3704 )
...
* Expose log levels as env variable
* Update documentation
* Update changelog
4 months ago
Thomas Kaul
80330782d2
Release 2.106.0-beta.2 ( #3702 )
4 months ago
Thomas Kaul
d08e8b4fd8
Feature/expose max chart items as env variable ( #3701 )
...
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
4 months ago
Thomas Kaul
4a8142b326
Release 2.106.0-beta.1 ( #3699 )
5 months ago
Thomas Kaul
7db7eeecf2
Bugfix/fix view mode toggle of holdings tab ( #3698 )
...
* Fix view mode toggle
* Update changelog
5 months ago
Thomas Kaul
a8e0bb5a21
Bugfix/fix division by zero in performance calculation ( #3695 )
...
* Fix division by zero
* Update changelog
5 months ago
Thomas Kaul
c28af12cbd
Release 2.106.0-alpha.1 ( #3694 )
5 months ago
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
...
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
5 months ago
Thomas Kaul
724188847a
Release 2.105.0 ( #3688 )
5 months ago
Thomas Kaul
ea1b6fdf6e
Feature/improve language localization for de 20240821 ( #3687 )
...
* Update translations
* Update changelog
5 months ago
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules ( #3537 )
...
* Add support to deactivate X-ray rules
* Update changelog
5 months ago
Anatoly Popov
12c722afe1
Bugfix/Use currency conversion for fees and values ( #3672 )
...
* Use currency conversion for fees and values
* Update changelog
5 months ago
Thomas Kaul
6c79ccb2a9
Release 2.104.1 ( #3679 )
5 months ago
Thomas Kaul
bce9b2f4bb
Bugfix/fix clone functionality of activity ( #3678 )
...
* Fix clone functionality
* Update changelog
5 months ago
Thomas Kaul
7b2d8e4d3a
Release 2.104.0 ( #3676 )
5 months ago
Thomas Kaul
75dd43637c
Feature/upgrade date-fns to version 3.6.0 ( #3673 )
...
* Upgrade date-fns to version 3.6.0
* Update changelog
5 months ago
Thomas Kaul
18df8cebeb
Feature/upgrade zone.js to version 0.14.10 ( #3669 )
...
* Upgrade zone.js to version 0.14.10
* Update changelog
5 months ago
Thomas Kaul
2893d71377
Feature/set up notification service ( #3663 )
...
* Set up notification service
* Update changelog
5 months ago
Thomas Kaul
9246a73f41
Feature/refactor dark theme css selector ( #3662 )
...
* Refactor dark theme CSS selector
* Update changelog
5 months ago
Nuno
d1276dc1a7
Bugfix/remove read_only true from docker-compose.yml ( #3653 )
...
* Removed read_only: true
* Update changelog
5 months ago
Thomas Kaul
475bc3b86d
Feature/improve language localization for de 20240810 ( #3660 )
...
* Update translations
* Update changelog
5 months ago
Thomas Kaul
46553da2c3
Release 2.103.0 ( #3658 )
5 months ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
...
* Improve color assignment
* Update changelog
5 months ago
Thomas Kaul
49485f79d2
Feature/enable experimental languages in user account settings ( #3655 )
...
* Enable ca and pl as experimental
* Update changelog
5 months ago
Tiago Sousa
9f5da976f2
Feature/improve language localization for portuguese ( #3651 )
...
* Update translations
* Update changelog
5 months ago
Thomas Kaul
b8d9bafef6
Feature/upgrade prisma to version 5.18.0 ( #3646 )
...
* Upgrade prisma to version 5.18.0
* Update changelog
5 months ago
Nuno
40de0cead5
Feature/optimize docker image ( #3642 )
...
* Remove redundant docker image layers
* Update prisma binary target of prisma
* Update changelog
5 months ago
Thomas Kaul
43f5bb7773
Release 2.102.0 ( #3648 )
5 months ago
Thomas Kaul
e85cc0fcfc
Feature/clone or edit activity from account detail dialog ( #3647 )
...
* Clone or edit activity from holding detail dialog
* Update changelog
5 months ago
Thomas Kaul
dc1948016f
Feature/clone or edit activity from holding detail dialog ( #3644 )
...
* Clone or edit activity from holding detail dialog
* Update changelog
5 months ago
Thomas Kaul
b2ed0b2c80
Feature/improve caching of benchmarks in markets overview ( #3640 )
...
* Improve caching
* Update changelog
5 months ago
Thomas Kaul
42fe653e1e
Bugfix/fix cache flush endpoint response ( #3641 )
...
* Fix cache flush endpoint response
* Update changelog
5 months ago
Thomas Kaul
98f3fa9d7c
Feature/improve language localization for de 20240804 ( #3639 )
...
* Update translations
* Update changelog
5 months ago
Paulina
202e27fe25
Feature/improve language localization for polish ( #3637 )
...
* Improve language localization for Polish
* Update changelog
5 months ago
Thomas Kaul
4c7657a90e
Feature/upgrade nx to version 19.5.6 ( #3633 )
...
* Upgrade Nx to version 19.5.6
* Update changelog
5 months ago
Thomas Kaul
420f331be9
Release 2.101.0 ( #3632 )
5 months ago
Nuno
e0068c4d5d
Feature/harden container security following OWASP best practices ( #3614 )
...
* Harden container security
* Update changelog
5 months ago
Thomas Kaul
85661884a6
Release 2.100.0 ( #3631 )
5 months ago
Thomas Kaul
8f6203d296
Feature/manage tags of holdings ( #3630 )
...
* Manage tags of holdings
* Update changelog
5 months ago
Thomas Kaul
02db0db733
Feature/persist view mode of holdings tab on home page ( #3624 )
...
* Persist view mode of holdings in user settings
* Update changelog
5 months ago
David Requeno
c87b08ca8b
Feature/improve language localization for es ( #3625 )
...
* Update translations
* Update changelog
5 months ago
Thomas Kaul
fcc2ab1a48
Feature/change color assignment by annualized performance in treemap chart ( #3617 )
...
* Change color assignment to annualized performance
* Update changelog
5 months ago
BernatVM
7efda2f890
Feature/improve language localization for Catalan ( #3598 )
...
* Update translations
* Update changelog
5 months ago
Thomas Kaul
3794a61d2d
Release 2.99.0 ( #3618 )
5 months ago
Vijayaraj
c1d1ea9dde
Feature/migrate from Yarn 1 (Classic) to npm ( #3601 )
...
* Migrate from yarn to npm
5 months ago
Thomas Kaul
0d676a46c8
Release 2.98.0 ( #3615 )
5 months ago
Thomas Kaul
97db144e01
Feature/skip derived currencies in get quotes of data provider service ( #3610 )
...
* Skip derived currencies
* Update changelog
5 months ago
Thomas Kaul
cec55127c8
Bugix/fix dividend import from data provider for holdings without account ( #3606 )
...
* Fix dividend import for holdings without account
* Update changelog
5 months ago
Thomas Kaul
601e6f4147
Feature/improve account selector of create or update activity dialog ( #3607 )
...
* Improve empty value of account selector
* Update changelog
6 months ago
Thomas Kaul
62e3ffe413
Feature/upgrade prisma to version 5.17.0 ( #3597 )
...
* Upgrade prisma to version 5.17.0
* Update changelog
6 months ago
David Requeno
6af885fde0
Feature/improve language localization for Spanish ( #3605 )
...
* Improve language localization for Spanish
* Update changelog
6 months ago
Thomas Kaul
dd15bba359
Bugfix/fix public page for non existent access ( #3604 )
...
* Handle non-existent access
* Update changelog
6 months ago
Thomas Kaul
faa6af5694
Feature/improve handling of numerical precision in value component ( #3595 )
...
* Improve handling of numerical precision in value component
* Update changelog
6 months ago
Thomas Kaul
d2ea7a0bfb
Feature/upgrade nx to version 19.5.1 ( #3596 )
...
* Upgrade angular and Nx
* Update changelog
6 months ago
Thomas Kaul
3f6319e00b
Feature/setup catala ( #3593 )
...
* Set up Català
* Update changelog
6 months ago
Thomas Kaul
5601299648
Release 2.97.0 ( #3592 )
6 months ago
Thomas Kaul
6060c7cfe0
Feature/upgrade prettier to version 3.3.3 ( #3586 )
...
* Upgrade prettier to version 3.3.3
* Update changelog
6 months ago
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ( #3584 )
...
* Improve numerical precision in holding detail dialog
* Update changelog
6 months ago
Thomas Kaul
48eee5f865
Feature/upgrade node.js from version 18 to 20 ( #3553 )
...
* Upgrade to Node.js 20
* Update changelog
6 months ago
Thomas Kaul
f4a8acdb46
Feature/add selfh.st logo to landing page ( #3582 )
...
* Add selfh.st
* Update changelog
6 months ago
Thomas Kaul
e38be8d710
Feature/upgrade nx to version 19.4.3 ( #3581 )
...
* Upgrade Nx to version 19.4.3
* Update changelog
6 months ago
Thomas Kaul
b5317a7f95
Feature/improve language localization for de 20240715 ( #3574 )
...
* Update translations
* Update changelog
6 months ago
Thomas Kaul
d5c56fb16c
Feature/optimize 7d data gathering by prioritization ( #3575 )
...
* Optimize 7d data gathering by prioritization
* Update changelog
6 months ago
Thomas Kaul
acc59866a3
Bugfix/fix table sorting of holdings ( #3572 )
...
* Hide holdings table to fix sorting
* Update changelog
6 months ago
Thomas Kaul
c9fc3e402d
Release 2.96.0 ( #3570 )
6 months ago
Thomas Kaul
6c1317f978
Bugfix/fix search for holding in assistant ( #3569 )
...
* Fix search for holding
* Update changelog
6 months ago
Thomas Kaul
89be438e66
Bugfix/remove show condition of experimental features setting ( #3568 )
...
* Remove show condition of experimental feature setting
* Update changelog
6 months ago
Thomas Kaul
9d6214e93a
Bugfix/fix fees calculation in portfolio summary ( #3567 )
...
* Fix fees calculation
* Update changelog
6 months ago
Thomas Kaul
0640b24290
Feature/improve site.webmanifest ( #3564 )
...
* Separate icon purposes
* Update changelog
6 months ago
Thomas Kaul
9ecc3176a5
Feature/improve treemap chart for holdings ( #3563 )
...
* Various improvements
* Introduce permission: accessHoldingsChart
* Improve style of toggle
* Add border radius
* Update changelog
6 months ago
Thomas Kaul
96434c5a54
Release 2.95.0 ( #3561 )
6 months ago
Thomas Kaul
4063c62a17
Feature/setup treemap chart for holdings ( #3560 )
...
* Setup treemap chart
* Update changelog
6 months ago
Thomas Kaul
423bd92b89
Release 2.94.0 ( #3556 )
6 months ago
Thomas Kaul
5dc331e386
Feature/improve language localization for de 20240709 ( #3555 )
...
* Update translations
* Update changelog
6 months ago
Thomas Kaul
744dc51dcd
Bugfix/fix pagination issue in activities endpoint by adding secondary sort criterion ( #3554 )
...
* Add id as secondary sort criterion to ensure consistent ordering
* Update changelog
6 months ago
Thomas Kaul
830569b38e
Release 2.93.0 ( #3551 )
6 months ago
Thomas Kaul
c42a8aebed
Feature/add platforms concept to faq page ( #3549 )
...
* Add concept of platforms
* Update changelog
6 months ago
Thomas Kaul
fad1adb91b
Feature/improve usability to delete currency asset profile ( #3541 )
...
* Improve usability
* Update changelog
6 months ago
Thomas Kaul
9cd37f8de0
Feature/add crypto coins and stock heatmaps to resources page ( #3548 )
...
* Add heatmaps
* Crypto Coins Heatmap
* Stock Heatmap
* Update changelog
6 months ago
Thomas Kaul
d49b90d7a5
Feature/refresh cryptocurrencies list 20240706 ( #3544 )
...
* Refresh cryptocurrencies list
* Update changelog
6 months ago
Thomas Kaul
130a9ea062
Feature/remove obsolete version from docker compose files ( #3543 )
...
* Remove obsolete version
* Update changelog
6 months ago
Thomas Kaul
ffc6309850
Feature/refactor thresholds of x ray rules ( #3545 )
...
* Refactor thresholds
* Update changelog
6 months ago
Thomas Kaul
976cc7f243
Feature/upgrade nx to version 19.4.0 ( #3540 )
...
* Upgrade Nx to version 19.4.0
* Update changelog
6 months ago
Thomas Kaul
1c9805bb96
Feature/improve allocations by etf holding for impersonation mode ( #3534 )
...
* Improve allocations by ETF holding for impersonation mode
* Update changelog
6 months ago
Chang-Yen Tseng
8227a2d91a
Feature/improve detection of json used via scraper configuration ( #3539 )
...
* Improve detection of json
* Update changelog
6 months ago
Thomas Kaul
0f8dc62c53
Release 2.92.0 ( #3532 )
6 months ago
Thomas Kaul
554136cdcd
Feature/bulk deletion for asset profiles ( #3531 )
...
* Add support for bulk deletion of asset profiles
* Update changelog
6 months ago
Thomas Kaul
83b5cfff1f
Feature/upgrade prisma to version 5.16.1 ( #3526 )
...
* Upgrade prisma to version 5.16.1
* Update changelog
6 months ago
Thomas Kaul
dcec3accf0
Feature/improve caching of benchmarks ( #3530 )
...
* Improve caching
* Update changelog
6 months ago
Thomas Kaul
f08b0b570b
Feature/support derived currencies in currency validation ( #3529 )
...
* Support derived currencies in currency validation
* Update changelog
6 months ago
Thomas Kaul
8386fec98a
Feature/automatic deletion of unused asset profiles ( #3525 )
...
* Automatic deletion of unused asset profiles
* Update changelog
6 months ago
Thomas Kaul
76890e63fa
Bugfix/fix all time high in benchmarks ( #3527 )
...
* Fix all time high
* Update changelog
6 months ago
Thomas Kaul
4fb2aebf4f
Release 2.91.0 ( #3522 )
7 months ago
Thomas Kaul
ed5cd3b978
Feature/upgrade angular to version 18.0.4 ( #3520 )
...
* Upgrade Angular to version 18.0.4
* Update changelog
7 months ago
Thomas Kaul
469c1936b4
Bugfix/fix horizontal overflow in historical market data table of admin control panel ( #3515 )
...
* Fix horizontal overflow
* Update changelog
7 months ago
Thomas Kaul
8b3cc5c11a
Bugfix/fix dialog position on mobile ( #3521 )
...
* Fix dialog position on mobile
* Update changelog
7 months ago
Thomas Kaul
ee086638f3
Feature/add benchmarks preset to admin control panel ( #3513 )
...
* Add benchmarks preset
* Update changelog
7 months ago
Thomas Kaul
ba979cbae2
Bugfix/fix addition of manual asset without market data ( #3516 )
...
* Provide default value
* Update changelog
7 months ago
Thomas Kaul
8cda43bb63
Bugfix/persist intraday market data only if market state is open ( #3509 )
...
* Persist INTRADAY data only if market state is open
* Update changelog
7 months ago
Thomas Kaul
24bcc15b6a
Release 2.90.0 ( #3508 )
7 months ago
Eduardo Marinho
ff121243e4
Feature/extend asset profile for currency ( #3495 )
...
* Extend asset profile for currency
* Update changelog
7 months ago
Thomas Kaul
70e633b997
Feature/upgrade ngx device detector to version 8.0.0 ( #3505 )
...
* Upgrade ngx-device-detector to version 8.0.0
* Update changelog
7 months ago
Thomas Kaul
0780ee4adb
Feature/improve language localization for de 20240620 ( #3504 )
...
* Update translations
* Update changelog
7 months ago
Thomas Kaul
09613f9324
Feature/extend self hosting faq by mobile app question ( #3500 )
...
* Add question about mobile app
* Update changelog
7 months ago
Thomas Kaul
8642b1a7af
Feature/upgrade zone.js to version 0.14.7 ( #3501 )
...
* Upgrade zone.js to version 0.14.7
* Update changelog
7 months ago
Thomas Kaul
f96f861341
Feature/upgrade ngx markdown to version 18.0.0 ( #3498 )
...
* Upgrade ngx-markdown to version 18.0.0
* Update changelog
7 months ago
Thomas Kaul
a201fc7a97
Feature/upgrade stripe dependencies 20240617 ( #3499 )
...
* Upgrade Stripe dependencies
* Update changelog
7 months ago
Thomas Kaul
a97110348c
Feature/move active filters indicator to general availability ( #3485 )
...
* Move to general availability
* Update changelog
7 months ago
Juan Abascal Sanchez
a25d5b9dc0
Feature/improve error handling in biometric authentication registration ( #3496 )
...
* Improve error handling in biometric authentication registration
* Update changelog
7 months ago