James South
|
4c3fd858b5
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: 57b2825f951e06a8df5e7169d1d4bd407f2b2b65
|
13 years ago |
James South
|
f200e0d816
|
Adding preset ()
Former-commit-id: 49f1164764e485fde0c7fc54a181e35be212b056
|
13 years ago |
James South
|
95702206ba
|
Adding preset ()
Former-commit-id: 8b23c233abe71f21d9aa93d3c69ab697658ea31e
|
13 years ago |
James South
|
eb3b4eff61
|
Fixing git ignore for packages
Former-commit-id: 0ba7970274160c36b4e8d45008c04df20ae8bfaa
|
13 years ago |
James South
|
b94c1bb21f
|
Fixing git ignore for packages
Former-commit-id: 8310d34d791fe5ba5c4ddd18ad31f4c3f32b07e1
|
13 years ago |
James South
|
f928c08b03
|
Deleting packages
Former-commit-id: ca5203cf3eb77c090727719dfffd1a93c0d0be40
|
13 years ago |
James South
|
856b532b39
|
Deleting packages
Former-commit-id: d0f45c62cd28a00b3583def47fdc8ffdf314e5b6
|
13 years ago |
James South
|
a454aeeb4d
|
Making the save method a little more robust
Former-commit-id: 439b084d1c9224e1154a8aee67b7dd706fe29e79
|
13 years ago |
James South
|
9345da0879
|
Making the save method a little more robust
Former-commit-id: a91c0636d535e8f2f9c37bce1f9d2c54de851a66
|
13 years ago |
James South
|
923977b7ba
|
Fixes issue #19
Former-commit-id: 939a7325b7ad5d45decb3c49a453c54c7f039142
|
13 years ago |
James South
|
3b8b7ebf66
|
Fixes issue #19
Former-commit-id: ac722c1f7fea405a136c69f019cda57f152fe895
|
13 years ago |
James South
|
371b92c71e
|
Tweaks and tidy up
Former-commit-id: 36cfa7389463c1afaf11c4cdc6f7d0db2ae419ea
|
13 years ago |
James South
|
0022417fc2
|
Tweaks and tidy up
Former-commit-id: 082f88b562f43cdd26fcc038840ae8d4641404f9
|
13 years ago |
James South
|
364837dfe6
|
Adding new resize modes and config files
Former-commit-id: af1b0ace6138ff2b077c2aaa3242e48107a5f744
|
13 years ago |
James South
|
466fc421a3
|
Adding new resize modes and config files
Former-commit-id: 8c3912bf3a1463dd2d8f8b26a8ab013e6a86989f
|
13 years ago |
James South
|
25ad2d3cb9
|
Fixing bgcolor regex
Former-commit-id: 2a4b1cabe71720612c9bdee080a8ca1378d7283e
|
13 years ago |
James South
|
af344acdb1
|
Fixing bgcolor regex
Former-commit-id: 2bcb2564f251a045b311dea487ad57f61f3e5121
|
13 years ago |
James South
|
7bc1e4387b
|
Adding pad functionality to resize
Former-commit-id: 80e41f7007713e325d7f257fa633bf0d883e3ebc
|
13 years ago |
James South
|
c18aac95bb
|
Adding pad functionality to resize
Former-commit-id: 853c80838d0240a914034b86d8278658777f9f57
|
13 years ago |
James South
|
07414a8aca
|
Tweaking git ignore
Former-commit-id: b7464c4cd3d447e00cdf5cb829e3ec984fe7201d
|
13 years ago |
James South
|
4da00ca402
|
Tweaking git ignore
Former-commit-id: c48e4164b887ab92fe286cbbe931962d254837cb
|
13 years ago |
James South
|
0420e143ea
|
Adding extension-less remote url parsing.
Former-commit-id: db9412b1317cc3476e08167f6bab6c7b8d97a45e
|
13 years ago |
James South
|
3356dd9e53
|
Adding extension-less remote url parsing.
Former-commit-id: 090c8d59329d3dca92630ff096203fd0ef79a508
|
13 years ago |
James South
|
273c4a7ab1
|
Merge branch 'master' of https://github.com/torgon/ImageProcessor into dev
Former-commit-id: 14bd5d2b38d7d9153204bbb10a5c092fec73f760
|
13 years ago |
James South
|
0b9478fcc3
|
Merge branch 'master' of https://github.com/torgon/ImageProcessor into dev
Former-commit-id: 593a0ee910373e13978528bf352dc425b1e7fea8
|
13 years ago |
James South
|
db877f617a
|
Improved memory usage
Former-commit-id: 8547d9f8f2fcb4b3fda6e5f3b8373994c4ba5dda
|
13 years ago |
James South
|
f1830027ce
|
Improved memory usage
Former-commit-id: 24d4ee157e9b5acb2e72dad453e07aa18a6a561a
|
13 years ago |
aka Torgon Woodget
|
cca3812de0
|
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: a56891087e2dcc2e9e21ac6f6f876d72cc6ac061
|
13 years ago |
aka Torgon Woodget
|
6b69088516
|
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
|
976fe77d88
|
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: e262ec998f249a900fa85b882413e00f98bc8285
|
13 years ago |
aka Torgon Woodget
|
d921f4be84
|
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
|
a4e8ef05e5
|
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: f1980db0fd571a80283c1698380ca3f672903b12
|
13 years ago |
aka Torgon Woodget
|
37a2ce60e2
|
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
|
ea20911c39
|
Fixing bad merge
Former-commit-id: ee2e1c1813bd0a24c1b003ae0d3262e9dc25d545
|
13 years ago |
James South
|
e6eb6e6d32
|
Fixing bad merge
Former-commit-id: 3a5876081417adfb614040f1eba3b2f09cc20ad8
|
13 years ago |
James South
|
82e2424541
|
Ignoring packages
Former-commit-id: bbbe4f13f30618f0ed6456b274611f0cbb81ae00
|
13 years ago |
James South
|
fdf0503264
|
Ignoring packages
Former-commit-id: c770b75eafc45053053b7f83b05618a301fed237
|
13 years ago |
James South
|
b71713205e
|
removing packages
Former-commit-id: 314292f66c1eb202347642eeee89aa6a6b4a2a4b
|
13 years ago |
James South
|
81bb378fd6
|
removing packages
Former-commit-id: fda0fd954d6e9a57ecf593ad44ba82e16a87d380
|
13 years ago |
James South
|
ae4da7549d
|
v2.3.0.6 Fixes issue #15
Former-commit-id: 77aee4fa6573802645f092b9b454d632f19ed361
|
13 years ago |
James South
|
afa0866b82
|
v2.3.0.6 Fixes issue #15
Former-commit-id: 17e230842850c3683ced10172eb22aa82a8e1830
|
13 years ago |
James South
|
e33fdcc4d6
|
Merge branch 'pr/15' into dev
Former-commit-id: 4eb9513553e36475bcaf6832d2d6767cf0d0535c
|
13 years ago |
James South
|
cd6f7a976f
|
Merge branch 'pr/15' into dev
Former-commit-id: 41a710f1d30868606b3c81a90a5b2b0e0a499316
|
13 years ago |
James South
|
14f3d518a8
|
Fixing jpeg jpg determination issue
Former-commit-id: fd50b51c8cafaa33a0f99210c2279197f59b6682
|
13 years ago |
James South
|
2f60059865
|
Fixing jpeg jpg determination issue
Former-commit-id: f44d73eed02c208b5d042e5560136eb1ec1d2205
|
13 years ago |
James South
|
ff7f9d3b61
|
Updating .gitignore for package restore
Former-commit-id: ea9318cc7f1b524c13ae2f83a7eaab77f62cdda5
|
13 years ago |
James South
|
aca46411a6
|
Updating .gitignore for package restore
Former-commit-id: e256acc3ad3765283f871b843bc050e53567a7fa
|
13 years ago |
James South
|
387bdcd605
|
Removing packages
Former-commit-id: 97cbca588d080158af65e445a1e2df5d6e65b859
|
13 years ago |
James South
|
951eda1c30
|
Removing packages
Former-commit-id: 42751c05d190b95ed6558924df021b135a98c1a1
|
13 years ago |
mortenbock
|
ad1f987c7d
|
Add the constrain processor
Former-commit-id: 6069c91021635754d05051d99c9e4da5b92d41ee
|
13 years ago |