aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/image-utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* esModuleInterop to trueChocobozzz2021-08-271-3/+3
|
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
|
* Fix video upload with a capitalized extChocobozzz2021-06-081-3/+4
|
* Add size info in db for actor imagesChocobozzz2021-04-081-0/+6
|
* Optimize remote image processingChocobozzz2021-02-161-7/+33
|
* Add tests to gif resizerChocobozzz2020-11-251-14/+20
|
* Add pixel size to tooltip and gif support with FFmpeg for avatar upload (#3329)Kimsible2020-11-251-1/+9
| | | | | | | | | * Add avatar pixel size upload in tooltip * Add gif support for avatar * Add ffmpeg GIF process Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Add ability to save live replayChocobozzz2020-11-091-1/+1
|
* Handle webp images from youtube-dlChocobozzz2020-07-101-5/+16
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-5/+6
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* Relax videos list thumbnail api joinChocobozzz2019-04-241-5/+5
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-2/+3
|
* Fix thumbnail processingChocobozzz2018-12-041-8/+6
|
* Optimize image resizingChocobozzz2018-11-191-2/+17
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-2/+2
|
* Fix remote image fetchingChocobozzz2018-02-151-1/+1
|
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-0/+21