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
a3c7910f1c
Version v0.2.1-r0
2020-10-10 20:29:38 -05:00
b17cf1794c
v0.2.1 - re-enable arm32
2020-10-10 20:27:57 -05:00
b781ef4204
Version v0.2.0-r0
2020-10-10 20:00:04 -05:00
a1a2326737
Stable version number
2020-10-10 19:56:55 -05:00
f4f1ae6939
Update migration string
2020-10-10 19:38:07 -05:00
1e6fbbcbec
drop arm32 from manifest
2020-10-10 18:49:37 -05:00
1341bc2b53
Version v0.2.0-alpha.8-r0
2020-10-10 18:23:26 -05:00
8da2f24e8e
drop arm32, update deps
2020-10-10 18:22:00 -05:00
c48e95d825
Version v0.2.0-alpha.7
2020-10-02 17:05:21 -05:00
f456a6f85c
Bump version
2020-10-02 17:04:29 -05:00
04e5d45679
Add Last-Modified header, extend MaxAge cache
2020-10-02 15:38:52 -05:00
070b308f8b
Version v0.2.0-alpha.6-r1
2020-09-14 16:49:37 -05:00
f4c395dc05
Version v0.2.0-alpha.6
2020-09-14 16:49:11 -05:00
878ce8d674
Bump version
2020-09-14 16:44:24 -05:00
6de19d17b6
Clean migration, don't use db tree
2020-09-14 16:42:31 -05:00
fd10934bf8
Version v0.2.0-alpha.5
2020-09-14 10:52:55 -05:00
2515de00c2
Stable actix
2020-09-14 10:52:18 -05:00
baed90a84f
Version v0.2.0-alpha.4-r0
2020-09-10 11:30:37 -05:00