Commit graph

66 commits

Author SHA1 Message Date
asonix
4a7a51d147 Add more imagemagick security configuration
Remove default security policy, since it is overridden anyway
Update default value for max_area
Inherit animation frame count configuration for list-length
Add release document
2024-02-05 14:30:01 -06:00
asonix
5805eb0aed Enable configuring imagemagick security policy from pictrs 2024-01-31 21:32:01 -06:00
asonix
50fd3e6182 Enable serving over TLS 2024-01-31 17:47:42 -06:00
asonix
1b28ea573d Add documentation around 0.5.2 release 2024-01-17 15:46:56 -05:00
asonix
9ed90efed4 Add release document, use .extend rather than .join 2024-01-11 16:48:18 -06:00
asonix
4591aa3e11 Update documentation around public_endpoint for subpaths 2024-01-11 16:15:19 -06:00
asonix
e4e5aad215 Add public_endpoint to pict-rs.toml 2023-12-30 10:57:21 -06:00
asonix
5a90b24a12 Update pict-rs.toml to reflect defaults 2023-12-17 23:15:27 -06:00
asonix
ed8fce817b Update documentation around log_spans 2023-12-12 17:55:40 -06:00
asonix
6b2ccbf975 Allow configuring pict-rs' temporary directory 2023-11-24 11:48:45 -06:00
asonix
210af5d7d9 Add danger_dummy_mode 2023-11-11 14:22:12 -06:00
asonix
81b0873a1e Add read_only to pict-rs.toml 2023-11-11 13:14:42 -06:00
asonix
d28c1ac628 Upgrade Concurrency: Update docs, configs, limit maxiumum details operations 2023-10-03 17:04:40 -05:00
asonix
4c7067d4ca Allow running without old_repo specified 2023-09-30 22:46:15 -05:00
asonix
e15a82c0c7 Add external validation check 2023-09-05 20:45:07 -05:00
asonix
dce0827099 Increase default animation bounds, remove references to converting animations to videos 2023-08-30 21:55:53 -05:00
asonix
329ce1a7b0 Update configuration files 2023-08-30 20:54:56 -05:00
asonix
1ee77b19d8 Make Repo object safe. Create migration 2023-08-15 19:19:03 -05:00
asonix
5d4486fdf4 Finish queue implementation update for sled 2023-08-13 19:47:20 -05:00
asonix
fee4ed1e3e Add process timeout 2023-08-05 12:41:06 -05:00
asonix
dbdeb94621 Add media.retention to pict-rs.toml 2023-07-22 21:20:32 -05:00
asonix
e7141c0533 Add prometheus_address to pict-rs.toml 2023-07-22 16:52:21 -05:00
asonix
2f0a3618d8 Replace awc with reqwest 2023-07-21 16:58:31 -05:00
asonix
127dd6cdad Make max file count configurable 2023-07-18 20:32:17 -05:00
asonix
b1bbc6b159 Attempt adding quality settings to pict-rs 2023-07-17 17:45:26 -05:00
asonix
dd1d509bb1 Enable configuring download client timeout 2023-07-17 13:44:31 -05:00
asonix
2c22f2ee3a It compiles and runs, but doesn't work 2023-07-13 17:42:21 -05:00
asonix
6c203fc032 Add new config options to pict-rs.toml 2023-07-11 13:12:31 -05:00
asonix
e10cb1401d Bump version 2023-07-09 15:16:04 -05:00
asonix
2c77d60f5e Stable version 2023-07-08 17:40:55 -05:00
asonix
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
asonix
3504c5d638 Bump version 2023-07-07 13:47:15 -05:00
asonix
345aa7f3d6 Bump version 2023-07-07 11:25:42 -05:00
asonix
55777c7b58 Update version number in various places 2023-07-06 16:11:00 -05:00
asonix
d9c5ed20b9 Bump version 2023-07-05 09:54:53 -05:00
asonix
b1940ccc57 Bump version 2023-07-02 21:13:31 -05:00
asonix
86cafa64fb Bump version 2023-06-29 11:42:32 -05:00
asonix
e128c63e50 Bump versions 2023-06-24 23:06:15 -05:00
asonix
a1d48cbb42 Share client between object store and request extractor
Add config to limit connection pool size
2023-06-23 11:20:20 -05:00
asonix
6a442b40f7 Remove cache_duration from example files 2023-06-21 17:15:22 -05:00
asonix
1911ccd894 Bump versions 2023-06-21 17:09:14 -05:00
asonix
6d2aef8cc0 Add jpegxl and avif support 2023-06-21 17:05:35 -05:00
asonix
1378f21264 Bump versions 2023-06-20 16:13:08 -05:00
asonix
b141d62fe1 Update image tag in pict-rs.toml 2023-06-19 16:03:45 -05:00
asonix
0833271281 Add '[media] format' to pict-rs.toml 2023-06-19 13:33:27 -05:00
asonix
cc314c37a6 Use libopus for ffmpeg 2023-03-09 21:29:56 -06:00
asonix
4cc810d372 Add control over gif frame count 2023-02-04 17:52:23 -06:00
asonix
40f57be0c7 Allow uploading small gifs 2023-02-04 17:32:36 -06:00
asonix
8eb2293808 Enable selecting video and audio codecs for uploaded media 2022-09-30 19:38:11 -05:00
asonix
890478e794 Support audio in uploaded videos, allow webm uploads 2022-09-25 18:16:37 -05:00