asonix
d9d5ac5388
Make postgres work
2024-03-30 14:11:12 -05:00
asonix
612e4017d5
Postgres compiles
2024-03-30 12:10:31 -05:00
asonix
b43a435e64
Broken!!!!!
2024-03-30 09:36:31 -05:00
asonix
6e9239fa36
Move variant methods into variant repo trait
2024-03-28 12:04:40 -05:00
asonix
fe5a5723be
Merge branch 'main' into asonix/per-upload-limits-and-operations
2024-03-27 19:20:50 -05:00
asonix
55bc4b64c1
Add per-upload validations and per-upload preprocess steps
2024-03-27 19:00:54 -05:00
asonix
84a882392a
Start threading upload configuration into ingest
2024-03-27 16:57:22 -05:00
asonix
793d3c0c70
Cleanup temporary directory on launch by default
2024-03-23 18:42:12 -05:00
asonix
9178e3ef9f
Don't spawn_local without tokio-unstable
2024-03-11 13:20:26 -05:00
asonix
d8d1ce1634
Don't mention tokio_uring
2024-03-10 23:02:03 -05:00
asonix
6f95c72070
Add new feature for testing with errors, test & fix job retries
2024-03-10 22:02:27 -05:00
asonix
286279cdf5
Control warn level for long polls via cargo feature
2024-03-10 20:07:59 -05:00
asonix
dff588aafd
Switch from deadpool to bb8
2024-03-10 15:59:08 -05:00
asonix
4976fcb2eb
Remove unneeded code
2024-03-09 22:53:46 -06:00
asonix
aa4582a3f8
Remove unused store method
2024-03-09 15:38:39 -06:00
asonix
e302df7e39
Add more poll timers, spawn process from background threads
2024-03-09 15:19:13 -06:00
asonix
9fe586b9dd
Implement retries for jobs, start warning on long polls
2024-03-09 12:15:23 -06:00
asonix
40bb58d603
clippy
2024-03-03 11:13:51 -06:00
asonix
4897c90ed7
Add blurhash cleanup for sled
2024-03-03 11:11:43 -06:00
asonix
3ecefcb64e
Save blurhashes in repo, improve some error responses, simplify extracting aliases
2024-03-02 13:27:58 -06:00
asonix
348f4ce0a3
Use same UUID for directory and filename
2024-03-02 12:20:50 -06:00
asonix
25ef3861f1
Remove more unneeded 'static
2024-02-27 20:46:04 -06:00
asonix
6ee7c5c4a0
Remove unneeded 'static
2024-02-27 20:41:39 -06:00
asonix
04dcc9a0c8
Include file extension in identifiers
2024-02-27 20:41:25 -06:00
asonix
d13f7fe969
Include a few random bytes in the directory structure
2024-02-27 20:18:35 -06:00
asonix
16890eaa45
Just keep timestamp component of v7 for directory
2024-02-26 15:58:06 -06:00
asonix
c17a8722c6
Simplify object and file path generation
2024-02-26 15:43:30 -06:00
asonix
7c6112e631
ffprobe: read from file, simplify input-file access
2024-02-25 13:05:47 -06:00
asonix
277b47af46
Fix imagemagick ffmpeg delegate, strip metadata while converting videos
2024-02-25 11:40:03 -06:00
asonix
b139190663
clippy
2024-02-24 19:36:29 -06:00
asonix
03bd3cbe2f
Even more piping
2024-02-24 19:27:34 -06:00
asonix
13fc0df31a
More piping
2024-02-24 19:07:48 -06:00
asonix
2074334131
Switch more commands to be driven via STDIN
2024-02-24 14:02:41 -06:00
asonix
eabd7ea228
Delete unused functions
2024-02-24 13:21:35 -06:00
asonix
ad51e6cd9f
Avoid writing blurhashed images to tmp
2024-02-24 13:16:25 -06:00
asonix
0fd19a5682
Start work on blurhash
2024-02-23 22:12:19 -06:00
asonix
6a6c61058a
Split save_stream for object storage to early-drop stack-pinned stream
2024-02-22 18:55:12 -06:00
asonix
d73e683d48
Remove unused From
2024-02-22 18:23:39 -06:00
asonix
16bf18bda4
Remove some Unpin and 'static bounds
2024-02-22 18:05:04 -06:00
asonix
227e9cc3a7
BytesReader: use built-in state tracking
2024-02-22 17:49:16 -06:00
asonix
59b03d548d
Fix is_empty
2024-02-22 17:09:03 -06:00
asonix
f3e455a1c3
Increase buffer size for AsyncRead -> Stream conversion
2024-02-22 16:25:03 -06:00
asonix
00a08a8bc9
Improve AyncRead impl
2024-02-22 16:21:31 -06:00
asonix
de356c1f12
Remove MessageBody impl
2024-02-22 16:15:32 -06:00
asonix
3a7d5b7bfb
Re-use try_from_stream where possible
2024-02-22 16:10:34 -06:00
asonix
0ebee2a07c
cargo fix
2024-02-22 16:03:49 -06:00
asonix
c1e651c01a
Use BytesStream in more places
2024-02-22 16:03:04 -06:00
asonix
9db5cc82f8
Add special handling for FileSize errors
2024-02-19 12:55:44 -06:00
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
71d81681d5
It compiles
2024-02-04 15:45:47 -06:00