Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16Fix async initialization bugjaviercn/spa-fixesJavier Calvarro Nelson
2020-03-16Escape data stringJavier Calvarro Nelson
2020-03-16Fix redirect to loginJavier Calvarro Nelson
2020-03-16Cleanup startup apisJavier Calvarro Nelson
2020-03-03Fix testJavier Calvarro Nelson
2020-03-03Fix trimmingJavier Calvarro Nelson
2020-03-03Address feedbackJavier Calvarro Nelson
2020-03-03Filter compressed assets explicitlyJavier Calvarro Nelson
2020-03-03Add a test to validate the service-worker manifestJavier Calvarro Nelson
2020-03-03Exclude gzip files from manifestJavier Calvarro Nelson
2020-03-03Update dependencies from https://github.com/dotnet/blazor build 20200302.2 (#...dotnet-maestro[bot]
2020-03-02Update dependencies from https://github.com/dotnet/blazor build 20200302.1 (#...dotnet-maestro[bot]
2020-03-02Update dependencies from https://github.com/dotnet/arcade build 20200224.2 (#...dotnet-maestro[bot]
2020-02-29Update dependencies from https://github.com/dotnet/blazor build 20200228.1 (#...dotnet-maestro[bot]
2020-02-28Initialize the runtime state correctly for debugging (#19426)Pranav K
2020-02-28Stop service worker interfering with Identity UI (#19400)Steve Sanderson
2020-02-28Update dependencies from https://github.com/dotnet/blazor build 20200227.1 (#...dotnet-maestro[bot]
2020-02-27[Blazor][Wasm] Add missing state callbacks (#19405)Javier Calvarro Nelson
2020-02-27In debug mode, don't enable the linker by default (plus other minor build fix...Steve Sanderson
2020-02-27Update dependencies from https://github.com/dotnet/blazor build 20200226.1 (#...dotnet-maestro[bot]
2020-02-26Cache authentication configuration in IndividualLocalAuth && Hosted caseSteve Sanderson
2020-02-26Include favicon in service worker cacheSteve Sanderson
2020-02-26[Blazor] Fix error handling in AuthorizeService.tsJavier Calvarro Nelson
2020-02-26[Blazor] Add instructions to configure the authority when it is missingJavier Calvarro Nelson
2020-02-26Remove unused DevToolsClient.cs source file (#19364)Steve Sanderson
2020-02-26Update dependencies from https://github.com/dotnet/blazor build 20200225.2 (#...dotnet-maestro[bot]
2020-02-26Update dependencies from https://github.com/dotnet/blazor build 20200225.1 (#...dotnet-maestro[bot]
2020-02-26Target the Razor SDK in Driver app (#19344)Pranav K
2020-02-25Include `inspectUri` in the launch profiles (#19308)Artak
2020-02-25Update Mono debug proxy (#19335)Steve Sanderson
2020-02-25Fix boot json on mac/linux (#19332)Steve Sanderson
2020-02-25Update dependencies from https://github.com/dotnet/blazor build 20200224.1 (#...dotnet-maestro[bot]
2020-02-24[Blazor] Remove compression middleware from the template (#19285)Javier Calvarro Nelson
2020-02-22Add service provider factory supportRyan Nowak
2020-02-22Update dependencies from https://github.com/dotnet/blazor build 20200221.1 (#...dotnet-maestro[bot]
2020-02-21BlazorWASM: API review (#19219)Pranav K
2020-02-21Blazor WebAssembly caching fixes (#19235)Steve Sanderson
2020-02-21[Blazor] Adds support for statically pre-compressing assets using gzip (#19157)Javier Calvarro Nelson
2020-02-21[Blazor][Wasm] Adds support for AAD and AADB2C using msal.js (#19190)Javier Calvarro Nelson
2020-02-21Fixup RuntimeDependenciesResolver test (#19208)Pranav K
2020-02-21Change MapBlazorWebAssemblyApplication to UseBlazorFrameworkFiles (#19198)Javier Calvarro Nelson
2020-02-21Update dependencies from https://github.com/dotnet/blazor build 20200220.1 (#...dotnet-maestro[bot]
2020-02-21Workaround CacheStorage API bugSteve Sanderson
2020-02-20[Blazor][Wasm] Move HttpClient from default services to Program.Main (#19119)Marlon Regenhardt
2020-02-20Only the PWA template should produce ServiceWorkerAssetsManifestSteve Sanderson
2020-02-20[Blazor] Move to MapBlazorWebAssemblyApplication (#19147)Javier Calvarro Nelson
2020-02-20Update dependencies from https://github.com/dotnet/blazor build 20200219.2 (#...dotnet-maestro[bot]
2020-02-20Update dependencies from https://github.com/dotnet/blazor build 20200219.1 (#...dotnet-maestro[bot]
2020-02-20Update launchSettings.json for BlazorWASM (#19136)Artak
2020-02-19Use RTM version of the SDK (#19130)Pranav K