btcpayserver/BTCPayServer/wwwroot
Dennis Reimann 8420c74b31
Improve static asset caching
Cache static assets for one year and set the correct cache control header. Adds the cache busting version based on file content to asset references to invalidate the cache on change. ([further details on the approach](https://andrewlock.net/adding-cache-control-headers-to-static-files-in-asp-net-core/) and [why one year](https://ashton.codes/set-cache-control-max-age-1-year/))

Most of the changes are the additions of the `asp-append-version="true"` attribute, the main configuration change is in `Startup.cs`.
2020-04-18 17:56:05 +02:00
..
bundles Preserving bundles directory required for build 2018-02-27 17:03:49 +09:00
cart POS logo coloring fix 2020-04-10 09:18:08 +02:00
checkout Add payment link in checkout with payjoin indicator (#1449) 2020-04-09 20:44:08 +09:00
crowdfund Use proper divisibility for payments in crowdfund and do not show tooltip if identical data 2020-02-28 12:51:15 +01:00
crowdfund-admin Extracting datetime flatpickr for use throught website 2019-05-12 14:56:13 +09:00
fonts Use "modern" theme as example 2019-11-14 18:42:44 +01:00
img Header updates for light/dark theme 2020-04-10 09:18:07 +02:00
imlegacy Add L-CAD support (new Liquid Asset) (#1448) 2020-04-10 15:59:02 +09:00
js Fix wording for no vault connection 2020-04-08 13:29:54 +02:00
locales Update russian,portugal 2019-12-07 17:21:11 +09:00
main Navbar fixes (#1466) 2020-04-15 17:13:58 +02:00
modal Fix invoice popup not showing up if btcpay has a rootpath 2019-03-09 22:28:20 +09:00
paybutton Allow Pay Button to work on Apps 2020-03-24 23:43:47 -05:00
payment-request Allow cancelling a non paid pending invoice in payment requests (#815) 2019-05-07 17:26:40 +09:00
payment-request-admin Extracting datetime flatpickr for use throught website 2019-05-12 14:56:13 +09:00
pos-admin Add description and embedded css to POS (#970) 2019-08-19 14:13:42 +09:00
products/js [POS app] Allow empty string for product description (#1010) 2019-09-04 13:07:09 +09:00
swagger/v1 Swagger Generator: Merge multiple documents 2020-04-04 14:22:07 +02:00
tests Add JS Modal test (#1342) 2020-02-19 17:39:14 +09:00
vendor Scan address/bip21 with camera 2020-04-06 11:51:00 +02:00
_bootstrap_kitchensink.html Improve static asset caching 2020-04-18 17:56:05 +02:00
favicon.ico Init 2017-09-13 15:55:16 +09:00
manifest.json New PoS design 2018-12-27 12:57:31 +08:00