Commit Graph
10 Commits
Author SHA1 Message Date
Chocobozzz d92f43143b Try to install wasm version of sharp
If CPU is not supported by prebuilt binaries
2026-05-26 16:37:21 +02:00
Chocobozzz a640be5f22 Upgrade server dependencies 2026-05-06 08:28:11 +02:00
Chocobozzz a52dc2e53f Add minimumReleaseAge to pnpm 2026-04-13 10:27:57 +02:00
Chocobozzz 85d8cc633c Hide webfinger message 2026-03-11 10:24:27 +01:00
Chocobozzz bf75fe7cb4 Approve builds 2026-03-11 09:13:28 +01:00
Chocobozzz 9d355a4362 Update server dependencies 2026-02-24 14:52:15 +01:00
Chocobozzz 526f1c6df5 Rebuild thumbnail and media file architecture
* Move to sharp library to improve image manipulation performance and
   support more image formats
 * Move video previews in thumbnails directory
 * Deprecate lazy static previews endpoint
 * Plugin `getFiles()` API now includes a `width`/`height` attribute
 * Deprecate previewfile for video publication/update.
   Use `thumbnailfile` instead
 * Deprecate `thumbnailPath` and `previewPath` of `Video` in favour of
   `thumbnails`
 * Deprecate `thumbnailPath` of `VideoPlaylist` in favour of
   `thumbnails`
 * Replace `torrentPath` by `torrentFilename` and `torrentStream` for
   remote torrents for `filter:api.download.torrent.allowed.result`
   plugin filter
 * Remove useless `fileUrl` from `UserExport` and `VideoSource`
 * Remove remote captions where we don't have a valid URL
 * cache directory is not deleted on each run anymore
 * Add permanent cache for video captions and storyboards
 * Remove `cache` admin configuration, use house-keeping script instead
2026-02-13 06:20:56 +01:00
Chocobozzz db1dfc6756 Painfully upgrade dependencies 2025-11-14 14:52:17 +01:00
Chocobozzz f93870ea31 Patch video.js types to unbreak the build
Remove the patch when https://github.com/videojs/video.js/pull/9089 is
published
2025-09-12 09:08:17 +02:00
Chocobozzz 906b5f7f2c Migrate to pnpm 2025-09-12 08:43:41 +02:00