1
0
forked from mirror/misskey
misskey/packages/backend
Alex b3358f0a8b
enhance: Add OGP data for notes with multiple images/videos (#11142)
* Add OGP data for notes with multiple images/videos

* Update CHANGELOG.md

* Update packages/backend/src/server/web/views/note.pug

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

* Update packages/backend/src/server/web/views/note.pug

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

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-07-21 09:40:30 +00:00
..
.vscode
assets perf(backend): make some features optionable 2023-07-02 16:02:32 +09:00
migration feat(backend): allow disabling cache for sensitive files (#11245) 2023-07-15 20:12:20 +09:00
nsfw-model
src enhance: Add OGP data for notes with multiple images/videos (#11142) 2023-07-21 09:40:30 +00:00
test feat(backend): allow disabling cache for sensitive files (#11245) 2023-07-15 20:12:20 +09:00
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
check_connect.js enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に (#11329) 2023-07-20 19:50:31 +09:00
jest.config.cjs
jsconfig.json
ormconfig.js
package.json perf: use slacc instead of unzipper (#10780) 2023-07-20 17:00:54 +09:00
README.md
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
watch.mjs

Misskey Backend