This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Client
History
Shaun Walker
c07e766e57
add support for public content folders
2021-05-26 12:01:35 -04:00
..
Installer
implemented Label component in Installer for consistency and removed redundant logic
2021-05-23 11:17:23 -04:00
Localization
Use SharedResources
2021-04-29 02:44:41 +03:00
Modules
add support for public content folders
2021-05-26 12:01:35 -04: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
auth improvements related to multi-tenancy
2021-05-19 08:46:02 -04:00
Resources
Add Resources folder to Oqtane.Client
2021-03-29 20:15:04 +03:00
Services
fix
#1367
- provides support for multiple entities in auth policy and makes parameter names more intuitive - backward compatible with entityid
2021-05-23 10:29:05 -04:00
Themes
add support for public content folders
2021-05-26 12:01:35 -04:00
UI
revert unnecessary code change in router
2021-05-19 09:15:05 -04:00
_Imports.razor
Adding new DatabaseConfig components in the Client project for supported Databases to avoid deploying server dlls to client
2021-04-27 15:35:10 -07:00
App.razor
Ensure Install Wizard will only be displayed if the Master database connection string in appsettings.json is not specified. This addresses a potential security issue where the Install Wizard could be displayed in an existing installation if the Master database connection failed during startup.
2021-03-30 17:48:49 -04:00
AssemblyInfo.cs
Set localization RootNamespace to make it works
2020-09-29 18:29:18 +03:00
Oqtane.Client.csproj
Merge pull request
#1239
from cnurse/dev
2021-04-19 21:11:11 -04:00
Oqtane.Client.csproj.DotSettings
Add docs to 2 core interfaces IAliasService and IFileService
2021-05-21 18:29:25 +02:00
Program.cs
fixes for running on WebAssembly
2021-05-13 07:58:57 -04:00