Thomas Kaul
|
a6952a0e37
|
Feature/extend get data sources in data provider service (#4473)
* Extend data sources
|
2025-03-22 17:51:43 +01:00 |
|
Ronnie Alsop
|
a9c3224856
|
Feature/add endpoint to localize site.webmanifest (#4450)
* Add endpoint to localize site.webmanifest
* Refactor rootUrl
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2025-03-22 09:36:45 +01:00 |
|
Thomas Kaul
|
8fe767a4e3
|
Feature/increase default request timeout (#4075)
* Increase default request timeout
* Update changelog
|
2024-11-28 20:19:37 +01:00 |
|
Thomas Kaul
|
5f98dfa5d6
|
Feature/set up Ghostfolio data provider (#4016)
* Set up Ghostfolio data provider
* Update translations
* Update changelog
|
2024-11-24 19:49:08 +01:00 |
|
Thomas Kaul
|
aee5e833a5
|
Feature/harmonize processor concurrency environment variables (#3913)
* Harmonize processor concurrency environment variables
* Update changelog
|
2024-10-12 19:35:43 +02:00 |
|
ceroma
|
c44da0bce3
|
Feature/expose portfolio snapshot computation timeout as environment variable (#3894)
* Expose portfolio snapshot computation timeout as environment variable
* Update changelog
|
2024-10-12 09:04:58 +02:00 |
|
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
|
2024-09-21 18:56:02 +02:00 |
|
Thomas Kaul
|
e918970feb
|
Feature/expose concurrency of portfolio snapshot calculation as environment variable (#3796)
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
|
2024-09-21 18:16:34 +02:00 |
|
Thomas Kaul
|
df5e2f5f0e
|
Feature/extract common CACHE_TTL as constants (#3722)
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
|
2024-09-05 18:23:38 +02:00 |
|
Thomas Kaul
|
0fc83486dc
|
Feature/improve redis cache (#3714)
* Improve redis cache
* Update changelog
|
2024-08-31 10:57:26 +02:00 |
|
Thomas Kaul
|
d08e8b4fd8
|
Feature/expose max chart items as env variable (#3701)
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
|
2024-08-26 16:21:16 +02:00 |
|
gizmodus
|
f360a12823
|
Feature/rework portfolio calculator (#3393)
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2024-08-24 16:59:50 +02:00 |
|
Thomas Kaul
|
1f2f9f22f2
|
Feature/remove environment variable web auth rp (#3115)
* Remove environment variable WEB_AUTH_RP_ID
* Update changelog
|
2024-03-08 19:00:21 +01:00 |
|
miles
|
a3178fb213
|
Feature/expose redis database via environment variable (#3036)
* Expose Redis database via environment variable
* Update changelog
|
2024-02-24 11:56:12 +01:00 |
|
Thomas Kaul
|
ad42c0bf28
|
Enable FAQ link for self-hoster (#3015)
|
2024-02-18 08:53:01 +01:00 |
|
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2024-02-11 17:50:18 +01:00 |
|
Thomas Kaul
|
f83e75df44
|
Feature/harmonize env variables of various api keys (#2980)
* Harmonize env variables of various API keys
* Update changelog
|
2024-02-11 09:44:12 +01:00 |
|
Tanguy Herbron
|
d91f947ab0
|
Feature/Add Coingecko api keys support (#2827)
* Add CoinGecko API keys support
* Update changelog
|
2024-01-06 19:06:07 +01:00 |
|
miles
|
34b02210df
|
Feature/expose the environment variable REQUEST_TIMEOUT (#2792)
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
|
2023-12-29 17:29:33 +01:00 |
|
Thomas Kaul
|
4e7b7375a9
|
Feature/setup open figi (#2526)
* Setup OpenFIGI
* Update changelog
|
2023-10-21 18:12:50 +02: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 |
|
Thomas Kaul
|
2df27100f0
|
Add middleware (#2239)
* Add middleware
* Update changelog
|
2023-08-18 20:27:19 +02:00 |
|
Thomas Kaul
|
9036f53e7d
|
Reset benchmark in user settings (#2233)
|
2023-08-12 21:50:01 +02:00 |
|
Thomas Kaul
|
54ea6c84b4
|
Feature/add caching for quotes (#2095)
* Add caching for quotes
* Update changelog
|
2023-06-24 13:06:28 +02:00 |
|
Thomas Kaul
|
edd690850c
|
Feature/setup open startup page (#1967)
* Setup Open Startup page
* Update changelog
|
2023-05-18 12:31:36 +02:00 |
|
Thomas Kaul
|
ad46fb6d61
|
Feature/add financial modeling prep as data source type (#1960)
* Add Financial Modeling Prep as new data source type
* Update changelog
|
2023-05-11 09:52:23 +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 |
|