Commit graph

188 commits

Author SHA1 Message Date
da45758f0d Update policy location 2021-06-19 14:46:31 -05:00
427343667f Version v0.3.0-alpha.11 2021-06-19 14:40:38 -05:00
120184dd0c Update dependencies 2021-06-19 14:39:41 -05:00
81f4d865e2 Version v0.3.0-alpha.10 2021-04-17 15:01:19 -05:00
5e452ef27e Update actix deps 2021-04-17 14:59:42 -05:00
759f3e88c3 Version v0.3.0-alpha.9 2021-04-02 13:12:24 -05:00
e347e1de0c Remove imagemagick policy slowdowns 2021-04-02 13:11:20 -05:00
f74aed2238 Version v0.3.0-alpha.8-r1 2021-03-10 16:32:07 -06:00
b73dce91b2 Add imagemagick policy file for docker
Add note about imagemagick policy to readme
2021-03-10 16:05:30 -06:00
468103a7cc Version v0.3.0-alpha.8 2021-03-09 20:51:46 -06:00
7aa32b9b3b Update actix deps 2021-03-09 20:51:03 -06:00
61aa331da5 Add links 2021-02-10 19:38:42 -06:00
cf325128da Version v0.3.0-alpha.7-r0 2021-02-10 17:05:16 -06:00
79b26a1dda Update to actix-web 4.0.0-beta.3 2021-02-10 16:57:42 -06:00
d51a73cee9 Version v0.3.0-alpha.6 2021-01-18 19:56:21 -06:00
a2127f9543 V0.3.0-alpha.6 2021-01-18 19:55:48 -06:00
9797e2e3fc Go back to actix-fs 2021-01-18 19:54:39 -06:00
36f5387fff Version v0.3.0-alpha.5 2021-01-18 17:17:46 -06:00
119063c5eb v0.3.0-alpha.5 2021-01-18 17:16:52 -06:00
8823514fcc Merge branch 'asonix/feature/ranged-requests' into main 2021-01-18 17:13:54 -06:00
8c1f60101b Add module for Range Header operations
Switch from actix-fs to async-fs
2021-01-18 17:11:32 -06:00
John Doe
da237eacae fmt 2021-01-14 11:26:17 -05:00
John Doe
c663337bcd ranged support for process endpoint, bugfixes 2021-01-14 08:52:11 -05:00
John Doe
61061f0451 range header support 2021-01-13 20:08:04 -05:00
99b10e4eb5 Revert "Mount host's .cargo dir for access to package cache"
This reverts commit c3e24c6ff3.
2021-01-08 19:39:17 -06:00
c3e24c6ff3 Mount host's .cargo dir for access to package cache 2021-01-08 18:47:15 -06:00
6e9c7e3dbe Version v0.3.0-alpha.4-r0 2021-01-05 12:01:48 -06:00
53bef96477 Version v0.3.0-alpha.4 2021-01-05 11:52:02 -06:00
c0520d181b Randomize tmp folder name, clean tmp folder on exit 2021-01-05 11:51:13 -06:00
6b7046ba71 Version v0.3.0-alpha.3 2021-01-05 00:28:58 -06:00
2e9fb2a830 Update download route to return 'details' 2021-01-05 00:28:17 -06:00
0acdfffe08 Return details in upload method, clippy nits 2020-12-25 20:39:19 -06:00
5dc4af366a Version v0.3.0-alpha.2-r0 2020-12-16 18:21:07 -06:00
a750364e27 Expose cropping 2020-12-16 18:20:06 -06:00
6d3078f438 Version v0.3.0-alpha.1-r0 2020-12-10 12:55:12 -06:00
c0a20588d3 Add content type, width, height to Details, add details endpoints 2020-12-10 12:49:10 -06:00
c43737c894 Version v0.3.0-alpha.0-r0 2020-12-09 23:08:37 -06:00
a5e89508e6 Version v0.3.0-alpha.0 2020-12-09 23:07:24 -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
e3dbd5e791 Version v0.2.6-r0 2020-12-03 11:39:48 -06:00
8ee63b0b46 Update dependencies 2020-12-03 11:38:28 -06:00
0225c8d352 Version v0.2.5-r0 2020-11-01 14:26:02 -06:00
4bd99431e2 Generate image bytes based on request format 2020-11-01 14:25:21 -06:00
b03f978e52 Version v0.2.4-r0 2020-10-16 17:49:39 -05:00
4ce7b79b86 Safely create parent tmp dir when needed 2020-10-16 17:48:42 -05:00
b64e3615be Switch many migration logs to debug, flush changes to new db 2020-10-16 16:02:48 -05:00
e869505c67 Version v0.2.3-r0 2020-10-16 15:30:06 -05:00
577d358da1 Enhance migrations to be more resilient to panics 2020-10-16 15:28:45 -05:00
e19f03ba6c Version v0.2.2-r0 2020-10-11 13:42:03 -05:00
4994f594dc Better magick compile flags 2020-10-11 13:41:08 -05:00