James South
|
48b65043a6
|
Refactoring contstrain method
Former-commit-id: ea041146642569b7c480b76f702da9f001c3b716
|
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
|
41dead2593
|
Adding preset ()
Former-commit-id: 8b23c233abe71f21d9aa93d3c69ab697658ea31e
|
13 years ago |
James South
|
312b0536fb
|
Deleting packages
Former-commit-id: d0f45c62cd28a00b3583def47fdc8ffdf314e5b6
|
13 years ago |
James South
|
36cdf43773
|
Making the save method a little more robust
Former-commit-id: a91c0636d535e8f2f9c37bce1f9d2c54de851a66
|
13 years ago |
James South
|
bc111c8a55
|
Fixes issue #19
Former-commit-id: ac722c1f7fea405a136c69f019cda57f152fe895
|
13 years ago |
James South
|
c475a6814b
|
Tweaks and tidy up
Former-commit-id: 082f88b562f43cdd26fcc038840ae8d4641404f9
|
13 years ago |
James South
|
995204df5f
|
Adding new resize modes and config files
Former-commit-id: 8c3912bf3a1463dd2d8f8b26a8ab013e6a86989f
|
13 years ago |
James South
|
bf417285c5
|
Fixing bgcolor regex
Former-commit-id: 2bcb2564f251a045b311dea487ad57f61f3e5121
|
13 years ago |
James South
|
47a77726d7
|
Adding pad functionality to resize
Former-commit-id: 853c80838d0240a914034b86d8278658777f9f57
|
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
|
fe9bb6c8cf
|
removing packages
Former-commit-id: fda0fd954d6e9a57ecf593ad44ba82e16a87d380
|
13 years ago |
James South
|
cf07c2d755
|
v2.3.0.6 Fixes issue #15
Former-commit-id: 17e230842850c3683ced10172eb22aa82a8e1830
|
13 years ago |
James South
|
ec1c119d97
|
Fixing jpeg jpg determination issue
Former-commit-id: f44d73eed02c208b5d042e5560136eb1ec1d2205
|
13 years ago |
James South
|
211802cd74
|
Updating .gitignore for package restore
Former-commit-id: e256acc3ad3765283f871b843bc050e53567a7fa
|
13 years ago |
James South
|
afe160625c
|
Removing packages
Former-commit-id: 42751c05d190b95ed6558924df021b135a98c1a1
|
13 years ago |
mortenbock
|
b9c8a9e8e2
|
Add the constrain processor
Former-commit-id: cee2ce72632c75e7af5b4a341f2499cf0fd4fb0a
|
13 years ago |
James South
|
3fc6d6b335
|
v1.7.0.3
ImageFactory now respects colour profiles.
Former-commit-id: e71b779793c79a00719cba7a0e3a0edc21502f36
|
13 years ago |
James South
|
7ef914690f
|
Updating icon
Former-commit-id: 0db6b66e27a17da98a24379d61740da93180c86a
|
13 years ago |
James South
|
413ede766f
|
v1.7.0.2
Watermark now automatically wraps text.
Former-commit-id: deaa2ea0920db7a03928ec7061b8305fa612c25e
|
13 years ago |
James South
|
4680e9e114
|
Updating project includes
Former-commit-id: febd925d9e8574f1fa9edf513f51a7e66bcea8d0
|
13 years ago |
James South
|
0f85afcfea
|
Updating references.
Former-commit-id: 81254ef94b723babc9a44556ffcc333e25cd6600
|
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
|
4cf457e078
|
Updating Icon
Former-commit-id: d6fbe0db8f1932d07f6829db5ce0314bc7289c9f
|
13 years ago |
James South
|
23b4065bfa
|
Updating Nuget packages
Former-commit-id: 5f0de5682c35577f2e1fd5dddca83fce90dcaaed
|
13 years ago |
James South
|
acb451c388
|
Getting ready for 1.7 and 2.3 release
Former-commit-id: 74f6c350eb3d88d1d129cfddba79f1a6866f6377
|
13 years ago |
JimBobSquarePants
|
ed92a09583
|
Fixed quantizer, added png8 and tif support
Former-commit-id: 7bdcf5004a8fb451ab825ff28ffe7c90ac084fff
|
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
|
01358a939c
|
Added a few unit tests
Former-commit-id: 012934235a3c060357be92a753d14541e43ffca1
|
13 years ago |
James South
|
788ce207b5
|
Updating packages
Former-commit-id: 00b76d14b79ae4b2d1183e587a6661942a162c16
|
13 years ago |
James South
|
ebb630d231
|
Adding nuget icon
Former-commit-id: 28fe105ec707ff4642d8490a4a8238fc27940cff
|
13 years ago |
James South
|
7584bed25c
|
Fixed deployment bug
Former-commit-id: 44972ad7b034aee229327e10230e70bd7c72f762
|
13 years ago |
JimBobSquarePants
|
0921c640b5
|
Package updates
Former-commit-id: 6db2f9b66ac2f08c29b161dd0a423ca6676843c6
|
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 |
James South
|
f3ee952a26
|
Added nuget file
Former-commit-id: da18997d3c5489b6a4e3e81813622a6dec73a004
|
13 years ago |
James South
|
c1c76e5b9a
|
V2.2.2.0
Fixed references for NET 4.5 deployment.
Former-commit-id: 6b1dc96b44ba944a0b018236a3bb85d820a387b7
|
13 years ago |
JimBobSquarePants
|
2dee6b075a
|
Updating dependencies
Former-commit-id: 10da2250016bf13a6edcca8c0938c94c787dccc4
|
13 years ago |
JimBobSquarePants
|
79d2a2a504
|
Fixed cache bug.
Former-commit-id: 3ec039a00e918e4c03a21a21d2b5e48e375bf916
|
13 years ago |
JimBobSquarePants
|
69c2c556a8
|
v2.2.0
Former-commit-id: 12f0f8cd6703a6c62d64bce44b7dba873dc7e43c
|
13 years ago |
James South
|
55a25402c1
|
Async
Former-commit-id: e8fbaa8147377bbc8e589d5cbac477f570e87f0e
|
13 years ago |