Thomas Kaul
a6952a0e37
Feature/extend get data sources in data provider service ( #4473 )
* Extend data sources
4 weeks ago
Thomas Kaul
5f98dfa5d6
Feature/set up Ghostfolio data provider ( #4016 )
* Set up Ghostfolio data provider
* Update translations
* Update changelog
5 months ago
Thomas Kaul
aee5e833a5
Feature/harmonize processor concurrency environment variables ( #3913 )
* Harmonize processor concurrency environment variables
* Update changelog
6 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
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
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
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
002ac29f2f
Feature/remove environment variable for custom symbols ( #1766 )
* Remove environment variable
* 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
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
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
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
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
Thomas
ad00cd9d81
Feature/setup subscription with stripe ( #178 )
* Set up stripe for subscriptions
* Update permissions and add discount
* Update changelog
4 years ago
Thomas
66c955ad6c
Feature/ghostfolio in numbers ( #175 )
* Add Ghostfolio in numbers section
* Update changelog
4 years ago
Matthias Frey
e87c942cb8
Add webauthn ( #82 )
* Add webauthn
* Complete WebAuthn device sign up and login
* Move device registration to account page
* Replace the token login with a WebAuthn prompt if the current device has been registered
* Mark the current device in the list of registered auth devices
* Fix after rebase
* Fix tests
* Disable "Add current device" button if current device is registered
* Add option to "Stay signed in"
* Remove device list feature, sign in with deviceId instead
* Improve usability
* Update changelog
Co-authored-by: Matthias Frey <mfrey43@gmail.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas
200a7d2d65
Feature/refactor search functionality ( #105 )
* Refactor search functionality
* Update changelog
* Improvements after code review
4 years ago
Thomas
39cfb4603b
Extend support for feature flags ( #39 )
4 years ago
Thomas
a2687eacbc
Feature/implement scraper ( #25 )
* Clean up imports
* Implement scraper
* Sort imports
4 years ago
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
* Simplify initial project setup
* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup
* Add configuration service to test
* Optimize data gathering and exchange rate calculation (#14 )
* Clean up changelog
4 years ago