James South
|
31b46181cc
|
Fixing bad merge
Former-commit-id: ab4aa45cdab2e53d59cd07e90e6fbcb076b4fc2f
|
13 years ago |
James South
|
005c4c475c
|
Merge remote-tracking branch 'origin/dev'
Conflicts:
src/ImageProcessor.Web/NET45/Caching/MemCache.cs
src/ImageProcessor.Web/NET45/Properties/AssemblyInfo.cs
Former-commit-id: 97a3d56bc8e33e4ae810a7016f054f791e0aa841
|
13 years ago |
James South
|
9de5fd90f5
|
Adding Nuget package
Former-commit-id: 643e7cf9a8a0accb471e53097d447e1a94fba3cc
|
13 years ago |
James South
|
77d31012cd
|
Fixing issue #21
Former-commit-id: f09d05ba437057089a2b4e3798156611f6a37072
|
13 years ago |
James South
|
b7e97cdda1
|
v3.0.0 & v1.8.0
Former-commit-id: 28d0bf8bafbc8b8581852e62cebfa0121c14d85b
|
13 years ago |
James South
|
8df2d0bb85
|
Fixing package dependencies
Former-commit-id: faab5056a9551236278bf37b6f1f8d7f2f6ebb05
|
13 years ago |
James South
|
d9cd1fc899
|
Updating BCL targets
Former-commit-id: 1347aa08d3a4878068b77500e75e3f80941be32a
|
13 years ago |
James South
|
af3b233864
|
A little bit more thread safety and accuracy.
Former-commit-id: 9519d9d954297074f5cd5d25935c400c4f390037
|
13 years ago |
James South
|
e3633409d2
|
Refactoring contstrain method
Former-commit-id: 067625171fad56876018048da7d3c07353a4dca6
|
13 years ago |
James South
|
244848b2df
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 774582190452ed3f16b15418284947db54875e2c
|
13 years ago |
James South
|
aa09530380
|
New cache cleanup mechanism
Former-commit-id: f3dd407dab25fafd11b7fe3f37a152fcae2a343f
|
13 years ago |
James South
|
e09046d067
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: c930f2082b7de360412d76ab8bfc89498b2d3525
|
13 years ago |
James South
|
0b567a6a79
|
Adding preset ()
Former-commit-id: af7f32f9d933f938cc5bdf508e5698895bda5f22
|
13 years ago |
James South
|
c95eb0ff32
|
Fixing git ignore for packages
Former-commit-id: 3cfc35b18ad47084fb138638a74f2987c108ff71
|
13 years ago |
James South
|
4c9db90fba
|
Deleting packages
Former-commit-id: cdb2becb3a6797bef16a6e6ea23e1b5d25d7f080
|
13 years ago |
James South
|
8640c5a69f
|
Making the save method a little more robust
Former-commit-id: 0cb4f998dda6221477d30d5b6cd1935eedfced5b
|
13 years ago |
James South
|
aab3c4f049
|
Fixes issue #19
Former-commit-id: 20204679a715aaba7f635900a9bfd34de8c4afb2
|
13 years ago |
James South
|
9ac3108a8e
|
Tweaks and tidy up
Former-commit-id: 4502c2362bd1451661d13c7e667f7cce11f5045a
|
13 years ago |
James South
|
faf6fdc6bf
|
Adding new resize modes and config files
Former-commit-id: 960fa630e2c2ccd72aff1ad4b96d576299e4f482
|
13 years ago |
James South
|
21acd14434
|
Fixing bgcolor regex
Former-commit-id: f878f9bea312ce4533e8ef3e5d432f059079c18b
|
13 years ago |
James South
|
2bbdfbea1d
|
Adding pad functionality to resize
Former-commit-id: 745db104546ed4a845bc996a74de405f186a5d1e
|
13 years ago |
James South
|
5e3bd5da43
|
Tweaking git ignore
Former-commit-id: 187f64c8409242cbd1d1d69efdd1f6487a344ece
|
13 years ago |
James South
|
bed5b003be
|
Adding extension-less remote url parsing.
Former-commit-id: e84842820b2ef0a43ea878f329e17c44f17a3b9e
|
13 years ago |
James South
|
7cbb7eb8be
|
Improved memory usage
Former-commit-id: 03b6af57072cf594dc91aba9abdaa369da9d94de
|
13 years ago |
aka Torgon Woodget
|
30a83c7f5c
|
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
|
9571f6fc42
|
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
|
06a352504d
|
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
|
5de6dd793b
|
v3.0.0 & v1.8.0
Former-commit-id: d5597d31771e9d564b97d7c84d7f859ded1c27df
|
13 years ago |
James South
|
b5682479a6
|
Fixing package dependencies
Former-commit-id: 1d3210dfff9aa3639ab39a3c33ea4fdd4a0e1333
|
13 years ago |
James South
|
bcc01390f0
|
Updating BCL targets
Former-commit-id: 0cdabc2f6effdf7b9b8793b7b92e5af37ff08caa
|
13 years ago |
James South
|
782acd2b7f
|
A little bit more thread safety and accuracy.
Former-commit-id: 144106e27eebbb24c963effa0e8f67417a21e9b1
|
13 years ago |
James South
|
4839f3bc51
|
Refactoring contstrain method
Former-commit-id: 28ef95965ee9fb87931c60f8cdb024630eca49ff
|
13 years ago |
James South
|
266213b0bb
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: eed0be700aae1fcc0dcc865cbf8a4c4680c8d029
|
13 years ago |
James South
|
a5069d025b
|
New cache cleanup mechanism
Former-commit-id: b3768cd98dfa13798487d3b4a433def316c62fda
|
13 years ago |
James South
|
efe26a3a8c
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: aec71d092116d0de1d2f92d84327e5dc8e550582
|
13 years ago |
James South
|
f200e0d816
|
Adding preset ()
Former-commit-id: 49f1164764e485fde0c7fc54a181e35be212b056
|
13 years ago |
James South
|
eb3b4eff61
|
Fixing git ignore for packages
Former-commit-id: 0ba7970274160c36b4e8d45008c04df20ae8bfaa
|
13 years ago |
James South
|
f928c08b03
|
Deleting packages
Former-commit-id: ca5203cf3eb77c090727719dfffd1a93c0d0be40
|
13 years ago |
James South
|
a454aeeb4d
|
Making the save method a little more robust
Former-commit-id: 439b084d1c9224e1154a8aee67b7dd706fe29e79
|
13 years ago |
James South
|
923977b7ba
|
Fixes issue #19
Former-commit-id: 939a7325b7ad5d45decb3c49a453c54c7f039142
|
13 years ago |
James South
|
371b92c71e
|
Tweaks and tidy up
Former-commit-id: 36cfa7389463c1afaf11c4cdc6f7d0db2ae419ea
|
13 years ago |
James South
|
364837dfe6
|
Adding new resize modes and config files
Former-commit-id: af1b0ace6138ff2b077c2aaa3242e48107a5f744
|
13 years ago |
James South
|
25ad2d3cb9
|
Fixing bgcolor regex
Former-commit-id: 2a4b1cabe71720612c9bdee080a8ca1378d7283e
|
13 years ago |
James South
|
7bc1e4387b
|
Adding pad functionality to resize
Former-commit-id: 80e41f7007713e325d7f257fa633bf0d883e3ebc
|
13 years ago |
James South
|
07414a8aca
|
Tweaking git ignore
Former-commit-id: b7464c4cd3d447e00cdf5cb829e3ec984fe7201d
|
13 years ago |
James South
|
0420e143ea
|
Adding extension-less remote url parsing.
Former-commit-id: db9412b1317cc3476e08167f6bab6c7b8d97a45e
|
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
|
db877f617a
|
Improved memory usage
Former-commit-id: 8547d9f8f2fcb4b3fda6e5f3b8373994c4ba5dda
|
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
|
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 |