Commit Graph

487 Commits (b5bc9b890da9bef517cba56e0cb1e316601d6d09)
 

Author SHA1 Message Date
Marcin Kulik 6b8a80c823 Merge branch 'seeking'
* seeking:
  Progress arrow with proper length
  Hacky version of "seeking"
  Seeking prototype
12 years ago
Marcin Kulik 6b2abebbf6 Progress arrow with proper length 12 years ago
Marcin Kulik 46e14dcbae Hacky version of "seeking" 12 years ago
Marcin Kulik a6664dc97f Add fallback base64 codec for crippled browsers 12 years ago
Marcin Kulik 8957da3bb5 Precompile worker-unpack.js also 12 years ago
Marcin Kulik 6fda6e4913 WebWorker via Sprockets 12 years ago
Marcin Kulik ccf5576ed9 Seeking prototype 12 years ago
Marcin Kulik 7687449273 Largely improved pausing 12 years ago
Marcin Kulik 17dd692989 Use Math.floor instead of toFixed 12 years ago
Marcin Kulik 4d1afcf01a Use Base64 for encoding asciicast data during transfer 12 years ago
Marcin Kulik cbc845a2ef Revert "Decompress stdout data on server side"
This reverts commit dda0d56fb7.
12 years ago
Marcin Kulik dda0d56fb7 Decompress stdout data on server side 12 years ago
Marcin Kulik dc626d5cf2 Better From header in UserMailer 12 years ago
Marcin Kulik 3a7f462b13 Send email to asciicast author when someone comments 12 years ago
Marcin Kulik 0bb3e75fb6 No need for instance variables in CommentsController#create 12 years ago
Marcin Kulik 4138deffd6 Process up to 100 frames without a break 12 years ago
Marcin Kulik 442f668f89 Bugfix env 12 years ago
Marcin Kulik 10b64e08b4 Pending 12 years ago
Marcin Kulik 4549592238 Use "method" naming for describe blocks in controller specs 12 years ago
Marcin Kulik 8398750aab Specs for StaticPagesController 12 years ago
Marcin Kulik d6776ee261 Specs for asciicasts_controller 12 years ago
Marcin Kulik 648cf1140b Move all 404 handling to application_controller 12 years ago
Marcin Kulik 46d0a94dda Spec for Api::AsciicastsController#create 12 years ago
Marcin Kulik db3980315a Decoratos group for simplecov 12 years ago
Marcin Kulik 35817e72d4 Spec for Asciicast#meta= 12 years ago
Marcin Kulik e5ea6488fd Move asciicast presentation to its decorator 12 years ago
Marcin Kulik c0e386ebc2 Simplecov 12 years ago
Marcin Kulik 9ddd44abb5 Move comment specs as comment decorator specs 12 years ago
Marcin Kulik ff33380b12 Remove faker gem dependency 12 years ago
Marcin Kulik 0a09204525 Consistent "time ago" display for asciicasts and comments 12 years ago
Marcin Kulik 32b2cbed35 Move "created" and "as_json" from Comment to CommentDecorator 12 years ago
Marcin Kulik e26875f68a Update CommentsController spec 12 years ago
Marcin Kulik 149e687f38 Bring back missing user->comments assoc 12 years ago
Marcin Kulik c4b5b16e6f Merge branch 'likes'
* likes:
  Data model for "Like"

Conflicts:
	app/models/user.rb
	db/schema.rb
12 years ago
Marcin Kulik 45dd308186 Display comments count 12 years ago
Marcin Kulik f4856407c1 Comment#destroy instead of #delete 12 years ago
Marcin Kulik dccca52c26 Update specs 12 years ago
Marcin Kulik 4a6186f523 Account settings 12 years ago
Marcin Kulik 26b1afff08 No need for manual db creation 12 years ago
Marcin Kulik 125dae81d2 Words 12 years ago
Marcin Kulik b23daeb334 No likes in master yet 12 years ago
Marcin Kulik 4daedc7235 Fix handling of OSC seq terminated by ESC\ 12 years ago
Marcin Kulik 4bf95a1383 Fix handling of DCS sequences 12 years ago
Marcin Kulik 70d4d11cdc Higher abc max value for cane 12 years ago
Marcin Kulik 98d80ae1fd More specs for home controller 12 years ago
Marcin Kulik 1c574fca4a Merge pull request #64 from shancat/patch-1
Removed favicon links because they don't exist.
12 years ago
Shannen Saez 202c87178f Removed favicon links because they don't exist. 12 years ago
Marcin Kulik 519e1b711e Kill tmux session after capturing buffer 12 years ago
Marcin Kulik 6334dfde06 Get rid of jquery-linkify.js 12 years ago
Marcin Kulik 2a71c08e5f Show info about github flavored md under comment box 12 years ago