Commit Graph

961 Commits (e5809d2213b44cdcd9672840e6dcf68e1eeb1240)
 

Author SHA1 Message Date
Marcin Kulik e5809d2213 Fetch avatars of higher res 11 years ago
Marcin Kulik 08d17f28e3 Redesign asciicast page 11 years ago
Marcin Kulik 78700f59c1 Update user settings page to new layout 11 years ago
Marcin Kulik f9717f1aa5 Update profile page to new layout 11 years ago
Marcin Kulik 59eb527ae9 Update log in pages to new layout 11 years ago
Marcin Kulik 4579951c2a Update token error page to new layout 11 years ago
Marcin Kulik 30da684934 Update 404 page for new layout 11 years ago
Marcin Kulik 35b3326987 Pimp up the repviews (thumbnails) a bit 11 years ago
Marcin Kulik 3362da04dc Update information on "About" page 11 years ago
Marcin Kulik 76ddc94561 Update docs pages for new layout 11 years ago
Marcin Kulik cf78f0dfe0 Update the player to new design 11 years ago
Marcin Kulik c0473dc217 Redesign homepage (and layout in general) 11 years ago
Marcin Kulik 7c83852945 Remove old ugly styles 11 years ago
Marcin Kulik 6009250a36 Display "asciicast:<id>" as a title for title-less asciicasts 11 years ago
Marcin Kulik e9a8f1f645 Merge pull request #145 from ccin2p3/libtsm-with-callback-bb4e454
Change commit ref to last one with prepare/render callbacks in libtsm
11 years ago
Remi Ferrand f0cae16252 Change commit ref to last one with prepare/render callbacks in libtsm 11 years ago
Marcin Kulik c61e00bf11 Merge pull request #144 from clkao/patch-1
install libtsm from freedesktop git repo
11 years ago
Chia-liang Kao 844a879190 install libtsm from freedesktop git repo 11 years ago
Marcin Kulik a1c7e142f0 Merge pull request #143 from clkao/master
Improve libtsm installation
11 years ago
Chia-liang Kao 28d3048679 Improve libtsm installation
Also attempt to install on darwin
11 years ago
Marcin Kulik be327bbe42 Remove the troublesome catch-all-not-found route 11 years ago
Marcin Kulik e01a9e23f5 Specify URLs for ToS and Privacy Policy for Persona 11 years ago
Marcin Kulik d5ea271393 Use protocol-relative avatar URLs 11 years ago
Marcin Kulik eb13fd2f83 Add terms of service page 11 years ago
Marcin Kulik 641b71d964 Fix the "Start recording" links on home page 11 years ago
Marcin Kulik 88e2e54477 Add privacy policy 11 years ago
Marcin Kulik e5902e74bc Fix airbrake setup 11 years ago
Marcin Kulik 7a9a394121 Merge pull request #141 from sickill/persona
Sign in with an email (Persona)
11 years ago
Marcin Kulik 5674b488ae Fix the path to getting started page 11 years ago
Marcin Kulik 64585404e6 Make logo an actual image 11 years ago
Marcin Kulik 8728b47417 Use local copy of persona's include.js in dev environment 11 years ago
Marcin Kulik 888f3b7c80 Don't take current user's email from current profile page's user 11 years ago
Marcin Kulik 1239956c20 Upgrade simple_form to 3.0.0 11 years ago
Marcin Kulik 6ee6f20405 Improve the account settings page 11 years ago
Marcin Kulik 3b14a0e5f1 Add missing indexes 11 years ago
Marcin Kulik 431fd87002 Use auth token for permanent sessions 11 years ago
Marcin Kulik 3e1feff84e Auto-strip whitespace from email and nickname 11 years ago
Marcin Kulik 5bd8b05a93 Validate presence and uniqueness of both nickname and email 11 years ago
Marcin Kulik f4aaa39586 Upgrade shoulda-matchers 11 years ago
Marcin Kulik a194d361d0 Redirect to "getting started" page after sign up 11 years ago
Marcin Kulik 352fb6ede6 Improve wording 11 years ago
Marcin Kulik cf822f9d5e Improvements to the new sign in flow 11 years ago
Marcin Kulik 4b5c02477b Don't override error message for user's nickname uniqueness 11 years ago
Marcin Kulik 8dba31ce71 Auto-focus nickname field on new user form 11 years ago
Marcin Kulik a2b0a637fa Refactor User.for_credentials/for_email into class methods 11 years ago
Marcin Kulik e95ac75c31 Remove unnecessary test for user factory 11 years ago
Marcin Kulik d4cbc3e504 Make Persona the only login option (with the ability to access old accounts) 11 years ago
Marcin Kulik bc2b91f5a2 Extract base js assets bundle 11 years ago
Marcin Kulik 8c43aaf081 Add login via Mozilla Persona 11 years ago
Marcin Kulik 769acb6593 OmniAuthHelper is better name than OauthHelper
Conflicts:
	app/models/user.rb
	spec/models/user_spec.rb
11 years ago