Commit Graph

51 Commits (bc4f129849ebe6fcb0162935c4b088a6cd5459a1)

Author SHA1 Message Date
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 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 5d52be2bae Add Forbiden Exception and refactor existing actions 13 years ago
Micha Wrobel 4f47f0a7fc Add specs for destroy 13 years ago
Micha Wrobel 706460e71b Show time ago in comments 13 years ago
Micha Wrobel 293e67ed86 No should in specs 13 years ago
Micha Wrobel e7f5f57424 Some refactoring, and make possible to remove own comments 13 years ago
Micha Wrobel 9094b8b0b6 Override as_json to include more data 13 years ago
Micha Wrobel 62849d150e Make asciicast factory valid 13 years ago
Micha Wrobel 33651dbe95 Add uid sequence 13 years ago
Micha Wrobel 70cf1bdc3b Add comment resource 13 years ago
Marcin Kulik 8cbfe6844b Fix typo 13 years ago
Marcin Kulik 30f6236b79 Fix OauthHelper.get_avatar_url 13 years ago
Marcin Kulik 6eeafdf699 Extract SGR codes interpretation to separate class 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
Micha Wrobel 96fee0c6da use get method instead delete 13 years ago
Micha Wrobel 1fbfcb2c10 Merge branch 'omniauth' of github.com:sickill/ascii.io into omniauth 13 years ago
Micha Wrobel 0768209393 Set not validated attributes to nil 13 years ago
Marcin Kulik 44c142981a Check for :alert instead of :error in spec 13 years ago
Micha Wrobel c4763bb566 Improve controller specs, tiny refactoring 13 years ago
Micha Wrobel 0190c3f049 Add avatar_url column, modify migration file 13 years ago
Micha Wrobel 54b13fa3a6 Add OauthHelper.get_avatar_url 13 years ago
Micha Wrobel 8b07a98856 Don't use should in spec description 13 years ago
Micha Wrobel 0459877163 Refactor factory spec 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
Micha Wrobel 3e267d87bd Use transactional fixtures, remove comments 13 years ago
Marcin Kulik 2e6c6ad886 Fix VT spec 13 years ago
Marcin Kulik 993891d64f Fix PlayerView spec 13 years ago
Marcin Kulik 9c5201905c Data buffering in VT 13 years ago
Marcin Kulik 728258ff8c Remove unused SpecHelper 13 years ago
Marcin Kulik 4e5240e24f Switched to jasminrice for coffee specs 13 years ago
Marcin Kulik 5d6ba15b19 VT = Ansi interpreter + (embedded) screen buffer 13 years ago
Marcin Kulik a378358abf Improvements to interpreter and screen buffer 13 years ago
Marcin Kulik a591423e3b Moah refactoringz, moah specs 13 years ago
Marcin Kulik ed6d1146da Brush with spec 13 years ago
Marcin Kulik 2c4796ed70 All js specs passing 13 years ago
Marcin Kulik 145e66ca18 Refactoring time!! 13 years ago
Marcin Kulik bd568f2e3f guard + guard-jasmine-headless-webkit 13 years ago
Marcin Kulik 59dbd5aea3 Api::AsciicastsController 13 years ago
Marcin Kulik c5de80788a Asciicast model 13 years ago
Marcin Kulik 2abdf89511 404 handling 13 years ago