0
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
files will not be reduded again after app pool restart More... over 13 years ago
created StoreProvider for abstracting storage of reduced content. LocalDiskStore stores content in directory with same key as repository based on originalcss urls More... over 13 years ago
corrected integration test call in buildscript and changed test page to plain html More... over 13 years ago
reorganized some namespaces More... over 13 years ago
add integration test for filter More... over 13 years ago
finished filter and debugged initial integration More... over 13 years ago
create integration tests for reducer More... over 13 years ago
change doc directory More... almost 14 years ago
automate iis setup More... almost 14 years ago
can sprite positively y offseted images and colored images. Fixed bug creating separate sprite file for each css More... almost 14 years ago
sample web does not hard code paths and cleans up More... almost 14 years ago
removing generated css/images More... almost 14 years ago
bug fixes and basic end to end functionality working More... almost 14 years ago
starting sample web and integration More... almost 14 years ago
removed http mappath and added physical directory config More... almost 14 years ago
inject sprited image url and position offset More... almost 14 years ago
will clip pre sprited images into new sprites More... almost 14 years ago
removing dead files from index More... almost 14 years ago
sprite surface will be equal to width and height of background width and height More... almost 14 years ago
refactred SpriteManaer to use BackgroundImageClass More... almost 14 years ago
refactored reducer to use backgroundimageclass instead of background image strings More... almost 14 years ago
refactored cssimagetransformer to use backgroundimageclass More... almost 14 years ago
refactored offset setting to private method More... almost 14 years ago
offset parsing complete and tested More... almost 14 years ago
changed offset regex to capture shortcut and background-position More... almost 14 years ago
finished setting offsets from background shortcut More... almost 14 years ago
finished first YOffset test More... almost 14 years ago
refactored offset parsing of BackgroundImageClass More... almost 14 years ago
finished XOffset based on shortcut style More... almost 14 years ago
completed regex for shortcut offsets More... almost 14 years ago