Thomas Kaul
127abb8f4e
Release 1.93.0 ( #566 )
3 years ago
Thomas Kaul
ed1136999a
Feature/extend documentation for self hosting ( #565 )
...
* Extend documentation for self-hosting
* Add tag "latest" to docker image
* Update changelog
3 years ago
Thomas Kaul
9f545e3e2b
Feature/add cryptocurrency solana ( #563 )
...
* Add support for Solana and clean up symbol conversion (SOL1USD)
* Update changelog
3 years ago
Thomas Kaul
1602f976f0
Feature/convert errors to warnings in portfolio calculator ( #562 )
...
* Convert errors to warnings
* Update changelog
3 years ago
Thomas Kaul
4bf4c1a8a3
Release 1.92.0 ( #561 )
3 years ago
Thomas Kaul
7772684413
Bugfix/fix permission for system status page ( #559 )
...
* Fix permission
* Update changelog
3 years ago
Thomas Kaul
955302666e
Bugfix/improve redirection on logout ( #558 )
...
* Improve redirection on logout
* 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
aca0d77e91
Feature/add line chart to historical data view ( #555 )
...
* Add line chart
* Update changelog
3 years ago
Thomas Kaul
8b9379f5ce
Release 1.91.0 ( #553 )
3 years ago
Thomas Kaul
0806d0dc92
Bugfix/fix hidden statistics values ( #552 )
...
* Fix hidden values (0)
* Update changelog
3 years ago
Thomas Kaul
e518bc3779
Feature/clean up all time high and low from performance endpoint ( #551 )
...
* Remove isAllTimeHigh / isAllTimeLow
* Update changelog
3 years ago
Thomas Kaul
155bf67f60
Bugfix/fix symbol conversion from yahoo finance with hyphen ( #549 )
...
* Fix symbol conversion from Yahoo Finance
* Update changelog
3 years ago
Thomas Kaul
9aefe3747e
Feature/migrate database schema to prisma 3 ( #546 )
...
* Add migration after upgrade to prisma 3
* Update changelog
3 years ago
Thomas Kaul
f953c6ea64
Release/1.90.0 ( #544 )
...
* Update stage labels
* Release 1.90.0
3 years ago
Thomas Kaul
f12866b9ec
Update changelog ( #543 )
3 years ago
Thomas Kaul
83ba5f3d9f
Feature/add intro image for dark mode ( #540 )
...
* Add intro image for dark mode
* Update changelog
3 years ago
Thomas Kaul
e255b76053
Feature/check currency in import validation ( #538 )
...
* Check currency in import validation (avoid importing transactions in wrong currency)
* 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
008a2ab123
Support arm64 ( #465 )
...
* Support arm64
* Move prisma from devDependencies to dependencies (Fix "/bin/sh: prisma: not found" in docker build)
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
3 years ago
Thomas Kaul
2aedd74480
Release 1.89.0 ( #534 )
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
7d3f1832b4
Feature/upgrade nx and storybook dependencies ( #531 )
...
* Upgrade dependencies
* nx
* storybook
* Update changelog
3 years ago
Thomas Kaul
78e0fdb0ca
Add coupon system ( #529 )
...
* Add coupon system
* Update changelog
3 years ago
Thomas Kaul
606350b2ff
Release 1.87.0 ( #526 )
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
069660afe4
Feature/increase fear and greed index to 10 days ( #525 )
...
* Increase to 10 days
* Update changelog
3 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
...
* Add system message
* Update changelog
3 years ago
Thomas Kaul
aed8f5cf04
Feature/upgrade prisma to version 3.6.0 ( #518 )
...
* Upgrade prisma from version 2.30.2 to 3.6.0
* Update changelog
3 years ago
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
...
* Support additional currencies
* Update changelog
3 years ago
Thomas Kaul
9bc3505ded
Release 1.86.0 ( #516 )
3 years ago
Thomas Kaul
3e82de6b21
Feature/add historical data chart of fear and greed index ( #515 )
...
* Add historical data chart of market mood
* Update changelog
3 years ago
Thomas Kaul
563f354e7e
Feature/symbol to uppercase to avoid duplicates ( #514 )
...
* Convert the symbol to uppercase to avoid case-sensitive duplicates
* Update changelog
3 years ago
Thomas Kaul
e96e6c717c
Feature/enable import by default ( #513 )
...
* Enable import by default
* Update changelog
3 years ago
Thomas Kaul
961774ce9f
Feature/improve market data detail ( #511 )
...
* Improve historical data view (hide invalid and future dates)
* Update changelog
3 years ago
Thomas Kaul
49f46e1a1e
Bugfix/improve allocations by currency with cash balances ( #508 )
...
* Improve allocations by currency in combination with cash balances
* Update changelog
3 years ago
Thomas Kaul
050c0a4da7
Release 1.85.0 ( #506 )
3 years ago
Thomas Kaul
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
...
* Fix data gathering of fear and greed index
* Update changelog
3 years ago
Thomas Kaul
fe4013830d
Release 1.84.0 ( #504 )
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
c5e9804c25
Release 1.83.0 ( #501 )
3 years ago
Thomas Kaul
1f042ee791
Feature/eliminate redundant storage of historical exchange rates ( #500 )
...
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* Update changelog
3 years ago
Thomas Kaul
3f31cec859
Release 1.82.0 ( #498 )
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
Thomas Kaul
2f402c0c8e
Feature/introduce tabs with routing to home page ( #495 )
...
* Introduce tabs with routing
* Update changelog
3 years ago
Thomas Kaul
a24a094407
Feature/introduce tabs to admin control panel ( #494 )
...
* Add tabs
* Update changelog
3 years ago
Thomas Kaul
dc9b2ce194
Release 1.81.0 ( #493 )
3 years ago
Thomas Kaul
72067459d6
Feature/add value to position detail dialog ( #492 )
...
* Add value to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
705441ecf8
Bugfix/fix line chart labels ( #491 )
...
* Fix line chart labels
* Fix click event for drafts
* Update changelog
3 years ago
Thomas Kaul
fbd1475402
Feature/upgrade core dependencies ( #490 )
...
* Upgrade core dependencies
* angular
* nestjs
* Nx
* rxjs
* storybook
* Temporarily fix imports for storybook
* Update changelog
3 years ago
Thomas Kaul
3b857aa8bb
Release 1.80.0 ( #487 )
3 years ago
Thomas Kaul
1c2ca5b96b
Feature/accentuate all time high and low ( #428 )
...
* Accentuate all time high and all time low
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
3 years ago
Thomas Kaul
147f0162b7
Release 1.79.0 ( #485 )
3 years ago
Thomas Kaul
f6acf5207b
Feature/add value to positions table ( #484 )
...
* Add value column
* Update changelog
3 years ago
Valentin Zickner
80782f1098
add support for euro cryptocurrencies, ALGO and remove unknown crypto… ( #480 )
...
* add support for euro cryptocurrencies, ALGO and remove unknown cryptocurrencies from list
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
bc58ee86ca
Feature/usability improvements in the create or edit transaction dialog ( #483 )
...
* Usability improvements
* Disable the symbol input in edit mode
* Filter accounts by type (SECURITIES)
* Update changelog
3 years ago
Thomas Kaul
fca3a659d0
Release 1.78.0 ( #481 )
3 years ago
Thomas Kaul
904dec040e
Feature/add testimonial ( #479 )
...
* Add testimonials
* Update changelog
3 years ago
Thomas Kaul
fc6c81fe02
Bugfix/fix footer row border in dark mode ( #478 )
...
* Fix border color in dark mode
* Update changelog
3 years ago
Thomas Kaul
634171e4e3
Release 1.77.0 ( #476 )
3 years ago
Thomas Kaul
f8f36e4f4e
Bugfix/fix accounts table footer on mobile ( #475 )
...
* Fix footer on mobile
* Update changelog
3 years ago
Thomas Kaul
5e7cf9d0b6
Feature/hide get started button on registration page ( #474 )
...
* Hide button
* Update changelog
3 years ago
Thomas Kaul
e1932eb5a1
Bugfix/exclude drafts from transaction count ( #473 )
...
* Fix transactions count (exclude drafts)
* Improve wording (summary page)
* Update changelog
3 years ago
Thomas Kaul
dba47d59e3
Release 1.76.0 ( #472 )
3 years ago
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
...
* Add footer row to accounts table with total balance and value
* Update changelog
3 years ago
Thomas Kaul
5422df05b3
Release 1.75.0 ( #469 )
3 years ago
Thomas Kaul
d2fabe7ce4
Feature/add value column to accounts table ( #468 )
...
* Add value column
* Update changelog
3 years ago
Thomas Kaul
a42700b9fe
Feature/introduce data gathering progress ( #467 )
...
* Add data gathering progress
* Update changelog
3 years ago
Thomas Kaul
9df8541145
Feature/log logo on server start ( #466 )
...
* Log logo on server start
* Update changelog
3 years ago
Thomas Kaul
0b2252755c
Release 1.74.0 ( #464 )
3 years ago
Thomas Kaul
239bd09cbd
Feature/move market mood to tab ( #463 )
...
* Move market mood to tab
* Update changelog
3 years ago
Thomas Kaul
cd76f89902
Feature/increase decimal places for cryptocurrencies ( #462 )
...
* Calculate quantity precision
* Update changelog
3 years ago
Thomas Kaul
7425ba94f1
Release 1.73.0 ( #461 )
3 years ago
Thomas Kaul
b9522307c4
Feature/various client improvements ( #460 )
...
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* 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
2873130259
Release 1.70.0 ( #457 )
3 years ago
Thomas Kaul
d999a27159
Feature/move scraper configuration to symbol profile ( #456 )
...
* Move scraper configuration
* Update changelog
3 years ago
Thomas Kaul
b6902e10ea
Feature/improve import json file validation ( #455 )
...
* Improve import validation
* Update changelog
3 years ago
Thomas Kaul
7f3f75386d
Release 1.69.0 ( #454 )
3 years ago
Thomas Kaul
678544748a
Add symbol mapping ( #452 )
...
* Add symbol mapping
* Update changelog
3 years ago
Thomas Kaul
87301ddbd5
Feature/improve registration page ( #451 )
...
* Improve registration page
* Update changelog
3 years ago
Thomas Kaul
7d03c373ac
Release 1.68.0 ( #450 )
3 years ago
Thomas Kaul
edb66bb166
Feature/extend statistics ( #449 )
...
* Extend statistics
* Update changelog
3 years ago
Thomas Kaul
54bbc8446b
Feature/prettify scraper symbol in chart ( #448 )
...
* Prettify scraper symbol in chart
* Update changelog
3 years ago
Thomas Kaul
9933967e42
Release 1.67.0 ( #447 )
3 years ago
Thomas Kaul
5618513d07
Update changelog ( #446 )
3 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
...
* Extend public page
* Update changelog
3 years ago
Valentin Zickner
e7fb31d1a6
add Dockerfile with all in one docker image ( #431 )
...
* Add Dockerfile with all in one docker image
* Change to alpine image and reduce node_modules size
* Improve documentation and fix changelog and license
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
51e7b94ad0
Release 1.66.0 ( #443 )
3 years ago
Thomas Kaul
9133ea38f3
Feature/order accesses ( #441 )
...
* Order accesses
* Update changelog
3 years ago
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
...
* Add intro screen
* Update changelog
3 years ago
Thomas Kaul
442df9d6f8
Release 1.65.0 ( #440 )
3 years ago
Thomas Kaul
2de0e75cb8
Feature/add user interface for granting and revoking public access ( #439 )
...
* Add user interface for granting and revoking public access
* Update changelog
3 years ago
Thomas Kaul
1296f95602
Feature/move data enhancer from data provider to data gathering ( #437 )
...
* Move data enhancers from data provider to data enhancer module
* Update changelog
3 years ago
Thomas Kaul
2d89d12d31
Release 1.64.0 ( #434 )
3 years ago
Thomas Kaul
19e2d54791
Refactor custom cryptocurrencies ( #433 )
3 years ago
Valentin Zickner
099ad18aaf
refactor data-provider.service.ts to have dynamic list of services ( #429 )
...
* Refactor data-provider.service.ts to have dynamic list of services
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
e3cd99f5d2
Release 1.63.0 ( #427 )
3 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
...
* Setup public portfolio page
* Update changelog
3 years ago