btcpayserver/BTCPayServer
Andrew Camilleri eece001376
Add labels for recent txs dashboard widget (#4831)
* Add labels for recent txs dashboard widget

It is not with the rich data for now, but a good start.

* Turn labels into links

* Add rich info to dashboard labels

* Use truncate-center component for recent transactions

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-03-30 19:54:11 +02:00
..
Components Add labels for recent txs dashboard widget (#4831) 2023-03-30 19:54:11 +02:00
Configuration Prevent people from starting with --sqlitefile or --mysql (#4772) 2023-03-20 10:40:48 +09:00
Controllers Add labels for recent txs dashboard widget (#4831) 2023-03-30 19:54:11 +02:00
Data Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
Events Fix missing walletchanged event and add storeremoved event (#4676) 2023-02-22 13:13:58 +09:00
Extensions Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
Fido2 Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
Filters Plugins can now build apps (#4608) 2023-03-17 11:56:32 +09:00
Forms Support Form Select option (#4726) 2023-03-17 14:37:37 +09:00
HostedServices Refactor plugin apps (#4780) 2023-03-20 10:39:26 +09:00
Hosting Add labels for recent txs dashboard widget (#4831) 2023-03-30 19:54:11 +02:00
JsonConverters Cleanse objects from obsolete altcoins 2022-08-17 21:23:16 +02:00
Logging
ModelBinders
Models Apps become plugins 2023-03-27 16:43:44 +02:00
PaymentRequest Plugins can now build apps (#4608) 2023-03-17 11:56:32 +09:00
Payments Reuse LightningTimeout constant 2023-03-21 14:22:10 +01:00
PayoutProcessors Allow plugins to do something before and after automatic payouts (#4224) 2023-03-17 13:50:37 +01:00
Plugins Remove FakeCustodian as a separate project (#4839) 2023-03-30 12:38:30 +09:00
Properties Add Lightning Service Torq (#4296) 2022-11-18 12:19:01 +01:00
Security Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
Services Add labels for recent txs dashboard widget (#4831) 2023-03-30 19:54:11 +02:00
SSH
Storage Harden file type inputs (#4635) 2023-02-14 17:03:12 +09:00
TagHelpers Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
Validation Improve email settings validation and UX (#3891) 2022-06-23 13:41:52 +09:00
Views Checkout Appearance: Move language settings into the general section (#4833) 2023-03-30 08:18:13 +02:00
wwwroot Merge pull request #4784 from dennisreimann/unify-plugins-apps 2023-03-29 20:03:18 +02:00
_ViewImports.cshtml Remove the bundle minifier (#4222) 2022-10-20 11:17:42 +09:00
BitpayHttpException.cs
BTCPayServer.csproj Remove FakeCustodian as a separate project (#4839) 2023-03-30 12:38:30 +09:00
BTCPayServer.ruleset
BufferizedFormFile.cs Harden file type inputs (#4635) 2023-02-14 17:03:12 +09:00
ColorPalette.cs Wallet transactions: Add label manager (#4796) 2023-03-26 20:42:38 +09:00
CorsPolicies.cs
CurrencyValue.cs
DerivationSchemeParser.cs Code formatting updates (#4502) 2023-01-06 22:18:07 +09:00
DerivationSchemeSettings.cs Derivation scheme parsing incorporates fingerprint and key path (#4781) 2023-03-17 14:35:30 +01:00
EventAggregator.cs
ExplorerClientProvider.cs
Extensions.cs Harden file type inputs (#4635) 2023-02-14 17:03:12 +09:00
FileTypeDetector.cs Harden file type inputs (#4635) 2023-02-14 17:03:12 +09:00
GitCommitAttribute.cs Show the git commit of the current build of BTCPay (#4320) 2022-11-22 21:37:07 +09:00
HwiWebSocketTransport.cs
IDelay.cs
IHasAdditionalData.cs Remove JSON in strings from JObjects (#4703) 2023-02-25 23:34:49 +09:00
JsonHttpException.cs
Program.cs Fix: Should not crash with command line arg --help 2023-02-16 18:32:26 +09:00
Roles.cs Fix: If user get locked out, unlocking or deleting user fails 2023-02-15 14:28:34 +09:00
SearchString.cs
StorePolicies.cs
TransactionComparer.cs
UserManagerExtensions.cs [Greenfield] Allow passing email instead of user id in API (#4732) 2023-03-03 21:24:27 +09:00
WalletId.cs
WebsocketExtensions.cs
WebSocketHelper.cs
ZoneLimits.cs Add spam rate limits for public invoice endpoints (Fix #3782) (#3889) 2022-06-21 12:33:20 +09:00