.. |
AuthenticationProviderTypes.cs
|
factor out auth constants, remove TAlias is Alias is not an extensible type, improve SiteOptions cache clearing, improve principal validation, localization improvements
|
2022-03-26 17:30:06 -04:00 |
Constants.cs
|
Fix #4954: use Pomelo.EntityFrameworkCore.MySql package.
|
2025-01-14 19:58:56 +08:00 |
ControllerRoutes.cs
|
optimizing tenant resolution and routing
|
2021-05-10 17:45:39 -04:00 |
CookieRequestCultureProvider.cs
|
remove Microsoft.AspNetCore.Localization
|
2024-10-24 12:24:46 -04:00 |
EntityNames.cs
|
ability to specify if a theme is enabled for a site
|
2023-05-24 13:09:10 -04:00 |
ExternalLoginProviders.cs
|
add additional external login providers
|
2024-10-16 08:35:01 -04:00 |
ExternalLoginStatus.cs
|
user identity improvements
|
2023-11-29 10:42:23 -05:00 |
FolderTypes.cs
|
add support for public content folders
|
2021-05-26 12:01:35 -04:00 |
Icons.cs
|
allow developers to use custom icon libraries (Open Iconic is the default)
|
2020-12-22 08:37:33 -05:00 |
InstallConfig.cs
|
split RenderMode and Runtime configuration
|
2024-02-01 09:08:39 -05:00 |
OqtaneIgnoreAttribute.cs
|
implementation of [OqtaneIgnore] class attribute in controls
|
2020-05-07 21:02:43 +02:00 |
PaneNames.cs
|
Fix #2382 - Admin pane improvements
|
2022-09-02 18:10:13 -04:00 |
PermissionNames.cs
|
enhance dynamic authorization policies to support default role specification
|
2022-12-02 07:34:06 -05:00 |
PolicyNames.cs
|
add support for dynamic authorization policies
|
2022-11-04 08:08:10 -04:00 |
PropertyDictionary.cs
|
fix logic issue in url mapping, improve 404 handling, add property change component notifications
|
2022-04-04 17:16:12 -04:00 |
RenderModes.cs
|
add RenderMode to IModuleControl
|
2024-02-01 09:59:28 -05:00 |
RoleNames.cs
|
Fix #2230 - add support for an Unauthenticated User global role
|
2022-06-07 15:25:44 -04:00 |
Runtimes.cs
|
split RenderMode and Runtime configuration
|
2024-02-01 09:08:39 -05:00 |
SearchUtils.cs
|
search optimizations
|
2024-07-17 13:57:47 -04:00 |
ServiceActivator.cs
|
Refactoring
|
2020-09-30 00:07:00 +03:00 |
SettingKeys.cs
|
allow module and theme dependencies setting to include .dll file extension, added testmode config setting for validating list of assemblies sent to client
|
2023-04-19 08:48:52 -07:00 |
SiteState.cs
|
consolidate Clone logic for Resource objects
|
2024-03-08 19:33:09 -05:00 |
SyncEventActions.cs
|
Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events.
|
2022-10-04 19:20:02 -04:00 |
TenantNames.cs
|
Refactor TenantNames.Master
|
2020-10-16 10:45:13 -05:00 |
UserNames.cs
|
Factoring out Constants.AdminPane and Constants.HostUser
|
2020-10-16 10:23:17 -05:00 |
Utilities.cs
|
improve developer experience for Url helper methods
|
2024-08-28 21:21:41 -04:00 |