Commit Graph

  • 884ff3cd2b Upgrade stripe to version 20.1.0 Thomas Kaul 2026-01-02 11:13:19 +0100
  • 6fdac0f218
    Merge branch 'main' into Task/remove-deprecated-public-stripe-key Thomas Kaul 2026-01-02 10:49:48 +0100
  • f162812406 Update changelog Thomas Kaul 2025-12-31 14:34:02 +0100
  • 2be9d14bd0 Initialize input properties Thomas Kaul 2025-12-31 14:33:12 +0100
  • 7999ff973b
    Bugfix/jsonpath import in manual service (#6129) Thomas Kaul 2026-01-02 10:43:39 +0100
  • 2d250e6c76 Refactoring Thomas Kaul 2026-01-02 10:00:01 +0100
  • e7f5617e84 fix(api): remove unnecessary changes KenTandrian 2026-01-02 13:42:23 +0700
  • 3afedbcbf6 feat(docs): add some jsdoc KenTandrian 2026-01-02 13:38:43 +0700
  • 4aa71b5e22 feat(api): do not fetch cash asset market price KenTandrian 2026-01-02 13:36:23 +0700
  • 0b52738783 fix(docs): update changelog KenTandrian 2026-01-02 11:28:26 +0700
  • 581ea6d56c Merge remote-tracking branch 'origin/main' into feature/extend-holdings-endpoint-for-cash KenTandrian 2026-01-02 11:16:58 +0700
  • 1579367d53 Task/Lazy load platforms through API omkarg01 2026-01-02 03:46:00 +0530
  • 27f8de9e15 Update changelog Thomas Kaul 2026-01-01 18:45:11 +0100
  • 5047a4d270 Merge remote-tracking branch 'origin/main' into task/upgrade-to-prisma-7 Kenrick Tandrian 2026-01-01 17:44:54 +0000
  • 604eddc237 Fix jsonpath import Thomas Kaul 2026-01-01 18:42:29 +0100
  • b820331f70
    Merge branch 'main' into Task/move_scraper_configuration_to_tab_in_asset_profile_dialog Sven Günther 2026-01-01 17:41:30 +0100
  • f67fc0edbb
    Release 2.226.0 (#6127) 2.226.0 Thomas Kaul 2026-01-01 15:17:12 +0100
  • 400a34d9fc Release 2.226.0 Thomas Kaul 2026-01-01 15:16:38 +0100
  • d35e2c758c
    Task/upgrade yahoo-finance2 to version 3.11.2 (#6126) Thomas Kaul 2026-01-01 15:12:36 +0100
  • 549436d919
    Task/extend data providers content in self-hosting FAQ (#6123) Thomas Kaul 2026-01-01 15:12:08 +0100
  • 5a18b2894d Merge branch 'Task/extend-data-providers-content-in-self-hosting-faq' of https://github.com/dtslvr/ghostfolio into Task/extend-data-providers-content-in-self-hosting-faq Thomas Kaul 2026-01-01 15:04:48 +0100
  • cf787adc23 Extend data providers content Thomas Kaul 2026-01-01 15:04:34 +0100
  • 7305ee6e5b
    Merge branch 'main' into Task/extend-data-providers-content-in-self-hosting-faq Thomas Kaul 2026-01-01 15:03:15 +0100
  • 14c41359fd Update changelog Thomas Kaul 2026-01-01 15:00:01 +0100
  • b32df0ca2a Upgrade yahoo-finance2 to version 3.11.2 Thomas Kaul 2026-01-01 14:59:52 +0100
  • c267616abf
    Merge branch 'main' into Task/move_scraper_configuration_to_tab_in_asset_profile_dialog Sven Günther 2026-01-01 11:35:11 +0100
  • 57ed1fadb2
    Task/update year to 2026 (#6119) Thomas Kaul 2026-01-01 08:18:47 +0100
  • b524d29a66 fix: correct BrowserAnimationsModule import Aditya Dewan 2026-01-01 01:38:01 +0530
  • fceafd9610 chore: migrate deprecated animation providers Aditya Dewan 2026-01-01 01:21:44 +0530
  • 2a619e2ed7
    Task/upgrade class-validator to version 0.14.3 (#6091) Thomas Kaul 2025-12-31 18:26:15 +0100
  • c51bca861b Update changelog Thomas Kaul 2025-12-31 17:28:44 +0100
  • 93bc731c55
    Merge branch 'main' into Task/upgrade-class-validator-to-version-0.14.3 Thomas Kaul 2025-12-31 17:26:37 +0100
  • 2d47905ee5 Update changelog Thomas Kaul 2025-12-31 17:21:59 +0100
  • 7a6b2bab50 Remove deprecated public Stripe key Thomas Kaul 2025-12-31 17:21:23 +0100
  • 6f3ee09110 Update changelog Thomas Kaul 2025-12-31 16:32:59 +0100
  • 56b4114eb5 Extend data providers content Thomas Kaul 2025-12-31 16:32:11 +0100
  • 556abed57f fix(deps): yoctocolors issue Kenrick Tandrian 2025-12-31 14:44:06 +0000
  • 1c46b80d48 fix changelog Sven Günther 2025-12-31 13:44:20 +0100
  • 6d2ba2b9ae
    Merge branch 'main' into Task/move_scraper_configuration_to_tab_in_asset_profile_dialog Sven Günther 2025-12-31 13:41:36 +0100
  • 25dc877c73 fixed the issue where save did not work Sven Günther 2025-12-31 13:36:36 +0100
  • 37728c1435 applied feedback - Icon Change from reader-outline to code-slash-outline for the Scraper Configuration tab - Form Persistence Fix - Removed the nested <form> tag in the Scraper Configuration tab that was causing the "Form submission canceled because the form is not connected" warning - The scraper configuration fields are now properly connected to the main assetProfileForm through the formGroupName directive Sven Günther 2025-12-28 10:46:48 +0100
  • 72a14206fe this fixes issue #6093 Sven Günther 2025-12-24 12:04:06 +0100
  • e3d534f603 move scraper configuration expansion panel to a new tab Sven Günther 2025-12-24 12:02:21 +0100
  • 351d092f01 Merge remote-tracking branch 'origin/main' into task/upgrade-to-prisma-7 Kenrick Tandrian 2025-12-31 12:32:31 +0000
  • 1507a0a00d Merge remote-tracking branch 'origin/main' into feature/extend-holdings-endpoint-for-cash Kenrick Tandrian 2025-12-31 12:30:24 +0000
  • 7b6271cb63
    Release 2.225.0 (#6120) 2.225.0 Thomas Kaul 2025-12-31 13:14:18 +0100
  • df1e1d7649 Release 2.225.0 Thomas Kaul 2025-12-31 13:13:03 +0100
  • 742415833c
    Task/upgrade to Nx 22.3.3 and Angular 21.0 (#6109) Kenrick Tandrian 2025-12-31 19:08:58 +0700
  • 4b7dde3d0b Update year Thomas Kaul 2025-12-31 11:02:41 +0100
  • a275794608 Update changelog Thomas Kaul 2025-12-31 10:51:39 +0100
  • 1d0ebe6f8e Merge remote-tracking branch 'origin/main' into task/upgrade-nx-22.3 Kenrick Tandrian 2025-12-31 08:16:07 +0000
  • 2167c4ca8e
    Task/upgrade to marked 16.4.2 and ngx-markdown 20.1.0 (#6117) Kenrick Tandrian 2025-12-31 14:41:46 +0700
  • 0f9bebcf82
    Task/eliminate ngx-stripe (#6116) Thomas Kaul 2025-12-31 08:40:00 +0100
  • effb3f5afc Eliminate @stripe/stripe-js Thomas Kaul 2025-12-31 08:33:22 +0100
  • e88dbed7e0 feat(docs): update changelog Kenrick Tandrian 2025-12-31 06:05:15 +0000
  • a991c23056 fix(client): remove marked script file from project.json Kenrick Tandrian 2025-12-31 05:54:59 +0000
  • 4982a04d73 fix(client): change umd to esm Kenrick Tandrian 2025-12-31 05:48:52 +0000
  • 715a4c528d Merge remote-tracking branch 'origin/main' into task/upgrade-nx-22.3 Kenrick Tandrian 2025-12-31 05:21:07 +0000
  • 2c39c9b04f fix(client): change marked script file Kenrick Tandrian 2025-12-31 04:41:02 +0000
  • d5e8ebc78c chore(deps): bump marked and ngx-markdown Kenrick Tandrian 2025-12-31 04:40:00 +0000
  • b993d45dc3 Update changelog Thomas Kaul 2025-12-30 20:39:44 +0100
  • 33db012071 Eliminate ngx-stripe Thomas Kaul 2025-12-30 20:38:57 +0100
  • 207f08eec5
    Merge branch 'main' into Task/upgrade-class-validator-to-version-0.14.3 Thomas Kaul 2025-12-30 19:19:35 +0100
  • 40c01c38dd
    Task/deprecate platforms in info item (#6114) Thomas Kaul 2025-12-30 19:17:48 +0100
  • 067e2e658e Deprecate platforms Thomas Kaul 2025-12-30 16:29:23 +0100
  • 5ebbb535b2 Deprecate platforms Thomas Kaul 2025-12-30 16:28:39 +0100
  • eb9d66e760
    Task/improve user detail dialog routing in Admin Control panel (#6104) Karel De Smet 2025-12-30 16:03:29 +0100
  • c1d5b4a05b Refactoring Thomas Kaul 2025-12-30 15:52:19 +0100
  • dca1c89615 Refactoring Thomas Kaul 2025-12-30 15:49:02 +0100
  • ee1f606b59
    Feature/create endpoint to get all platforms (#6097) Paul van der lei 2025-12-30 15:13:55 +0100
  • 7abeb4d76a
    Task/improve language localization for de 20251229 (#6108) Thomas Kaul 2025-12-30 15:04:46 +0100
  • e668c6465e
    Bugfix/time in market for impersonation mode (#6103) Vahant Sharma 2025-12-30 19:30:23 +0530
  • 697514b430 fix(deps): remove duplicates Kenrick Tandrian 2025-12-30 07:03:28 +0000
  • 512db73679 Update changelog Thomas Kaul 2025-12-29 20:13:24 +0100
  • 6fdd6516e1 Update changelog Thomas Kaul 2025-12-29 20:01:57 +0100
  • 505a106bf1 Clean up Thomas Kaul 2025-12-29 20:01:15 +0100
  • d256bbc9ea Merge remote-tracking branch 'origin/main' into task/upgrade-nx-22.3 Kenrick Tandrian 2025-12-29 17:34:54 +0000
  • 5b7356ff28
    Task/upgrade jest to version 30.2.0 (#6110) Kenrick Tandrian 2025-12-30 00:04:00 +0700
  • 9f4ae337b7 fix(deps): resolve vulns Kenrick Tandrian 2025-12-29 16:18:23 +0000
  • 928ae178e2 fix(test): update setup test scripts Kenrick Tandrian 2025-12-29 16:04:54 +0000
  • eb854e2eca chore(deps): bump jest to 30.2.0 Kenrick Tandrian 2025-12-29 16:04:38 +0000
  • d2742b3d3c task(client): Fix PR comments Karel De Smet 2025-12-29 16:33:10 +0100
  • a6281765f1 fix(portfolio): use impersonation-aware date for Time in Market VahantSharma 2025-12-28 22:10:01 +0000
  • 1e8d170a20 Merge remote-tracking branch 'origin/main' into task/upgrade-to-prisma-7 Kenrick Tandrian 2025-12-29 13:57:38 +0000
  • 5512191120
    Merge branch 'ghostfolio:main' into feature/extend-holdings-endpoint-for-cash Kenrick Tandrian 2025-12-29 20:56:56 +0700
  • 1e3de40d1d fix(client): change marked js file Kenrick Tandrian 2025-12-29 13:43:44 +0000
  • 9bcb67c79e fix(apps): revert unnecessary changes Kenrick Tandrian 2025-12-29 13:30:36 +0000
  • 8d2ba77ce4 fix(api): revert import changes Kenrick Tandrian 2025-12-29 13:26:17 +0000
  • f4c877ee46 Fix import order in platforms controller 0pilatos0 2025-12-29 13:49:02 +0100
  • 11127bb878 Address PR review feedback 0pilatos0 2025-12-29 13:40:24 +0100
  • 549818729c fix(ts): update tsconfig in api spec Kenrick Tandrian 2025-12-29 12:20:14 +0000
  • 42c1e3c572 fix(api): set jest moduleNameMapper Kenrick Tandrian 2025-12-29 12:18:49 +0000
  • 3b59ac3ff1 resolve comments Kenrick Tandrian 2025-12-29 11:51:10 +0000
  • 37614805e7 fix(ts): update target Kenrick Tandrian 2025-12-29 11:50:03 +0000
  • 62c324a9a8 fix(ts): set module to preserve in api spec Kenrick Tandrian 2025-12-29 11:43:47 +0000
  • b09f1c67ae fix(api): update imports Kenrick Tandrian 2025-12-29 11:40:00 +0000
  • bf33dee612 fix(ts): enable ESM interoperability Kenrick Tandrian 2025-12-29 11:29:53 +0000
  • ae955b5a16 feat(ts): remove duplicates of bundler module resolution Kenrick Tandrian 2025-12-29 11:19:33 +0000
  • 0848e7064e fix(ts): change module and moduleResolution for api Kenrick Tandrian 2025-12-29 11:12:28 +0000
  • fe5b272b2a feat(nx): run migrations Kenrick Tandrian 2025-12-29 11:02:49 +0000