oqtane.framework/Oqtane.Server
2021-03-11 20:21:15 -05:00
..
Content/Tenants/1/Sites/1 changing default theme to Oqtane theme 2020-05-18 10:44:54 -04:00
Controllers Fix issue when creating assets.json and folder does not exist. Improve module/theme uninstall to remove empty folders. 2021-02-26 09:08:25 -05:00
Data Initial commit 2019-05-04 20:32:08 -04:00
Extensions Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer. 2021-03-06 14:13:06 -08:00
Infrastructure Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer. 2021-03-06 14:13:06 -08:00
Modules Factor out default controller route. 2020-10-16 10:37:17 -05:00
Pages fix #1156 add defensive coding for scenario where host name does not match any alias 2021-03-11 20:21:15 -05:00
Properties Update launchSettings.json 2020-06-18 23:06:33 -07:00
Repository Create new DbContextUtils class and move common SaveChanges code to this class. While MasterDbContext has no entities that support IDeletable it does not hurt to check and minimizes duplication 2021-03-06 16:06:29 -08:00
Resources Add Resources folder 2020-11-27 22:06:54 +03:00
Scripts performance and user experience improvements 2021-02-04 08:54:59 -05:00
Security Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05:00
wwwroot Add folder structure to external module template client project to organize code and emphasize that a module project can contain multiple modules. 2021-03-09 09:47:01 -05:00
appsettings.json Use invariant culture by default 2020-09-29 22:12:03 +03:00
appsettings.release.json added DefaultAction property to IModule (#765) 2020-10-03 15:50:15 -04:00
AssemblyInfo.cs Set RootNamespace 2020-11-27 22:06:40 +03:00
Oqtane.Server.csproj Prepare for 2.0.1 release 2021-02-26 08:04:44 -05:00
Program.cs Simplify localization settings configurations 2020-10-10 22:19:21 +03:00
Startup.cs performance and user experience improvements 2021-02-04 08:54:59 -05:00