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 |
mortenbock
|
a507e5652b
|
Add the constrain processor
Former-commit-id: cee2ce72632c75e7af5b4a341f2499cf0fd4fb0a
|
13 years ago |
James South
|
136e687e58
|
Merge remote-tracking branch 'origin/dev'
Former-commit-id: f74759c71c9101d05e09399a5724974d8220f8b7
|
13 years ago |
James South
|
25e35fd674
|
Merge remote-tracking branch 'origin/dev'
Former-commit-id: f575fe3bf85d50086fa2b3cb999952774603903e
|
13 years ago |
James South
|
924bf55db1
|
v1.7.0.3
ImageFactory now respects colour profiles.
Former-commit-id: d82bdf2282d7eb8a6c3769f56c777a35049e86fd
|
13 years ago |
James South
|
1f220ac000
|
v1.7.0.3
ImageFactory now respects colour profiles.
Former-commit-id: e71b779793c79a00719cba7a0e3a0edc21502f36
|
13 years ago |
James South
|
1e6282ef76
|
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 1e52be6ef9e53eadf56be85d41750b72969f74b9
|
13 years ago |
James South
|
06d834056f
|
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 6247fcbd1e7987b98a2f06465923d0681ab30472
|
13 years ago |
James South
|
46bc805d28
|
Updating icon
Former-commit-id: c1aa43d28d4e227ae29a39f525aab37ffadac19a
|
13 years ago |
James South
|
82284457b8
|
Updating icon
Former-commit-id: 0db6b66e27a17da98a24379d61740da93180c86a
|
13 years ago |
James South
|
cf032a3938
|
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 55b1ba12ff395264594983a864c8933d96867e7f
|
13 years ago |
James South
|
b2840a8ae2
|
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 6b9f702a80d03601d04559e13db5fd6f41c9f28d
|
13 years ago |
James South
|
9b4e401ab5
|
v1.7.0.2
Watermark now automatically wraps text.
Former-commit-id: 38e144ab55565757aae5d8a391e39ecb96fd194f
|
13 years ago |
James South
|
79b25dd4bd
|
v1.7.0.2
Watermark now automatically wraps text.
Former-commit-id: deaa2ea0920db7a03928ec7061b8305fa612c25e
|
13 years ago |
James South
|
77f99ce9ab
|
Updating project includes
Former-commit-id: 2b55d4645bca09a2809776ac4977d1b77b3cecd0
|
13 years ago |