Thomas Kaul
f1e06347d3
Feature/add data source eod historical data ( #974 )
* Add EOD Historical Data as a data source
* Update changelog
4 years ago
Thomas Kaul
697e92f818
Feature/finalize exposing redis password env variable ( #975 )
* Add hints
* Update changelog
4 years ago
willyp713
b678998801
Feature/add-redis-password ( #947 )
* Expose REDIS_PASSWORD
4 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
4 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
4 years ago
Thomas Kaul
075431d868
Feature/add google sheets as data source ( #620 )
* Add google sheets as data source
* Update changelog
4 years ago
Thomas Kaul
ed7209fb53
Feature/remove transactions import limit ( #536 )
* Remove default transactions import limit
* Update changelog
4 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
4 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
* Add system message
* Update changelog
4 years ago
Thomas Kaul
e96e6c717c
Feature/enable import by default ( #513 )
* Enable import by default
* Update changelog
4 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
5 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>
5 years ago
Thomas
78a4946e8b
Feature/zen mode ( #110 )
* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog
5 years ago
Thomas
200a7d2d65
Feature/refactor search functionality ( #105 )
* Refactor search functionality
* Update changelog
* Improvements after code review
5 years ago
Thomas
39cfb4603b
Extend support for feature flags ( #39 )
5 years ago
Thomas
a2687eacbc
Feature/implement scraper ( #25 )
* Clean up imports
* Implement scraper
* Sort imports
5 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
5 years ago