btcpayserver/BTCPayServer/Extensions
d11n fe18e71538
Refactor themes (#2794)
* Remove Bootstrap/Creative CSS file customizability

Customizations should be done using themes

* Remove deprecated Casa and Classic themes

They are still available in the design system repo and should be added as custom theme CSS file

* Use either standard or custom theme

* Remove deprecated themes

* Improve theme select UI

* Finish and refactor theme switching

* updates theme copy

* Update BTCPayServer/Views/Server/Theme.cshtml

Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>

* Combine creative.css and site.css

Co-authored-by: dstrukt <gfxdsign@gmail.com>
Co-authored-by: Zaxounette <51208677+Zaxounette@users.noreply.github.com>
2021-09-03 16:16:36 +09:00
..
ActionLogicExtensions.cs Making use of options to initalize update check on first admin registration 2020-08-03 03:17:04 -05:00
AuthorizationExtensions.cs Rewrite the CanUseHotWallet, check if the derivationscheme is actually a hotwallet, before retrieving the seed 2021-03-11 21:46:32 +09:00
ControllerBaseExtensions.cs Introduce Server paging for Payouts List (#2564) 2021-06-30 16:59:01 +09:00
EmailSenderExtensions.cs Improve password reset email copy (#2211) 2021-01-27 08:42:47 +01:00
EnumExtensions.cs Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
ModelStateExtensions.cs Run dotnet format 2020-06-28 17:55:27 +09:00
MoneyExtensions.cs Allow Payjoin for wallet receive addresses (#2425) 2021-04-13 12:26:36 +09:00
PSBTExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
SettingsRepositoryExtensions.cs Refactor themes (#2794) 2021-09-03 16:16:36 +09:00
SSHClientExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
StringExtensions.cs BTCPay Server Extensions (#1925) 2020-10-15 21:28:09 +09:00
UrlHelperExtensions.cs Add checkoutLink and defaultLanguage to GreenField invoice 2020-12-11 12:04:18 +09:00
WebHostExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00