Commit Graph

15 Commits (1912534ae9a8bbbb0740b9136c696df95e691b78)

Author SHA1 Message Date
Marcin Kulik dad5f40c17 Expose stdout of old and new format asciicasts via Asciicast#stdout 9 years ago
Marcin Kulik 8f56d019ec Build new format asciicast by default 9 years ago
Marcin Kulik 93075508c2 Prevent rounding errors during JSON serialization/deserialization in tests 9 years ago
Marcin Kulik 0a47fd441f Remove unused recorded_at column 11 years ago
Marcin Kulik 0634f52c99 Change all occurrences of old project name to the new one 11 years ago
Marcin Kulik 22f076a366 Add pregenerated snapshot and frames to asciicast factory 11 years ago
Marcin Kulik 731751650c Keep the lines shorther than 80 chars 11 years ago
Marcin Kulik caa6c52759 Rename stdout to stdout_data, stdin to stdin_data 11 years ago
Marcin Kulik 61ac829715 Add missing feature specs 11 years ago
Marcin Kulik 3f798ab7aa Check code style with cane and tailor 13 years ago
Marcin Kulik c4f40322ed Merge branch 'master' into comments
* master:
  Display asciicast author and creation time
  Claiming asciicasts
  User#add_user_token
  Asciicast.assign_user
  User tokens for assigning asciicasts to users
  Better styles + pagination

Conflicts:
	app/models/asciicast.rb
	db/schema.rb
	spec/factories/asciicasts.rb
	spec/factories/users.rb
13 years ago
Marcin Kulik 1ba9067551 User tokens for assigning asciicasts to users 13 years ago
Micha Wrobel 62849d150e Make asciicast factory valid 13 years ago
Micha Wrobel 70cf1bdc3b Add comment resource 13 years ago
Marcin Kulik c5de80788a Asciicast model 13 years ago