Commit graph

85 commits

Author SHA1 Message Date
6436f48712 Version v0.3.0-alpha.28 2021-09-09 14:34:43 -05:00
ce7056ad61 Version v0.3.0-alpha.27 2021-09-09 14:18:16 -05:00
01f81fd823 README: master -> main 2021-09-08 16:21:47 -05:00
d08679cc62 Update copyright year 2021-08-31 19:10:56 -05:00
ee32a58d70 typo 2021-08-31 19:07:21 -05:00
1a70352b75 Update deps, Readme 2021-08-31 19:06:09 -05:00
b73dce91b2 Add imagemagick policy file for docker
Add note about imagemagick policy to readme
2021-03-10 16:05:30 -06:00
61aa331da5 Add links 2021-02-10 19:38:42 -06:00
119063c5eb v0.3.0-alpha.5 2021-01-18 17:16:52 -06:00
c0520d181b Randomize tmp folder name, clean tmp folder on exit 2021-01-05 11:51:13 -06:00
a750364e27 Expose cropping 2020-12-16 18:20:06 -06:00
c0a20588d3 Add content type, width, height to Details, add details endpoints 2020-12-10 12:49:10 -06:00
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
f4aa498332 s/four/the following 2020-07-11 17:27:49 -05:00
bc8b19d8b6 Add more JSON to readme 2020-07-11 17:26:41 -05:00
7c0a407568 Add privileged purging, alias <-> filename relation queries 2020-07-11 17:22:45 -05:00
fd809e4a0b Make 'import' a protected method 2020-07-11 16:28:49 -05:00
cc37f0dd8a Remove redundant default info, update readme help, add 'check' helper 2020-06-25 18:17:05 -05:00
83ebf4d872 more newline 2020-06-25 16:06:33 -05:00
21ce68f308 Attempt to newline 2020-06-25 15:39:45 -05:00
3e7fc95144 Add docker development environments for arm64v8 and arm32v7 2020-06-25 15:21:25 -05:00
a746793187 Enable mp4 with ffmpeg 2020-06-24 11:58:46 -05:00
d2627d6b8f Alter docker dev to create rust environment 2020-06-17 10:21:54 -05:00
caa2168e7f Get pretty comfy with dockerfiles 2020-06-15 19:35:39 -05:00
b3819b5caf Version v0.1.4-r0 2020-06-11 11:47:50 -05:00
a7e1bcd142 Fix delete path in readme 2020-06-10 21:01:48 -05:00
9b45751f70 Add import API for filename preservation 2020-06-10 19:26:54 -05:00
9a3b8dd4d7 Add GET for deleting images 2020-06-09 17:37:48 -05:00
707ada69d0 non-root docker 2020-06-08 09:56:11 -05:00
9ff134e616 Adding a prod docker and docker-compose. 2020-06-07 16:43:04 -04:00
4f55251310 Add filter whitelist 2020-06-07 14:12:19 -05:00
78d0e72af8 Formatting 2020-06-07 12:57:36 -05:00
df3ca39fd3 Add note of processors to readme 2020-06-07 12:56:32 -05:00
fc1ae4be49 Add endpoint for downloading remote images 2020-06-07 10:59:58 -05:00
d512b642b4 Add license, readme 2020-06-06 21:01:04 -05:00