983e9ce151
Merge branch 'main' into asonix/update-reqwest
2024-05-19 09:36:54 -05:00
9302062b26
Merge pull request 'Update metrics-exporter-prometheus' ( #60 ) from asonix/update-metrics-exporter-prometheus into main
...
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/60
2024-05-19 14:35:27 +00:00
d45e3fa386
Remove unused 'remove' repo method
2024-05-03 22:35:20 -05:00
bfd4fd4689
Remove unused StatusError type
2024-05-03 22:34:18 -05:00
89f3c447a8
clippy
2024-05-01 14:57:03 -05:00
46cfbf99a5
Update metrics-exporter-prometheus
...
This pulls in hyper 1 and http 1
2024-05-01 14:50:20 -05:00
58529a2eb2
Update reqwest to 0.12
...
This pulls in hyper 1 and http 1, but removes rustls 0.21
2024-05-01 14:46:29 -05:00
700aeb90e0
Fix time deprecation warnings
2024-05-01 14:33:07 -05:00
ff39c30cc8
Update direct base64 dependency
2024-05-01 14:32:26 -05:00
9561c578dc
Update dependencies (minor & point)
2024-05-01 14:30:22 -05:00
dc7bdf7eeb
Update flake.lock
2024-04-21 21:02:42 -05:00
33ba045ee1
Apparently imagemagick needs a shell to delegate to ffmpeg properly
2024-04-21 21:02:31 -05:00
f082e48ed8
Attempt to set up nix-based docker for pict-rs
...
There's a bug when converting APNG files to WEBP files, which
imagemagick delegates to ffmpeg. When doing 'nix build' and running the
result, or running pict-rs in the dev shell, it works fine. In the
container, this doesn't work at all. imagemagick complains that there's
no media to convert, implying ffmpeg has output a zero-sized file.
This work is helping to narrow down exactly what pict-rs needs to run,
though. This still needs to be tested against h264, h265, vp8, vp9 and
av1.
2024-04-21 14:31:03 -05:00
97159e0030
Update release document
2024-04-15 21:17:40 -05:00
6d40fbee47
Prepare 0.5.13
2024-04-15 15:31:31 -05:00
c4e99ef539
Add ability to disable colorized logs
2024-04-15 15:16:10 -05:00
3428c31f16
Use tokio channels again
2024-04-14 20:06:58 -05:00
4bb3bad703
Prepare 0.5.12
2024-04-05 13:05:16 -05:00
4021458be8
Prevent divided-by-zero for empty BytesStreams
2024-04-05 12:57:40 -05:00
eca3697410
Add panic boundaries for background jobs
2024-04-05 12:57:32 -05:00
d41fca5b6c
Don't let the doctests step on each other via /tmp
2024-04-04 14:39:30 -05:00
e3183c923f
Remove dev-dependency on tokio-uring - unneeded
2024-04-04 12:53:08 -05:00
d97cfe2a64
Remove 'armed' from NotificationEntryInner by only creating them when needed
2024-04-03 13:22:34 -05:00
cef9a68307
Update dependencies (minor & point)
2024-04-01 18:08:57 -05:00
5f9efb2e1a
Prepare 0.5.11
2024-04-01 18:08:46 -05:00
dfb38c7144
Merge pull request 'Background variant processing' ( #56 ) from asonix/backgrounded-variants into main
...
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/56
2024-04-01 22:17:30 +00:00
a3bce4c2d3
clippy
2024-04-01 17:06:36 -05:00
c013f697fd
Update readme with new API information
2024-04-01 17:01:52 -05:00
960f6487b7
Queue generation jobs
2024-03-31 20:26:15 -05:00
cd6fb84cc4
Add timeout, metrics back to processor
2024-03-31 16:34:50 -05:00
056b96d0ad
Rename thumbnail_args to variant_args
2024-03-31 16:23:34 -05:00
74885f2932
Share notification map between sled, postgres
2024-03-31 16:00:23 -05:00
d9d5ac5388
Make postgres work
2024-03-30 14:11:12 -05:00
612e4017d5
Postgres compiles
2024-03-30 12:10:31 -05:00
b43a435e64
Broken!!!!!
2024-03-30 09:36:31 -05:00
6e9239fa36
Move variant methods into variant repo trait
2024-03-28 12:04:40 -05:00
525deffd8d
Merge pull request 'Add per-upload limits and per-upload preprocess steps' ( #55 ) from asonix/per-upload-limits-and-operations into main
...
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/55
2024-03-28 01:17:32 +00:00
fe5a5723be
Merge branch 'main' into asonix/per-upload-limits-and-operations
2024-03-27 19:20:50 -05:00
3211ce459e
Update dependencies (minor & point)
2024-03-27 19:11:41 -05:00
4b46f1ae2a
Use stable actix-form-data
2024-03-27 19:10:58 -05:00
55bc4b64c1
Add per-upload validations and per-upload preprocess steps
2024-03-27 19:00:54 -05:00
84a882392a
Start threading upload configuration into ingest
2024-03-27 16:57:22 -05:00
5f850f8c86
Prepare 0.5.10 release
2024-03-23 18:59:48 -05:00
bcc7773433
Update dependencies (minor & point)
2024-03-23 18:49:48 -05:00
793d3c0c70
Cleanup temporary directory on launch by default
2024-03-23 18:42:12 -05:00
34b9919428
Fix release document 2x combo
2024-03-11 13:58:57 -05:00
dacfc43c44
Fix release document
2024-03-11 13:57:53 -05:00
2ead3e00e2
Revert "Zigbuild with tokio-unstable"
...
This reverts commit b7f508207f
.
2024-03-11 13:29:52 -05:00
df04ca9b12
Prepare 0.5.9
2024-03-11 13:29:15 -05:00
9178e3ef9f
Don't spawn_local without tokio-unstable
2024-03-11 13:20:26 -05:00