James South
|
6cc5656dde
|
A little bit more thread safety and accuracy.
Former-commit-id: 9519d9d954297074f5cd5d25935c400c4f390037
|
13 years ago |
James South
|
aa69e12f9b
|
A little bit more thread safety and accuracy.
Former-commit-id: 208b32eadfdeaa74aa683f51f2641ea3bc7b0607
|
13 years ago |
James South
|
59deca03a2
|
Refactoring contstrain method
Former-commit-id: 067625171fad56876018048da7d3c07353a4dca6
|
13 years ago |
James South
|
89dc095718
|
Refactoring contstrain method
Former-commit-id: befb487247ed2520ace3a7ac7d5e31a81413476d
|
13 years ago |
James South
|
991aa0a2aa
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 774582190452ed3f16b15418284947db54875e2c
|
13 years ago |
James South
|
bc35644083
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 2def08e0c90ba1c212c7a8af33ad1d9b27ffe45b
|
13 years ago |
James South
|
368fa23fa2
|
New cache cleanup mechanism
Former-commit-id: f3dd407dab25fafd11b7fe3f37a152fcae2a343f
|
13 years ago |
James South
|
c649a8bc6b
|
New cache cleanup mechanism
Former-commit-id: d3ebc6bc8a000b8cdde4b0b88781d0fd0e9dadd1
|
13 years ago |
James South
|
2ac6efc21e
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: c930f2082b7de360412d76ab8bfc89498b2d3525
|
13 years ago |
James South
|
ecaf27ffb1
|
Can now cache billions of items
TODO: An efficient cleanup mechanism
Former-commit-id: d1f3a36bd0c3374baddd2fd704d962f524f49976
|
13 years ago |
James South
|
6857aad5c6
|
Adding preset ()
Former-commit-id: af7f32f9d933f938cc5bdf508e5698895bda5f22
|
13 years ago |
James South
|
0a5fd9e743
|
Adding preset ()
Former-commit-id: ce9be2ee0a0fd9b8704527142f0c71ee9e458b4c
|
13 years ago |
James South
|
4dcc85a62e
|
Deleting packages
Former-commit-id: cdb2becb3a6797bef16a6e6ea23e1b5d25d7f080
|
13 years ago |
James South
|
96f3caf391
|
Deleting packages
Former-commit-id: a2cba1ee761035cf009c732c47b6f2431321ca33
|
13 years ago |
James South
|
6e2552538b
|
Making the save method a little more robust
Former-commit-id: 0cb4f998dda6221477d30d5b6cd1935eedfced5b
|
13 years ago |
James South
|
7fe6390a4d
|
Making the save method a little more robust
Former-commit-id: 4d91cfae985abe96a0c7a9085ed77dacac2836cc
|
13 years ago |
James South
|
0be9fdba8d
|
Fixes issue #19
Former-commit-id: 20204679a715aaba7f635900a9bfd34de8c4afb2
|
13 years ago |
James South
|
55df10ef01
|
Fixes issue #19
Former-commit-id: a627544e6419e442e168787675b38080441f1527
|
13 years ago |
James South
|
846283a000
|
Tweaks and tidy up
Former-commit-id: 4502c2362bd1451661d13c7e667f7cce11f5045a
|
13 years ago |
James South
|
ace7a5c03a
|
Tweaks and tidy up
Former-commit-id: 75771789b7de2a884b77c0f16c37220212ba382a
|
13 years ago |
James South
|
3de7521699
|
Adding new resize modes and config files
Former-commit-id: 960fa630e2c2ccd72aff1ad4b96d576299e4f482
|
13 years ago |
James South
|
af48da2e19
|
Adding new resize modes and config files
Former-commit-id: f6d4ec82ceac40cb39da5c5683cfd0d0f574e7d1
|
13 years ago |
James South
|
01421ae9b5
|
Fixing bgcolor regex
Former-commit-id: f878f9bea312ce4533e8ef3e5d432f059079c18b
|
13 years ago |
James South
|
bf98e971f2
|
Fixing bgcolor regex
Former-commit-id: c3202a240981f15681beff8f279244d82f1cd7c9
|
13 years ago |
James South
|
701b2f432b
|
Adding pad functionality to resize
Former-commit-id: 745db104546ed4a845bc996a74de405f186a5d1e
|
13 years ago |
James South
|
54941e4ce1
|
Adding pad functionality to resize
Former-commit-id: d9aad04c7bfb9837e3096f038eb455aa947e15da
|
13 years ago |
James South
|
c99ed83a20
|
Adding extension-less remote url parsing.
Former-commit-id: e84842820b2ef0a43ea878f329e17c44f17a3b9e
|
13 years ago |
James South
|
1e6cccd534
|
Adding extension-less remote url parsing.
Former-commit-id: 7687675f16f919d2ddbc22cb9d1044a44efee13a
|
13 years ago |
James South
|
7dbe50f353
|
Improved memory usage
Former-commit-id: 03b6af57072cf594dc91aba9abdaa369da9d94de
|
13 years ago |
James South
|
bf0878e5f3
|
Improved memory usage
Former-commit-id: e7128b53791bfd283b5c137866fe19d79aff0f37
|
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
|
3f4765bae6
|
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: 187b4a0972b6608102a556fb9ef14338ef63293e
|
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
|
813120dca3
|
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: 2722b400c86d6eec5bfbdc6da6d27889447b7e82
|
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 |
aka Torgon Woodget
|
309a309138
|
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: b62712b2257a2fc35aa303073d0029583d97063f
|
13 years ago |
James South
|
d66777bdf1
|
v3.0.0 & v1.8.0
Former-commit-id: d5597d31771e9d564b97d7c84d7f859ded1c27df
|
13 years ago |
James South
|
d480baa61a
|
v3.0.0 & v1.8.0
Former-commit-id: 416af45bf640984eac7c270e31b1f426a60b37aa
|
13 years ago |
James South
|
af57da3e9c
|
Fixing package dependencies
Former-commit-id: 1d3210dfff9aa3639ab39a3c33ea4fdd4a0e1333
|
13 years ago |
James South
|
999ce935d7
|
Fixing package dependencies
Former-commit-id: a17f98d3219570066f50106d7e5677b64616ee26
|
13 years ago |
James South
|
be9c283bf3
|
Updating BCL targets
Former-commit-id: 0cdabc2f6effdf7b9b8793b7b92e5af37ff08caa
|
13 years ago |
James South
|
f15c392052
|
Updating BCL targets
Former-commit-id: 029874de2aab2bea91f54d5293dfab709b3bf160
|
13 years ago |
James South
|
89d19276f3
|
A little bit more thread safety and accuracy.
Former-commit-id: 144106e27eebbb24c963effa0e8f67417a21e9b1
|
13 years ago |
James South
|
1a6accd64f
|
A little bit more thread safety and accuracy.
Former-commit-id: 4ddd4844876e8609c82c40a465c3b4b291f57159
|
13 years ago |
James South
|
e33fdb66b6
|
Refactoring contstrain method
Former-commit-id: 28ef95965ee9fb87931c60f8cdb024630eca49ff
|
13 years ago |
James South
|
48b65043a6
|
Refactoring contstrain method
Former-commit-id: ea041146642569b7c480b76f702da9f001c3b716
|
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
|
7270ddde11
|
Removing SQLite
Cache is now purely file based. Very fast!
Former-commit-id: 6880348d89c725fa1e7a20223fe10eb5fdb72f9d
|
13 years ago |
James South
|
54cfeff572
|
New cache cleanup mechanism
Former-commit-id: b3768cd98dfa13798487d3b4a433def316c62fda
|
13 years ago |
James South
|
60ae918b77
|
New cache cleanup mechanism
Former-commit-id: f5933f3e909634ebd878cda4f3b24289012e90c6
|
13 years ago |