2
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'dev' of https://github.com/Orckestra/C1-CMS-Foundation into resized-images-protection-merged More... about 4 years ago
Whitelisting the types that can be instantiated with JsonSerializer More... about 4 years ago
Fix #776: Duplicate <title /> tag in the new rendering pipeline More... about 4 years ago
added validation for non xml chars (#782) More... about 4 years ago
WebObjectActivator - ignoring types originated from System.Web assembly, for better debugging experience More... about 4 years ago
Merge pull request #779 from burningice2866/fix/778 More... about 4 years ago
Fixing an issue related image URL protection and media type support More... about 4 years ago
Fixing some issues related to reusing the same MD5 object in parallel More... about 4 years ago
Media requests - fixing file extension in the "Content-Disposition" response header. More... about 4 years ago
Search document - adding "Boost" property for index time boosting. More... about 4 years ago
Merge pull request #780 from Orckestra/ImageResizer-plugins More... about 4 years ago
Code review fixes More... about 4 years ago
ImageResizer - not using string.GetHashCode() as it isn't guaranteed to be preserved between runs More... about 4 years ago
Fixing the previous commit More... about 4 years ago
ImageResizer - refactoring More... about 4 years ago
Introducing IImageFileFormatProvider interface, that allows adding new image formats for image resizing More... about 4 years ago
ShowMedia.ashx - returning "Content-Disposition: inline" for browser supported media files More... about 4 years ago
ShowMedia.ashx - changing file extension in "Content-Disposition" header if media type changes More... about 4 years ago
Adding an ability to specify a desired media type for a resized image through URL parameters More... about 4 years ago
Rewriting ImageResizer to accept "media type" instead of ImageFormat More... about 4 years ago
Refactoring More... about 4 years ago
Targeting .NET Framework 4.8 More... about 4 years ago
Fix missing check for _showPublicationStatusSelector when using a Custom form, since the code, without further checks, forcebly adds the fields PublishDate and UnpublishDate to bindings even though they might already be there. More... about 4 years ago
XHTML indexing - making sure the content of a <style> tag is ignored More... over 4 years ago
Merge pull request #661 from burningice2866/features/660 More... over 4 years ago
Disabling resized image URL protection for console users More... over 4 years ago
Adding a configuration option to protect resized image URLs with a salted hash More... over 4 years ago
SiteMapHandler should take EnforceHttps property of an HTTP binding into account More... over 4 years ago
FileLogger - fixing an unnecessary blocking when an instance isn't capable of opening a log file More... over 4 years ago
Update main.yml More... almost 5 years ago