aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/image-utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Process images in a dedicated workerChocobozzz2022-06-271-8/+17
* Fix various typosluz paz2022-06-071-1/+1
* Merge branch 'release/4.1.0' into developChocobozzz2022-03-081-0/+11
|\
| * Remove exif tags when processing imagesChocobozzz2022-03-071-0/+11
* | Fill width of local avatarsChocobozzz2022-03-011-4/+18
* | Add basic video editor supportChocobozzz2022-02-281-2/+26
|/
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-2/+2
* Prefer cover instead of contain for imagesChocobozzz2021-11-161-3/+6
* Fix thumbnails/previews for portrait videosChocobozzz2021-11-161-11/+32
* 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 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
* 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