btcpayserver/BTCPayServer/Views/Server
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
..
_Nav.cshtml Remove bugs reported by Rider 2020-04-05 12:30:23 +09:00
_ViewImports.cshtml
_ViewStart.cshtml
CLightningRestServices.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
ConfiguratorService.cshtml Integrate Configurator External Service (#1190) 2020-01-21 18:27:10 +09:00
CreateTemporaryFileUrl.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
DynamicDnsService.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
DynamicDnsServices.cshtml Fix broken link 2020-02-15 14:36:36 +09:00
EditAmazonS3StorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
EditAzureBlobStorageStorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
EditFilesystemStorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
EditGoogleCloudStorageStorageProvider.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Emails.cshtml
Files.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
LightningChargeServices.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
LightningWalletServices.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
ListUsers.cshtml Remove bugs reported by Rider 2020-04-05 12:30:23 +09:00
LndSeedBackup.cshtml Test LND Seed Backup service and Logs. Use the Confirm View instead of poppup 2019-11-16 14:06:37 +09:00
LndServices.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
Logs.cshtml Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
Maintenance.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
P2PService.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
Policies.cshtml add additional server policy for hot wallet 2020-04-13 08:48:35 +02:00
RPCService.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
ServerNavPages.cs Remove CoinAverage integration 2020-01-17 14:29:22 +09:00
Services.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
SSHService.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Storage.cshtml Removing obsolete StatusMessage 2019-10-31 15:19:38 +09:00
Theme.cshtml Split light and dark theme 2020-04-10 09:18:08 +02:00
User.cshtml Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00