0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated config.json for Metrics
Aaron1011
as Aaron Hill
More... over 10 years ago
Merge pull request #144 from phyreman/patch-1
Aaron1011
as Aaron Hill
More... over 10 years ago
Remove unused variable More... over 10 years ago
Removed unused file empty.cur
Aaron1011
as Aaron Hill
More... over 10 years ago
Added Heroku support
Aaron1011
as Aaron Hill
More... over 10 years ago
Added engines section to package.json
Aaron1011
as Aaron Hill
More... over 10 years ago
Add Sublime Text project/workspace files to gitignore More... over 10 years ago
Fix logging in on mobile / tablet (#136) More... over 10 years ago
Tweak error message More... over 10 years ago
Display error Create New Character form when username is rejected by sanitizer More... over 10 years ago
Allow a few more special characters in usernames More... over 10 years ago
Increase username character limit to 12 characters. More... over 10 years ago
Changed variable declarations to match style guide More... over 10 years ago
Updating _.detect() to _.find() More... over 10 years ago
Added starting Redis step to 'How to get it going' instructions More... over 10 years ago
Adding a couple comments to the checkName function to explain the allowed character ranges More... over 10 years ago
Remove duplicate definition of checkName function (first defined on line 631) More... over 10 years ago
Clean up spacing and indentation More... over 10 years ago
Avoid running tryStartingGame again if we're already in the process of launching the game More... over 10 years ago
Fix respawn button More... over 10 years ago
Don't differentiate between invalid username or invalid password - present both cases as the same error (for security reasons). More... over 10 years ago
Fixes issue #115 (logging in with invalid character results in creating a new character) More... over 10 years ago
Fix issue with text getting cut off in the Login / Create New Character form inputs on the iPhone by making the font smaller More... over 10 years ago
Fixes issue #120 (Privacy and Legal Notices links may overlap with Login / Create New Character form on small screens) More... over 10 years ago
Changed 'node_js' to 'node' in .travis.yml
Aaron1011
as Aaron Hill
More... over 10 years ago
Only deploy on browserquest/BrowserQuest with Node 0.10
Aaron1011
as Aaron Hill
More... over 10 years ago
Merge pull request #125 from sergkr/issue53 More... over 10 years ago
Temporarily disable testing on CoffeeScript branch
Aaron1011
as Aaron Hill
More... over 10 years ago
Add form validation layout and functionality More... over 10 years ago
Show an error message in the login form when attempting to log in with an incorrect password (fixes issue #53) More... over 10 years ago