Commit Graph

244 Commits (1e2e8bfcc3bc7e3a7d048a351ad2f287ce96c297)

Author SHA1 Message Date
Marcin Kulik 3c9d6a8062 Fix Movie#isPaused 13 years ago
Marcin Kulik 306c1619ab Pr0 play button 13 years ago
Marcin Kulik 71f8fed196 Fix line length 13 years ago
Marcin Kulik 61b3890a3d Merge remote-tracking branch 'origin/unique-nickname'
* origin/unique-nickname:
  Keep sensitive signup data in session
  Add users factory back
  rm users factories
  Add view spec for users#new
  Add specs to user#create
  Validate nickname uniquness

Conflicts:
	Gemfile
	Gemfile.lock
13 years ago
Marcin Kulik 81b06178fd Display asciicast example on homepage 13 years ago
Marcin Kulik 97fe0cb3ff Move player to partial 13 years ago
Marcin Kulik 085a678479 overflow: hidden for terminal element 13 years ago
Micha Wrobel d6273d4259 Keep sensitive signup data in session 13 years ago
Marcin Kulik 029631df6d Random description for asciicast 13 years ago
Marcin Kulik 6b8a9e8610 Profile links with tilde 13 years ago
Marcin Kulik 2e678714d4 Get brush with #getBrush 13 years ago
Marcin Kulik 6037903f1c Use twitter bootstrap 13 years ago
Marcin Kulik 3f798ab7aa Check code style with cane and tailor 13 years ago
Micha Wrobel 6b40d9dbc8 Add specs to user#create 13 years ago
Micha Wrobel fc53b71ee2 Validate nickname uniquness 13 years ago
Marcin Kulik a4014b2012 attr_accessible list for Asciicast (closes #50) 13 years ago
Marcin Kulik 119622f57b Remove TODO comment 13 years ago
Marcin Kulik 9e0a6acf55 Spec for #redirect_back_or_to 13 years ago
Marcin Kulik deaf42edad ApplicationController#redirect_back_or_to 13 years ago
Marcin Kulik 8216781067 Use store_location in Unauthorized handler 13 years ago
Marcin Kulik a0041abed1 store_location / get_stored_location 13 years ago
Marcin Kulik 80df89ec84 Fix typo 13 years ago
Marcin Kulik 98d5285a23 Require auth in UserTokensController (closes #53) 13 years ago
Marcin Kulik 16d11a1249 Redirect to profile page after claiming (closes #51) 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 f914a97308 Airbrake/Errbit 13 years ago
Marcin Kulik c3326e4b16 Browse path 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 44d6914991 :dependent => :destroy for Asciicast#comments 13 years ago
Marcin Kulik ad9542d124 Store files in tmp in specs 13 years ago
Marcin Kulik ebf0383e99 Fix comment routes 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
Marcin Kulik 9e59b19c16 Claiming asciicasts 13 years ago
Marcin Kulik 0de5784e68 User#add_user_token 13 years ago
Marcin Kulik 9f51211bc1 Asciicast.assign_user 13 years ago
Marcin Kulik 1ba9067551 User tokens for assigning asciicasts to users 13 years ago
Micha Wrobel 5ad02c8610 Remove wrong route 13 years ago
Micha Wrobel a2d1b1a15f Simplify comments_index.js 13 years ago
Micha Wrobel ea62987c06 Fix typo 13 years ago
Micha Wrobel 5d52be2bae Add Forbiden Exception and refactor existing actions 13 years ago
Marcin Kulik b7807c3f0d Better styles + pagination 13 years ago
Micha Wrobel 4f47f0a7fc Add specs for destroy 13 years ago
Micha Wrobel e7567848d3 Url is defined after initialization 13 years ago
Micha Wrobel 712410a3e7 Remove not used leavings 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 d296d69aa3 Add information about current_user 13 years ago
Micha Wrobel 5201b3f768 Initial implementation of comments - in progress 13 years ago
Micha Wrobel 9094b8b0b6 Override as_json to include more data 13 years ago
Micha Wrobel e66ad8b5ed Add comments association 13 years ago
Micha Wrobel 877a59b365 Protect from mass assignment 13 years ago
Micha Wrobel cc6fd9eb2a Remove posibility to update comment 13 years ago
Micha Wrobel 70cf1bdc3b Add comment resource 13 years ago
Marcin Kulik 58092ae50e Let's have separate page for login buttons
This way we can link to login page from comments section
if user is not authenticated
13 years ago
Marcin Kulik 285f9934ab Google analytics 13 years ago
Marcin Kulik f3c80398cb Clicking on term view toggles playback 13 years ago
Marcin Kulik 755efc09d1 Format time as mm:ss 13 years ago
Marcin Kulik aa3c28701d Pausing + time display 13 years ago
Marcin Kulik 5e05b0d1cb Fix carriageReturn use 13 years ago
Marcin Kulik 1062aa3d01 Decompress bzip data in the browser 13 years ago
Marcin Kulik b3e8fbb7df Load asciicast data via ajax 13 years ago
Marcin Kulik a16c10009a Initially set brush with setBrush 13 years ago
Marcin Kulik dec4d3dc31 Handle more standard esc sequences 13 years ago
Marcin Kulik 5a54654dc5 Handle special charset setting 13 years ago
Marcin Kulik 22b4da210c Charsets support 13 years ago
Marcin Kulik 9480d9c1bb Improve top nav 13 years ago
Marcin Kulik 9263bc37d3 avatar_img helper 13 years ago
Marcin Kulik ece7bfa909 Fix ApplicationController#current_user 13 years ago
Marcin Kulik 7ffbe50c74 Fix saveTerminalState and restoreTerminalState 13 years ago
Marcin Kulik 76a5c46bfb Fix reverseIndex, verticalTab 13 years ago
Marcin Kulik 8005613c95 Use single parent element for faster innerHTML 13 years ago
Marcin Kulik 2c58e449a5 Even more faster renderLine 13 years ago
Marcin Kulik 8ef0b63029 A little faster renderLine 13 years ago
Marcin Kulik c6d6f9c851 Remove old commented out implementation of parser 13 years ago
Marcin Kulik a9afb35b82 Don't log too much 13 years ago
Marcin Kulik 766fe57bf1 New parser 13 years ago
Marcin Kulik 6eeafdf699 Extract SGR codes interpretation to separate class 13 years ago
Marcin Kulik 3371a238b7 Merge pull request #35 from sickill/omniauth
User model and omniauth authentication
13 years ago
Micha Wrobel d4f127508f Add nickname column to users 13 years ago
Micha Wrobel 2669bbb310 Don't use assigns(:current_user) in spec 13 years ago
Marcin Kulik 0979a6706b VT#renderer -> VT#view 13 years ago
Marcin Kulik d0e0ec4f88 Use :alert (supported directly by redirect_to) instead of :error. 13 years ago
Micha Wrobel c4763bb566 Improve controller specs, tiny refactoring 13 years ago
Micha Wrobel ce67e84a60 Don't raise AR::RecordNotFound if there is no id 13 years ago
Micha Wrobel 0190c3f049 Add avatar_url column, modify migration file 13 years ago
Micha Wrobel be24115519 Extract paths to helper methods 13 years ago
Micha Wrobel 1b33acb937 Make sure that @current_user is also set and cleared 13 years ago
Micha Wrobel bf6b74289b Add omniauth authentication: github and twitter 13 years ago
Micha Wrobel c374f43f5e fix key name, and remove unsupported email 13 years ago
Micha Wrobel f59841abaf Add user model, and .create_with_omniauth method 13 years ago
Marcin Kulik f23cbbb79d Move char attrs back to VT 13 years ago
Marcin Kulik 69c1dcbf9c Another TODO 13 years ago
Marcin Kulik 3eb0b40d32 TODO 13 years ago
Marcin Kulik 9edbcbac4e Remove wrong handlers 13 years ago
Marcin Kulik 260d7c6956 Comment 13 years ago