|
57397b94e7
|
Add release notes for 0.4.2
|
2023-08-05 15:27:42 -05:00 |
|
|
d32f61b85e
|
Consider timeout errors client errors
|
2023-08-05 15:15:20 -05:00 |
|
|
04bf9aade7
|
clippy
|
2023-08-05 11:58:46 -05:00 |
|
|
e115a0ddff
|
Update quick-xml
|
2023-08-05 11:55:00 -05:00 |
|
|
911c130daa
|
Update dependencies (minor & point)
|
2023-08-05 11:53:01 -05:00 |
|
|
b40f355efe
|
Bump version
|
2023-08-05 11:52:19 -05:00 |
|
|
35c280a08d
|
Add process timeout
|
2023-08-05 11:51:52 -05:00 |
|
|
14ef8d0334
|
Bump version
|
2023-07-21 19:34:18 -05:00 |
|
|
a240480b94
|
Add content-length header when completing multipart requests
|
2023-07-21 19:33:24 -05:00 |
|
|
52c80cbb55
|
Bump version
|
2023-07-21 19:18:20 -05:00 |
|
|
a56fa1f188
|
Add content-length
|
2023-07-21 19:17:26 -05:00 |
|
|
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 |
|
|
cedc32d942
|
Update dependencies (minor & point)
|
2023-07-21 16:28:14 -05:00 |
|
|
b4d3351efe
|
Update version, pict-rs.toml
|
2023-07-21 16:25:47 -05:00 |
|
|
e1ba1c13e5
|
Replace awc with reqwest
|
2023-07-21 16:21:24 -05:00 |
|
|
b32e1cc6f6
|
Fix dangling unprocessed uploads
Adds error boundary around backgrounded ingest
|
2023-07-17 22:30:10 -05:00 |
|
|
20daced620
|
Add 0.4.1 release docs
|
2023-07-16 20:58:09 -05:00 |
|
|
be73907a0a
|
Fix resuming migrations, update version number
|
2023-07-16 20:13:53 -05:00 |
|
|
b5d9167328
|
Use stable actix-form-data
|
2023-07-16 16:33:44 -05:00 |
|
|
cf1477c267
|
Update actix-form-data to fix client starvation
|
2023-07-16 15:20:42 -05:00 |
|
|
ee0ce5bc38
|
Return Root Cause error from backgrounded endpoint
|
2023-07-16 12:21:46 -05:00 |
|
|
f9b8e817e6
|
Drain joinset before completing migration
|
2023-07-16 10:02:05 -05:00 |
|
|
37e2012509
|
Move store migration to separate file
|
2023-07-15 15:04:32 -05:00 |
|
|
6a05d3588c
|
Add permissions error on Process
|
2023-07-15 14:41:33 -05:00 |
|
|
25c717771c
|
Attempt to implement concurrent hash migrations
|
2023-07-15 14:37:17 -05:00 |
|
|
e23b33e245
|
Enable setting content type when uploading objects
|
2023-07-15 13:06:34 -05:00 |
|
|
5b3f8f4d15
|
Bump versions
|
2023-07-13 22:50:30 -05:00 |
|
|
1185dcaf0e
|
Allow JSON, WEBM, other coders and modules for docker container
|
2023-07-13 22:49:09 -05:00 |
|
|
9876485087
|
Bump versions
|
2023-07-13 20:13:49 -05:00 |
|
|
4a407afd9f
|
Fix alias cleanup ordering
|
2023-07-13 19:59:39 -05:00 |
|
|
39067c885b
|
Update flake
|
2023-07-11 18:31:35 -05:00 |
|
|
0f0a446ecf
|
Get garage environment working again
|
2023-07-11 18:00:08 -05:00 |
|
|
943c4d5b58
|
Guard against failed commands not erroring
|
2023-07-11 17:52:46 -05:00 |
|
|
688990d0cd
|
Use '0.4' as example docker tag
|
2023-07-11 13:19:34 -05:00 |
|
|
a6aa96c53c
|
Update to 0.4.1-rc.0
|
2023-07-11 13:19:12 -05:00 |
|
|
6c203fc032
|
Add new config options to pict-rs.toml
|
2023-07-11 13:12:31 -05:00 |
|
|
691bca286c
|
Make object storage timeouts configurable
|
2023-07-11 13:01:58 -05:00 |
|
|
f5c39f9be5
|
Typo, error formatting
|
2023-07-10 17:15:43 -05:00 |
|
|
4be2eb67d1
|
Increase object storage signature expiry to 15 seconds
|
2023-07-10 16:28:51 -05:00 |
|
|
182bd1d4a2
|
Remove cargo-zigbuild, update flake.lock
|
2023-07-10 15:31:21 -05:00 |
|
|
ec76acd655
|
Update dependencies (minor & point)
|
2023-07-10 15:31:05 -05:00 |
|
|
9004ecaadf
|
Better classify process related errors
|
2023-07-10 15:29:41 -05:00 |
|
|
3c64fb6393
|
Add hardening configuration to example unit file
|
2023-07-10 12:50:15 -05:00 |
|
|
28d072ae92
|
Add link to Ubuntu & Debian to the README
|
2023-07-09 21:04:58 -05:00 |
|
|
9e030b6183
|
Fix binary path in service file examples
|
2023-07-09 21:02:27 -05:00 |
|
|
3aabe38a24
|
Fix matrix channel link
|
2023-07-09 21:00:04 -05:00 |
|
|
ace7f6b7b6
|
Update example service file
|
2023-07-09 20:57:23 -05:00 |
|
|
519c4c8af7
|
Add a guide for running pict-rs on ubuntu and debian
|
2023-07-09 20:57:12 -05:00 |
|
|
b8f9c00d30
|
Add example unit file for running pict-rs
|
2023-07-09 16:54:16 -05:00 |
|
|
e10cb1401d
|
Bump version
|
2023-07-09 15:16:04 -05:00 |
|