mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
* Update WalletTransactions pagination default settings Remove the numeric page selection and add displaying data of last 30 days by default. * Update WalletTransactions to show txs based on Days * Update text formatting on WalletTransactions view Keeps the logic changes. Just undo the formatting of the file from previous commit * Update WalletTransactions to show all after second load Utilize Model.Days instead of new variables Moved javascript code to PageFootContent section * Update WalletTransactions to use ajax for infinite scroll * Cleanups * Apply skip and count only when not prefiltering * Infinite scroll mode * Improve datetime formatting and switching * Upgrade NBXplorer to include get_wallets_recent bugfix * Revert "Upgrade NBXplorer to include get_wallets_recent bugfix" This reverts commit b390d942d74d88bb1da3ab8e3407184a527175ef. * JS fixes * Upgrade ChromeDriver and BundleMinifier Co-authored-by: Dennis Reimann <mail@dennisreimann.de> |
||
---|---|---|
.. | ||
_Nav.cshtml | ||
_PSBTInfo.cshtml | ||
_ViewImports.cshtml | ||
_ViewStart.cshtml | ||
_WalletTransactionsList.cshtml | ||
CoinSelection.cshtml | ||
ListWallets.cshtml | ||
SigningContext.cshtml | ||
SignWithSeed.cshtml | ||
WalletPSBT.cshtml | ||
WalletPSBTCombine.cshtml | ||
WalletPSBTDecoded.cshtml | ||
WalletReceive.cshtml | ||
WalletRescan.cshtml | ||
WalletSend.cshtml | ||
WalletSendVault.cshtml | ||
WalletSigningOptions.cshtml | ||
WalletsNavPages.cs | ||
WalletTransactions.cshtml |