James South
|
846283a000
|
Tweaks and tidy up
Former-commit-id: 4502c2362bd1451661d13c7e667f7cce11f5045a
|
13 years ago |
James South
|
3de7521699
|
Adding new resize modes and config files
Former-commit-id: 960fa630e2c2ccd72aff1ad4b96d576299e4f482
|
13 years ago |
James South
|
01421ae9b5
|
Fixing bgcolor regex
Former-commit-id: f878f9bea312ce4533e8ef3e5d432f059079c18b
|
13 years ago |
James South
|
701b2f432b
|
Adding pad functionality to resize
Former-commit-id: 745db104546ed4a845bc996a74de405f186a5d1e
|
13 years ago |
James South
|
c99ed83a20
|
Adding extension-less remote url parsing.
Former-commit-id: e84842820b2ef0a43ea878f329e17c44f17a3b9e
|
13 years ago |
James South
|
7dbe50f353
|
Improved memory usage
Former-commit-id: 03b6af57072cf594dc91aba9abdaa369da9d94de
|
13 years ago |
aka Torgon Woodget
|
bed24c0f8f
|
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: 894a5bf8053ff902b48ee23b35546e37e747f178
|
13 years ago |
aka Torgon Woodget
|
5e4be15324
|
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: c1ca84b5ef133787529ecd0c8b5a53d63c74d2ef
|
13 years ago |
aka Torgon Woodget
|
37631ac018
|
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: 72ee097fca2167c44cadcaceba5b741fab92ad58
|
13 years ago |
James South
|
d66777bdf1
|
v3.0.0 & v1.8.0
Former-commit-id: d5597d31771e9d564b97d7c84d7f859ded1c27df
|
13 years ago |
James South
|
af57da3e9c
|
Fixing package dependencies
Former-commit-id: 1d3210dfff9aa3639ab39a3c33ea4fdd4a0e1333
|
13 years ago |
James South
|
be9c283bf3
|
Updating BCL targets
Former-commit-id: 0cdabc2f6effdf7b9b8793b7b92e5af37ff08caa
|
13 years ago |
James South
|
89d19276f3
|
A little bit more thread safety and accuracy.
Former-commit-id: 144106e27eebbb24c963effa0e8f67417a21e9b1
|
13 years ago |
James South
|
e33fdb66b6
|
Refactoring contstrain method
Former-commit-id: 28ef95965ee9fb87931c60f8cdb024630eca49ff
|
13 years ago |
James South
|
4434fef57f
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: eed0be700aae1fcc0dcc865cbf8a4c4680c8d029
|
13 years ago |
James South
|
54cfeff572
|
New cache cleanup mechanism
Former-commit-id: b3768cd98dfa13798487d3b4a433def316c62fda
|
13 years ago |
James South
|
37b08fc4be
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: aec71d092116d0de1d2f92d84327e5dc8e550582
|
13 years ago |
James South
|
bbecba5871
|
Adding preset ()
Former-commit-id: 49f1164764e485fde0c7fc54a181e35be212b056
|
13 years ago |
James South
|
2bd5a7b390
|
Deleting packages
Former-commit-id: ca5203cf3eb77c090727719dfffd1a93c0d0be40
|
13 years ago |
James South
|
8bc411ed1a
|
Making the save method a little more robust
Former-commit-id: 439b084d1c9224e1154a8aee67b7dd706fe29e79
|
13 years ago |
James South
|
0e9e344b48
|
Fixes issue #19
Former-commit-id: 939a7325b7ad5d45decb3c49a453c54c7f039142
|
13 years ago |
James South
|
4d3583785c
|
Tweaks and tidy up
Former-commit-id: 36cfa7389463c1afaf11c4cdc6f7d0db2ae419ea
|
13 years ago |
James South
|
45034e0495
|
Adding new resize modes and config files
Former-commit-id: af1b0ace6138ff2b077c2aaa3242e48107a5f744
|
13 years ago |
James South
|
ca6c7e9651
|
Fixing bgcolor regex
Former-commit-id: 2a4b1cabe71720612c9bdee080a8ca1378d7283e
|
13 years ago |
James South
|
b17fe0111c
|
Adding pad functionality to resize
Former-commit-id: 80e41f7007713e325d7f257fa633bf0d883e3ebc
|
13 years ago |
James South
|
405bd9d8a6
|
Adding extension-less remote url parsing.
Former-commit-id: db9412b1317cc3476e08167f6bab6c7b8d97a45e
|
13 years ago |
James South
|
92e2394c23
|
Improved memory usage
Former-commit-id: 8547d9f8f2fcb4b3fda6e5f3b8373994c4ba5dda
|
13 years ago |
aka Torgon Woodget
|
e5ed5bae27
|
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
|
89ed19058a
|
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
|
d24a99bf2b
|
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 |
James South
|
d4da18027e
|
removing packages
Former-commit-id: 314292f66c1eb202347642eeee89aa6a6b4a2a4b
|
13 years ago |
James South
|
98e1875477
|
v2.3.0.6 Fixes issue #15
Former-commit-id: 77aee4fa6573802645f092b9b454d632f19ed361
|
13 years ago |
James South
|
53e945fe42
|
Fixing jpeg jpg determination issue
Former-commit-id: fd50b51c8cafaa33a0f99210c2279197f59b6682
|
13 years ago |
James South
|
fe373d1030
|
Updating .gitignore for package restore
Former-commit-id: ea9318cc7f1b524c13ae2f83a7eaab77f62cdda5
|
13 years ago |
James South
|
d75269a7db
|
Removing packages
Former-commit-id: 97cbca588d080158af65e445a1e2df5d6e65b859
|
13 years ago |
mortenbock
|
24ca5e15a4
|
Add the constrain processor
Former-commit-id: 6069c91021635754d05051d99c9e4da5b92d41ee
|
13 years ago |
James South
|
ba881ee4ba
|
v1.7.0.3
ImageFactory now respects colour profiles.
Former-commit-id: d82bdf2282d7eb8a6c3769f56c777a35049e86fd
|
13 years ago |
James South
|
19cf5da8dd
|
Updating icon
Former-commit-id: c1aa43d28d4e227ae29a39f525aab37ffadac19a
|
13 years ago |
James South
|
bca27ce19f
|
v1.7.0.2
Watermark now automatically wraps text.
Former-commit-id: 38e144ab55565757aae5d8a391e39ecb96fd194f
|
13 years ago |
James South
|
d44b830613
|
Updating project includes
Former-commit-id: 2b55d4645bca09a2809776ac4977d1b77b3cecd0
|
13 years ago |
James South
|
a3091ad4e6
|
Updating references.
Former-commit-id: 4d59f1c08419d16b9b2174b067738e7b034ffd71
|
13 years ago |
JimBobSquarePants
|
9a432e5cc9
|
v2.3.0.3
Added support for authorization config.
Former-commit-id: aa09b07f09009deb470fd44b875b70c0fe95442b
|
13 years ago |
James South
|
5ccda7f542
|
Fixing issue 10
Former-commit-id: 18c59254e30cdbff7c889e8253b5eaf4ff4e2c8f
|
13 years ago |
JimBobSquarePants
|
358fdb773d
|
Fixing remote file issue
Former-commit-id: 1a83def4930d719bae4d86d851b162992344ec01
|
13 years ago |
James South
|
94ba62fdf9
|
Updating Icon
Former-commit-id: 9e839dc1108444682e3bcf045c0a45030ec4be87
|
13 years ago |
James South
|
aa57617e87
|
Updating Nuget packages
Former-commit-id: 452c69f2d1c696268c7333f797dd48044e85ba10
|
13 years ago |
James South
|
1198bdbb6a
|
Getting ready for 1.7 and 2.3 release
Former-commit-id: 2872f128571d73fa4aa9648432dc56784615babf
|
13 years ago |
JimBobSquarePants
|
7aa8156af1
|
Fixed quantizer, added png8 and tif support
Former-commit-id: 67480b7c57d1eb642dc7130080c3d6f046b3af49
|
13 years ago |
James South
|
1a9b8b02d5
|
A better solution setup.
Former-commit-id: e246ff63991b7b748b064bcf6fb82e1ad6cc1b1f
|
13 years ago |
James South
|
95e1eba722
|
Solution restructure
Separate package.config files
Former-commit-id: 585b69cfb55ce24762cc6f8e306b2c04bc6182bb
|
13 years ago |