Commit Graph

184 Commits (03710d37e0d516e846de07772a8180d29b68b150)

Author SHA1 Message Date
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
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