btcpayserver/BTCPayServer/wwwroot/main
HamroRamro bc195e771e
Update WalletTransactions pagination default settings (#4074)
* 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>
2022-09-27 21:24:53 +09:00
..
bootstrap Design updates (#3981) 2022-07-22 21:53:13 +09:00
fonts Fix: Fonts and Home background not loading properly when using rootpath 2021-10-25 15:14:05 +09:00
themes Design updates (#3981) 2022-07-22 21:53:13 +09:00
layout.css Footer: Improve responsive display (#4163) 2022-09-26 10:29:35 +02:00
qrcode.css QR container display fixes 2022-03-04 10:49:36 +00:00
site.css Update WalletTransactions pagination default settings (#4074) 2022-09-27 21:24:53 +09:00
site.js Update WalletTransactions pagination default settings (#4074) 2022-09-27 21:24:53 +09:00
template-editor.css Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
utils.js Fix copy pay button code (#3175) 2021-12-04 21:12:15 +01:00
wizard.css Refactor Authorize UI 2022-06-29 15:36:54 +02:00