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
ceeea7827eddfb2ce96b9a52527ad97483c5beb3
Umbraco-CMS
/
src
/
Umbraco.Core
/
IO
History
Stephan
ceeea7827e
Fix shadow wrapper cleanup
2017-04-26 14:44:48 +02:00
..
FileSecurityException.cs
…
FileSystemExtensions.cs
…
FileSystemProviderAttribute.cs
…
FileSystemProviderConstants.cs
…
FileSystemProviderManager.cs
Merge dev-v7.6 into temp-u4-9462
2017-03-09 15:29:26 +01:00
FileSystemWrapper.cs
…
IFileSystem.cs
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-04-18 20:17:59 +10:00
IOHelper.cs
…
MasterPageHelper.cs
…
MediaFileSystem.cs
Obsoletes all methods that perform image manipulation and thumbnail generation, removes thumbnail generation from occurring, fixes the issue of getting the size for an image!! Argh, we were bypassing the Exif data reading and instead still loading the whole image in!
2017-04-04 12:14:06 +10:00
PhysicalFileSystem.cs
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-04-18 20:17:59 +10:00
ShadowFileSystem.cs
U4-9543 - fix shadow filesystem filter
2017-03-20 13:01:03 +01:00
ShadowFileSystems.cs
…
ShadowWrapper.cs
Fix shadow wrapper cleanup
2017-04-26 14:44:48 +02:00
SystemDirectories.cs
…
SystemFiles.cs
…
UmbracoMediaFile.cs
…
ViewHelper.cs
…