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
|
40380346e6
|
Feature/setup bull queue system (#886)
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
|
3 years ago |
Thomas Kaul
|
dc424a86ec
|
Feature/support deleting symbol profile data (#669)
* Add support for deleting symbol profile data
* Update changelog
|
3 years ago |
Thomas Kaul
|
9ac67b0af2
|
Feature/expose profile data gathering by symbol endpoint (#611)
* Expose profile data gathering by symbol endpoint
* Update changelog
|
3 years ago |
Thomas Kaul
|
438484879d
|
Bugfix/fix creation of historical data (#594)
* Fix creation of historical data (upsert instead of update)
* Update changelog
|
3 years ago |
Thomas Kaul
|
ddce8cc7f9
|
Feature/support update of historical data (#557)
* Support update of historical data
* Update changelog
|
3 years ago |
Thomas Kaul
|
ebee851b23
|
Feature/support data gathering by symbol and date (#532)
* Support data gathering by symbol and date
* Update changelog
|
3 years ago |
Thomas Kaul
|
78e0fdb0ca
|
Add coupon system (#529)
* Add coupon system
* 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
|
1beb4de62f
|
Feature/support additional currencies (#517)
* Support additional currencies
* Update changelog
|
3 years ago |
Thomas Kaul
|
11be6f630f
|
Feature/expose data gathering by symbol (#503)
* Expose data gathering by symbol as endpoint
* Update changelog
|
3 years ago |
Thomas Kaul
|
6c07759eb7
|
Feature/add market data tab to admin control panel (#497)
* Add market data tab
* Update changelog
|
3 years ago |
Matthias Frey
|
63ee33b685
|
Use 'import type' to import types, eliminate webpack warnings (#358)
|
4 years ago |
Thomas
|
6996e5a140
|
Feature/add data gathering for symbol profile data (#228)
* Implement profile data gathering
* 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
|
dbed4ea527
|
Feature/improve imports with paths in tsconfig (#32)
* Improve imports
|
4 years ago |
Thomas
|
0f2c8c856c
|
Clean up imports (#24)
|
4 years ago |
Thomas
|
c616312233
|
Initial commit
|
4 years ago |