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