Commit graph

68 commits

Author SHA1 Message Date
asonix 8eb2293808 Enable selecting video and audio codecs for uploaded media
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-30 19:38:11 -05:00
asonix 890478e794 Support audio in uploaded videos, allow webm uploads
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-25 18:16:37 -05:00
asonix 50d118a2a7 Implement image pre-processing on upload
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-25 15:17:33 -05:00
Aode (Lion) 25b588154c Re-enable console for dev docker-compose
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 15:39:11 -05:00
Aode (Lion) e50ccfb48c Update deps
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 15:17:54 -05:00
Aode (lion) c80d207a87 Improve tracing
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 21:40:49 -05:00
Aode (Lion) 6cdae7b318 Add 'cache' endpoint for ingesting ephemeral media
All checks were successful
continuous-integration/drone/push Build is passing
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
Aode (Lion) d4c5158e57 More readme & config doc fixes
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-03 19:26:42 -05:00
Aode (Lion) 7e26e7281a Update pict-rs version in config docs
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-03 19:12:28 -05:00
Aode (Lion) 1cde842881 Update pict-rs.toml with most recent configuration format
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-03 18:58:18 -05:00
Aode (lion) 37e6b21b55 Fix Range, consolidate errors, test object storage
Some checks failed
continuous-integration/drone/push Build is failing
2022-03-26 20:45:12 -05:00
Aode (Lion) f75292c8fd Add new config options to the pict-rs.toml example
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-22 15:06:13 -05:00
Aode (lion) fb6315f4e8 Update to latest betas 2021-11-22 18:24:05 -06:00
Aode (lion) 69e82f3f3f Add note about minio to pict-rs.toml 2021-10-28 21:15:20 -05:00
Aode (lion) 366db1e1fe Make object storage with minio work 2021-10-28 20:59:11 -05:00
Aode (lion) 46a7c8baf3 Add note about not specifying store 2021-10-28 00:20:30 -05:00
Aode (lion) f596edc363 Improve configuration documentation 2021-10-28 00:17:37 -05:00
Aode (lion) f9f4fc63d6 Optionally support s3-compatible storage (untested) 2021-10-27 23:06:03 -05:00