James South
0c937cf1cd
WebP support :)
Former-commit-id: e0420baea7ed6cc972f422d31d163d3b53663e16
12 years ago
James South
aa4a286099
Fixing instance thread safety
Former-commit-id: 2121efd8578141a0edc316c471a7fc3a7834fc53
12 years ago
James South
c0744b3df2
Adding watermark and tweaking regexes
Former-commit-id: c5876edc4982cef520bac0029d1e0e3d0aa82037
12 years ago
James South
eea152f729
Fixing formats
Former-commit-id: a41e917f1cdcec39f2257b8889c4ee25284f2ad8
12 years ago
James South
a59eed468c
v1.9.2, v3.2.7, v1.1.2
- Adds AutoRotate
- Fixes ImageProcessor.Crop bug.
- Updates cache to be compatible with Azure Image Optimizer
Former-commit-id: 50ec25580a92b47dfb6227ca57aebaf7c814636e
12 years ago
James South
5c8bdd83d5
Moar conversions!
Former-commit-id: f812ee5350b737eb4df0bccae42025c44d133065
12 years ago
James South
37c242816a
Initial commit
THIS WON'T BUILD JUST NOW.
Former-commit-id: 89c0a9c493cd0adb90638b5ebc79ef5b82f8a902
12 years ago
James South
fe343261f3
v1.9.2, v3.2.5, v1.1.1
Build now uses client profile.
Added ability to preserve EXIF Metadata.
Remote requests without parameters now redirect to url.
Former-commit-id: 069c12d2314dd3888ddfd1a5e124442d341415a8
12 years ago
James South
33d5401f5d
Fixing concurrency issues in preset retrieval.
- Also enhanced security.
Former-commit-id: 2aa8a0dc90abf658ed3837dfbd9464008f71a462
12 years ago
James South
15f087b61f
Versions, 1.9.0, 3.2.3, 1.1.0
Adding animated gif support
Adding Tint Method
Former-commit-id: 872138e10c1c593642ade1311c4fb2ff68c12b68
12 years ago
James South
5803f710a2
Fixed gif output
Replace quantizer and added wait to semaphore slim.
TODO: Replace method call in ImageFactory methods.
Former-commit-id: 4c3fe3c01d8a3d857fcc16e8add7fa93fe4df602
12 years ago
James South
e56ad020e2
Added embedded httpmodule declaration
Former-commit-id: 03291e4237377b24f7b9bb5dd8555653a012b2df
12 years ago
James South
6dceb65da8
Adding improved plugin and preset handling
Former-commit-id: 0b3fdc86725f777a98024b656114b192c31e138b
12 years ago
James South
e7d9a36324
Reformatting and bug fixing
Former-commit-id: 8565069a28b95f48fed2dcad81dc5200654a6e59
12 years ago
James South
f8140f80f3
Adding improved plugin and preset handling
Former-commit-id: 8f123e87e6b07c48d1114b12fa587faff38d2f18
12 years ago
James South
9a4fe72b9c
Reformatting and bug fixing
Former-commit-id: f0df98bf9cbea52bd66350acdb1a8d8833a6af1f
12 years ago
James South
9830dc119d
Swapping out for Semaphore Slim
Former-commit-id: a96a9d15c690f0b8aecca059a589f3fff3c2384c
12 years ago
James South
c050e4c152
Further attempt at protecting the Save method
Former-commit-id: 553fce571ba3ab180aafc7ebb72c33cd2f4be1d3
12 years ago
James South
c745621bed
backup before next release
Updates, Gaussian blur, Gaussian sharpen, Comic filter,
ImageProcessingModule
Former-commit-id: b3dee60a42cc64d844e79d60d499128e3c7cc183
13 years ago
James South
bf37956c94
v3.0.0.2
- Fixing diskcache expiration bug
Former-commit-id: 25a8b90f43b3ca87b3e366f6efa6b8bb0a49fbf7
13 years ago
James South
bc35644083
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 2def08e0c90ba1c212c7a8af33ad1d9b27ffe45b
13 years ago
James South
c649a8bc6b
New cache cleanup mechanism
Former-commit-id: d3ebc6bc8a000b8cdde4b0b88781d0fd0e9dadd1
13 years ago
James South
ecaf27ffb1
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: d1f3a36bd0c3374baddd2fd704d962f524f49976
13 years ago
James South
1e6cccd534
Adding extension-less remote url parsing.
Former-commit-id: 7687675f16f919d2ddbc22cb9d1044a44efee13a
13 years ago
James South
bf0878e5f3
Improved memory usage
Former-commit-id: e7128b53791bfd283b5c137866fe19d79aff0f37
13 years ago
aka Torgon Woodget
3f4765bae6
Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs
New properties for whitelist: <add url="http://maps.googleapis.com "
extensionLess="true" imageFormat="png" />
Sample URL for extensionless/paramter remote image:
http://localhost:49788/remote.axd?http://maps.googleapis.com/maps/api/staticmap?center=52.341055,7.125435&zoom=13&sensor=false&size=600x300&key=AIzaSyCMKi4DyRB2N-j-Sm3LpZkl6rSXWP_G5ZE?width=600
A 3rd querystring part (here: width=600) if the remote image url has url
parameters.
Former-commit-id: 187b4a0972b6608102a556fb9ef14338ef63293e
13 years ago
aka Torgon Woodget
813120dca3
Revert "Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs"
This reverts commit d24a99bf2b [formerly f1980db0fd571a80283c1698380ca3f672903b12].
Former-commit-id: 2722b400c86d6eec5bfbdc6da6d27889447b7e82
13 years ago
aka Torgon Woodget
309a309138
Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs
New properties for whitelist: <add url="http://maps.googleapis.com "
extensionLess="true" imageFormat="png" />
Sample URL for extensionless/paramter remote image:
http://localhost:49788/remote.axd?http://maps.googleapis.com/maps/api/staticmap?center=52.341055,7.125435&zoom=13&sensor=false&size=600x300&key=AIzaSyCMKi4DyRB2N-j-Sm3LpZkl6rSXWP_G5ZE?width=600
A 3rd querystring part (here: width=600) if the remote image url has url
parameters
Former-commit-id: b62712b2257a2fc35aa303073d0029583d97063f
13 years ago
James South
7270ddde11
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 6880348d89c725fa1e7a20223fe10eb5fdb72f9d
13 years ago
James South
60ae918b77
New cache cleanup mechanism
Former-commit-id: f5933f3e909634ebd878cda4f3b24289012e90c6
13 years ago
James South
18133e8602
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: 57b2825f951e06a8df5e7169d1d4bd407f2b2b65
13 years ago
James South
58e518af34
Adding extension-less remote url parsing.
Former-commit-id: 090c8d59329d3dca92630ff096203fd0ef79a508
13 years ago
James South
8c689bddd7
Improved memory usage
Former-commit-id: 24d4ee157e9b5acb2e72dad453e07aa18a6a561a
13 years ago
aka Torgon Woodget
f99e967e11
Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs
New properties for whitelist: <add url="http://maps.googleapis.com "
extensionLess="true" imageFormat="png" />
Sample URL for extensionless/paramter remote image:
http://localhost:49788/remote.axd?http://maps.googleapis.com/maps/api/staticmap?center=52.341055,7.125435&zoom=13&sensor=false&size=600x300&key=AIzaSyCMKi4DyRB2N-j-Sm3LpZkl6rSXWP_G5ZE?width=600
A 3rd querystring part (here: width=600) if the remote image url has url
parameters.
Former-commit-id: 3ed9370a87056395120f5538a8e8458b21fd3dc6
13 years ago
aka Torgon Woodget
08f856bf7e
Revert "Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs"
This reverts commit d24a99bf2b [formerly f1980db0fd571a80283c1698380ca3f672903b12].
Former-commit-id: 5c0dfbbf489b066719ba7e376aeb2f167a20b177
13 years ago
aka Torgon Woodget
f9879893ef
Extended remote file reader to handle extensionless image urls and querystring parameters for remote URLs
New properties for whitelist: <add url="http://maps.googleapis.com "
extensionLess="true" imageFormat="png" />
Sample URL for extensionless/paramter remote image:
http://localhost:49788/remote.axd?http://maps.googleapis.com/maps/api/staticmap?center=52.341055,7.125435&zoom=13&sensor=false&size=600x300&key=AIzaSyCMKi4DyRB2N-j-Sm3LpZkl6rSXWP_G5ZE?width=600
A 3rd querystring part (here: width=600) if the remote image url has url
parameters
Former-commit-id: 7f4f18b44eec578b74e2b02647f5fb6bd54fe29c
13 years ago
James South
cf07c2d755
v2.3.0.6 Fixes issue #15
Former-commit-id: 17e230842850c3683ced10172eb22aa82a8e1830
13 years ago
JimBobSquarePants
413e3578e5
v2.3.0.3
Added support for authorization config.
Former-commit-id: 78345cb9b406bd373f86ba448953e2fb1f39623b
13 years ago
James South
6fd59d3e77
Fixing issue 10
Former-commit-id: 63aa53202c563efa90f37ea03d850ba151421cc0
13 years ago
JimBobSquarePants
1e7b0524ad
Fixing remote file issue
Former-commit-id: 58eefaaef700dcefa9b0f6016795fea4e2d12620
13 years ago
James South
3bd76b99fb
A better solution setup.
Former-commit-id: 48bb7e60c0fec75f9e387c984831da5c44f5e51c
13 years ago
James South
294d28a807
Solution restructure
Separate package.config files
Former-commit-id: 40f95d5d253404104f52355b64977b309277bff9
13 years ago
JimBobSquarePants
f0b92a47b1
Fixed NET4.5 Async Bug
Former-commit-id: db934d2655ba868117a4a4e93c8ede87a3024692
13 years ago
JimBobSquarePants
5a2f502eaa
v 2.2.3
Added Rounded Corners method and fixed response type for formatted
images.
Former-commit-id: 1e21880106cd709ee5e4eaf5a1f5a3226d491c35
13 years ago
JimBobSquarePants
cec9344661
v2.1.1.0
Chenged SQLite dependancy so Any CPU builds were supported.
Former-commit-id: 9f97362c97e389122b3a779f93d069e14c17678d
13 years ago
JimBobSquarePants
3cbf112b00
Async optimisation complete.
Former-commit-id: a717ad1fae85e712966038efbdb99a383f1361d8
13 years ago
James South
b5c431ceb1
More refactoring.
Former-commit-id: 812dee1619b323ef30e0bcce186d0bdd41dc733f
13 years ago
JimBobSquarePants
050e630bc6
2.0.1.0
Former-commit-id: 1decdd0c6f5a5cc4b794bc37f4a4c3c5d023fd24
13 years ago
James South
77762f34ac
Adding async code to HttpModule
Former-commit-id: d24b91e71dec5e935950a18935cf415b6e1b3b49
13 years ago
JimBobSquarePants
9b66b7aefd
Prepping for 2.0.0 release
Former-commit-id: b59ab2bde9a0cce9543992d66cc3297dee8efb45
13 years ago