Commit graph

30 commits

Author SHA1 Message Date
Aode (Lion)
1a70352b75 Update deps, Readme 2021-08-31 19:06:09 -05:00
asonix
b73dce91b2 Add imagemagick policy file for docker
Add note about imagemagick policy to readme
2021-03-10 16:05:30 -06:00
asonix
61aa331da5 Add links 2021-02-10 19:38:42 -06:00
asonix
119063c5eb v0.3.0-alpha.5 2021-01-18 17:16:52 -06:00
asonix
c0520d181b Randomize tmp folder name, clean tmp folder on exit 2021-01-05 11:51:13 -06:00
asonix
a750364e27 Expose cropping 2020-12-16 18:20:06 -06:00
asonix
c0a20588d3 Add content type, width, height to Details, add details endpoints 2020-12-10 12:49:10 -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
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
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
asonix
a746793187 Enable mp4 with ffmpeg 2020-06-24 11:58:46 -05:00
asonix
d2627d6b8f Alter docker dev to create rust environment 2020-06-17 10:21:54 -05:00
asonix
caa2168e7f Get pretty comfy with dockerfiles 2020-06-15 19:35:39 -05:00
asonix
b3819b5caf Version v0.1.4-r0 2020-06-11 11:47:50 -05:00
asonix
a7e1bcd142 Fix delete path in readme 2020-06-10 21:01:48 -05:00
asonix
9b45751f70 Add import API for filename preservation 2020-06-10 19:26:54 -05:00
asonix
9a3b8dd4d7 Add GET for deleting images 2020-06-09 17:37:48 -05:00
asonix
707ada69d0 non-root docker 2020-06-08 09:56:11 -05:00
Dessalines
9ff134e616 Adding a prod docker and docker-compose. 2020-06-07 16:43:04 -04:00
asonix
4f55251310 Add filter whitelist 2020-06-07 14:12:19 -05:00
asonix
78d0e72af8 Formatting 2020-06-07 12:57:36 -05:00
asonix
df3ca39fd3 Add note of processors to readme 2020-06-07 12:56:32 -05:00
asonix
fc1ae4be49 Add endpoint for downloading remote images 2020-06-07 10:59:58 -05:00
asonix
d512b642b4 Add license, readme 2020-06-06 21:01:04 -05:00