asciinema.org/spec
Marcin Kulik 008545bca8 Revert to direct asciicast JSON URL because Safari is the new IE
Safari fails XHR requests which redirect to other domain (some old CORS
bug they didn't fix for 5 years now)
2016-01-10 19:22:08 +00:00
..
api Fix oEmbed endpoint when only one of maxwidth/maxheight given 2015-06-16 18:53:40 +00:00
controllers "Recency" is a weird word... 2015-07-20 12:05:38 +00:00
decorators Don't rely on external resources (gravatar) in integration tests 2015-05-25 19:10:08 +00:00
factories Prevent asciicast upload for revoked tokens 2015-04-04 17:59:58 +00:00
features Include link sharing in share modal 2015-10-14 09:29:57 +00:00
fixtures Refactor PNG generation 2015-03-29 14:15:05 +00:00
helpers Remove old authentication code (browser-id, github, twitter) 2014-10-17 20:24:23 +02:00
mailers Log in by email without Persona 2014-10-17 20:24:22 +02:00
models Fix Terminal#snapshot test 2015-12-22 17:34:34 +00:00
policies Use policy scope to decide which asciicasts should be listed 2015-05-15 19:13:37 +00:00
presenters Fix the size of the embed widget when embedding public recording via private URL 2015-11-20 10:00:41 +00:00
routing Allow embedding the same asciicast multiple times on a single page 2014-12-23 17:27:33 +00:00
serializers Revert to direct asciicast JSON URL because Safari is the new IE 2016-01-10 19:22:08 +00:00
services Add SETI theme 2015-10-05 18:52:56 +02:00
strategies Upgrate to Rails 4.1.5 2014-08-30 20:10:49 +02:00
support Update "Sharing" doc 2015-10-14 13:01:37 +02:00
uploaders Support gzip compressed data files (to be used by new version of cli) 2014-09-15 20:34:35 +02:00
workers Upgrate to Rails 4.1.5 2014-08-30 20:10:49 +02:00
rails_helper.rb Use latest coveralls gem 2015-03-06 10:37:42 +00:00
spec_helper.rb Don't profile specs 2015-04-04 17:40:31 +00:00