btcpayserver/BTCPayServer.Rating
d11n ded0c8a3bc
Update price display (#4736)
* Update price display

As proposed by @dstrukt in #4364.

* Update format

* Unify price display across the app

* Add DisplayFormatter

* Replace DisplayFormatCurrency method

* Use symbol currency format for invoice

* Unify currency formats on backend pages

* Revert recent changes

* Do not show exchange rate and fiat order amount for crypto denominations

* Fix test and add test cases
2023-03-13 10:12:58 +09:00
..
Providers Register rate providers in DI, so it can be accessed by plugins (#4551) 2023-01-30 09:46:12 +09:00
Services Register rate providers in DI, so it can be accessed by plugins (#4551) 2023-01-30 09:46:12 +09:00
AvailableRateProvider.cs Register rate providers in DI, so it can be accessed by plugins (#4551) 2023-01-30 09:46:12 +09:00
BTCPayServer.Rating.csproj Bump (Fix signature hash for some altcoins) 2023-01-16 10:11:33 +09:00
Currencies.json Checkout v2: Option to display amount in Sats in BIP21 case (#4730) 2023-03-09 21:36:11 +01:00
CurrencyNameTable.cs Update price display (#4736) 2023-03-13 10:12:58 +09:00
CurrencyPair.cs Fix warning error when rebooting the server caused by some shitcoin currency pair format 2022-09-29 15:45:27 +09:00
ExchangeRates.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Extensions.cs Add pull payment feature (#1639) 2020-06-24 10:34:09 +09:00
MultiValueDictionary.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
RateRules.cs Fix typo: "Prioriy" -> "Priority" (#3103) 2021-11-15 13:09:15 +09:00
RateSourceInfo.cs Register rate providers in DI, so it can be accessed by plugins (#4551) 2023-01-30 09:46:12 +09:00