oqtane.framework/Oqtane.Client
2022-01-23 10:40:41 -05:00
..
Extensions added support for url mapping and viitors 2021-12-09 08:48:56 -05:00
Installer Route parsing abstraction and optimization, site router performance improvements, migrate site-based concepts (favicon, PWA support) to server for performance and prerendering benefits, move ThemeBuilder interop logic to OnAfterRenderAsync, upgrade SqlClient to release version, update installer to Bootstrap 5.1.3 2021-12-01 08:22:59 -05:00
Modules enhance Pager to support pure responsive Grid format (Columns = 0) 2022-01-23 10:40:41 -05:00
Properties Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
Providers refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
Resources Add the Username to the display. 2022-01-21 09:36:32 +01:00
Services improvement for updating private/public Settings 2022-01-15 09:44:36 -05:00
Themes added router support for url fragments, added language attribute to HTML document tag to improve validation, fixed Theme Settings so they can only be invoked via the Control Panel, added support for webp image files 2022-01-22 19:34:30 -05:00
UI added router support for url fragments, added language attribute to HTML document tag to improve validation, fixed Theme Settings so they can only be invoked via the Control Panel, added support for webp image files 2022-01-22 19:34:30 -05:00
_Imports.razor added Oqtane.Client to _Imports so it can find the new SharedResources class 2021-06-15 07:59:05 -04:00
App.razor added interop method for setting scroll position, persisted RemoteIPAddress in PageState so it is available on Blazor Server, added support for forwarded headers from load balancers and proxy servers, replaced DateTime.Now references DateTimeUtcNow for consistency, fixed issue where upgrade logic was being executed for prior version 2022-01-13 07:18:37 -05:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj prepare for 3.0.2 release 2022-01-11 17:46:36 -05:00
Oqtane.Client.csproj.DotSettings Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
Program.cs Add many PrivateApi attributes to hide unimportant stuff in docs 2021-11-11 20:01:55 +01:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00