..
GreenField
Add Created date to user, add verified column in list and make user list use same model as modern lists
2020-10-05 13:00:15 +02:00
AccessTokenController.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
AccountController.cs
fix forgot password
2020-10-17 09:25:48 +02:00
AppsController.Crowdfund.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
AppsController.cs
Use nameof() instead of strings
2020-07-20 20:02:14 -07:00
AppsController.PointOfSale.cs
Custom redirect_url for PoS ( #1924 )
2020-10-13 09:51:28 +02:00
AppsPublicController.cs
Custom redirect_url for PoS ( #1924 )
2020-10-13 09:51:28 +02:00
ErrorController.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
HomeController.cs
Greenfield: Rename API key redirect params; switch to POST body ( #1898 )
2020-09-17 11:37:49 +02:00
InvoiceController.API.cs
Create Metadata property for InvoiceEntity, migrate all data without logic there
2020-08-26 21:36:31 +09:00
InvoiceController.cs
Merge pull request #1871 from xpayserver/feat/payment-method-criteria
2020-09-30 20:40:31 +09:00
InvoiceController.UI.cs
Fix LN invoices ( #1955 )
2020-10-17 08:57:21 +02:00
Macaroons.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
ManageController.2FA.cs
Fix 2FA config screens
2020-07-13 10:58:53 +02:00
ManageController.APIKeys.cs
Greenfield: Rename API key redirect params; switch to POST body ( #1898 )
2020-09-17 11:37:49 +02:00
ManageController.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
ManageController.Notifications.cs
Allow disabling notifications per user and disabling specific notifications per user ( #1991 )
2020-10-20 13:09:09 +02:00
ManageController.U2F.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
NotificationsController.cs
Allow disabling notifications per user and disabling specific notifications per user ( #1991 )
2020-10-20 13:09:09 +02:00
PaymentRequestController.cs
Improve payment print styles ( #1977 )
2020-10-23 17:37:28 +09:00
PublicController.cs
Create Metadata property for InvoiceEntity, migrate all data without logic there
2020-08-26 21:36:31 +09:00
PublicLightningNodeInfoController.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
PullPaymentController.cs
Payment redesign ( #1967 )
2020-10-13 09:58:46 +02:00
RateController.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
ServerController.cs
Override Block Explorer Links ( #2000 )
2020-10-21 09:53:05 +02:00
ServerController.Plugins.cs
Improve plugins UI ( #2005 )
2020-10-22 10:58:22 +02:00
ServerController.Storage.cs
Run dotnet format
2020-06-28 17:55:27 +09:00
ServerController.Users.cs
Merge pull request #1934 from btcpayserver/better-users
2020-10-08 12:08:16 +09:00
StorageController.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
StoresController.BTCLike.cs
Add QR code scan/show for PSBT + Import wallet via QR ( #1931 )
2020-10-21 14:03:11 +02:00
StoresController.CoinSwitch.cs
Cleaning up bom from cs files
2020-06-28 21:44:35 -05:00
StoresController.cs
Switch to POST for dismissing hints
2020-10-18 03:11:17 -05:00
StoresController.Email.cs
Add tests
2020-10-05 18:09:00 +09:00
StoresController.Integrations.cs
Handle edge cases around partial payments and when txs are not registered on Shopify because of unexpected outage
2020-09-29 16:52:17 -05:00
StoresController.LightningLike.cs
Dismissing lightning hint when connection is setup
2020-10-18 03:11:17 -05:00
UserStoresController.cs
Showing warning hint on stores listing page
2020-10-18 03:11:17 -05:00
VaultController.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
WalletsController.cs
Do not check feerate in walletsend model
2020-10-08 16:33:48 +09:00
WalletsController.PSBT.cs
Add QR code scan/show for PSBT + Import wallet via QR ( #1931 )
2020-10-21 14:03:11 +02:00
WalletsController.PullPayments.cs
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00