2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-01 10:09:57 +00:00
Commit graph

12 commits

Author SHA1 Message Date
afeac8294a Fix Alias cleanup ordering
Update dev.toml
2023-07-13 19:57:09 -05:00
a32355c064 Update dev.toml 2023-07-13 19:22:15 -05:00
7768d4e58e Add database exports
This should help admins running pict-rs on traditional filesystems to
keep valid backups of pict-rs' sled repo
2023-07-08 17:36:01 -05:00
d16e81be20 Allow testing object-storage with native pict-rs 2023-07-07 12:30:22 -05:00
3487cb0e30 Add ability to set 404 image
Fix imagemagick blur arguments
2023-07-05 19:07:03 -05:00
6a442b40f7 Remove cache_duration from example files 2023-06-21 17:15:22 -05:00
cc314c37a6 Use libopus for ffmpeg 2023-03-09 21:29:56 -06:00
503cedd14e Update dev toml 2023-03-09 20:07:19 -06:00
865f4ee09c Caching works:
- Insert new bucket for current access time before removing
    previous access time record.
- Add instrument to more methods for more precise tracing
2022-04-05 21:47:35 -05:00
8226a3571d Enable multi-threaded job processing 2022-03-29 13:18:47 -05:00
dd9ef89709 Update tomls 2022-03-28 20:48:12 -05:00
3792a8923a Finish redoing config probably 2022-03-27 23:27:07 -05:00