Dennis Reimann
|
0e8cd20533
|
Login/register/error view updates
|
2020-07-19 14:28:07 +02:00 |
|
Dennis Reimann
|
892ea0e9af
|
Login/register view improvements
Consistently aligned the texts centered and moved the Tor URL button below the form.
|
2020-07-17 17:51:25 +02:00 |
|
Dennis Reimann
|
761f6152d0
|
Unify welcome and error layout to LayoutSimple
|
2020-07-13 17:29:47 +02:00 |
|
Kukks
|
58f9b9b0c1
|
Handle Supporters display
closes #1624
|
2020-06-14 16:09:36 +02:00 |
|
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 |
|
Dennis Reimann
|
26067fbfe2
|
Center supporter logos on 404 page
|
2020-04-15 16:49:13 +02:00 |
|
rockstardev
|
b432d8903f
|
Grammar fix by Kukks
|
2020-02-01 11:16:40 -06:00 |
|
rockstardev
|
496a6f0f55
|
Special page to handle 429 errors
|
2020-02-01 01:59:56 -06:00 |
|
rockstardev
|
fb2a0fb7fb
|
Special page to handle 500 errors
|
2020-02-01 01:58:17 -06:00 |
|
rockstardev
|
ef503fa907
|
Special page to handle 404 errors
|
2020-02-01 01:41:27 -06:00 |
|
rockstardev
|
fe2eca4fda
|
Adding prettier error handling page in the pipeline
|
2020-02-01 01:40:50 -06:00 |
|