This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2cfd277ce32c64adc67628235bbda24b98ece1a
Umbraco-CMS
/
src
/
Umbraco.Web.Common
/
Controllers
History
Bjarke Berg
2ba3eb436c
Fixed up small findings in refiew..
...
- Uses ILogger<T> instead of ILoggerFactory - Uses the GetControllerName extension - Fixes views
2021-02-17 12:00:57 +01:00
..
IRenderController.cs
Getting front end routing poc going
2020-12-08 16:33:50 +11:00
IVirtualPageController.cs
Ensures that we don't add duplicate UmbracoVirtualPageFilterAttribute and that we use the ActionExecutingContext as the context during the FindContent operation
2021-02-16 18:02:05 +11:00
PluginController.cs
Remove public ILogger from PluginController
2020-09-21 11:46:29 +02:00
ProxyViewDataFeature.cs
Gets UmbracoPageResult working with ViewData and TempData
2021-02-04 14:51:55 +11:00
PublishedRequestFilterAttribute.cs
Changes the umbraco route values to use http features intead of in route values which is much nicer, fixes the redirect to page result, tests a surface controller POST and it works, ensures the routing takes place before the form check, removes a bunch of old code
2021-02-03 15:47:27 +11:00
RenderController.cs
Fixed up small findings in refiew..
2021-02-17 12:00:57 +01:00
UmbracoApiController.cs
gets surface controllers and front-end api controllers auto-routed, adds tests
2021-02-02 14:48:01 +11:00
UmbracoApiControllerBase.cs
gets surface controllers and front-end api controllers auto-routed, adds tests
2021-02-02 14:48:01 +11:00
UmbracoApiControllerTypeCollectionBuilder.cs
Adds TODOs, puts back UmbracoRequireHttpsAttribute but in a nicer way, ensures test classes initialize the authz policies with the test scheme
2020-11-26 16:52:03 +11:00
UmbracoController.cs
Getting front end routing poc going
2020-12-08 16:33:50 +11:00
UmbracoPageController.cs
Fixed up small findings in refiew..
2021-02-17 12:00:57 +01:00