You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/models
Marcin Kulik 431fd87002 Use auth token for permanent sessions 11 years ago
..
asciicast.rb Move asciicast attributes preparation to AsciicastAttributes 11 years ago
asciicast_params.rb Favor uname over user_agent when accepting upload 11 years ago
brush.rb Fix display of reversed characters in the thumbnails and the preview 11 years ago
buffered_stdout.rb Add BufferedStdout class whose #each yields at 60 hz tops 11 years ago
cell.rb Adjust Snapshot#crop to work on already optimized lines 11 years ago
comment.rb
cursor.rb Animation frames generation on the backend 11 years ago
frame.rb Animation frames generation on the backend 11 years ago
frame_diff.rb Make Terminal return already optimized snapshot 11 years ago
frame_diff_list.rb Animation frames generation on the backend 11 years ago
grid.rb Adjust Snapshot#crop to work on already optimized lines 11 years ago
like.rb
snapshot.rb Animation frames generation on the backend 11 years ago
stdout.rb Don't crash when stdout data is shorter than expected 11 years ago
terminal.rb Use yajl for parsing terminal snapshots 11 years ago
user.rb Use auth token for permanent sessions 11 years ago
user_token.rb