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
|
7 months ago |
Thomas Kaul
|
e918970feb
|
Feature/expose concurrency of portfolio snapshot calculation as environment variable (#3796)
* Expose PROCESSOR_CONCURRENCY_PORTFOLIO_SNAPSHOT
* Update changelog
|
7 months ago |
Thomas Kaul
|
df5e2f5f0e
|
Feature/extract common CACHE_TTL as constants (#3722)
Extract CACHE_TTL
* CACHE_TTL_NO_CACHE
* CACHE_TTL_INFINITE
|
7 months ago |
Thomas Kaul
|
0fc83486dc
|
Feature/improve redis cache (#3714)
* Improve redis cache
* Update changelog
|
8 months ago |
Thomas Kaul
|
d08e8b4fd8
|
Feature/expose max chart items as env variable (#3701)
* Expose MAX_CHART_ITEMS as env variable
* Update changelog
|
8 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>
|
8 months ago |
Thomas Kaul
|
1f2f9f22f2
|
Feature/remove environment variable web auth rp (#3115)
* Remove environment variable WEB_AUTH_RP_ID
* Update changelog
|
1 year ago |
miles
|
a3178fb213
|
Feature/expose redis database via environment variable (#3036)
* Expose Redis database via environment variable
* Update changelog
|
1 year ago |
Thomas Kaul
|
ad42c0bf28
|
Enable FAQ link for self-hoster (#3015)
|
1 year ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
1 year ago |
Thomas Kaul
|
f83e75df44
|
Feature/harmonize env variables of various api keys (#2980)
* Harmonize env variables of various API keys
* Update changelog
|
1 year ago |
Tanguy Herbron
|
d91f947ab0
|
Feature/Add Coingecko api keys support (#2827)
* Add CoinGecko API keys support
* Update changelog
|
1 year ago |
miles
|
34b02210df
|
Feature/expose the environment variable `REQUEST_TIMEOUT` (#2792)
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
|
1 year ago |
Thomas Kaul
|
4e7b7375a9
|
Feature/setup open figi (#2526)
* Setup OpenFIGI
* Update changelog
|
2 years ago |
Thomas Kaul
|
bc33e5f147
|
Feature/remove deprecated environment variable base currency (#2255)
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
|
2 years ago |
Thomas Kaul
|
2df27100f0
|
Add middleware (#2239)
* Add middleware
* Update changelog
|
2 years ago |
Thomas Kaul
|
9036f53e7d
|
Reset benchmark in user settings (#2233)
|
2 years ago |
Thomas Kaul
|
54ea6c84b4
|
Feature/add caching for quotes (#2095)
* Add caching for quotes
* Update changelog
|
2 years ago |
Thomas Kaul
|
edd690850c
|
Feature/setup open startup page (#1967)
* Setup Open Startup page
* Update changelog
|
2 years ago |
Thomas Kaul
|
ad46fb6d61
|
Feature/add financial modeling prep as data source type (#1960)
* Add Financial Modeling Prep as new data source type
* Update changelog
|
2 years ago |
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
|
2 years ago |
Thomas Kaul
|
513a564e2c
|
Restructure services (#1891)
|
2 years ago |
Thomas Kaul
|
a69a3442ab
|
Feature/add coingecko as default data source (#1775)
* Add CoinGecko as a default data source
* Update changelog
|
2 years ago |
Thomas Kaul
|
002ac29f2f
|
Feature/remove environment variable for custom symbols (#1766)
* Remove environment variable
* Update changelog
|
2 years ago |
Thomas Kaul
|
0cbf275a2e
|
Feature/eliminate ghostfolio scraper api service (#1706)
* Eliminate GhostfolioScraperApiService
* Update changelog
|
2 years ago |
Thomas Kaul
|
bfa32537a8
|
Feature/improve usability of import activities action (#1695)
* Improve usability of import activities action
* Update changelog
|
2 years ago |
BeauAgst
|
c61561664f
|
Relax validation for REDIS_HOST (#1652)
* Relax validation for REDIS_HOST
* Update changelog
|
2 years ago |
Thomas Kaul
|
5978ddb80f
|
Feature/improve support for manual data source (#1460)
* Improve support for MANUAL data source
* Update changelog
|
2 years ago |
Thomas Kaul
|
3b4da72ea3
|
Feature/tighten validation rule of base currency (#1428)
* Tighten validation rule of BASE_CURRENCY
* Update changelog
|
2 years ago |
Thomas Kaul
|
538c8947cd
|
Feature/rename data source from rakuten to rapid api (#1350)
* Rename Rakuten to Rapid API
* Update changelog
|
3 years ago |
Thomas Kaul
|
0a8549db3e
|
Release 1.186.1 (#1222)
|
3 years ago |
Thomas Kaul
|
cf2c5bad02
|
Bugfix/change environment variables redis host and port to mandatory (#1211)
* Change REDIS_HOST and REDIS_PORT to mandatory
* Update changelog
|
3 years ago |
Thomas Kaul
|
51431a7fb2
|
Feature/add ghostfolio as default to data sources (#1122)
* Add GHOSTFOLIO
* Update changelog
|
3 years ago |
Thomas Kaul
|
a74d5cce20
|
Feature/remove activities import limit for premium users (#1082)
* Remove activities import limit for premium users
* Update changelog
|
3 years ago |
Thomas Kaul
|
2dfd779444
|
Bugfix/fix no data provider has been found in search (#1017)
* Fix default value of DATA_SOURCES
* Update changelog
|
3 years ago |
Thomas Kaul
|
8d2e110e3d
|
Feature/change default host (#1013)
* Change default host to 0.0.0.0
* Update changelog
|
3 years ago |
Thomas Kaul
|
58eeff7001
|
Feature/expose the environment variable host (#1007)
* Expose environment variable: HOST
* Update changelog
|
3 years ago |
Thomas Kaul
|
f1e06347d3
|
Feature/add data source eod historical data (#974)
* Add EOD Historical Data as a data source
* Update changelog
|
3 years ago |
Thomas Kaul
|
697e92f818
|
Feature/finalize exposing redis password env variable (#975)
* Add hints
* Update changelog
|
3 years ago |
willyp713
|
b678998801
|
Feature/add-redis-password (#947)
* Expose REDIS_PASSWORD
|
3 years ago |
Thomas Kaul
|
332203b9e2
|
Feature/add support to set the base currency via env variable (#948)
* Set base currency via environment variable
* Update changelog
|
3 years ago |
Thomas Kaul
|
280030ae7f
|
Feature/add twitter bot for fear and greed index (#702)
* Add twitter bot for fear and greed index
* Update changelog
|
3 years ago |
Thomas Kaul
|
075431d868
|
Feature/add google sheets as data source (#620)
* Add google sheets as data source
* Update changelog
|
3 years ago |
Thomas Kaul
|
ed7209fb53
|
Feature/remove transactions import limit (#536)
* Remove default transactions import limit
* Update changelog
|
3 years ago |
Thomas Kaul
|
d09cad4e05
|
Feature/read only mode (#520)
* Setup read only mode and update permissions dynamically
* Update changelog
|
3 years ago |
Thomas Kaul
|
4d9a223491
|
Feature/add system message (#519)
* Add system message
* Update changelog
|
3 years ago |
Thomas Kaul
|
e96e6c717c
|
Feature/enable import by default (#513)
* Enable import by default
* Update changelog
|
3 years ago |
Thomas
|
1c65599a16
|
Feature/add blog (#218)
* Setup blog
* Add german blog post
* Add english blog post
* Update changelog
|
4 years ago |
Thomas
|
51fbc538ca
|
Feature/set public stripe key dynamically (#216)
* Set public Stripe key dynamically
* Update changelog
|
4 years ago |
Thomas
|
c7b7efae3b
|
Feature/import transactions (#212)
* Implement import transactions functionality
* Update changelog
|
4 years ago |