|
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 |
|
|
b7f508207f
|
Zigbuild with tokio-unstable
|
2024-03-11 13:20:12 -05:00 |
|
|
d8d1ce1634
|
Don't mention tokio_uring
|
2024-03-10 23:02:03 -05:00 |
|
|
7021c50156
|
Prepare 0.5.8
|
2024-03-10 22:48:11 -05:00 |
|
|
6f95c72070
|
Add new feature for testing with errors, test & fix job retries
|
2024-03-10 22:02:27 -05:00 |
|
|
286279cdf5
|
Control warn level for long polls via cargo feature
|
2024-03-10 20:07:59 -05:00 |
|
|
996fe0686b
|
Update opentelemetry dependencies
|
2024-03-10 16:03:46 -05:00 |
|
|
5b1f4219fa
|
Update dependencies (minor & point)
|
2024-03-10 16:00:54 -05:00 |
|
|
dff588aafd
|
Switch from deadpool to bb8
|
2024-03-10 15:59:08 -05:00 |
|
|
4976fcb2eb
|
Remove unneeded code
|
2024-03-09 22:53:46 -06:00 |
|
|
aa4582a3f8
|
Remove unused store method
|
2024-03-09 15:38:39 -06:00 |
|
|
e302df7e39
|
Add more poll timers, spawn process from background threads
|
2024-03-09 15:19:13 -06:00 |
|
|
9fe586b9dd
|
Implement retries for jobs, start warning on long polls
|
2024-03-09 12:15:23 -06:00 |
|
|
40bb58d603
|
clippy
|
2024-03-03 11:13:51 -06:00 |
|
|
4897c90ed7
|
Add blurhash cleanup for sled
|
2024-03-03 11:11:43 -06:00 |
|
|
719626de07
|
Add release document for 0.5.7, add blurhash endpoint to readme
|
2024-03-03 11:08:47 -06:00 |
|
|
feb8840761
|
Bump version
|
2024-03-03 10:27:49 -06:00 |
|
|
8301d321de
|
Update dependencies (minor & point)
|
2024-03-03 10:21:42 -06:00 |
|
|
3ecefcb64e
|
Save blurhashes in repo, improve some error responses, simplify extracting aliases
|
2024-03-02 13:27:58 -06:00 |
|
|
348f4ce0a3
|
Use same UUID for directory and filename
|
2024-03-02 12:20:50 -06:00 |
|
|
25ef3861f1
|
Remove more unneeded 'static
|
2024-02-27 20:46:04 -06:00 |
|
|
6ee7c5c4a0
|
Remove unneeded 'static
|
2024-02-27 20:41:39 -06:00 |
|
|
04dcc9a0c8
|
Include file extension in identifiers
|
2024-02-27 20:41:25 -06:00 |
|
|
d13f7fe969
|
Include a few random bytes in the directory structure
|
2024-02-27 20:18:35 -06:00 |
|
|
a6134999aa
|
stable blurhash
|
2024-02-26 17:50:42 -06:00 |
|