paricafe/packages/backend/src/services/drive
xianon 22464c434e
fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する (#8014)
* 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する

* test: Add rotate.jpg test

* Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す

* test: Support orientation
2021-12-03 11:19:28 +09:00
..
add-file.ts fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する (#8014) 2021-12-03 11:19:28 +09:00
delete-file.ts refactoring 2021-11-12 02:02:25 +09:00
generate-video-thumbnail.ts refactoring 2021-11-12 02:02:25 +09:00
image-processor.ts refactoring 2021-11-12 02:02:25 +09:00
internal-storage.ts refactoring 2021-11-12 02:02:25 +09:00
logger.ts refactoring 2021-11-12 02:02:25 +09:00
s3.ts refactoring 2021-11-12 02:02:25 +09:00
upload-from-url.ts refactoring 2021-11-12 02:02:25 +09:00