.. |
api_token.rb
|
Use strong_parameters instead of protected_attributes
|
2014-02-12 20:22:20 +01:00 |
asciicast_params.rb
|
Split User.for_api_token into separate lookup and create methods
|
2014-02-20 21:11:09 +01:00 |
asciicast.rb
|
Upgrate to Rails 4.1.5
|
2014-08-30 20:10:49 +02:00 |
brush.rb
|
Fix display of reversed characters in the thumbnails and the preview
|
2013-09-21 13:05:12 +02:00 |
buffered_stdout.rb
|
Add BufferedStdout class whose #each yields at 60 hz tops
|
2013-08-27 20:31:27 +02:00 |
cell.rb
|
Adjust Snapshot#crop to work on already optimized lines
|
2013-09-21 13:05:12 +02:00 |
comment.rb
|
Use strong_parameters instead of protected_attributes
|
2014-02-12 20:22:20 +01:00 |
cursor.rb
|
Animation frames generation on the backend
|
2013-09-10 21:29:17 +02:00 |
frame_diff_list.rb
|
Animation frames generation on the backend
|
2013-09-10 21:29:17 +02:00 |
frame_diff.rb
|
Make Terminal return already optimized snapshot
|
2013-09-20 23:05:34 +02:00 |
frame.rb
|
Animation frames generation on the backend
|
2013-09-10 21:29:17 +02:00 |
grid.rb
|
Adjust Snapshot#crop to work on already optimized lines
|
2013-09-21 13:05:12 +02:00 |
like.rb
|
Data model for "Like"
|
2012-04-06 14:06:40 +02:00 |
playback_options.rb
|
Add "loop" option for embedded player
|
2014-08-09 13:10:07 +02:00 |
snapshot.rb
|
Animation frames generation on the backend
|
2013-09-10 21:29:17 +02:00 |
stdout.rb
|
Don't crash when stdout data is shorter than expected
|
2013-09-21 13:05:12 +02:00 |
terminal.rb
|
Use yajl for parsing terminal snapshots
|
2013-09-22 12:25:34 +02:00 |
theme.rb
|
Add theme changing for whole user profile and single asciicast
|
2014-07-01 21:33:50 +02:00 |
user.rb
|
Fix User.for_email to never return dummy users without email
|
2014-09-23 19:05:14 +02:00 |