Commit Graph

  • 63fe8bcb1e changelog entry Sven Günther 2025-11-05 17:30:18 +0100
  • 7c205fe10a Automatically gather exchange rates if needed #5897 Sven Günther 2025-11-05 17:27:53 +0100
  • 0ba5b8a4bc
    Merge 597c07271d into 66a3e319a8 Bernardo Jordão 2025-11-15 08:51:59 +0100
  • 81024323db feat(lib): move PropertyDto to common lib KenTandrian 2025-11-15 13:04:31 +0700
  • f1a89e4d4c feat(lib): move UpdateOwnAccessTokenDto to common lib KenTandrian 2025-11-15 13:03:14 +0700
  • c7373c70a3 feat(lib): move UserItem interface to common lib KenTandrian 2025-11-15 13:01:56 +0700
  • cbf4082fd3 feat(lib): move DeleteOwnUserDto to common lib KenTandrian 2025-11-15 11:24:49 +0700
  • b9460f2b05 feat(lib): move CreateWatchlistItemDto to common lib KenTandrian 2025-11-15 11:23:26 +0700
  • 8066b6c196 feat(lib): move UpdateBulkMarketDataDto to common lib KenTandrian 2025-11-15 11:21:55 +0700
  • 50bbaf875b feat(lib): move UpdateMarketDataDto to common lib KenTandrian 2025-11-15 11:19:24 +0700
  • 7a229cec79 feat(lib): move simplewebauthn interfaces to common lib KenTandrian 2025-11-15 11:10:55 +0700
  • ed792226a2 feat(lib): move AuthDeviceDto to common lib KenTandrian 2025-11-15 11:04:22 +0700
  • 638aa5dc99 feat(lib): move CreateAssetProfileDto and CreateAssetProfileWithMarketDataDto to common lib KenTandrian 2025-11-15 11:02:04 +0700
  • 0a3c707e45 feat(lib): move CreateAccountWithBalancesDto to common lib KenTandrian 2025-11-15 10:57:45 +0700
  • 5b1402b1b9 feat(lib): move CreateAccountDto TransferBalanceDto UpdateAccountDto to common lib KenTandrian 2025-11-15 10:55:18 +0700
  • d8c43dcb6d feat(lib): move RuleSettings interface to common lib KenTandrian 2025-11-15 10:45:02 +0700
  • 0e915348a3 feat(lib): move UpdateOrderDto to common lib KenTandrian 2025-11-15 10:38:21 +0700
  • 6e1c6ac370 feat(lib): move CreateOrderDto to common lib KenTandrian 2025-11-15 10:36:07 +0700
  • 8c2d8fdf81 feat(lib): move UpdatePlatformDto to common lib KenTandrian 2025-11-15 10:30:33 +0700
  • 7bd02b2165 feat(lib): move CreatePlatformDto to common lib KenTandrian 2025-11-15 10:28:22 +0700
  • 0274fa350f feat(lib): move UpdateTagDto to common lib KenTandrian 2025-11-15 10:06:29 +0700
  • d548fa3bce feat(lib): move CreateTagDto to common lib KenTandrian 2025-11-15 10:03:00 +0700
  • 585d5d80bc feat(lib): move UpdateAccessDto to common lib KenTandrian 2025-11-15 09:58:48 +0700
  • f6ac3f2237 feat(lib): move CreateAccessDto to common lib KenTandrian 2025-11-15 09:56:09 +0700
  • 2eb092e7da feat(lib): move UpdateUserSettingDto to common lib KenTandrian 2025-11-15 09:52:37 +0700
  • 051c1a3fbb feat(lib): move UpdateAssetProfileDto to common lib KenTandrian 2025-11-15 09:47:47 +0700
  • fc905b5dd7 feat(lib): move IsCurrencyCode validator to common lib KenTandrian 2025-11-15 09:45:15 +0700
  • 350a5c9e1d feat(lib): move CreateAccountBalanceDto to common lib KenTandrian 2025-11-15 09:38:21 +0700
  • 141ec7d9af feat(lib): move SymbolPipe to common lib KenTandrian 2025-11-15 09:34:06 +0700
  • 7559ae611a Merge remote-tracking branch 'origin/main' into feature/extend-holdings-endpoint-for-cash KenTandrian 2025-11-15 09:27:43 +0700
  • 66a3e319a8
    Feature/separate Google OAuth and token authentication (#5915) Germán Martín 2025-11-14 20:02:03 +0100
  • 906d7907a4 Update changelog Thomas Kaul 2025-11-14 19:46:10 +0100
  • 6112e2d9b0 Update changelog Thomas Kaul 2025-11-14 19:42:35 +0100
  • 866d145b4d Refactoring Thomas Kaul 2025-11-14 19:41:45 +0100
  • 03b8e6289b Refactoring Thomas Kaul 2025-11-14 19:28:20 +0100
  • 56547d9d1c Edit Changelog Germán Martín 2025-11-09 17:46:26 +0100
  • 49e4516855 Refactor authentication permissions and update feature flags in environment configuration Germán Martín 2025-11-09 17:41:03 +0100
  • eff95c3ba7 Fix typo in pricing page: change "It's free." to "It’s free." Germán Martín 2025-11-09 17:31:27 +0100
  • a4d362c3d6 Reorder feature flags in configuration service for consistency Germán Martín 2025-11-09 17:16:23 +0100
  • 94699682b2 Add permission check for auth token to user signup section Germán Martín 2025-11-04 23:56:29 +0100
  • 43764097bc Edit changelog Germán Martín 2025-11-04 23:46:26 +0100
  • 315464d2b2 Do not show registration button if token auth is disabled Germán Martín 2025-11-04 23:42:04 +0100
  • 1f5b88afae Task: update user permissions check for account creation button Germán Martín 2025-11-04 23:40:50 +0100
  • 4bf4e6d96b Rename Google OAuth and Security Token control variables Germán Martín 2025-11-04 23:32:46 +0100
  • a57b670d7b
    Task/enforce module boundaries for api and common modules (#5925) Kenrick Tandrian 2025-11-14 20:30:03 +0700
  • 6ac719f9a8 Merge remote-tracking branch 'origin/main' into task/enforce-module-boundaries-for-api-common KenTandrian 2025-11-14 10:29:43 +0700
  • 96216aba75 resolve comments KenTandrian 2025-11-14 10:22:33 +0700
  • 8d2fde35da
    Task/fetch user data on demand in user detail dialog (#5923) David Requeno 2025-11-13 13:58:33 -0600
  • 4d8cbc84fb Refactoring Thomas Kaul 2025-11-13 20:42:39 +0100
  • 078fd955d6 Refactoring Thomas Kaul 2025-11-13 20:41:07 +0100
  • 54cc82e328
    Task/upgrade prisma to version 6.19.0 (#5937) Thomas Kaul 2025-11-13 20:27:16 +0100
  • 4238408b78 Refactoring Thomas Kaul 2025-11-13 20:25:24 +0100
  • 621b209e0e Update changelog Thomas Kaul 2025-11-13 20:23:36 +0100
  • 190fb49054 Refactoring Thomas Kaul 2025-11-13 20:21:55 +0100
  • 9260d93dcf Merge remote-tracking branch 'origin/main' into task/enforce-module-boundaries-for-api-common KenTandrian 2025-11-13 20:24:11 +0700
  • 627a58ffe0 Refactoring David Requeno 2025-11-12 23:19:38 -0600
  • b3b6b67f07 Update changelog David Requeno 2025-11-12 23:19:17 -0600
  • 90ae908767 Feature/fetch user data on demand in user detail dialog David Requeno 2025-11-08 00:13:13 -0600
  • fa8e1eada8 Update changelog Thomas Kaul 2025-11-12 15:30:22 +0100
  • 7d0b940404 Upgrade prisma to version 6.19.0 Thomas Kaul 2025-11-12 15:29:50 +0100
  • cca1590c2a
    Feature/update locales (#5931) github-actions[bot] 2025-11-11 21:07:31 +0100
  • 517047b306 Update changelog Thomas Kaul 2025-11-11 20:54:44 +0100
  • 77a90586f6 Update translation Thomas Kaul 2025-11-11 20:54:09 +0100
  • ac922c05f8 Update locales github-actions[bot] 2025-11-11 19:21:57 +0000
  • 9f878c42f4
    Task/refactor getHolding() in portfolio service (#5898) Thomas Kaul 2025-11-11 20:20:16 +0100
  • e7270bfee3
    Task/improve localization of auto-renewal (#5933) Thomas Kaul 2025-11-11 20:19:46 +0100
  • 13ca521359 Update changelog Thomas Kaul 2025-11-02 12:20:11 +0100
  • 14b5c222cf Refactor getHolding() if no holding has been found Thomas Kaul 2025-11-02 12:19:17 +0100
  • b4e82d603f
    feat: support security from MOEX via MOEX api Anatoly Popov 2025-05-18 15:27:57 +0300
  • f86a8e3f60 Improve localization Thomas Kaul 2025-11-11 15:15:05 +0100
  • 14d6f0e7c0
    fix: if yahoo service returns zero quotes do not fail enhance request Anatoly Popov 2025-06-07 23:48:30 +0300
  • 6ed38814b5
    fix: don't fail whole request if one of providers fails, but log it Anatoly Popov 2025-06-07 23:48:30 +0300
  • 4c3b95353d
    Release 2.216.0 (#5932) 2.216.0 Thomas Kaul 2025-11-10 22:16:08 +0100
  • e308f1348f Release 2.216.0 Thomas Kaul 2025-11-10 22:15:18 +0100
  • 332216ae1c
    Task/refactor primary text colors (#5900) Thomas Kaul 2025-11-10 22:10:42 +0100
  • da71ee73d0
    Task/improve promotion system (#5930) Thomas Kaul 2025-11-10 22:09:41 +0100
  • 9b4392eee0
    Task/improve localization of limited offer (#5929) Thomas Kaul 2025-11-10 22:09:14 +0100
  • 9451a87202 Add fallback to promotion logic Thomas Kaul 2025-11-10 21:40:00 +0100
  • 385d7f6562
    Feature/improve language localization for ZH 20251110 (#5928) TMs 2025-11-11 03:19:38 +0700
  • 48dcb9bc28 Improve localization Thomas Kaul 2025-11-10 21:17:29 +0100
  • d9bc51a9de Improve localization Thomas Kaul 2025-11-10 21:15:35 +0100
  • ecc6e2b414
    Feature/improve language localization for ZH 20251110 TMs 2025-11-10 18:21:22 +0800
  • c513f05d4d
    Feature/improve language localization for ZH 20251110 TMs 2025-11-10 17:25:21 +0800
  • 9383fc00cb
    Task/introduce interface for get account response (#5902) Thomas Kaul 2025-11-09 07:44:53 +0100
  • d1190fc15a
    Task/upgrade svgmap to version 2.14.0 (#5904) Thomas Kaul 2025-11-08 17:57:01 +0100
  • a3331dcbfd
    Merge 92c836ea0b into 4746a64d3b Ananta Podder 2025-11-08 16:04:04 +0100
  • 54686579a3 feat(common): implement barrel export for symbol item interface KenTandrian 2025-11-08 21:24:41 +0700
  • bdd7a1e4d5 feat(common): implement barrel export for activity interface KenTandrian 2025-11-08 21:23:22 +0700
  • 1ee7805cf5 feat(common): implement barrel export for data provider response interface KenTandrian 2025-11-08 21:18:00 +0700
  • 31a60496ec feat(api): implement getDataSourceForExchangeRates KenTandrian 2025-11-08 21:02:07 +0700
  • cc21399eeb Merge remote-tracking branch 'origin/main' into feature/extend-holdings-endpoint-for-cash KenTandrian 2025-11-08 21:00:18 +0700
  • 73c49f9bb3 feat(lint): ignore circular deps between client and ui KenTandrian 2025-11-08 20:53:10 +0700
  • f1877207b7 feat(lint): temporarily disable @nx/enforce-module-boundaries for client files KenTandrian 2025-11-08 20:52:45 +0700
  • b1060ba857 feat(lint): temporarily disable @nx/enforce-module-boundaries for ui files KenTandrian 2025-11-08 20:48:38 +0700
  • db208b390a feat(lib): move activity interface to common KenTandrian 2025-11-08 20:29:53 +0700
  • fab72ae0d2 feat(lib): move symbol item interface to common KenTandrian 2025-11-08 20:25:35 +0700
  • c34829b226 feat(lib): move data provider response interface to common KenTandrian 2025-11-08 20:23:39 +0700
  • 23b5ae89dd feat(lint): enforce module boundaries KenTandrian 2025-11-08 19:23:41 +0700
  • 49b573d8e0 feat(lint): allow circular self deps KenTandrian 2025-11-08 19:23:13 +0700
  • fd78fa1fba
    Merge branch 'main' into Task/upgrade-svgmap-to-version-2.14.0 Thomas Kaul 2025-11-07 11:57:20 +0100