1
0
forked from mirror/misskey
misskey/packages/backend/src
Kagami Sascha Rosylight 3f53cbd8f6
fix(backend/DriveService): convert WebP/AVIF to WebP (#10239)
* fix(backend/DriveService): convert transparent WebP/AVIF to PNG

* webpにする

その希望が複数ありましたので

* Update packages/backend/src/core/DriveService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* update test

* webpはwebpublicにできる

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-03-10 09:37:22 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
core fix(backend/DriveService): convert WebP/AVIF to WebP (#10239) 2023-03-10 09:37:22 +09:00
daemons refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
misc feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
models feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
queue feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
server enhance(backend): restore OpenAPI endpoints (#10281) 2023-03-10 02:37:44 +09:00
config.ts Revert "Allow configuring the listen host (#9924)" 2023-02-22 18:00:35 +09:00
const.ts
decorators.ts refactor: fix types 2023-02-09 10:50:53 +09:00
di-symbols.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
env.ts
global.d.ts
GlobalModule.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
logger.ts refactor: fix types 2023-02-09 11:46:08 +09:00
MainModule.ts enhance(server): separate job queue process (#9662) 2023-01-21 14:09:01 +09:00
NestLogger.ts
postgres.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
redis.ts
types.ts fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00