Commit graph

752 commits

Author SHA1 Message Date
asonix 14ef8d0334 Bump version 2023-07-21 19:34:18 -05:00
asonix a240480b94 Add content-length header when completing multipart requests 2023-07-21 19:33:24 -05:00
asonix 52c80cbb55 Bump version 2023-07-21 19:18:20 -05:00
asonix a56fa1f188 Add content-length 2023-07-21 19:17:26 -05:00
asonix a30b1ae540 Aggregate bytes list into single bytes for object storage
This is a workaround for reqwest overriding the content-length header
2023-07-21 18:54:29 -05:00
asonix cedc32d942 Update dependencies (minor & point) 2023-07-21 16:28:14 -05:00
asonix b4d3351efe Update version, pict-rs.toml 2023-07-21 16:25:47 -05:00
asonix e1ba1c13e5 Replace awc with reqwest 2023-07-21 16:21:24 -05:00
asonix b32e1cc6f6 Fix dangling unprocessed uploads
Adds error boundary around backgrounded ingest
2023-07-17 22:30:10 -05:00
asonix 20daced620 Add 0.4.1 release docs 2023-07-16 20:58:09 -05:00
asonix be73907a0a Fix resuming migrations, update version number 2023-07-16 20:13:53 -05:00
asonix b5d9167328 Use stable actix-form-data 2023-07-16 16:33:44 -05:00
asonix cf1477c267 Update actix-form-data to fix client starvation 2023-07-16 15:20:42 -05:00
asonix ee0ce5bc38 Return Root Cause error from backgrounded endpoint 2023-07-16 12:21:46 -05:00
asonix f9b8e817e6 Drain joinset before completing migration 2023-07-16 10:02:05 -05:00
asonix 37e2012509 Move store migration to separate file 2023-07-15 15:04:32 -05:00
asonix 6a05d3588c Add permissions error on Process 2023-07-15 14:41:33 -05:00
asonix 25c717771c Attempt to implement concurrent hash migrations 2023-07-15 14:37:17 -05:00
asonix e23b33e245 Enable setting content type when uploading objects 2023-07-15 13:06:34 -05:00
asonix 5b3f8f4d15 Bump versions 2023-07-13 22:50:30 -05:00
asonix 1185dcaf0e Allow JSON, WEBM, other coders and modules for docker container 2023-07-13 22:49:09 -05:00
asonix 9876485087 Bump versions 2023-07-13 20:13:49 -05:00
asonix 4a407afd9f Fix alias cleanup ordering 2023-07-13 19:59:39 -05:00
asonix 39067c885b Update flake 2023-07-11 18:31:35 -05:00
asonix 0f0a446ecf Get garage environment working again 2023-07-11 18:00:08 -05:00
asonix 943c4d5b58 Guard against failed commands not erroring 2023-07-11 17:52:46 -05:00
asonix 688990d0cd Use '0.4' as example docker tag 2023-07-11 13:19:34 -05:00
asonix a6aa96c53c Update to 0.4.1-rc.0 2023-07-11 13:19:12 -05:00
asonix 6c203fc032 Add new config options to pict-rs.toml 2023-07-11 13:12:31 -05:00
asonix 691bca286c Make object storage timeouts configurable 2023-07-11 13:01:58 -05:00
asonix f5c39f9be5 Typo, error formatting 2023-07-10 17:15:43 -05:00
asonix 4be2eb67d1 Increase object storage signature expiry to 15 seconds 2023-07-10 16:28:51 -05:00
asonix 182bd1d4a2 Remove cargo-zigbuild, update flake.lock 2023-07-10 15:31:21 -05:00
asonix ec76acd655 Update dependencies (minor & point) 2023-07-10 15:31:05 -05:00
asonix 9004ecaadf Better classify process related errors 2023-07-10 15:29:41 -05:00
asonix 3c64fb6393 Add hardening configuration to example unit file 2023-07-10 12:50:15 -05:00
asonix 28d072ae92 Add link to Ubuntu & Debian to the README 2023-07-09 21:04:58 -05:00
asonix 9e030b6183 Fix binary path in service file examples 2023-07-09 21:02:27 -05:00
asonix 3aabe38a24 Fix matrix channel link 2023-07-09 21:00:04 -05:00
asonix ace7f6b7b6 Update example service file 2023-07-09 20:57:23 -05:00
asonix 519c4c8af7 Add a guide for running pict-rs on ubuntu and debian 2023-07-09 20:57:12 -05:00
asonix b8f9c00d30 Add example unit file for running pict-rs 2023-07-09 16:54:16 -05:00
asonix e10cb1401d Bump version 2023-07-09 15:16:04 -05:00
asonix 8f428cb7c6 Update dependencies (minor & point) 2023-07-09 15:12:25 -05:00
asonix 7dadbcf3ed Replace UnsupportedFormat error with more helpful errors 2023-07-09 15:07:49 -05:00
asonix 74f4423d7b Add note about internal endpoint to backups section in readme 2023-07-09 15:00:49 -05:00
asonix 1694f49436 Use json for ffmpeg, imagemagick details parsing 2023-07-09 14:50:58 -05:00
asonix fa74e3c82d Flesh out remaing feature descriptions, fixes, changes, add upgrade notes 2023-07-08 21:34:21 -05:00
asonix 535ee33a97 Document HEAD endpoints 2023-07-08 20:20:18 -05:00
asonix 6bc7e86099 Start work on release announcement 2023-07-08 19:56:40 -05:00