Thomas Kaul
d59dfc3d5b
Feature/Archive discontinued personal finance tools ( #3945 )
...
* Archive discontinued personal finance tools
1 month ago
Thomas Kaul
ba52e385a1
Feature/extend personal finance tools 20241017 ( #3944 )
...
* Add Leafs
* Add FIREkit
1 month ago
Thomas Kaul
ce6f175f9a
Bugfix/fix usage of processor portfolio snapshot computation concurrency env variable ( #3936 )
...
* Fix usage of PROCESSOR_PORTFOLIO_SNAPSHOT_COMPUTATION_CONCURRENCY
* Update changelog
1 month ago
Thomas Kaul
144e5da753
Feature/add units to x ray rule settings ( #3926 )
...
* Introduce unit
* Update changelog
1 month ago
dw-0
a14c10bad2
Feature/Enable unused compiler options in tsconfig ( #3895 )
...
* Enable noUnusedLocals noUnusedParameters in compiler options of tsconfig
* Update changelog
1 month ago
Thomas Kaul
f8da265f5f
Feature/restructure XRayRulesSettings ( #3898 )
...
* Restructure XRayRulesSettings
* Update changelog
1 month ago
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
...
* Harmonize processor concurrency environment variables
* Update changelog
1 month ago
ceroma
c44da0bce3
Feature/expose portfolio snapshot computation timeout as environment variable ( #3894 )
...
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
1 month ago
Matej Gerek
98957d282e
Feature/move tags from info to user service ( #3859 )
...
* Move tags from info to user service
* Update changelog
1 month ago
dw-0
fc5ed887ff
Feature/Set prefer-const to error in eslint configuration ( #3888 )
...
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 months ago
Thomas Kaul
bce18f7261
Feature/reuse advanced markets calculation in portfolio details endpoint ( #3884 )
2 months ago
Thomas Kaul
f48ce4e1ae
Feature/reuse markets calculation in portfolio details endpoint ( #3883 )
...
* Reuse markets calculation in portfolio details endpoint
* Update changelog
2 months ago
Thomas Kaul
b50a1fc63d
Feature/reuse markets calculation in public portfolio endpoint ( #3882 )
...
* Reuse markets calculation in public portfolio endpoint
* Update changelog
2 months ago
Thomas Kaul
f3e2091ff4
Feature/refactor markets calculation in details of portfolio service ( #3871 )
...
* Refactor markets calculation
2 months ago
Thomas Kaul
bcc8cb1e5b
Feature/modernize rules implementation ( #3869 )
...
* Modernize rules implementation
* Include markets in details
2 months ago
Shaunak Das
24a3d92da0
Feature/add business logic of rule settings ( #3826 )
...
* Add business logic of rule settings
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 months ago
Thomas Kaul
d00d7ac1dd
Feature/add support for archived product page ( #3843 )
...
* Add support for archived product page
2 months ago
Thomas Kaul
85cc72627b
Feature/add user id to tag database schema ( #3837 )
...
* Add user id to tag database schema
* Update changelog
2 months ago
Thomas Kaul
bb445ddf2e
Feature/improve experimental chart in account detail dialog ( #3813 )
...
* Improve chart in account detail dialog
* Update changelog
2 months ago
Thomas Kaul
4a97e2bb54
Feature/align holdings and regions of public page with allocations page ( #3815 )
...
* Align holdings and regions of public page with allocations page
* Update changelog
2 months ago
Thomas Kaul
336f7b002c
Feature/extend personal finance tools ( #3801 )
...
* Add Finanzfluss Copilot
2 months ago
Thomas Kaul
be09acdb24
Feature/expose concurrency of data gathering processor as environment variable ( #3799 )
...
* Expose concurrency of data gathering processor
* PROCESSOR_CONCURRENCY_GATHER_ASSET_PROFILE
* PROCESSOR_CONCURRENCY_GATHER_HISTORICAL_MARKET_DATA
* Update changelog
2 months ago
Thomas Kaul
e918970feb
Feature/expose concurrency of portfolio snapshot calculation as environment variable ( #3796 )
...
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
2 months ago
Thomas Kaul
583c14128b
Feature/extend public api with portfolio performance metrics endpoint ( #3762 )
...
* Extend Public API with portfolio performance metrics endpoint
* Update changelog
2 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>
2 months ago
Thomas Kaul
3de192c65e
Feature/expose thresholds in rule settings ( #3770 )
2 months ago
Thomas Kaul
d236ecfe85
Feature/extend personal finance tools 20240914 ( #3767 )
...
* Add Buxfer
* Add Moneydance
* Add Banktivity
* Add Microsoft Money
* Add Masttro
* Add WealthPosition
2 months ago
Thomas Kaul
5a4f1c03cb
Feature/extend personal finance tools ( #3751 )
...
Add etops
2 months ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
...
* Set up portfolio snapshot queue
* Update changelog
2 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>
2 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
3 months ago
Thomas Kaul
df5e2f5f0e
Feature/extract common CACHE_TTL as constants ( #3722 )
...
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
3 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>
3 months ago
Thomas Kaul
d08e8b4fd8
Feature/expose max chart items as env variable ( #3701 )
...
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
3 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>
3 months ago
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules ( #3537 )
...
* Add support to deactivate X-ray rules
* Update changelog
3 months ago
Thomas Kaul
ac5aec9262
Feature/extend personal finance tools 20240820 ( #3685 )
...
* Add Ziggma
3 months ago
Thomas Kaul
9f5707d4f5
Feature/extend personal finance tools 20240819 ( #3682 )
...
* Add CoinTracking
3 months ago
Thomas Kaul
bce9b2f4bb
Bugfix/fix clone functionality of activity ( #3678 )
...
* Fix clone functionality
* Update changelog
3 months ago
Thomas Kaul
26277803c6
Bugfix/fix parse date in date helper ( #3675 )
...
Handle empty date string
3 months ago
Thomas Kaul
c34959896c
Feature/improve color assignment with annualized performance in treemap chart ( #3657 )
...
* Improve color assignment
* Update changelog
3 months ago
Thomas Kaul
0f46ca4db2
Feature/extend personal finance tools 20240809 ( #3656 )
...
* Add Sarmaaya.pk
* Add Investify
* Add FINATEKA
* Add Plainzer
3 months ago
Thomas Kaul
757ff527d0
Feature/extend personal finance tools 20240803 ( #3634 )
...
* Add Capitalyse
4 months ago
Thomas Kaul
41f5801b5e
Feature/refactor unique asset type to asset profile identifier ( #3636 )
...
* Refactoring
4 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
4 months ago
Thomas Kaul
fcc2ab1a48
Feature/change color assignment by annualized performance in treemap chart ( #3617 )
...
* Change color assignment to annualized performance
* Update changelog
4 months ago
Thomas Kaul
e228b4925c
Feature/update notes of personal finance tools ( #3611 )
...
* Update notes
4 months ago
Thomas Kaul
43fca7ff43
Feature/improve personal finance tools product page ( #3599 )
...
* Localize origin
* Localize regions
* Localize tags
4 months ago
Thomas Kaul
3f6319e00b
Feature/setup catala ( #3593 )
...
* Set up Català
* Update changelog
4 months ago
Thomas Kaul
ba78c2783d
Feature/improve numerical precision in holding detail dialog ( #3584 )
...
* Improve numerical precision in holding detail dialog
* Update changelog
4 months ago