Thomas Kaul
|
fcef0a72d5
|
Bugfix/improve handling of derived currencies (#2604)
* Improve handling of derived currencies
* Update changelog
|
2023-11-06 17:58:39 +01:00 |
|
Thomas Kaul
|
bc33e5f147
|
Feature/remove deprecated environment variable base currency (#2255)
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
|
2023-09-08 20:43:23 +02:00 |
|
Hugo Persson
|
2d003225bc
|
Allow custom currency in activity import (#2215)
* Allow custom currency in activity import
* Extend import test files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2023-08-08 20:00:55 +02:00 |
|
Thomas Kaul
|
c9353d0a39
|
Support account balance time series (#2166)
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
|
2023-07-23 15:55:58 +02:00 |
|
Thomas Kaul
|
ed735e0b29
|
Feature/disable caching in health check endpoints for data providers (#2147)
* Disable caching in health check endpoint
* Update changelog
|
2023-07-15 10:54:19 +02:00 |
|
Thomas Kaul
|
1d0ba5fe4b
|
Bugfix/fix indirect calculation in exchange rate service for specific date (#2026)
* Fix indirect calculation
* Update changelog
|
2023-05-30 21:05:53 +02:00 |
|
Thomas Kaul
|
e500ccb61b
|
Feature/introduce env variable data source exchange rates and data source import (#1910)
* Introduce env variables DATA_SOURCE_EXCHANGE_RATES and DATA_SOURCE_IMPORT
* Update changelog
|
2023-04-30 18:26:34 +02:00 |
|
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2023-04-23 12:02:01 +02:00 |
|