manifold/common/util
Austin Chen 9311652bed
Support Youtube, Tweet, and Metaculus embeds in editor (#744)
* Embed a tweet by URL

* Clean up imports

* Prevent tweetId from getting interpreted as a number

* Use a single place to embed iframe, Youtube, and Tweets

* Support Manifold and Metaculus embeds

* Remove unused import

* Simplify Manifold paste logic

* Clean up embed rewrite code

* Add back comment

* Rejigger config so tsx is only in web/

* Clean up comment

* Revert unnecessary tsconfig change

* Fix placeholder

* Lighten placeholder
2022-08-11 20:18:01 -07:00
..
algos.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
array.ts add salem to sidebar; clean up code 2022-08-10 12:17:40 -05:00
clean-username.ts Clean up unclean user names (#543) 2022-06-18 14:31:39 -07:00
format.ts fix formatting 2022-07-19 12:31:26 -05:00
math.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
object.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
parse.ts Support Youtube, Tweet, and Metaculus embeds in editor (#744) 2022-08-11 20:18:01 -07:00
promise.ts Fix leaderboard out of memory error with batchedWaitAll instead of Promise.all 2022-03-07 13:45:56 -08:00
random.ts Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
slugify.ts formatting 2022-01-10 17:52:03 -06:00
time.ts Add weekly activiation rate 2022-04-19 01:47:58 -05:00
tiptap-iframe.ts Render iframes inside the rich text editor (#682) 2022-07-22 09:12:23 -07:00
tiptap-tweet-type.ts Support Youtube, Tweet, and Metaculus embeds in editor (#744) 2022-08-11 20:18:01 -07:00