Commit Graph

4 Commits (a855f380862d9b2b300a41a99a019e2d2b11ad61)

Author SHA1 Message Date
ThibG 4bf67e9cd0 Sanitize and sandbox toot embeds () 2018-12-23 02:16:35 +01:00
Eugen Rochko ca1c696dbd Slightly reduce RAM usage ()
* No need to re-require sidekiq plugins, they are required via Gemfile

* Add derailed_benchmarks tool, no need to require TTY gems in Gemfile

* Replace ruby-oembed with FetchOEmbedService

Reduce startup by 45382 allocated objects

* Remove preloaded JSON-LD in favour of caching HTTP responses

Reduce boot RAM by about 6 MiB

* Fix tests

* Fix test suite by stubbing out JSON-LD contexts
2018-05-02 18:58:48 +02:00
abcang 5384e1e913 Improve web api protect () 2018-04-17 15:23:46 +02:00
Eugen Rochko ad769409f7 Embed modal ()
* Embed modal

* Proxy OEmbed requests from web UI
2017-08-31 03:38:35 +02:00