Thomas Kaul
e813debbf9
Update changelog
4 weeks ago
Thomas Kaul
e116a48fff
Minor improvements
4 weeks ago
Thomas Kaul
21221b8dda
Merge branch 'main' into feature/add-korean-i18n
4 weeks ago
Thomas Kaul
c47a4fdc71
Release 2.229.0 ( #6184 )
1 month ago
Kenrick Tandrian
645e8ee303
Bugfix/prevent double counting of cash in net worth ( #6171 )
* Prevent double counting of cash in net worth
* Update changelog
1 month ago
Thomas Kaul
60a64b768d
Bugfix/fix case-insensitive sorting in holdings table component ( #6183 )
* Fix case-insensitive sorting by name
* Update changelog
1 month ago
Thomas Kaul
a84eb7ba56
Bugfix/fix case-insensitive sorting in benchmark component ( #6181 )
* Fix case-insensitive sorting by name
* Update changelog
1 month ago
Thomas Kaul
d58e5f73e9
Bugfix/fix case-insensitive sorting in accounts table ( #6178 )
* Fix case-insensitive sorting by account name
* Update changelog
1 month ago
Thomas Kaul
4539367bc5
Task/refresh cryptocurrencies list 20260105 ( #6172 )
* Update cryptocurrencies.json
* Update changelog
1 month ago
Thomas Kaul
a8b25e095e
Task/upgrade @types/lodash to version 4.17.21 ( #6140 )
* Upgrade @types/lodash to version 4.17.21
1 month ago
yaro
bec9f6911d
fix: resolve CHANGELOG.md merge conflict
- Merged Korean language support entry with latest main branch changes
- Preserved both Added and Changed sections in Unreleased
1 month ago
Thomas Kaul
a493afb526
Task/set active sort column in accounts table component ( #6175 )
* Set active sort column
* Update changelog
1 month ago
Thomas Kaul
ac67a6e190
Task/extend portfolio calculator cash test ( #6162 )
* Extend test
1 month ago
Thomas Kaul
09e7e6182d
Task/refactor firstOrderDate to dateOfFirstActivity in portfolio service ( #6161 )
* Refactor firstOrderDate to dateOfFirstActivity
1 month ago
Kenrick Tandrian
d4d6ce1d07
Task/move admin service to UI library ( #6159 )
* Move admin service to UI library
* Update changelog
1 month ago
Thomas Kaul
feb25c9266
Bugfix/fix filtering by asset class in get holdings endpoint ( #6151 )
* Fix filtering by asset class
* Update changelog
1 month ago
Thomas Kaul
5101c406b4
Task/refactor dividend import ( #6150 )
* Refactor dividend import
* Update changelog
1 month ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
1 month ago
yaro
a8c33ddb6d
fix: address additional code review comments
- Change Korean to 'Korean (한국어)' and move before nl in footer
- Remove ko-KR from user account settings component
- Wrap Korean option in experimental features flag
- Move 한국어 to end of language list in product page
- Reorder Korean configurations before nl in project.json
- Reorder Korean translation file before nl in targetFiles
1 month ago
yaro
53f970b706
fix: address PR review comments
- Add Korean to features page language list
- Add ko locale support to getDateFnsLocale() function
- Add changelog entry for Korean language support
1 month ago
Thomas Kaul
3698c76972
Task/deprecate activities in portfolio holding response ( #6147 )
* Deprecate activities
* Update changelog
1 month ago
Thomas Kaul
2cd23da4e8
Release 2.228.0 ( #6146 )
1 month ago
Thomas Kaul
ec783568f5
Task/upgrade @date-fns/utc to version 2.1.1 ( #6141 )
* Upgrade @date-fns/utc to version 2.1.1
* Update changelog
1 month ago
Thomas Kaul
5cb82d59f2
Bugfix/header alignment in accounts table on mobile ( #6143 )
* Fix header alignment
* Update changelog
1 month ago
Kenrick Tandrian
3943ca9f88
Feature/extend holdings endpoint to include performance with currency effects for cash positions ( #5650 )
* Extend holdings endpoint to include performance with currency effects for cash positions
* Update changelog
1 month ago
Thomas Kaul
0b1668dc4b
Task/rename branch and title in extract locales GitHub action ( #6142 )
* Rename branch and title
1 month ago
github-actions[bot]
61d51ec207
Feature/update locales ( #6083 )
* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 month ago
Thomas Kaul
113238f86e
Task/remove deprecated public Stripe key (part 2) ( #6138 )
* Remove deprecated public Stripe key
1 month ago
Omkar Gujja
95cbd01a4c
Task/lazy load platforms via API in create or update account dialog ( #6130 )
* Lazy load platforms via API
* Update changelog
1 month ago
Sven Günther
c52d7f46c2
Task/move scraper configuration to tab in asset profile dialog ( #6094 )
* Move scraper configuration to tab in asset profile dialog
* Update changelog
1 month ago
yaro
3e5c6afb11
fix(i18n): improve Korean label for Appearance
- Translate 'Appearance' as '테마' instead of '모습' for the account settings UI
1 month ago
yaro
7d5f870075
fix: improve Korean translation quality
- Change 'Zen Mode' to '프라이버시 모드' (Privacy Mode) for better cultural fit
- Change 'About' to '소개' (Introduction) instead of literal translation
- Change 'Resources' to '리소스' for more natural Korean
- Change 'Glossary' to '용어집' (Terminology) instead of '어휘'
- Change 'Membership' to '멤버십' for consistency with common Korean usage
1 month ago
yaro
c55d7b8e02
feat: add Korean language to UI components
- Add Korean (한국어) to footer language list
- Add Korean option to account settings language selector
- Add ko and ko-KR to locales array for date/number formatting
1 month ago
yaro
13aea72c55
feat: add Korean (ko) language support
- Add Korean translation file (messages.ko.xlf)
- Add Korean locale configuration in project.json
- Add development-ko build configuration
- Add development-ko serve configuration
- Add 'ko' to SUPPORTED_LANGUAGE_CODES in config.ts
- Add Korean language to product page languages list
- Also add missing development-ca serve configuration for Catalan
1 month ago
Thomas Kaul
6c5883349c
Release 2.227.0 ( #6134 )
1 month ago
Thomas Kaul
a6011f2c47
Task/remove deprecated public Stripe key ( #6124 )
* Remove deprecated public Stripe key
* Update changelog
1 month ago
Thomas Kaul
a1fab9fdf3
Task/upgrade stripe to version 20.1.0 ( #6132 )
* Upgrade stripe to version 20.1.0
* Update changelog
1 month ago
Thomas Kaul
6d3e16a6fb
Bugfix/initialize input properties in fire calculator ( #6122 )
* Initialize input properties
* Update changelog
1 month ago
Thomas Kaul
7999ff973b
Bugfix/jsonpath import in manual service ( #6129 )
* Fix jsonpath import
* Update changelog
1 month ago
Thomas Kaul
f67fc0edbb
Release 2.226.0 ( #6127 )
1 month ago
Thomas Kaul
d35e2c758c
Task/upgrade yahoo-finance2 to version 3.11.2 ( #6126 )
* Upgrade yahoo-finance2 to version 3.11.2
* Update changelog
1 month ago
Thomas Kaul
549436d919
Task/extend data providers content in self-hosting FAQ ( #6123 )
* Extend data providers content
* Update changelog
1 month ago
Thomas Kaul
57ed1fadb2
Task/update year to 2026 ( #6119 )
* Update year
1 month ago
Thomas Kaul
2a619e2ed7
Task/upgrade class-validator to version 0.14.3 ( #6091 )
* Upgrade class-validator to version 0.14.3
* Update changelog
1 month ago
Thomas Kaul
7b6271cb63
Release 2.225.0 ( #6120 )
1 month ago
Kenrick Tandrian
742415833c
Task/upgrade to Nx 22.3.3 and Angular 21.0 ( #6109 )
* chore(deps): upgrade to Nx 22.3.3 and Angular 21.0
* feat(nx): run migrations
* fix(ts): change module and moduleResolution for api
* feat(ts): remove duplicates of bundler module resolution
* fix(ts): enable ESM interoperability
* fix(api): update imports
* fix(ts): set module to preserve in api spec
* fix(ts): update target
* resolve comments
* fix(api): set jest moduleNameMapper
* fix(ts): update tsconfig in api spec
* fix(api): revert import changes
* fix(apps): revert unnecessary changes
* fix(client): change marked js file
* fix(deps): remove duplicates
1 month ago
Kenrick Tandrian
2167c4ca8e
Task/upgrade to marked 16.4.2 and ngx-markdown 20.1.0 ( #6117 )
* chore(deps): bump marked and ngx-markdown
* fix(client): change marked script file
* fix(client): change umd to esm
* fix(client): remove marked script file from project.json
* feat(docs): update changelog
1 month ago
Thomas Kaul
0f9bebcf82
Task/eliminate ngx-stripe ( #6116 )
* Eliminate ngx-stripe
* Update changelog
1 month ago
Thomas Kaul
40c01c38dd
Task/deprecate platforms in info item ( #6114 )
* Deprecate platforms
1 month ago
Karel De Smet
eb9d66e760
Task/improve user detail dialog routing in Admin Control panel ( #6104 )
* Improve user detail dialog routing in Admin Control panel
* Update changelog
1 month ago