* Move onebox gem in core library * Update template file path * Remove warning for onebox gem caching * Remove onebox version file * Remove onebox gem * Add sanitize gem * Require onebox library in lazy-yt plugin * Remove onebox web specific code This code was used in standalone onebox Sinatra application * Merge Discourse specific AllowlistedGenericOnebox engine in core * Fix onebox engine filenames to match class name casing * Move onebox specs from gem into core * DEV: Rename `response` helper to `onebox_response` Fixes a naming collision. * Require rails_helper * Don't use `before/after(:all)` * Whitespace * Remove fakeweb * Remove poor unit tests * DEV: Re-add fakeweb, plugins are using it * Move onebox helpers * Stub Instagram API * FIX: Follow additional redirect status codes (#476) Don’t throw errors if we encounter 303, 307 or 308 HTTP status codes in responses * Remove an empty file * DEV: Update the license file Using the copy from https://choosealicense.com/licenses/gpl-2.0/# Hopefully this will enable GitHub to show the license UI? * DEV: Update embedded copyrights * DEV: Add Onebox copyright notice * DEV: Add MIT license, convert COPYRIGHT.txt to md * DEV: Remove an incorrect copyright claim Co-authored-by: Jarek Radosz <jradosz@gmail.com> Co-authored-by: jbrw <jamie@goatforce5.org> |
||
|---|---|---|
| .. | ||
| allowlisted_generic_onebox_spec.rb | ||
| amazon_onebox_spec.rb | ||
| audio_onebox_spec.rb | ||
| cloudapp_onebox_spec.rb | ||
| gfycat_onebox_spec.rb | ||
| github_blob_onebox_spec.rb | ||
| github_commit_onebox_spec.rb | ||
| github_folder_onebox_spec.rb | ||
| github_gist_onebox_spec.rb | ||
| github_pullrequest_onebox_spec.rb | ||
| gitlab_blob_onebox_spec.rb | ||
| google_docs_onebox_spec.rb | ||
| google_drive_onebox_spec.rb | ||
| google_maps_onebox_spec.rb | ||
| google_photos_onebox_spec.rb | ||
| google_play_app_onebox_spec.rb | ||
| html_spec.rb | ||
| image_onebox_spec.rb | ||
| imgur_onebox_spec.rb | ||
| instagram_onebox_spec.rb | ||
| json_spec.rb | ||
| kaltura_onebox_spec.rb | ||
| pdf_onebox_spec.rb | ||
| pubmed_onebox_spec.rb | ||
| reddit_media_onebox.rb | ||
| slides_onebox_spec.rb | ||
| stack_exchange_onebox_spec.rb | ||
| trello_onebox_spec.rb | ||
| twitch_clips_onebox_spec.rb | ||
| twitch_stream_onebox_spec.rb | ||
| twitch_video_onebox_spec.rb | ||
| twitter_status_onebox_spec.rb | ||
| typeform_onebox_spec.rb | ||
| video_onebox_spec.rb | ||
| wikimedia_onebox_spec.rb | ||
| wikipedia_onebox_spec.rb | ||
| xkcd_spec.rb | ||
| youku_onebox_spec.rb | ||
| youtube_onebox_spec.rb | ||