.github/workflows/ci.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-gemset | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Guardfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
onebox.gemspec | |
|
|
templates/_layout.mustache | |
|
|
templates/allowlistedgeneric.mustache | |
|
|
templates/amazon.mustache | |
|
|
templates/githubblob.mustache | |
|
|
templates/githubcommit.mustache | |
|
|
templates/githubfolder.mustache | |
|
|
templates/githubgist.mustache | |
|
|
templates/githubissue.mustache | |
|
|
templates/githubpullrequest.mustache | |
|
|
templates/gitlabblob.mustache | |
|
|
templates/googledocs.mustache | |
|
|
templates/googledrive.mustache | |
|
|
templates/googleplayapp.mustache | |
|
|
templates/instagram.mustache | |
|
|
templates/pastebin.mustache | |
|
|
templates/pdf.mustache | |
|
|
templates/pubmed.mustache | |
|
|
templates/stackexchange.mustache | |
|
|
templates/twitterstatus.mustache | |
|
|
templates/wikimedia.mustache | |
|
|
templates/wikipedia.mustache | |
|
|
templates/xkcd.mustache | |
|
|
web/assets/stylesheets/normalize.css | |
|
|
web/assets/stylesheets/style.css | |
|
|
web/views/index.haml | |
|
|
web/views/layout.haml | |
|
|
web/assets/javascripts/jquery.js | 2 |
|
|
web/assets/javascripts/main.js | 21 |
|
|
lib/onebox.rb | 49 |
|
|
lib/onebox/engine.rb | 163 |
|
|
lib/onebox/engine/allowlisted_generic_onebox.rb | 342 | D 2 days |
|
lib/onebox/engine/amazon_onebox.rb | 145 | D 1 day |
|
lib/onebox/engine/asciinema_onebox.rb | 20 |
|
|
lib/onebox/engine/audio_onebox.rb | 23 |
|
|
lib/onebox/engine/audioboom_onebox.rb | 19 | A 35 mins |
|
lib/onebox/engine/bandcamp_onebox.rb | 28 |
|
|
lib/onebox/engine/cloudapp_onebox.rb | 42 |
|
|
lib/onebox/engine/coub_onebox.rb | 17 | A 35 mins |
|