Commit graph

155 commits

Author SHA1 Message Date
asonix a750364e27 Expose cropping 2020-12-16 18:20:06 -06:00
asonix 6d3078f438 Version v0.3.0-alpha.1-r0 2020-12-10 12:55:12 -06:00
asonix c0a20588d3 Add content type, width, height to Details, add details endpoints 2020-12-10 12:49:10 -06:00
asonix c43737c894 Version v0.3.0-alpha.0-r0 2020-12-09 23:08:37 -06:00
asonix a5e89508e6 Version v0.3.0-alpha.0 2020-12-09 23:07:24 -06:00
asonix 0bf7e0f688 Add initial details implementation
Details is an object generated for each image, containing
it's created_at date to properly set response headers. It
also can be expanding in the future to include an image's
dimensions, which we can expose via an API endpoint.

In addition to this, Details allows us the ability to
re-generate processed images. For now, all images which
do not yet have an associated Details will be
re-generated upon access. Details is set for each
thumbnail on generation, so this will only happen once
for each image.
2020-12-09 23:05:07 -06:00
asonix e3dbd5e791 Version v0.2.6-r0 2020-12-03 11:39:48 -06:00
asonix 8ee63b0b46 Update dependencies 2020-12-03 11:38:28 -06:00
asonix 0225c8d352 Version v0.2.5-r0 2020-11-01 14:26:02 -06:00
asonix 4bd99431e2 Generate image bytes based on request format 2020-11-01 14:25:21 -06:00
asonix b03f978e52 Version v0.2.4-r0 2020-10-16 17:49:39 -05:00
asonix 4ce7b79b86 Safely create parent tmp dir when needed 2020-10-16 17:48:42 -05:00
asonix b64e3615be Switch many migration logs to debug, flush changes to new db 2020-10-16 16:02:48 -05:00
asonix e869505c67 Version v0.2.3-r0 2020-10-16 15:30:06 -05:00
asonix 577d358da1 Enhance migrations to be more resilient to panics 2020-10-16 15:28:45 -05:00
asonix e19f03ba6c Version v0.2.2-r0 2020-10-11 13:42:03 -05:00
asonix 4994f594dc Better magick compile flags 2020-10-11 13:41:08 -05:00
asonix a3c7910f1c Version v0.2.1-r0 2020-10-10 20:29:38 -05:00
asonix b17cf1794c v0.2.1 - re-enable arm32 2020-10-10 20:27:57 -05:00
asonix b781ef4204 Version v0.2.0-r0 2020-10-10 20:00:04 -05:00
asonix a1a2326737 Stable version number 2020-10-10 19:56:55 -05:00
asonix f4f1ae6939 Update migration string 2020-10-10 19:38:07 -05:00
asonix 1e6fbbcbec drop arm32 from manifest 2020-10-10 18:49:37 -05:00
asonix 1341bc2b53 Version v0.2.0-alpha.8-r0 2020-10-10 18:23:26 -05:00
asonix 8da2f24e8e drop arm32, update deps 2020-10-10 18:22:00 -05:00
asonix c48e95d825 Version v0.2.0-alpha.7 2020-10-02 17:05:21 -05:00
asonix f456a6f85c Bump version 2020-10-02 17:04:29 -05:00
asonix 04e5d45679 Add Last-Modified header, extend MaxAge cache 2020-10-02 15:38:52 -05:00
asonix 070b308f8b Version v0.2.0-alpha.6-r1 2020-09-14 16:49:37 -05:00
asonix f4c395dc05 Version v0.2.0-alpha.6 2020-09-14 16:49:11 -05:00
asonix 878ce8d674 Bump version 2020-09-14 16:44:24 -05:00
asonix 6de19d17b6 Clean migration, don't use db tree 2020-09-14 16:42:31 -05:00
asonix fd10934bf8 Version v0.2.0-alpha.5 2020-09-14 10:52:55 -05:00
asonix 2515de00c2 Stable actix 2020-09-14 10:52:18 -05:00
asonix baed90a84f Version v0.2.0-alpha.4-r0 2020-09-10 11:30:37 -05:00
asonix cb090ea154 Bump version 2020-09-10 11:29:48 -05:00
asonix 4a3bd42c14 ffmpeg features, sled 034 2020-09-10 11:12:42 -05:00
asonix a069122d80 Version v0.2.0-alpha.3 2020-07-11 17:32:40 -05:00
asonix f4aa498332 s/four/the following 2020-07-11 17:27:49 -05:00
asonix bc8b19d8b6 Add more JSON to readme 2020-07-11 17:26:41 -05:00
asonix 7c0a407568 Add privileged purging, alias <-> filename relation queries 2020-07-11 17:22:45 -05:00
asonix fd809e4a0b Make 'import' a protected method 2020-07-11 16:28:49 -05:00
asonix de3e04a411 Support mp4 2020-07-11 16:01:09 -05:00
asonix d28d56fb9a Fix odd-pixeled gif conversion 2020-07-11 15:49:33 -05:00
asonix 510f955cc0 Migrate from 0.32.0-rc1 2020-07-11 15:40:40 -05:00
asonix 7dd23396a0 Version v0.2.0-alpha.2-r2 2020-06-28 17:19:55 -05:00
asonix cc37f0dd8a Remove redundant default info, update readme help, add 'check' helper 2020-06-25 18:17:05 -05:00
asonix 83ebf4d872 more newline 2020-06-25 16:06:33 -05:00
asonix 21ce68f308 Attempt to newline 2020-06-25 15:39:45 -05:00
asonix 3e7fc95144 Add docker development environments for arm64v8 and arm32v7 2020-06-25 15:21:25 -05:00