Commit Graph
667 Commits
Author SHA1 Message Date
Chocobozzz 30eb3cc4f8 Bumped to version v8.2.4 2026-08-04 09:22:14 +02:00
Chocobozzz 7fd40b9609 Bumped to version v8.2.3 2026-07-20 14:03:21 +02:00
Chocobozzz e2c90e29b9 Fix licence field for package.json 2026-07-13 14:01:17 +02:00
Chocobozzz 296e638114 Bumped to version v8.2.2 2026-07-02 09:08:15 +02:00
Chocobozzz 23f7ab4b23 Bumped to version v8.2.1 2026-06-12 15:59:49 +02:00
Chocobozzz 449f01e463 Bumped to version v8.2.0 2026-05-27 09:48:29 +02:00
Chocobozzz feb244ffd8 Update dependencies 2026-05-27 08:56:12 +02:00
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 d331c12c76 Bumped to version v8.2.0-rc.3 2026-05-23 20:23:15 +02:00
Chocobozzz 371d8d8063 Bumped to version v8.2.0-rc.2 2026-05-20 16:03:32 +02:00
Chocobozzz 969b978d33 Merge branch 'release/v8.1.x' into develop 2026-05-20 15:44:14 +02:00
Chocobozzz 7b7951c6e2 Bumped to version v8.1.6 2026-05-20 15:30:33 +02:00
Chocobozzz 750994f33e Update sanitize-html dependency 2026-05-20 15:28:50 +02:00
Chocobozzz ec8f87a072 Bumped to version v8.2.0-rc.1 2026-05-12 10:15:51 +02:00
Chocobozzz 2b6898381a Update got and rollback test workaround
See https://github.com/sindresorhus/got/issues/2448
2026-05-07 09:24:40 +02:00
Chocobozzz a640be5f22 Upgrade server dependencies 2026-05-06 08:28:11 +02:00
Chocobozzz 1947d5fd59 Require NodeJS 22 2026-04-24 15:11:53 +02:00
Chocobozzz 5ddc342e82 Fix non latin filename parsing 2026-04-22 14:42:10 +02:00
Chocobozzz c00613f0ac Podcast feed support for playlists 2026-04-17 09:18:36 +02:00
Chocobozzz c2345d670b Merge branch 'release/v8.1.x' into develop 2026-04-10 14:41:43 +02:00
Chocobozzz 3a5abc909f Bumped to version v8.1.5 2026-04-07 11:48:49 +02:00
Chocobozzz fa8fa030f1 Update vuln dependency 2026-04-07 10:45:11 +02:00
Chocobozzz c2864ab511 Merge branch 'release/v8.1.x' into develop 2026-03-31 09:05:00 +02:00
Chocobozzz a316c9f7c8 Bumped to version v8.1.4 2026-03-31 08:53:18 +02:00
Chocobozzz e35f6a4617 Update vuln dependencies 2026-03-31 08:22:23 +02:00
Chocobozzz 002ee2452d Upgrade typescript to v6 2026-03-26 16:36:25 +01:00
Chocobozzz 9e562b9437 oxlint migration for server 2026-03-26 15:15:36 +01:00
Chocobozzz f83b4ccc9e Bumped to version v8.1.3 2026-03-19 08:32:06 +01:00
Chocobozzz 25999e740a Update vuln dependencies 2026-03-18 11:10:30 +01:00
Chocobozzz 0db8cd0af4 Bumped to version v8.1.2 2026-03-13 16:43:35 +01:00
Chocobozzz 0d4d8bb984 Bumped to version v8.1.1 2026-03-11 10:38:01 +01:00
Chocobozzz 55f0e2f447 Bumped to version v8.1.0 2026-03-11 09:14:35 +01:00
Chocobozzz c23b529870 Update vuln dependencies 2026-03-11 08:54:09 +01:00
Chocobozzz 3e7e0f897e Update vuln dependencies 2026-03-02 10:51:39 +01:00
Chocobozzz 4bb710400d Migrate peertube-cli to tsdown 2026-02-26 12:08:12 +01:00
Chocobozzz ae6e03bf28 Bumped to version v8.1.0-rc.1 2026-02-26 10:01:45 +01:00
Chocobozzz 592abac3df Migrate i18next parser 2026-02-25 08:45:39 +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 d62dea8c03 Merge branch 'release/v8.0.x' into develop 2026-01-27 09:45:28 +01:00
Chocobozzz 4d2b0c4420 Bumped to version v8.0.2 2026-01-27 09:18:51 +01:00
Chocobozzz 8500ca679d Fix download filename on Safari 2026-01-02 10:08:36 +01:00
Chocobozzz defaaaf026 Use @misskey-dev/node-http-message-signatures
In the future, it will allow us to:
 * Sign using RFC 9421
 * Accept RFC 9421 signatures
 * Support RFC 3230 and RFC 9530 digests
 * Use Ed25519 keys
2025-12-18 11:59:15 +01:00
Chocobozzz 7cb0c9fd94 Bumped to version v8.0.1 2025-12-16 09:39:21 +01:00
Chocobozzz 90f293cec4 Bumped to version v8.0.0 2025-12-09 09:53:58 +01:00
Chocobozzz 0fda255b71 Update jsonwebtoken 2025-12-08 16:32:39 +01:00
Chocobozzz 892dbef485 Bumped to version v8.0.0-rc.1 2025-11-26 10:33:27 +01:00
Chocobozzz db1dfc6756 Painfully upgrade dependencies 2025-11-14 14:52:17 +01:00
Chocobozzz f184154aaa Fix handlebars dependency 2025-09-12 09:38:31 +02:00
Chocobozzz 906b5f7f2c Migrate to pnpm 2025-09-12 08:43:41 +02:00