Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commits/commit/367f25a975a5b9138836cdc35d20558c657ddf8d?page=3
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* feat: add link to retrieve manually the current market price from data source
* Add icon
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
* add multi-filter support for transaction filtering with auto completion
* update changelog
* fix table for transaction for accounts without platform
* simplify readme file since docker compose build is not required (#75)
* simplify readme file since docker compose build is not required
* add anchor navigation in README.md
* Improve UI
* Refactoring
* Refactoring
* Feature/travis (#77)
* integrate travis
* fix prettier transactions-page.component.ts
* change base branch to main
* fetch all branches in .travis.yml
* Bugfix/keep current menu item active (#78)
* Keep current menu item active
* Update changelog
* Feature/travis (#77)
* integrate travis
* fix prettier transactions-page.component.ts
* change base branch to main
* fetch all branches in .travis.yml
* Keep current menu item active
* Update changelog
Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
* add multi-filter support for transaction filtering with auto completion
* update changelog
* fix table for transaction for accounts without platform
* Improve UI
* Refactoring
* Refactoring
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
* Keep current menu item active
* Update changelog
* Feature/travis (#77)
* integrate travis
* fix prettier transactions-page.component.ts
* change base branch to main
* fetch all branches in .travis.yml
* Keep current menu item active
* Update changelog
Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
* fix: add filterPredicate on transactions table to filter by account name
* Minor refactoring
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>