178 Commits (97fafaaa494e2f6ca3cb8a3938c64e156165faee)

Author SHA1 Message Date
maliming 5333e1f71f
Check `SessionId` in the `TryRevokeOldAccessTokensAsync` method 2 years ago
maliming c906a6eec1
Update AbpAspNetCoreComponentsWebAssemblyModule.cs 2 years ago
maliming 64642575d8
Refresh app configuration after revoking token. 2 years ago
maliming 4c3604fcff
Try to revoke on `GetAuthenticatedUser` method. 2 years ago
maliming cb4ddf9211
Revoke unused access tokens from Blazor. 2 years ago
maliming 7db7ab7881
Update `global.js`. 2 years ago
maliming c4dde78f89
Make sure the `ImplementationType` is `RemoteAuthenticationService` 2 years ago
maliming 029e7ac25b
Add `WebAssemblyAuthenticationStateProvider`. 2 years ago
maliming 915e65be78
Update ClientProxyExceptionEventHandler.cs 2 years ago
maliming a49267cf16
Add `Blazor.Server.WebApp.Tiered` projects. 2 years ago
maliming cb37ba63a0
Support `Blazor Full-Stack Web App`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 7c7be20a05
Set `DecompressionMethods` for `BlazorServerLookupApiRequestService`'s http client. 2 years ago
maliming e420312036
Update WebAssemblyLookupApiRequestService.cs 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 630cc0bf3b Enable nullable annotations for Volo.Abp.AspNetCore.Components.WebAssembly.Theming 3 years ago
liangshiwei 966592bf21 Enable nullable annotations for Volo.Abp.AspNetCore.Components.WebAssembly 3 years ago
maliming 3a113034c5
Update AbpAspNetCoreComponentsWebAssemblyModule.cs 3 years ago
maliming ff011f5894
Update WebAssemblyLookupApiRequestService.cs 3 years ago
maliming aa495207e1
Update Volo.Abp.AspNetCore.Components.WebAssembly.csproj 3 years ago
maliming 1a3ba1146a
[Blazor wasm]`logout` if token expired. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 0fad93868f
Add `BlazorWebAssemblyCurrentApplicationConfigurationCacheResetService`. 3 years ago
maliming 7e75a73dde
Introduce `ApplicationConfigurationChangedService`. 3 years ago
maliming 3e05ed735f
Register `HttpClient` in the necessary modules. 3 years ago
maliming e0501a3ad9
Change `EnvironmentName` on `PreConfigureServices` method. 3 years ago
maliming f89dc3ab00
Set `EnvironmentName` from `HostEnvironment`. 3 years ago
maliming 14d1bbc877
Introduce `IAbpHostEnvironment` and reduce cache durations for development environment 3 years ago
Halil İbrahim Kalkan a9fcdf0074 Change culture parameter to cultureName. 4 years ago
Halil İbrahim Kalkan 702589380b Introduce ApplicationLocalizationRequestDto.OnlyDynamics 4 years ago
Halil İbrahim Kalkan bf912d62ca Use ApplicationLocalizationRequestDto instead of string parameter 4 years ago
Halil İbrahim Kalkan a63b2dfc45 Implement changes for RemoteLocalizationContributor. 4 years ago
Halil İbrahim Kalkan e3e16ffa0f MVC UI: Get localization from the new endpoint. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
maliming 0a8157692f
Use `IClientScopeServiceProviderAccessor` to get scoped services. 4 years ago
maliming 2458c8e45d
Initialize the `AbpComponentsClaimsCache` on `AbpAspNetCoreComponentsWebAssemblyModule`. 4 years ago
maliming 23fc1fbf4c
Revert "Merge pull request #12946 from abpframework/revert-12932-IAsyncInitialize" 4 years ago
maliming 6c4f3da148
Revert "Remove `IAsyncInitialize` interface." 4 years ago
maliming 1200ba9420
Remove the `ExposeServices`. 4 years ago
maliming 5877bf92e7
Remove `IAsyncInitialize` interface. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
liangshiwei 70a648095c Rename InitializeAsync to InitializeApplicationAsync 4 years ago
maliming efae4899ce
Add `WebApplicationBuilderExtensions`. 4 years ago
maliming 9ee07d7019
Update AbpWebAssemblyHostBuilderExtensions.cs 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming e79b109da5
Add static proxy for `Volo.Abp.AspNetCore.Mvc.Client.Common`. 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Halil İbrahim Kalkan 16253a69be Made IRemoteServiceConfigurationProvider async. 5 years ago