2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-14 00:13:59 +00:00
Commit graph

21 commits

Author SHA1 Message Date
7c0a407568 Add privileged purging, alias <-> filename relation queries 2020-07-11 17:22:45 -05:00
510f955cc0 Migrate from 0.32.0-rc1 2020-07-11 15:40:40 -05:00
a746793187 Enable mp4 with ffmpeg 2020-06-24 11:58:46 -05:00
928fb8f277 Replace 'move' with 'copy+delete' 2020-06-14 22:35:00 -05:00
154914e61a Use rexiv2 for metadata removal 2020-06-14 21:41:45 -05:00
24f09408fb Further clean tracing logs 2020-06-14 13:56:42 -05:00
3b4c5b646a Do better logging 2020-06-14 10:07:31 -05:00
68721fb269 Replace log with tracing, only hardcode 'info' if RUST_LOG is empty 2020-06-13 21:28:06 -05:00
6de89a3318 Don't use image crate to validate gifs 2020-06-11 11:46:00 -05:00
bfdfb737ed Update deps 2020-06-10 19:34:25 -05:00
9b45751f70 Add import API for filename preservation 2020-06-10 19:26:54 -05:00
1fbb5005ef Keep track of image variants rather than walking fs on delete 2020-06-09 18:40:01 -05:00
d71b86a81e Put image crate actions behind web::block 2020-06-07 11:34:44 -05:00
fc1ae4be49 Add endpoint for downloading remote images 2020-06-07 10:59:58 -05:00
1b526f4c1f Remove redundant code 2020-06-06 22:24:33 -05:00
b7a66c7863 Remove outdated TODO 2020-06-06 22:21:42 -05:00
459db42a88 Add optional image format coersion 2020-06-06 20:44:26 -05:00
fcf18ceca5 Background deletions 2020-06-06 19:33:29 -05:00
d60862a0d0 Implement delete tokens 2020-06-06 19:29:15 -05:00
7298e500cb Introduce alias system 2020-06-06 17:43:33 -05:00
65b83c6a06 Split into multiple files 2020-06-06 16:41:17 -05:00