Thomas Kaul
655a68a847
Feature/change uptime to last 90 days ( #1993 )
* Change uptime to last 90 days
* Update changelog
2 years ago
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component ( #1992 )
* Improve local number formatting
* 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
5249257dd8
Feature/improve platform managment in admin control ( #1939 )
* Refactoring, fix tab style, add account count
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
* Setup for multiple subscription offers
* Update changelog
2 years ago
Thomas Kaul
d4dff744b5
Sort imports ( #1770 )
2 years ago
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ( #1763 )
* Simplify database seeding
* Update documentation
* Update changelog
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
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
90a7a84ac5
Feature/add global heat map to landing page ( #1584 )
* Add global heat map
* Update changelog
2 years ago
Thomas Kaul
1ae8970045
Feature/add price to subscription ( #1551 )
* Add price
* Update changelog
2 years ago
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ( #1515 )
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
2 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
8d3954304e
Feature/add statistics section to landing page ( #1306 )
* Add pulls on Docker Hub to statistics
* Add statistics to landing page
* Update changelog
3 years ago
Thomas
75d61bff6d
Setup benchmark comparator
3 years ago
Thomas Kaul
408bdbd187
Bugfix/fix GitHub contributors count ( #1219 )
* Fix GitHub contributors count
* Update changelog
3 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
* Add Markets to public pages
* Update changelog
3 years ago
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
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
bad9d17c44
Setup allocations page and endpoint ( #859 )
* Setup tagging system
* Update changelog
3 years ago
Thomas Kaul
82ede2fe32
Bugfix/fix fear and greed data source ( #840 )
* Fix data source of Fear & Greed Index
* Update changelog
3 years ago
Thomas Kaul
e4908b51aa
Feature/add context to logger ( #745 )
* Add contexts
* 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
161cb82820
Bugfix/fix data source of fear and greed index ( #663 )
* Encode data source
* Update changelog
3 years ago
Thomas Kaul
b8ad6d6662
Feature/improve import ( #657 )
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
3 years ago
Thomas Kaul
cebf879d67
Feature/refactor demo user ( #604 )
* Refactor demo user id
* Update changelog
3 years ago
Thomas Kaul
6dcd801d05
Feature/extend statistics section with users in slack community ( #596 )
* Extend statistics with users in Slack community
* 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
1beb4de62f
Feature/support additional currencies ( #517 )
* Support additional currencies
* Update changelog
3 years ago
Thomas Kaul
e01e039a00
Release 1.72.0 ( #459 )
3 years ago
Thomas Kaul
d60b444324
Release/1.71.0 ( #458 )
* Refactor logger
* Fix exception
* Update changelog
3 years ago
Thomas Kaul
edb66bb166
Feature/extend statistics ( #449 )
* Extend statistics
* Update changelog
4 years ago
Thomas Kaul
2e5176bacf
Feature/extend import by csv files ( #419 )
* Support import of csv files
* Update changelog
4 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
Thomas Kaul
4c194c938a
Feature/add contributors count to statistics ( #342 )
* Add contributors count to statistics
* Update changelog
4 years ago
Thomas
4ad5590838
Feature/improve data gathering ( #276 )
* Improve data gathering
* Refactoring
* On server restart, only reset if hanging in LOCKED_DATA_GATHERING state
* Update changelog
4 years ago
Thomas
3589e72aea
Harmonize prisma service ( #266 )
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
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
4 years ago
Thomas
39cfb4603b
Extend support for feature flags ( #39 )
4 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve 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
Thomas
c616312233
Initial commit
4 years ago