Commit graph

8 commits

Author SHA1 Message Date
7e0151fa64 chore!: separate server functionality into a crate 2023-04-20 16:02:41 +02:00
81dcc7a8bf chore: clippy lints 2023-03-19 20:10:13 +01:00
8e3ea0f574 feat: add options to previews
video: position
image: size, quality
audio: size, color

TODO: make options an actual struct to be Deserialized?
2022-09-18 13:23:40 +02:00
459eede174
...
reformat
2022-04-15 22:43:40 +02:00
1b823bcce4
respect exif image orientation in previews 2022-03-16 11:30:06 +01:00
8b9947c2e4
fix no-default-features build 2022-01-28 14:21:07 +01:00
4a02921bbd send a http 303 if thumbnail isn't applicable 2022-01-24 18:26:53 +01:00
d508cd0a74 add image previews 2022-01-24 17:04:27 +01:00