Thomas Kaul
1bafb37a09
Task/localize regions of personal finance tools ( #7134 )
Localize regions
2 months ago
Thomas Kaul
13240f44d8
Bugfix/improve header alignment in queue jobs table of admin control panel ( #7136 )
* Improve alignment
* Update changelog
2 months ago
Akash Negi
9b86a9a73f
Task/remove deprecated SymbolProfile from PortfolioHoldingResponse ( #7094 )
* Remove deprecated SymbolProfile
* Update changelog
2 months ago
Thomas Kaul
3c758b90e2
Task/decrease rate limiter duration of market data gathering queue ( #7129 )
* Decrease rate limiter duration
* Update changelog
2 months ago
Thomas Kaul
95b0318f8e
Task/improve throughput of market data gathering queue by applying rate limit per data source ( #7128 )
* Improve throughput by applying rate limit per data source
* Update changelog
2 months ago
Thomas Kaul
0914ff6872
Feature/extend user account settings with copy-to-clipboard button for user id ( #7125 )
* Extend settings with copy-to-clipboard button for user id
* Update changelog
2 months ago
Thomas Kaul
6d96f75aca
Feature/extend asset profile details dialog with copy to clipboard buttons for ISIN and symbol ( #7124 )
* Extend dialog with copy-to-clipboard button for ISIN number and symbol
* Update changelog
2 months ago
Thomas Kaul
0d5c206226
Bugfix/log context formatting in performance logging service ( #7121 )
* Fix log context formatting
* Update changelog
2 months ago
Thomas Kaul
f64edb6705
Feature/add pagination to platform and tag management of admin control panel ( #7126 )
* Add pagination
* Update changelog
2 months ago
Thomas Kaul
11f37f8f7d
Task/improve style of Ghostfolio Premium card in admin settings ( #7127 )
Improve style
2 months ago
Thomas Kaul
020c982e73
Bugfix/hourly market data updates not refreshing prices for asset profiles with manual data source ( #7122 )
* Fix hourly market data updates not refreshing prices for MANUAL asset profiles
* Update changelog
2 months ago
Thomas Kaul
2b5d2701bd
Task/improve exchange rate and market data gathering robustness ( #7119 )
* Improve exchange rate robustness
* Improve market data gathering robustness
* Update changelog
2 months ago
Thomas Kaul
6dac6c242b
Task/improve language localization (20260623) ( #7116 )
Update translations
2 months ago
github-actions[bot]
bfa42950ad
Task/update locales ( #7107 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
Thomas Kaul
9db16e9d2c
Task/increase default limit of getJobs() in queue service ( #7105 )
Increase default limit of getJobs()
2 months ago
Thomas Kaul
f53998f071
Bugfix/encode symbols with special characters in API request urls ( #7110 )
* Encode symbols in API request urls
* Update changelog
2 months ago
Thomas Kaul
4996ad6425
Bugfix/handle empty locale string in scraper configuration ( #7109 )
* Handle empty locale string in scraper configuration
* Update changelog
2 months ago
Thomas Kaul
608f9673b4
Task/improve dynamic numerical precision for various values in account and holding detail dialogs on mobile ( #7113 )
* Improve dynamic numerical precision
* Update changelog
2 months ago
Thomas Kaul
3f444727f5
Bugfix/disabled state of delete action menu item in market data of admin control panel ( #7111 )
* Fix disabled state
* Update changelog
2 months ago
Thomas Kaul
09486ef56e
Task/harmonize price column in subscription table of user detail dialog ( #7108 )
Harmonize price column
2 months ago
Kenrick Tandrian
10c382a599
Task/improve type safety in product page component ( #7099 )
Improve type safety
2 months ago
JUDRAGONII
7afaba2612
i18n: Add Traditional Chinese (zh-TW) locale
### ❓ 為什麼改 (Why)
- Support Traditional Chinese (zh-TW) language for users in Taiwan and other regions using Traditional Chinese.
### 🛠️ 改了什麼 (What)
- Added `messages.zh-TW.xlf` translation file.
- Registered `zh-TW` in `project.json` angular locales.
- Added `zh-TW` option to user-account-settings component dropdown.
### 🚨 驗證狀態 (Verification)
- [x] Linter 通過
- [x] 本地測試通過
2 months ago
Thomas Kaul
46d740e381
Task/consolidate exchange rates gathering together with hourly market data ( #7095 )
* Consolidate exchange rates gathering with hourly market data
* Update changelog
2 months ago
Thomas Kaul
6e97a3c978
Task/remove deprecated fear and greed index symbol ( #7103 )
Remove deprecated fear and greed index symbol
2 months ago
Thomas Kaul
cd6382c342
Task/extend report data glitch mail subject with symbol ( #7102 )
Extend subject with symbol
2 months ago
Thomas Kaul
9580cc94e5
Bugfix/resolve exception in benchmark service when current market price unavailable ( #7101 )
* Handle exception
* Update changelog
2 months ago
Thomas Kaul
fcad7917be
Feature/expose PROCESSOR_GATHER_STATISTICS_CONCURRENCY environment variable ( #7100 )
* Expose PROCESSOR_GATHER_STATISTICS_CONCURRENCY environment variable
* Update changelog
2 months ago
Kenrick Tandrian
26f0c35811
Task/improve type safety in allocations page component ( #7076 )
Improve type safety
2 months ago
Thomas Kaul
af9889f0ff
Bugfix/missing asset profiles and historical data for symbols across data sources ( #7089 )
* Fix missing asset profiles and historical data
* Update changelog
2 months ago
Kenrick Tandrian
e5c694339a
Task/improve type safety in transfer balance dialog component ( #7080 )
Improve type safety
2 months ago
Thomas Kaul
1896289bc9
Feature/expose ENABLE_FEATURE_CRON environment variable ( #7090 )
* Expose ENABLE_FEATURE_CRON environment variable
* Update changelog
2 months ago
Thomas Kaul
a645578e1f
Task/improve language localization for DE (20260621) ( #7092 )
* Update translations
* Update changelog
2 months ago
github-actions[bot]
e0cae53c07
Task/update locales ( #7084 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
Thomas Kaul
2f96b42107
Task/reuse asset profile identifier (part 2) ( #7087 )
Reuse AssetProfileIdentifier
2 months ago
Thomas Kaul
eac0a207f6
Task/reuse asset profile identifier ( #7086 )
Reuse AssetProfileIdentifier
2 months ago
Thomas Kaul
55bb02f0f8
Task/various improvements in subscription table of user detail dialog ( #7091 )
Various improvements
2 months ago
Akash Negi
04a1c75365
Task/move market data endpoint for single asset to asset profiles ( #7079 )
* Move market data endpoint for single asset to asset profiles
* Update changelog
2 months ago
Thomas Kaul
1587206e67
Bugfix/missing quotes for symbols across data sources ( #7085 )
* Fix missing quotes
* Update changelog
2 months ago
Thomas Kaul
7d779d8461
Feature/add data gathering frequency to symbol profile ( #7083 )
* Add data gathering frequency to symbol profile and gather hourly
* Update changelog
2 months ago
Thomas Kaul
f337bf6a38
Task/improve language localization for DE (20260620) ( #7082 )
* Update translations
* Update changelog
2 months ago
github-actions[bot]
e476423869
Task/update locales ( #6999 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
Kenrick Tandrian
c2a07e8185
Task/improve type safety in import activities service ( #7077 )
* Improve type safety
2 months ago
Thomas Kaul
bf39fd89d2
Task/extend user detail dialog of admin control with subscriptions ( #7078 )
Extend user detail dialog with subscriptions
2 months ago
Thomas Kaul
29aa6c7ecd
Task/add Korean language to footer ( #7033 )
* Add Korean
* Update changelog
2 months ago
Sjohn21
5d60887a19
Feature/move admin market data endpoint to asset profiles ( #7056 )
* Move admin market data endpoint to asset profiles
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 months ago
Thomas Kaul
a8e9ae81e0
Task/improve sorting to be case-insensitive in platform and tag management of admin control panel ( #7061 )
* Improve sorting to be case-insensitive
* Update changelog
2 months ago
Thomas Kaul
2fe8637261
Task/add selected asset profile count to deletion confirmation dialog of historical market data table in admin control panel ( #7072 )
* Add selected asset profile count
* Update changelog
2 months ago
Thomas Kaul
77efbc5a43
Task/refactor default locale ( #7066 )
Refactor default locale
2 months ago
David Requeno
2589a60f28
Task/include selected profile count in market data delete action ( #7064 )
* Include selected profile count
* Update changelog
2 months ago
Thomas Kaul
fdd96bcd6b
Bugfix/country name localization ( #7065 )
* Fix country name localization
* Update changelog
2 months ago