Revision history for perl distribution LinkEmbedder
1.20 2021-07-18T08:42:15+0900
- Fix not showing double HTML entities
- Fix not adding extra newline #21
1.19 2021-06-09T09:32:08+0900
- Fix Mojolicious version after v1.18 #23
- Fix direct video links not rendering correctly #26
Contributor: Bruno Ramos
- Fix Metacpan author_name detection and tests #29
Contributor: Bruno Ramos
- Add paste.debian.net support #19 #28
Contributor: Bruno Ramos
- Add support for https://youtu.be links #25 #27
Contributor: Bruno Ramos
1.18 2021-03-24T09:29:43+0900
- Fix compatibility with Mojolicious 9.11
1.17 2021-02-03T10:35:43+0900
- Add support for https://www.webex.com/
- Add support for https://meet.google.com/
- Add "le-video-chat" class to video chat resources
- Removed embed support for Instagram, since it does not work without a key
- Renamed "AppearIn" to "Whereby"
1.16 2021-01-05T08:15:56+0900
- Fix handling pastebin with child nodes
1.15 2020-11-30T11:40:00+0900
- Will also detect Jitsi links by looking at "title"
1.15 2020-11-25T10:43:25+0900
- Add support for Jitsi links
1.14 2020-09-21T08:47:37+0900
- Select github line ranges when specified
Contributor: Joel Berger
1.13 2020-09-17T13:08:51+0900
- Fix parsing imgur links #17
- Fix parsing metacpan.org links
- Fix parsing pastebini.com links
- Fix parsing xkcd.com links
- Add support for Instagram photos inside iframe #15
- Add support for rendering GitHub source code #16
- Add support for extracting "application/ld+json" information
- Add support for paste.centos.org (replaced fedoraproject paste)
- Changed to use twitframe.com to embed twitter posts
1.12 2020-03-24T12:12:10+0900
- Add support for reading X-Provider-Name from headers
- Will serve plain text as a paste
1.11 2020-01-07T09:24:53+0900
- Add support for fortunecowsay.com
1.10 2019-12-23T13:23:49+0900
- Fix Can't locate object method "clone" via package ...
1.09 2019-12-23T11:20:51+0900
- Fix loading google images by setting "User-Agent" header #13
- Removed default placeholder_url
1.08 2019-11-12T16:04:56+0900
- Fix "Can't call method "host" on an undefined"
1.07 2019-10-30T09:12:36+0900
- Add support for force_secure
- Replaced most of the insecure "http:" links #11
- Changed appear.in to whereby.com #11
1.06 2019-10-16T18:55:09+0900
- Add support for NHL videos #12
- Fixed a bunch of failing tests #12
- Make sure error() is always a hash-ref
1.05 2019-04-17T18:33:02+0700
- No longer EXPERIMENTAL
- Replaced a bunch of outdated example links
1.04 2019-04-03T16:21:20+0700
- Fix https://app.thorsen.pm/linkembedder demo links #10
1.03 2018-12-25T11:18:02+0900
- Add support for X-Request-Base to example app
- Fix serve() would render multiple responses for "json"
1.02 2018-12-14T12:32:49+0900
- Add get() again
1.01 2018-09-26T13:44:46+0900
- Forgot to remove Carp::Always
- Add support for https://perlbot.pl #1
- Add support for https://paste.fedoraproject.org #2
- Add support for https://bitbucket.org #3
1.00 2018-09-26T01:22:18+0900
- Compatible with Mojolicious 8.00
- Converted from delay to promises
0.05 2017-05-01T22:35:47+0200
- Fix terrible class names from provider_name()
- Add support for using <link rel="icon" ...> for images
0.04 2017-04-03T10:01:10+0200
- Add support for anonymous gist
0.03 2017-04-01T16:10:27+0200
- Add example script
- Add support for gist.github.com
- Updated template structure
0.02 2017-04-01T01:18:42+0200
- Add support for App::mojopaste and other pastebins with simple markup
- Add LinkEmbedder::Link::template() attribute
- Improved documentation
0.01 2017-04-01T00:16:41+0200
- Started replacing Mojolicious::Plugin::LinkEmbedder
- Add support for appear.in
- Add support for git.io
- Add support for github.com
- Add support for google
- Add support for imgur.com
- Add support for ix.io
- Add support for instagram.com
- Add support for metacpan.org
- Add support for paste.opensuse.org
- Add support for paste.scsys.co.uk
- Add support for pastebin.com
- Add support for spotify
- Add support for ted.com
- Add support for travis-ci.org
- Add support for twitter.com
- Add support for vimeo.com
- Add support for xkcd.com
- Add support for youtube.com