Commit Graph

66 Commits

Author SHA1 Message Date
mappu 69a48a82b9 doc: update README for v1.0.2 release 2020-07-25 13:07:25 +12:00
mappu 378d5117f6 vendor: update other libraries (hashicorp/golang-lru and golang.org/x/image) 2020-07-25 13:07:13 +12:00
mappu 79a3f7ea1d pngcrush: update to v2.12.6 with fixed v2 module handling; automatically handle build tags based on cgo availability 2020-07-25 13:06:54 +12:00
mappu 2f92eaac1b cmd/mkthumb: rename to main.go, remove pointless makefile 2020-07-25 13:05:56 +12:00
mappu a041f0ba5c vendor: remove vendor directory from Git, rely on module system 2020-07-25 13:05:31 +12:00
mappu d5f3307f01 doc/README: add links to archived releases 2020-05-06 18:19:42 +12:00
mappu bb400ed6ae doc: update README 2018-12-31 16:52:12 +13:00
mappu 143c335818 hg2git: convert ignores/tags files 2018-12-31 16:50:37 +13:00
mappu 161914c34c vendor: update golang.org/x/image 2018-12-31 16:50:06 +13:00
mappu 92e0c58b22 vendor: update github.com/hashicorp/golang-lru 2018-12-31 16:49:56 +13:00
mappu beaa2dc5fe vendor: update code.ivysaur.me/imagequant 2018-12-31 16:49:44 +13:00
mappu 136f840905 build: convert from dep to Go Modules 2018-12-31 16:49:18 +13:00
mappu e2272bfa0a doc: top-level README.md 2018-12-31 16:48:52 +13:00
mappu 6cfd09fce0 add RenderFileAs() for user-supplied mime-type 2018-06-09 18:07:54 +12:00
mappu a91911f351 Added tag v1.0.0 for changeset 8bfdf42aed32 2018-06-09 17:50:41 +12:00
mappu 55dba76952 make_archive: update to exclude vendor dir from release tarballs 2018-06-09 17:50:37 +12:00
mappu ac3f1de391 doc: add go-get tags to readme 2018-06-09 17:47:49 +12:00
mappu 2dcf1dbc15 doc: rewrite readme 2018-06-09 17:41:21 +12:00
mappu ae7119f65a delete unused blending functions 2018-06-09 17:38:15 +12:00
mappu 774de75d6f use dep to manage vendor directory 2018-06-09 17:36:41 +12:00
mappu 1659609ae1 vendor golang.org/x/image library 2018-06-09 17:36:30 +12:00
mappu dcd3061482 vendor imagequant library 2018-06-09 17:33:24 +12:00
mappu 448be1bb98 vendor: update hashicorp/lru 2018-06-09 17:32:34 +12:00
mappu bc4eb13058 scaler: support Stretch 2018-06-09 17:20:27 +12:00
mappu 1a7a435460 config: change defaults 2018-06-09 17:18:16 +12:00
mappu c16736d86f mkthumb: fix build for post-refactor 2018-06-09 17:18:07 +12:00
mappu 9a833d025a scaler: support FitInside, Bilinear{Fast/Accurate} variants, BiCubic 2018-06-09 17:17:57 +12:00
mappu 525dcf31ad major refactor - add png(noncrush),bmp thumbnail output 2018-06-09 16:39:41 +12:00
mappu ebb5f3cc7a major refactor - separate Direct/Caching thumbnailers 2018-06-09 16:25:16 +12:00
mappu ad30f36365 swap build tag disableimagecrush to new 'withimagecrush' 2018-06-09 16:16:38 +12:00
mappu 020082d830 add bmp/webm thumbnailing support 2018-06-09 12:25:27 +12:00
mappu 03b7fcdd89 Added tag v0.2.1 for changeset 2052254b2599 2018-06-04 18:22:44 +12:00
mappu bd09f93af1 make_archive.sh 2018-06-04 18:22:11 +12:00
mappu f76b46a0d1 hgignore 2018-06-04 18:22:07 +12:00
mappu 6b2240f56e doc: update README 2018-06-04 17:56:56 +12:00
mappu 9a1d999cbd Removed tag release-1.0 2018-06-04 17:55:40 +12:00
mappu db7e21a63c Added tag v0.1.0 for changeset efd7b4071770 2018-06-04 17:55:29 +12:00
mappu 5603cdd393 add compiletime build tag 'disableimagecrush' to remove cgo dependency 2018-06-04 17:41:07 +12:00
mappu f0fe3685c2 Added tag v0.2.0 for changeset 292439a79182 2018-06-04 17:40:24 +12:00
mappu 394427d1b8 doc: README 2017-11-18 14:33:11 +13:00
mappu 9e7eca86b7 add height/width accessor methods 2017-11-18 13:26:07 +13:00
mappu 3378948eb2 doc: README 2017-11-18 13:10:52 +13:00
mappu fb04e02c99 move files into top-level directory 2017-11-18 13:03:21 +13:00
mappu 05744a728e update tags 2017-11-17 12:01:43 +00:00
mappu 2791bc2cd7 thumbnailer: allow passing 0 as cache size 2017-11-18 12:52:53 +13:00
mappu f89726198b thumbnailer: rename (unused) ASPECT_ constants 2017-11-18 12:52:42 +13:00
mappu 5b7b22bd95 thumbnailer: imports for previous 2017-11-18 12:52:24 +13:00
mappu 3905686363 thumbnailer: option to set custom mime type for file decoding 2017-11-18 12:52:17 +13:00
mappu 060cefe642 thumbnail: move into subpackage 2017-01-03 17:31:27 +13:00
mappu cc7cfb9367 video: limit ffmpeg execution time to 10s 2016-12-05 22:10:39 +13:00