48 Commits (af113063f81c878e2baf9f6ee3c8b04b5e4e8fb4)

Author SHA1 Message Date
maliming ffc94a29e5
Always `CheckDynamicClaims` on `OnConnectedAsync` and `OnDisconnectedAsync` method. 2 years ago
maliming 658ae6e48f
Checking dynamic claims at intervals rather than every time. 2 years ago
maliming 4bd5c54f08
Abort signalr connection if session has expired. 2 years ago
maliming 9506718729
Get dynamic claims in `AbpAuthenticationHubFilter`. 2 years ago
maliming a2113f5485 Throw exception if same hub has same `RoutePattern`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ec0e70528b
Use `OrdinalIgnoreCase` to compare the urls. 2 years ago
Enis Necipoglu 00bb49b3f6
Make DisableImplicitFromServicesParameters as true 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 21c67b55c3 Enable nullable annotations for Volo.Abp.AspNetCore.SignalR 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
gdlcf88 74b49f4d8f Fixed the `OnRegistered` name typo 3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
maliming 1f9c6912d9
Revert "Add `AbpUowHubFilter `." 4 years ago
maliming d22f02c7fe
Add `AbpUowHubFilter `. 4 years ago
maliming 661d975056
Move `AlwaysLogSelectors` to the top. 4 years ago
maliming 06bee7baec
Add `AlwaysLogSelectors` to `AuditingOptions` 4 years ago
maliming dc4d41dca1
Handle possible exceptions in SaveChangesAsync method. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
maliming c0206bafcf
Update AbpAuditHubFilter.cs 5 years ago
maliming 8e84e58233
Fix audit issues in Blazor Server. 5 years ago
maliming 632ece252c
Switch to `ClaimsPrincipal` in `HubContext` in SignalR. 5 years ago
maliming 373714a08a
Add `GetDefaultLifeTimeOrNull` method. 5 years ago
maliming 2919be386e
Refactor. 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
JRoger be74eca87d chore: disable auto generator launchSettings.json 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
liangshiwei 4c56a43296 Disable audit logs for signalr hub connect/negotiate requests 5 years ago
maliming 577043e2f3 Support pre-configure ISignalRServerBuilder. 5 years ago
Halil İbrahim Kalkan f1256dd43b Remove unused namespace 5 years ago
Halil İbrahim Kalkan 2816b72b30 Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
maliming a7739c2ee3 Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Armağan Ünlü 3f69d25adc Resolved #4023 6 years ago
mhymhygi 3d86d6e9d9
Delete launchSettings.json 6 years ago
nuck.tang e0c873bd4e merge master 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 6 years ago
maliming f29d6898f8 Make base properties of common base classes protected instead of public 6 years ago
Halil İbrahim Kalkan c122fdfad6 Resolved #3967: Fallback to the default localization resource for base classes with the L property 6 years ago
Halil İbrahim Kalkan 2619eada34 Added HubConfigList and DisableAutoHubMapAttribute for the signalr integration. 6 years ago
Halil İbrahim Kalkan 51435d0c3d Create HubRouteAttribute.GetRoutePatternForType() 6 years ago
maliming 78664f1d49 Make ICurrentPrincipalAccessor changeable. 6 years ago
Halil İbrahim Kalkan 0ee2783933 Create AbpHub and AbpSignalRUserIdProvider 6 years ago
Halil İbrahim Kalkan 2d4ab63deb #2747: Initial SignalR Package 6 years ago