-
any idea why i have this error:
```WARNING: The Docker Engine you're using is running in swarm mode.
Compose does not use swarm mode to deploy services to multiple nodes in a swarm. All cont…
-
With the groundwork of #2693 it is now possible to guard endpoints with the following code:
```
@UseGuards(HasPermissionGuard) // can be on the controller or handler
@HasPermission('somePerm…
-
**Bug Description**
I made an two orders on Bitcoin Future (kraken), related to a Long position that is closed. Since ghostfolio has no option to set order with leverage, I just put orders and thei…
-
### Checked
- [X] If a new addon, I have checked on Google that such as addon doesn't already exists
- [X] If a new feature, I have searched in the discussions & issues that it was not already cover…
-
**Bug Description**
When adding an activity I'm forced to use a dot ( . ) to separate the decimals instead of being able to use the comma ( , ). Selected locale is **de**
**To Reproduce**
1. …
-
I have created a local branch for this feature. It adds an optional "factor" to ScraperConfiguration which is used to multiply the result from the selector. It defaults to 1. What's the process for cr…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
**Important Notice**
The issue tracker is **ONLY** used for reporting bugs. New features should be discussed in our [Slack](https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P…
-
The Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our [Slack channel](https://ghostfolio.slack.com) or in [Discussions](https://github.com/ghostfolio/ghostfoli…
-
With the compose file https://github.com/ghostfolio/ghostfolio/blob/main/docker/docker-compose.yml
I tried to use the ENVs in following style:
`POSTGRES_DB_FILE: "/run/secrets/POSTGRES_DB"
`
…