Commit Graph

153 Commits (1e2e8bfcc3bc7e3a7d048a351ad2f287ce96c297)

Author SHA1 Message Date
Marcin Kulik 1e2e8bfcc3 Display some environment info 13 years ago
Marcin Kulik 5cccd7c24b Hyperlink URLs in title and description 13 years ago
Marcin Kulik dd6eeb36ee Merge pull request #62 from sickill/webworker
Use Web Worker for bz2 decoding
13 years ago
Marcin Kulik 1409c58cff Fix Brush#fgColor/bgColor (fixes text color in canvas renderer) 13 years ago
Marcin Kulik e28aa23e68 Edit title/desc links 13 years ago
Micha Wrobel eb9251327f Use Web Worker for bz2 decoding if possible 13 years ago
Marcin Kulik 5314d6baa5 Use color 0 as default fg color 13 years ago
Marcin Kulik 87b8f93e48 New, "old-school" hud 13 years ago
Marcin Kulik e2eb708d06 Allow selecting (and copying) text in terminal view 13 years ago
Marcin Kulik 6c73f63037 Wrap featured asciicast in dedicated div 13 years ago
Marcin Kulik 1d9bded8ef Move player overlays one level up 13 years ago
Marcin Kulik 8f23d94eaa Remove logging 13 years ago
Marcin Kulik ade4219458 Proper cursor blinking in canvas renderer 13 years ago
Marcin Kulik 38a68daa0f Greatly improved cancas renderer 13 years ago
Marcin Kulik 850944cece Fix cursor display in "pre" renderer 13 years ago
Marcin Kulik 1b2897573e Merge branch 'bm'
* bm:
  speed and benchmark options for movie
13 years ago
Marcin Kulik 1b49dceab9 speed and benchmark options for movie 13 years ago
Marcin Kulik 282511b60e Move changed fragments detection to ScreenBuffer 13 years ago
Marcin Kulik 1e4864e51e Use proper textBaseline in canvas renderer 13 years ago
Marcin Kulik 501c989c8a Experimental canvas renderer 13 years ago
Marcin Kulik b7d9547cdf Fix setting of scroll region 13 years ago
Marcin Kulik ca38cc20e7 Bind to events after movie is loaded 13 years ago
Marcin Kulik 7f019e6918 es5-shim for crippled browsers 13 years ago
Marcin Kulik fddd33b37d Italicize proper thing 13 years ago
Marcin Kulik 2bf3030755 Improved look of asciicast previews 13 years ago
Marcin Kulik 5ef241afff More info in preview 13 years ago
Marcin Kulik cb0a605bfe Homepage improvements 13 years ago
Marcin Kulik 60d32ca2d3 Use goToNextRowFirstColumn instead of manually changing cursor pos 13 years ago
Marcin Kulik ba5acf4012 Update all changed lines in ScreenBuffer#print 13 years ago
Marcin Kulik 3c9d6a8062 Fix Movie#isPaused 13 years ago
Marcin Kulik 306c1619ab Pr0 play button 13 years ago
Marcin Kulik 81b06178fd Display asciicast example on homepage 13 years ago
Marcin Kulik 085a678479 overflow: hidden for terminal element 13 years ago
Marcin Kulik 2e678714d4 Get brush with #getBrush 13 years ago
Marcin Kulik 6037903f1c Use twitter bootstrap 13 years ago
Marcin Kulik c976c567d7 Loading indicator 13 years ago
Marcin Kulik 830c39d2fb Fix path for asciicasts json data 13 years ago
Marcin Kulik 6660efe8a7 collection is not needed in CommentEntry view 13 years ago
Marcin Kulik 51dfa8474f Profile paths: ~sickill 13 years ago
Marcin Kulik 35af4cf9e7 Home and installation pages 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 66db199aab Display asciicast author and creation time 13 years ago
Micha Wrobel a2d1b1a15f Simplify comments_index.js 13 years ago
Marcin Kulik b7807c3f0d Better styles + pagination 13 years ago
Micha Wrobel e7567848d3 Url is defined after initialization 13 years ago
Micha Wrobel 706460e71b Show time ago in comments 13 years ago
Micha Wrobel e7f5f57424 Some refactoring, and make possible to remove own comments 13 years ago
Micha Wrobel 9a190cf474 Don't show comment form if user not logged in 13 years ago
Micha Wrobel 5201b3f768 Initial implementation of comments - in progress 13 years ago
Marcin Kulik f3c80398cb Clicking on term view toggles playback 13 years ago