2c77d60f5e
Stable version
2023-07-08 17:40:55 -05:00
7768d4e58e
Add database exports
...
This should help admins running pict-rs on traditional filesystems to
keep valid backups of pict-rs' sled repo
2023-07-08 17:36:01 -05:00
3504c5d638
Bump version
2023-07-07 13:47:15 -05:00
345aa7f3d6
Bump version
2023-07-07 11:25:42 -05:00
55777c7b58
Update version number in various places
2023-07-06 16:11:00 -05:00
d9c5ed20b9
Bump version
2023-07-05 09:54:53 -05:00
b1940ccc57
Bump version
2023-07-02 21:13:31 -05:00
86cafa64fb
Bump version
2023-06-29 11:42:32 -05:00
e128c63e50
Bump versions
2023-06-24 23:06:15 -05:00
a1d48cbb42
Share client between object store and request extractor
...
Add config to limit connection pool size
2023-06-23 11:20:20 -05:00
6a442b40f7
Remove cache_duration from example files
2023-06-21 17:15:22 -05:00
1911ccd894
Bump versions
2023-06-21 17:09:14 -05:00
6d2aef8cc0
Add jpegxl and avif support
2023-06-21 17:05:35 -05:00
1378f21264
Bump versions
2023-06-20 16:13:08 -05:00
b141d62fe1
Update image tag in pict-rs.toml
2023-06-19 16:03:45 -05:00
0833271281
Add '[media] format' to pict-rs.toml
2023-06-19 13:33:27 -05:00
cc314c37a6
Use libopus for ffmpeg
2023-03-09 21:29:56 -06:00
4cc810d372
Add control over gif frame count
2023-02-04 17:52:23 -06:00
40f57be0c7
Allow uploading small gifs
2023-02-04 17:32:36 -06:00
8eb2293808
Enable selecting video and audio codecs for uploaded media
2022-09-30 19:38:11 -05:00
890478e794
Support audio in uploaded videos, allow webm uploads
2022-09-25 18:16:37 -05:00
50d118a2a7
Implement image pre-processing on upload
2022-09-25 15:17:33 -05:00
25b588154c
Re-enable console for dev docker-compose
2022-04-11 15:39:11 -05:00
e50ccfb48c
Update deps
2022-04-11 15:17:54 -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
d4c5158e57
More readme & config doc fixes
2022-04-03 19:26:42 -05:00
7e26e7281a
Update pict-rs version in config docs
2022-04-03 19:12:28 -05:00
1cde842881
Update pict-rs.toml with most recent configuration format
2022-04-03 18:58:18 -05:00
37e6b21b55
Fix Range, consolidate errors, test object storage
2022-03-26 20:45:12 -05:00
f75292c8fd
Add new config options to the pict-rs.toml example
2022-03-22 15:06:13 -05:00
fb6315f4e8
Update to latest betas
2021-11-22 18:24:05 -06:00
69e82f3f3f
Add note about minio to pict-rs.toml
2021-10-28 21:15:20 -05:00
366db1e1fe
Make object storage with minio work
2021-10-28 20:59:11 -05:00
46a7c8baf3
Add note about not specifying store
2021-10-28 00:20:30 -05:00
f596edc363
Improve configuration documentation
2021-10-28 00:17:37 -05:00
f9f4fc63d6
Optionally support s3-compatible storage (untested)
2021-10-27 23:06:03 -05:00