Commit Graph

6 Commits

Author SHA1 Message Date
7902ded327 なんかめっちゃ変えた 2023-12-30 08:36:01 +00:00
52f5692199 update typescript 2023-12-30 07:03:53 +00:00
81de408b54 remove package-lock.json
https://github.com/misskey-dev/summaly/issues/18
2023-12-30 06:42:33 +00:00
994f420b46 4.0.2 2023-04-20 04:02:55 +00:00
a36652c859 v4.0.0 2023-03-13 17:53:29 +00:00
eab3766db9 feat: add oEmbed support (#6)
* feat: add oEmbed support

* more safelisted features

* fix the syntax

* Update README.md

* permissions

* names

* playerを使うように

* fix type error

* support width (for size ratio)

* test for type: video

* nullable width

* restore max height test

* ignored permissions

* restore autoplay

* Use WHATWG URL

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-03-14 02:46:41 +09:00