fb1136e37f
Add docs about 0.3 -> 0.4, and filesystem -> object-storage
2023-06-12 22:40:00 -05:00
281ac43dff
Remove cache functionality
2023-02-25 11:34:48 -06:00
8eb2293808
Enable selecting video and audio codecs for uploaded media
2022-09-30 19:38:11 -05:00
3ceaaa391c
Update clap
2022-09-28 18:23:41 -05:00
dc4b482737
Bump version
2022-09-27 23:22:00 -05:00
bd1390186d
Bump version
2022-09-27 20:33:34 -05:00
85f20bbe0e
Add new resize options, update README with current APIs
2022-09-26 18:14:25 -05:00
50d118a2a7
Implement image pre-processing on upload
2022-09-25 15:17:33 -05:00
05533f7e3a
Use rfc3339 dates for details responses
2022-04-08 13:36:06 -05:00
5f19b63166
Extract details processing
2022-04-08 13:03:00 -05:00
300fcdac05
Make referencing endpoints more consistent
2022-04-08 12:08:15 -05:00
55d5e43cd2
Consolidate endpoints for downloading media, cached or backgrounded
2022-04-08 12:05:14 -05:00
c80d207a87
Improve tracing
2022-04-06 21:40:49 -05:00
d4c5158e57
More readme & config doc fixes
2022-04-03 19:26:42 -05:00
5ce951188d
Update section on docker development
2022-04-03 18:26:32 -05:00
030604208f
Update readme with current 0.4 apis
2022-04-03 18:23:36 -05:00
d16fa711b8
Update readme
2022-04-03 13:31:52 -05:00
37e6b21b55
Fix Range, consolidate errors, test object storage
2022-03-26 20:45:12 -05:00
356e57e53d
Update copyright date in readme
2022-03-22 15:10:48 -05:00
e11b3fa736
v0.3.0-rc.7
2022-03-21 22:42:48 -05:00
62615be371
Allow configuring console buffer capacity
2022-03-21 21:56:19 -05:00
9b89ff32fa
Update readme for latest RC
2022-03-21 21:20:50 -05:00
73137ede21
Release candidate 1
2022-02-26 12:22:30 -06:00
ac611fae26
Add note about other configuration formats
2021-11-01 11:44:28 -05:00
dac6e5a77a
Include migrate example
2021-11-01 10:46:14 -05:00
ad7c323985
Update readme, cleanup migration key on completion
2021-11-01 10:44:49 -05:00
f596edc363
Improve configuration documentation
2021-10-28 00:17:37 -05:00
9559a8b202
Update cli flags
2021-10-18 23:51:04 -05:00
3fe66129be
Update opentelemetry url info
2021-10-18 23:44:56 -05:00
0ffd66c74e
Add and document request deadlines
2021-09-11 15:31:00 -05:00
daa7983101
Bump version
2021-09-09 16:36:11 -05:00
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