Germán Martín
48c800659b
Fix: Use envalid to check OIDC mandatory variables
3 days ago
Thomas Kaul
ccea6481ab
Task/prettify files 20251204 ( #6033 )
* Prettify files
3 days ago
Thomas Kaul
154dbf37a8
Task/remove return type in parseSector() of YahooFinanceService ( #6006 )
* Remove return type
5 days ago
Thomas Kaul
be947f3710
Bugfix/user endpoint of admin control panel ( #6021 )
* Fix user endpoint
* Update changelog
7 days ago
Thomas Kaul
d0d1a2ac88
Task/extend subscription offer key type ( #6022 )
* Extend SubscriptionOfferKey
7 days ago
Thomas Kaul
f796ea628e
Bugfix/improve search by name in FMP service ( #6012 )
* Improve search by name
* Update changelog
7 days ago
Germán Martín
7d63e987b2
Implement OIDC configuration validation
1 week ago
Thomas Kaul
542ca1c159
Refactoring
1 week ago
Thomas Kaul
3d89947589
Refactoring
1 week ago
Germán Martín
ba21ad07e0
Refactor OIDC authentication flow and update dependencies
1 week ago
Germán Martín
7485cfe6f3
OIDC flow fixes
1 week ago
Germán Martín
5bc28bebe4
feat: enhance OIDC strategy and state store with improved error handling and type definitions
2 weeks ago
Germán Martín
42f818c5d5
Feature: add OIDC_CALLBACK_URL to configuration and update auth module to use it
2 weeks ago
Germán Martín
43a8814e02
Enhance OIDC strategy options and add OIDC_SCOPE to environment interface
2 weeks ago
Germán Martín
33b55e6cea
Feature: add OIDC_SCOPE configuration and update OIDC strategy to use dynamic scope
2 weeks ago
Germán Martín
635760d760
Feature: enhance OIDC strategy with additional options and type safety
3 weeks ago
Germán Martín
2e7a53aedd
Feature: update comments in OidcStateStore for clarity
3 weeks ago
Germán Martín
bfb85e943e
Feature: reorder fuctions
3 weeks ago
Germán Martín
5c8d9b932a
Feature/refactor validateAnonymousLogin to simplify promise handling
3 weeks ago
Germán Martín
d1d7b972a5
Feature/add custom OIDC state store and remove express-session dependency
3 weeks ago
Germán Martín
04cb1e1579
Feature/add OIDC authentication support
3 weeks ago
Thomas Kaul
388f829741
Task/refactor query parameters in data provider services ( #6011 )
* Refactor query parameters
* Update changelog
1 week ago
Thomas Kaul
a2498a54a6
Bugfix/countries in FMP service ( #6005 )
* Introduce countries mapping
* Update changelog
1 week ago
Thomas Kaul
d341c4804a
Feature/improve asset profile data gathering ( #5997 )
* Improve asset profile data gathering
* Update changelog
1 week ago
Germán Martín
4fdf59899e
Refactor OIDC authentication flow and update dependencies
1 week ago
Germán Martín
80c98129b5
OIDC flow fixes
1 week ago
Thomas Kaul
f18301c89e
Task/remove obsolete includeDrafts attribute in public controller ( #5975 )
* Remove obsolete includeDrafts attribute
1 week ago
Thomas Kaul
2765fb1df7
Task/refactor from v4 as uuidv4 from uuid to crypto.randomUUID() ( #5990 )
* Refactor from v4 as uuidv4 from uuid to randomUUID() from node:crypto
* Update changelog
2 weeks ago
Sven Günther
e1e455da86
Bugfix/exchange rate calculation when converting derived currencies ( #5961 )
* Fix exchange rate calculation when converting derived currencies
* Update changelog
2 weeks ago
Germán Martín
5bc176df71
feat: enhance OIDC strategy and state store with improved error handling and type definitions
2 weeks ago
Thomas Kaul
9bb7bb1b37
Task/refresh cryptocurrencies list 20251121 ( #5967 )
* Update cryptocurrencies.json
* Update changelog
2 weeks ago
Thomas Kaul
0673aa24e6
Bugfix/edit of draft activities ( #5974 )
* Fix edit of draft activities
* Update changelog
2 weeks ago
Germán Martín
bdeb89e9a7
Feature: add OIDC_CALLBACK_URL to configuration and update auth module to use it
2 weeks ago
Germán Martín
7f7c03aaef
Enhance OIDC strategy options and add OIDC_SCOPE to environment interface
2 weeks ago
Germán Martín
1a4b9218db
Feature: add OIDC_SCOPE configuration and update OIDC strategy to use dynamic scope
2 weeks ago
Thomas Kaul
64b4741450
Feature/improve transform data source in request and response interceptor ( #5972 )
* Resolve data source of GHOSTFOLIO data provider
* Update changelog
2 weeks ago
Thomas Kaul
6f9e466aa2
Feature/add authentication method to user detail dialog ( #5970 )
* Extend user detail dialog
* Update changelog
2 weeks ago
Germán Martín
743d58da77
Feature: enhance OIDC strategy with additional options and type safety
3 weeks ago
Germán Martín
9839078b19
Feature: update comments in OidcStateStore for clarity
3 weeks ago
Germán Martín
7aae13da0b
Feature: reorder fuctions
3 weeks ago
Germán Martín
d9f5e79a5d
Feature/refactor validateAnonymousLogin to simplify promise handling
3 weeks ago
Germán Martín
06a933b3ac
Feature/add custom OIDC state store and remove express-session dependency
3 weeks ago
Germán Martín
dfdc0592ae
Feature/add OIDC authentication support
3 weeks ago
Kenrick Tandrian
362997324e
Task/enforce module boundaries for ui module ( #5947 )
* feat(lib): move ConfirmationDialogType to common lib
* fix(lib): move SubscriptionType to enums
* feat(lib): move validateObjectForForm util to common lib
* feat(lib): move GfDialogFooterComponent to ui lib
* feat(lib): move GfDialogHeaderComponent to ui lib
3 weeks ago
Thomas Kaul
6edc919f0d
Task/ignore forex in search results of FMP service ( #5951 )
* Ignore forex in search
* Update changelog
3 weeks ago
Thomas Kaul
36b777081f
Feature/add black weeks 2025 blog post ( #5942 )
* Add Black Weeks 2025 blog post
* Update changelog
3 weeks ago
Kenrick Tandrian
6deaccfe16
Task/enforce module boundaries for client module ( #5944 )
* feat(lib): move SymbolPipe to common lib
* feat(lib): move CreateAccountBalanceDto to common lib
* feat(lib): move IsCurrencyCode validator to common lib
* feat(lib): move UpdateAssetProfileDto to common lib
* feat(lib): move UpdateUserSettingDto to common lib
* feat(lib): move CreateAccessDto to common lib
* feat(lib): move UpdateAccessDto to common lib
* feat(lib): move CreateTagDto to common lib
* feat(lib): move UpdateTagDto to common lib
* feat(lib): move CreatePlatformDto to common lib
* feat(lib): move UpdatePlatformDto to common lib
* feat(lib): move CreateOrderDto to common lib
* feat(lib): move UpdateOrderDto to common lib
* feat(lib): move RuleSettings interface to common lib
* feat(lib): move CreateAccountDto TransferBalanceDto UpdateAccountDto to common lib
* feat(lib): move CreateAccountWithBalancesDto to common lib
* feat(lib): move CreateAssetProfileDto and CreateAssetProfileWithMarketDataDto to common lib
* feat(lib): move AuthDeviceDto to common lib
* feat(lib): move simplewebauthn interfaces to common lib
This includes AssertionCredentialJSON, AttestationCredentialJSON, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialRequestOptionsJSON.
* feat(lib): move UpdateMarketDataDto to common lib
* feat(lib): move UpdateBulkMarketDataDto to common lib
* feat(lib): move CreateWatchlistItemDto to common lib
* feat(lib): move DeleteOwnUserDto to common lib
* feat(lib): move UserItem interface to common lib
* feat(lib): move UpdateOwnAccessTokenDto to common lib
* feat(lib): move PropertyDto to common lib
3 weeks ago
Sven Günther
9d25d5c5f4
Feature/automatically gather required exchange rates ( #5917 )
* Automatically gather required exchange rates
* Update changelog
3 weeks ago
Germán Martín
66a3e319a8
Feature/separate Google OAuth and token authentication ( #5915 )
* Separate Google OAuth and token authentication
* Update changelog
3 weeks ago
Kenrick Tandrian
a57b670d7b
Task/enforce module boundaries for api and common modules ( #5925 )
* feat(lint): allow circular self deps
* feat(lint): enforce module boundaries
* feat(lib): move data provider response interface to common
* feat(lib): move symbol item interface to common
* feat(lib): move activity interface to common
* feat(lint): temporarily disable @nx/enforce-module-boundaries for ui files
* feat(lint): temporarily disable @nx/enforce-module-boundaries for client files
* feat(lint): ignore circular deps between client and ui
* feat(common): implement barrel export for data provider response interface
* feat(common): implement barrel export for activity interface
* feat(common): implement barrel export for symbol item interface
3 weeks ago