Commit graph

1107 commits

Author SHA1 Message Date
asonix f3cd2e3246 Enable TLS with dev postgres container 2024-01-15 18:15:36 -05:00
asonix 19147e2035 postgres: allow connecting to TLS-enabled databases 2024-01-15 18:11:08 -05:00
asonix f6087d65be Use async fn in trait for Store 2024-01-15 15:51:20 -05:00
asonix 2090bfc99f Update flake 2024-01-15 15:48:38 -05:00
asonix fc4b580b9f Add tokio-postgres-rustls dependency 2024-01-15 13:33:36 -05:00
asonix 87c1b6eab0 Add certstrap to flake 2024-01-15 13:23:21 -05:00
asonix 2fcc3eb2c6 Update dependencies (minor & point) 2024-01-11 16:52:33 -06:00
asonix afaa788d08 Bump version 2024-01-11 16:49:42 -06: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 708c25f20a Join identifier onto public_endpoint, rather than overwriting the existing path 2024-01-11 16:06:44 -06:00
asonix 9ceb26bb5c Clippy 2024-01-07 10:09:06 -06:00
asonix 65e165af49 Set default audio codecs if none are specified 2024-01-07 10:03:40 -06:00
asonix ca34a15cd3 Debug-log command arguments 2024-01-07 10:01:02 -06:00
asonix 3effedbcb1 Update dependencies (minor & point) 2024-01-07 09:23:12 -06:00
asonix ee0037c5c5 Bump version 2024-01-07 09:23:00 -06:00
asonix ee03210b0e Add release announcement blurb 2024-01-07 09:20:59 -06:00
asonix 004a54c4ae Improve cooperation from background jobs 2024-01-06 17:47:44 -06:00
asonix bcf73eb4e4 Improve cooperation from from_iterator to prevent task starvation 2024-01-05 19:50:10 -06:00
asonix 4145637a33 Add a few more metrics, increase repo disconnect sleep 2024-01-05 19:35:52 -06:00
asonix 688c797082 Remove LIMIT 10, single_value is already in use 2024-01-04 11:13:29 -06:00
asonix 0ed221438f Update dependencies (minor & point) 2024-01-04 11:07:47 -06:00
asonix 6514487ea9 Index on queue_time for job queue, limit to 10 jobs in ID query 2024-01-04 11:01:25 -06:00
asonix 0fd6c459d0 Clippy 2024-01-04 10:42:34 -06:00
asonix 0f525d7d73 Bump version 2024-01-04 10:31:16 -06:00
asonix 7d4f44a540 Set worker-id to None when marking a job as runnable after expired heartbeats 2024-01-04 10:29:37 -06:00
asonix e4e5aad215 Add public_endpoint to pict-rs.toml 2023-12-30 10:57:21 -06:00
asonix 9d81d7fa06 Add note about rust_log to release document 2023-12-28 12:46:25 -06:00
asonix 5cd2c46e79 Update dependencies (minor & point) 2023-12-28 12:42:40 -06:00
asonix bbf5293dc1 Bump version 2023-12-28 12:42:26 -06:00
asonix 7e215c691b Support RUST_LOG 2023-12-28 12:40:59 -06:00
asonix bfc2410552 Add trace-level logs to every loop (paranoid) 2023-12-28 11:58:38 -06:00
asonix db0464aa27 Bump version 2023-12-26 18:38:03 -06:00
asonix dc90e00324 Update metrics to 0.22 (plus mechanical changes) 2023-12-26 18:06:38 -06:00
asonix aa7b8d97ee Update dependencies (minor & point) 2023-12-25 21:48:06 -06:00
asonix 8e7206ce4e Bump version 2023-12-23 21:46:03 -06:00
asonix bd3cdc925e Remove special-case for animated avif 2023-12-23 21:44:11 -06:00
asonix b844f5ef4e Add policy.xml to dev environment 2023-12-23 17:40:51 -06:00
asonix 4847ac7297 Add HEIC to permitted coders and modules for imagemagick 2023-12-23 17:20:15 -06:00
asonix c542a68e1d Bump version 2023-12-23 16:43:57 -06:00
asonix 53bf11c8b0 Add imagemagick-heic for avif support 2023-12-23 16:40:55 -06:00
asonix 6d259a0eea Don't kill already-exited processes, don't log tmp_dir when fetching details 2023-12-23 13:29:30 -06:00
asonix 8a55bc5e6c Update dependencies (minor & point) 2023-12-23 12:52:10 -06:00
asonix d5a71a51ae Bump version 2023-12-23 12:52:04 -06:00
asonix 58669c9cf8 Update flake.lock 2023-12-23 12:48:37 -06:00
asonix c2e53766c2 Don't -ping when extracting file details (workaround for imagemagick json bug) 2023-12-23 12:48:32 -06:00
asonix df8fc00ad5 Try to clean up properly even if command errors 2023-12-23 12:11:15 -06:00
asonix 89a4e3995f Add warn logs when performing blocking removes due to dropped files 2023-12-23 12:10:25 -06:00
asonix 6fa79b9188 Do more cleanup inline 2023-12-23 11:58:20 -06:00
asonix e8380c31c1 Fix remaining warnings 2023-12-22 21:03:51 -06:00