Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

fullstackhero

Open-Source Framework for Modern Web Applications.
Collective - Host: opensource - https://opencollective.com/fullstackhero - Website: https://fullstackhero.net/ - Code: https://github.com/fullstackhero

chore(AuditableContext): Add CancellationToken to SaveChangesAsync

github.com/fullstackhero/blazor-starter-kit - c948292b810942ad0921305558f760ad02104164 authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(ExtendedAttribute): Add Json property

chore(Serialization): Refactor serialization classes and interfaces

github.com/fullstackhero/blazor-starter-kit - c64f93940d23dcc0554d996779343b8515d44535 authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(ExtendedAttributes): Add generic ExtendedAttribute auditable Entity

feat(DocumentExtendedAttribute): Add DocumentExtendedAttribute

chore(DocumentType): Remove bad-...

github.com/fullstackhero/blazor-starter-kit - 54a1991f8a8be4ff60fe318082a65b04cc0dbfb0 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(search): Fix #171

github.com/fullstackhero/blazor-starter-kit - c140d384e31ed260ea539002bf9687cd4023876f authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(AddEditDocumentTypeCommand): Add validation that name already exists when creating the document type

github.com/fullstackhero/blazor-starter-kit - 2ff43c6fa8a9a0f153880b65f1e16ea48875a72b authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(GetBrandByIdQuery): Fix variable name

github.com/fullstackhero/blazor-starter-kit - cd406b687c22e8bf16a8317639146aa3b8c6f81e authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat: Add DocumentType auditable entity

github.com/fullstackhero/blazor-starter-kit - 174d9a63e20b7babef4fbc63e234fa79ae82cbae authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(MainLayout): User logout when the Permissions of one of his Roles have been updated

github.com/fullstackhero/blazor-starter-kit - 23eab239ca2e024cb797498cea14e6df756b9772 authored over 3 years ago by Chebotov Nikolay <[email protected]>
Merge pull request #168 from unchase/fix/profile-picture-caching

Performance: Add profile picture caching

github.com/fullstackhero/blazor-starter-kit - 8ee59b2a300660d0d804bebac75b232db5604e0c authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #167 from unchase/fix/administrator-permissions

Fix: Permissions

github.com/fullstackhero/blazor-starter-kit - a73ecdd489e610d4a30989136279992c69f3653b authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #162 from unchase/feat/product-barcode-validation

Fix: Add validation that barcode already exists when creating the product

github.com/fullstackhero/blazor-starter-kit - 3f23b5c3f69a117762a4c34a662e8842d003bdb5 authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #163 from unchase/feat/generic-entity-id

Feat: generic entity

github.com/fullstackhero/blazor-starter-kit - ae1462aa19f94bdd08e2ab4e43d89a86351462d8 authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #161 from unchase/update/all-permissions-tab

Update: Add "All Permissions" tab with all permissions

github.com/fullstackhero/blazor-starter-kit - ac2220f5cc265d4bb83418c43332b68c6e64ab3c authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #160 from unchase/fix/audit-entry

Fix: Fix saving AuditEntry when modify the auditable Entity

github.com/fullstackhero/blazor-starter-kit - 1c573e57c1830bc453725330d4806d25b734059d authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #159 from unchase/update/include-aml-comments

Fix: Include all project's xml comment for swagger

github.com/fullstackhero/blazor-starter-kit - d6aad4fcb82fc6516c5cb624cf37667000e49581 authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #158 from unchase/chore/managers-injection

Chore: Move injecting some managers from _Imports.razor to pages

github.com/fullstackhero/blazor-starter-kit - 248eff98a0333ce89fbe4e8a7d59711e97306886 authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #164 from unchase/fix/jwt-bearer-events

Fix: jwt bearer events

github.com/fullstackhero/blazor-starter-kit - 0f7b4c580e27c8baa3bc2918a2065341e4d768bf authored over 3 years ago by Mukesh Murugan <[email protected]>
fix(Account): Add profile picture caching (on Client side with duration = 60 seconds)

github.com/fullstackhero/blazor-starter-kit - cc4e7d8eb7a956b90a7acf1413e55b78883aae0f authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(permissions): Fix #166

github.com/fullstackhero/blazor-starter-kit - e7efa83452cdb020949b80d0d6e29e3bf949615f authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Move injecting some managers from _Imports.razor to pages

github.com/fullstackhero/blazor-starter-kit - a85938af381d2c731ff71773b38ef9286dea7c9c authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(RolePermissions): Add "All Permissions" tab with all permissions

github.com/fullstackhero/blazor-starter-kit - 108d73c1289b919fb6f1e563ad8446799eea5ed7 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(AddEdit/AddEditProductCommand): Add validation that barcode already exists when creating the product

github.com/fullstackhero/blazor-starter-kit - c7357e0e377aacce9f13fee410f123d4849836b2 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(swagger): Include all project's xml comment

github.com/fullstackhero/blazor-starter-kit - 7d059d285aaf81f904d5a3cf941dd5fbd3c78a40 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(AuditableContext): Fix saving AuditEntry when modify the auditable Entity

github.com/fullstackhero/blazor-starter-kit - dd30e6b6c9ec27c66bc416db913209d8a0f92e85 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(SMTPMailService): Use DisplayName from MailConfiguration

Use async methods instead of sync

github.com/fullstackhero/blazor-starter-kit - d32f46e6ee1f4f918da0c685a1b3ac85512b18e9 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Add AddRepositories extension method

github.com/fullstackhero/blazor-starter-kit - ea7337f93f34a8aac17740182d55c559b2c2f099 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Remove unused ResultExtensions

github.com/fullstackhero/blazor-starter-kit - b2a1f8c5f2871990ac9dc81c083ac973c1cafaa4 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Make extension methods internal

github.com/fullstackhero/blazor-starter-kit - 114522fe7859c39df3af6ff56ae53861e3b89b9f authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat: Add generic IEntity and IAuditableEntity to factor in non integer id's

github.com/fullstackhero/blazor-starter-kit - e9715e48979233761b76e8791ec2f99308243477 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(localization): Add localization for "Authorization" string

github.com/fullstackhero/blazor-starter-kit - d49e596df4f3bae423688005c53042e0b0075530 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(IEntity): Replace IEntity from Entities to Contracts

github.com/fullstackhero/blazor-starter-kit - 3e72ad2ebd591f25f82024f11e695e0bb1526508 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Fix method's naming

github.com/fullstackhero/blazor-starter-kit - 38c832889d2b2fbace92d9dcd1013bffb4bb162b authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix: Fix #106

github.com/fullstackhero/blazor-starter-kit - 7d0372a819e566e450d0b7781f18ca6b1ef4d0c1 authored over 3 years ago by Chebotov Nikolay <[email protected]>
Merge pull request #156 from hnicolus/feature/fixUserRoleManagement

Fixed User Service GetRolesAsync error

github.com/fullstackhero/blazor-starter-kit - d68663c2a4d7078afda69a4f5c7b283ffc98e081 authored over 3 years ago by Mukesh Murugan <[email protected]>
Fixed Get User Roles in User Service

github.com/fullstackhero/blazor-starter-kit - 5767fb72334e3ead61158b103b4fe01003440717 authored over 3 years ago by hnicolus <[email protected]>
Merge pull request #154 from blazorhero/revert-149-fix/jwt-rearer-events

Revert "Fix: jwt bearer events"

github.com/fullstackhero/blazor-starter-kit - 00205b8ae5791c3bfa17d944a9ad5d2b5eb1ddc5 authored over 3 years ago by Mukesh Murugan <[email protected]>
Revert "Fix: jwt bearer events"

github.com/fullstackhero/blazor-starter-kit - ef0ddf8f1f992d5746c1795d5c267168965827da authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #149 from unchase/fix/jwt-rearer-events

Fix: jwt bearer events

github.com/fullstackhero/blazor-starter-kit - bf34dfb1599dac282c2d82eb9f029ed3a264681a authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #151 from krchome/feature/AmazingFeature

Add some AmazingFeature

github.com/fullstackhero/blazor-starter-kit - 2e1063ddad97acc7bfdfebe879ba72128ab8867e authored over 3 years ago by Mukesh Murugan <[email protected]>
Add some AmazingFeature

github.com/fullstackhero/blazor-starter-kit - 75a77fb6e9bef36c23506d413c5efa3d6cfa2b93 authored over 3 years ago by krchome <[email protected]>
chore: Move injecting some managers from _Imports.razor to pages

github.com/fullstackhero/blazor-starter-kit - e52d2b71f52f4e300686cde2f0adeb55cb0d3059 authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(RolePermissions): Add "All Permissions" tab with all permissions

github.com/fullstackhero/blazor-starter-kit - 3ea11fe113bf5d84216f3b752d10315a47db15fb authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(AddEdit/AddEditProductCommand): Add validation that barcode already exists when creating the product

github.com/fullstackhero/blazor-starter-kit - d8610d934c1e315ac1d61edda754cee69a18c9c9 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Add AddRepositories extension method

github.com/fullstackhero/blazor-starter-kit - fca5c3afec1ca3d9feb6545fdedd2ff342c75f33 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Make extension methods internal

github.com/fullstackhero/blazor-starter-kit - e931f19c010684fe8f1a786a24dc8545a2c1669e authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(ServiceCollectionExtensions): Make methods internal

github.com/fullstackhero/blazor-starter-kit - 94e3e3a3d7baa7ae0334b363865880c54e01d62d authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(swagger): Include all project's xml comment

github.com/fullstackhero/blazor-starter-kit - ef9adf0a3c10ac5b8f5531ddcebd96a4e2a248af authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(AuditableContext): Fix saving AuditEntry when modify the Entity

github.com/fullstackhero/blazor-starter-kit - 28363e0a40285765611c09b2d9dea3b5891b3ba6 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(IEntity): Replace IEntity from Entities to Contracts

github.com/fullstackhero/blazor-starter-kit - 0c20d3ad07ed5f8be70e6549108366a8440c545e authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(localization): Add localization for "Authorization" string

github.com/fullstackhero/blazor-starter-kit - 5d857c7f1aee0b8cc827460406018c2876a751a5 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(SMTPMailService): Use DisplayName from MailConfiguration

Use async methods instead of sync

github.com/fullstackhero/blazor-starter-kit - d5e08edc35f30561dca12bf756fd8e00d1f2703e authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat: Add generic IEntity and IAuditableEntity to factor in non integer id's

github.com/fullstackhero/blazor-starter-kit - 876b6d47b1db8633d665c2d9624fb33b9a62e6d5 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Fix method's naming

github.com/fullstackhero/blazor-starter-kit - 4276cf705099b172b3ae22513dd1a5299990ddd4 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix: Fix #106

github.com/fullstackhero/blazor-starter-kit - f0d64cf23be37c2987462f140e07d5aea00c6b72 authored over 3 years ago by Chebotov Nikolay <[email protected]>
Merge pull request #144 from unchase/update/add-fixes

Add some fixes

github.com/fullstackhero/blazor-starter-kit - eaaa76f9536072a4a3f53e9ea42e794fe89c73ca authored over 3 years ago by Mukesh Murugan <[email protected]>
update(Hangfire): Add localized dashboard title

github.com/fullstackhero/blazor-starter-kit - c4624a5a5fd99bc7c5983e0135cf94293d4bb62e authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Code refactoring

github.com/fullstackhero/blazor-starter-kit - f637853ca9f3276815302b411aa93b5397ade7bc authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(Hangfire): Add AuditTrails permissions

github.com/fullstackhero/blazor-starter-kit - 61ebdec8cc11839e3daf878e44428cfaf3da9290 authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(Hangfire): Add Documents permissions

fix: Add Authorize attribute to some pages (if user navigates to page from the address bar of th...

github.com/fullstackhero/blazor-starter-kit - 185a3bad77e84b83e9af9241a4222d3aa28a566e authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(Security): Add AdornmentIcon for password fields

github.com/fullstackhero/blazor-starter-kit - 8bd9cdebe2f2c56f6a192eaad05a7f93654a4bd9 authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(Hangfire): Add Hangfire permissions

Add HangfireAuthorizationFilter (with not implemented logic)

github.com/fullstackhero/blazor-starter-kit - 50d0ffdc1ed62b1fcf7cd784d01131ba4241e52e authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(Dashboard): Add Dashboards permissions

github.com/fullstackhero/blazor-starter-kit - c88d80f5b1ab9c89215961af95a5d14951e7c94f authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore: Add direction to "Actions" menus

Remove unnecessary "overflow-x: unset"

github.com/fullstackhero/blazor-starter-kit - e24492affb4051d347d9b5864718e75a72033344 authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(AddEditProductModal): Replace MudSelect to MudAutocomplete for Brands

github.com/fullstackhero/blazor-starter-kit - efd20dbc21dd8f4249861e3b008b4c92196677e0 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix: Fix checking the phone number when register or update user

github.com/fullstackhero/blazor-starter-kit - d72fc778794749122f8a73619e41ad1dc11f6457 authored over 3 years ago by Chebotov Nikolay <[email protected]>
Merge pull request #143 from ANMSalman/master

Permission generation and registering using single file(Permissions)

github.com/fullstackhero/blazor-starter-kit - cb46d2291b38d6cda9fc471dc9db1b5f845492e0 authored over 3 years ago by Mukesh Murugan <[email protected]>
Replace Permission generation using PermissionModule with Permission generation using Permissions class and refelection

github.com/fullstackhero/blazor-starter-kit - 36afc5931d5d8dc8077e2a57c6e43d36f5ce44b1 authored over 3 years ago by Mohamed Salman <[email protected]>
Merge pull request #141 from carlittos/master

.gitignore - Replaced hard-coded project folder root name with wildcard.

github.com/fullstackhero/blazor-starter-kit - 5ec7fc998c7bf8040e7abb0c7e2df143e3b515ee authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge branch 'master' of https://github.com/carlittos/CleanArchitecture

github.com/fullstackhero/blazor-starter-kit - fa97d1e3fb4c727fad4147db6f196481595946ef authored over 3 years ago by Carlos Reis <[email protected]>
Replaced hard-coded project folder root name with wildcard.

github.com/fullstackhero/blazor-starter-kit - 30b4ac7fc9436cf44968fd5c8c19d78297744ad4 authored over 3 years ago by Carlos Reis <[email protected]>
Merge pull request #140 from blazorhero/revert-139-master

Revert "Permission registering and reading using Permission class and reflections instead of Per...

github.com/fullstackhero/blazor-starter-kit - 2819c04cdccf5f5eb657243c0b139ad182488eba authored over 3 years ago by Mukesh Murugan <[email protected]>
Revert "Permission registering and reading using Permission class and reflections instead of PermissionModule's Permission generation."

github.com/fullstackhero/blazor-starter-kit - ca1cec9d85e9ee11897ee32afb92740ee6c208aa authored over 3 years ago by Mukesh Murugan <[email protected]>
Merge pull request #139 from ANMSalman/master

Permission registering and reading using Permission class and reflections instead of PermissionM...

github.com/fullstackhero/blazor-starter-kit - ee4739b1a034e2f3d8fb386430f410a9071594e7 authored over 3 years ago by Mukesh Murugan <[email protected]>
Replace Permission registering and generating using PermissionModules by using Permissions class with reflection

github.com/fullstackhero/blazor-starter-kit - c68419fb18c088b579e3d60f459982ec96cfdda8 authored over 3 years ago by Mohamed Salman <[email protected]>
Seed Permissions using Permission class and refelection

github.com/fullstackhero/blazor-starter-kit - 3f62f0a7977302f2a1b414c7dc3345d001cbe496 authored over 3 years ago by Mohamed Salman <[email protected]>
Register Permission claims by using Permissions class and reflections

github.com/fullstackhero/blazor-starter-kit - f68b24fd9ae7db1693ee9e0031f9c96196eb1472 authored over 3 years ago by Mohamed Salman <[email protected]>
Solve Policy registering issue when using reflections

github.com/fullstackhero/blazor-starter-kit - 6022f71982ad14d13556a4a34290a890b56c148b authored over 3 years ago by Mohamed Salman <[email protected]>
Merge pull request #137 from unchase/feat/role-claims

WIP Feat: add role claims interaction and more other

github.com/fullstackhero/blazor-starter-kit - c1c4f439a924fe3e6058f246f8fdd4ab6a1e08c1 authored over 3 years ago by Mukesh Murugan <[email protected]>
fix: Fix #118

github.com/fullstackhero/blazor-starter-kit - 90e537de8252861b11be5d1ab96bca4eb9de5468 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(Roles): Delete Outlined parameter

github.com/fullstackhero/blazor-starter-kit - 8fb3d7c8d22da2888480b32232a0362641ec8de6 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(Account): Add check for used phone number in Account page

github.com/fullstackhero/blazor-starter-kit - 82bb8640981f163cf84b8f2033e506e7672c7ab5 authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(Register): Add not required Phone Number field in Register page.

Add check for registered phone number

github.com/fullstackhero/blazor-starter-kit - 03d1d4c5f25a602c6682e4dcbc3712ca8ee26d49 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix: Fix MudMenu items clipping inside a MudTable

github.com/fullstackhero/blazor-starter-kit - 175ac6f2715d103119902c8801948e1e6342e883 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(MainLayout): Add profile picture on top menu (if exists)

update(MainLayout): Add localization for "Buy Me A Coffee!"

github.com/fullstackhero/blazor-starter-kit - b863f9d01c3d2cbf56234f3b472825e0888c089b authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(RolePermissions): Fix permission group badges padding

github.com/fullstackhero/blazor-starter-kit - b6be225afdc299d10b558156e095204727c462e5 authored over 3 years ago by Chebotov Nikolay <[email protected]>
update(UserRoles): Add role's descriptions to UserRoles page

update: Customize items visible or disable by permissions for Users, UserRoles, Roles, RolePermi...

github.com/fullstackhero/blazor-starter-kit - b72eb9a7138588ab3570349f8e07f5343f3994c5 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(DatabaseSeeder): Fix adding custom permission claims to administrator role

github.com/fullstackhero/blazor-starter-kit - 6006896b39c758d9f82692a75de4558f2bc16fc9 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(PermissionModules): Add RoleClaims module

github.com/fullstackhero/blazor-starter-kit - 5501346eaeb85078d23d19650a59ac5c6c560de6 authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(Identity): Add RoleClaimService, RoleClaimManager and RoleClaimController

chore(RoleController): Delete unused action GetAllPermissions

chore(Localization): Add and fix ...

github.com/fullstackhero/blazor-starter-kit - d148c4c13bf280ee507dcbcb146c7b284ac68287 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(BlazorHeroRoleClaim): Add database migration named "AddBlazorHeroRoleClaim"

github.com/fullstackhero/blazor-starter-kit - 5c357eee49aade083ffe8dfc0f9362fc826b7056 authored over 3 years ago by Chebotov Nikolay <[email protected]>
chore(Models): Replace Identity models from Application layer to Infrastructure

github.com/fullstackhero/blazor-starter-kit - c551feb10430412a855bd4b052b41a1761b53943 authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(IdentityRoleClaim): Add auditable BlazorHeroRoleClaim

* Add Description and Group properties to BlazorHeroRoleClaim
* Add database migration named "Ad...

github.com/fullstackhero/blazor-starter-kit - f57fcf6376d1077ab4da6fa42a40b280a669faab authored over 3 years ago by Chebotov Nikolay <[email protected]>
Update favicons.html

added crossorigin="use-credentials" to avoid 401 if the Site is protected with Http Basic Auth
...

github.com/fullstackhero/docs - c7fd5ff1557a2434cbf680f0a0fe375ea27d6b02 authored over 3 years ago by FileFabrik <[email protected]>
Merge pull request #128 from unchase/feat/role-permissions-grouping

Feat: Add role permissions grouping, add BlazorHeroRole, show users online status and more other...

github.com/fullstackhero/blazor-starter-kit - 62ca6bf5838dbf981f77d95143e61cf0d596bb60 authored over 3 years ago by Mukesh Murugan <[email protected]>
chore(Localization): Fix application localization

Remove unnecessary usings of localizer
Add localization for services errors

chore(): Replace Se...

github.com/fullstackhero/blazor-starter-kit - 5016e00fd0b038495f71343a6972388ddd4c48bd authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(Server): Add server localization by current culture (given by server preferences)

feat(Server): Add ServerStorageService (ServerStorageProvider not implemented yet)

feat(Server)...

github.com/fullstackhero/blazor-starter-kit - 6f8631670f5cd81537cc64c2664df92a9e9f1113 authored over 3 years ago by Chebotov Nikolay <[email protected]>
fix(Logout): Fix sending SignalR OnDisconnect message

github.com/fullstackhero/blazor-starter-kit - 31e3578c836bed15fa71ad569c9e5128395d6f0a authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(Chat): Show users online status

Fix #129

github.com/fullstackhero/blazor-starter-kit - 6b60923ddc71730d19f78a94dc50f19cca1fd2eb authored over 3 years ago by Chebotov Nikolay <[email protected]>
feat(IdentityRole): Add auditable BlazorHeroRole

* Add Description property to BlazorHeroRole, show it in the role's pages
* Add database migrati...

github.com/fullstackhero/blazor-starter-kit - fe48be7d02eeb431683d3e350a11942c24f140bd authored over 3 years ago by Chebotov Nikolay <[email protected]>
build: Update MudBlazor nuget-package

github.com/fullstackhero/blazor-starter-kit - 9bb6261c7870a9f8ad7cd06c53d30f77e3c19082 authored over 3 years ago by Chebotov Nikolay <[email protected]>