546843012d
Update dependencies (minor & point)
2023-06-19 15:46:23 -05:00
38395d7d00
Bump version
2023-06-19 15:07:32 -05:00
25b60e6935
Update actix-form-data
2023-06-01 17:19:14 -05:00
c24da1be1e
Bump version
2023-05-24 10:19:56 -05:00
ae0a81c72e
Update to opentelemetry 0.19 (with a few git dependencies)
2023-05-23 18:54:33 -05:00
ef72d0ca14
Update quick-xml
2023-05-08 10:57:41 -05:00
842af554da
Release Candidate 1
2023-02-26 12:03:22 -06:00
ce299e42a0
Bump version
2023-02-25 14:32:29 -06:00
277850ba00
Bump version
2023-02-25 13:02:27 -06:00
a41129dbca
Bump version
2023-02-12 23:14:43 -06:00
9c4c68a6d9
Bump version
2023-02-04 17:53:47 -06:00
d72653cf78
Bump version
2023-01-29 12:00:01 -06:00
f6d6d54b88
Update deps
2023-01-29 11:47:28 -06:00
5e5dd27a05
Retry migrate_file, remove variant before relating new one
2023-01-04 18:58:05 -06:00
28f7a139a0
Retry in-process, and rate-limit self
2023-01-04 17:26:05 -06:00
ad2c5e5027
Bump version
2023-01-04 15:59:02 -06:00
7808cf1ee9
Bump version
2023-01-04 15:05:58 -06:00
ecfce30736
Bump version
2023-01-04 14:42:13 -06:00
3c844d86c5
Allow configuring pict-rs through serializable types
2022-12-26 16:35:25 -06:00
e0cb7f695e
Bump version
2022-12-23 13:02:20 -06:00
d201034662
Bump tracing-actix-web
2022-12-23 13:01:10 -06:00
c2c5ce9373
Update deps
2022-11-26 11:18:34 -06:00
b36e7c8c0b
Bump version
2022-10-15 14:06:57 -05:00
284b5d4145
Bump version
2022-10-01 22:52:05 -05:00
61903406b7
Bump version
2022-10-01 13:01:25 -05:00
c767804430
Default to vp9 for uploaded video
2022-10-01 10:17:32 -05:00
0691e86b65
Bump version
2022-09-30 20:00:47 -05:00
3ceaaa391c
Update clap
2022-09-28 18:23:41 -05:00
dc4b482737
Bump version
2022-09-27 23:22:00 -05:00
29cab025c6
Improve 0.3 migration code, repo traces
2022-09-27 23:19:52 -05:00
bd1390186d
Bump version
2022-09-27 20:33:34 -05:00
27f0630895
Bump dependencies
2022-09-27 20:31:21 -05:00
1465ec85df
Bump version
2022-09-25 20:41:59 -05:00
50d118a2a7
Implement image pre-processing on upload
2022-09-25 15:17:33 -05:00
f98fec7d2a
Bump version
2022-09-25 09:23:34 -05:00
a6adde874e
Implement s3 multipart uploads
2022-09-24 20:33:59 -05:00
25209e29c0
Make it compile
2022-09-24 17:18:53 -05:00
ab7fd9aaf7
Start work on using rusty-s3 instead of rust-s3
2022-09-24 13:39:27 -05:00
cedf14375c
Update to otel 0.18
2022-09-20 22:42:14 -05:00
f67412e4ef
Bump version
2022-09-11 10:05:52 -05:00
7f49af58fe
Update actix-form-data, impl Store & Repo for Data<T>
2022-09-10 19:29:22 -05:00
6673049238
Bump version
2022-08-19 14:13:06 -05:00
f8fed14317
Bump version
2022-07-17 11:17:03 -05:00
6281d5bca4
Bump deps
2022-07-02 10:52:24 -05:00
6b5fb886f4
Bump version
2022-06-21 11:27:40 -05:00
c9e4e3b8f5
Bump version
2022-06-06 16:04:00 -05:00
2db76ad8c5
Update dependencies
2022-04-29 15:54:54 -05:00
626e9f5ba7
Update UUID
2022-04-24 17:11:32 -05:00
c80d207a87
Improve tracing
2022-04-06 21:40:49 -05:00
6cdae7b318
Add 'cache' endpoint for ingesting ephemeral media
...
By default, cached media should only stick around for 7 days, however
The timeout is reset every time media is accessed, so only obscure
cached media will be flushed from the cache. This '7 days' number is
configurable through the commandline run options as --media-cache-duration
and in the pict-rs.toml file as [media] cache_duration
2022-04-05 20:29:30 -05:00