.. |
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
|
Merge pull request #1917 from leigh-pointer/LabelCSS
|
2022-01-08 14:03:28 -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 option to Control Panel to specify module visibility
|
2022-01-08 08:44:18 -05:00 |
Services
|
added support for default alias specification, alias auto registration, alias redirect, alias line break delimiters
|
2021-12-22 15:43:59 -05:00 |
Themes
|
add option to Control Panel to specify module visibility
|
2022-01-08 08:44:18 -05:00 |
UI
|
increment copyright date to 2022, allow scheduled jobs to support weekly interval, improve dynamic image generation, add defensive logic to router
|
2022-01-05 14:28:42 -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 support for url mapping and viitors
|
2021-12-09 08:48:56 -05:00 |
AssemblyInfo.cs
|
Reuse AddOqtaneScopedServices()
|
2021-04-20 19:10:06 +03:00 |
Oqtane.Client.csproj
|
visitor improvements
|
2021-12-11 09:30:05 -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 |