Граф коммитов

  • 0ef314663e Merge commit '15c5fa22e9fb7b3c9fc00585659ea76d1863365c' into db-pre-fill Andrew Richardson 2014-02-08 11:29:09 -0800
  • 69f97283a3 added more stored attributes for created users Charles Chong 2014-02-08 11:27:24 -0800
  • d7952986e1 Added purchaseGames method Andrew Richardson 2014-02-08 11:24:53 -0800
  • 79282f53d9 Add way to get company info from Dev Slug emoore24 2014-02-08 11:21:10 -0800
  • 15c5fa22e9 moved user creation to promises Charles Chong 2014-02-08 11:10:56 -0800
  • f48f244949 Wrap createGames in a promise Andrew Richardson 2014-02-08 10:50:53 -0800
  • 9f6a4d32d9 Added example promise Andrew Richardson 2014-02-08 10:45:11 -0800
  • 5edef0e867 Moved db-prefill to scripts/ Andrew Richardson 2014-02-08 10:43:36 -0800
  • e0698d60b9 Merge pull request #63 from yangshun/master Tay Yang Shun 2014-02-08 10:25:16 -0800
  • 80bcc8f87c Merge branch 'master' of github.com:cvan/galaxy-api Tay Yang Shun 2014-02-08 10:07:33 -0800
  • 4db13f3452 Merge branch 'db-pre-fill' of https://github.com/cvan/galaxy-api into db-pre-fill Andrew Richardson 2014-02-08 10:05:32 -0800
  • b354d2d1f1 Added working game submitting method Andrew Richardson 2014-02-08 10:04:16 -0800
  • f8f5585e6f Merge branch 'master' of https://github.com/cvan/galaxy-api into user_acl emoore24 2014-02-08 09:38:23 -0800
  • db7ad55dc8 Add admin to basic ACL emoore24 2014-02-07 19:15:53 -0800
  • b08608352c added functionality to login 100 users Charles Chong 2014-02-07 19:13:08 -0800
  • 87212fa1be Merge branch 'master' of https://github.com/cvan/galaxy-api (issue #64) root 2014-02-07 21:44:12 -0500
  • 25f19973a5 fix auth import root 2014-02-07 21:42:40 -0500
  • e3656b3253 Basic ACL emoore24 2014-02-07 18:33:14 -0800
  • 54b11f661c Merge branch 'master' of github.com:cvan/galaxy-api Tay Yang Shun 2014-02-07 17:54:00 -0800
  • 7d5adb50ff Added videos key in game submission curl and saved json file format Tay Yang Shun 2014-02-07 17:50:21 -0800
  • 2bbf8edd00 Apparently JS doesn't do ternary shorthand... Andrew Richardson 2014-02-07 17:19:07 -0800
  • f195b3bb8f Added skeleton for db prefill test Andrew Richardson 2014-02-07 17:12:08 -0800
  • 3bf23c71f8 Moved Persona verification URL to settings.js so that it can be overridden by settings_local.js Andrew Richardson 2014-02-07 16:55:29 -0800
  • 90fc7c82b9 use utils.now in lib/user Christopher Van 2014-02-07 16:39:31 -0800
  • af83c82401 Merge pull request #60 from cvan/user_acl emoore24 2014-02-07 16:27:39 -0800
  • 689990b78a Fix Formatting issues emoore24 2014-02-07 16:19:56 -0800
  • 9f4b7d194b create user.userUpdate, add last date login emoore24 2014-02-07 15:39:21 -0800
  • 81ed882bd9 Added some internal documentation Russell Chreptyk 2014-02-07 15:38:29 -0800
  • bf4dcb9fa5 Merge branch 'master' of github.com:cvan/galaxy-api Russell Chreptyk 2014-02-07 15:36:54 -0800
  • 765ab96e9f Added ability to change status of a game Russell Chreptyk 2014-02-07 15:36:31 -0800
  • 6677b9ad8c add es6-promise module Christopher Van 2014-02-07 15:05:45 -0800
  • 83b48fa4d5 fix user import root 2014-02-07 17:45:31 -0500
  • 3bef94943b Merge branch 'master' of https://github.com/cvan/galaxy-api root 2014-02-07 17:41:43 -0500
  • 4c4a179523 mention how to install nodemon Christopher Van 2014-02-07 14:51:49 -0800
  • 733ded35f9 fix db import root 2014-02-07 17:41:21 -0500
  • 2eb84b157c mention redis dependency Christopher Van 2014-02-04 22:52:06 -0800
  • df2b0bd68b set DEBUG=true for default settings Christopher Van 2014-02-04 22:00:08 -0800
  • ee2969f53e Moar style fixes Andrew Richardson 2014-01-31 19:39:19 -0800
  • 865907959b add artwork background Christopher Van 2014-01-29 16:27:14 -0800
  • 30eaf0978f add API for leaderboard list WIP (issue #9) Christopher Van 2014-01-10 17:04:38 -0800
  • 10889714e1 Clarified installation of redis in readme, and fixed a couple style issues in profile.js Andrew Richardson 2014-01-28 14:51:52 -0800
  • 997033ad70 Added API for updating username and email for a given user Andrew Richardson 2014-01-24 16:33:15 -0800
  • 4f15f11a15 Updated readme to make it clear that redis is required Andrew Richardson 2014-01-24 16:32:37 -0800
  • f3f577200a create separate "developer" key during game submission Chris Van 2014-01-02 18:57:54 -0800
  • f567c7db6d remove unnecessary closure Chris Van 2014-01-02 18:57:37 -0800
  • 1837f44524 remove JSON from data/ Chris Van 2014-01-02 16:09:20 -0800
  • 557dd39531 add to detail genre and date created Chris Van 2013-12-23 20:32:06 -0800
  • 9c38aa7c9e restructure websocket code Chris Van 2013-12-23 19:57:27 -0800
  • d2ab0fd516 Bust host.html on each load Matt Basta 2013-12-20 14:31:35 -0800
  • 52a0ff35a4 Fix updateScore killing client-side play session Matt Basta 2013-12-20 14:27:54 -0800
  • b904f58723 Get leaderboards and notifications working right Matt Basta 2013-12-20 14:18:28 -0800
  • dd42299c7a allow user to unfriend friends (fixes #8) Chris Van 2013-12-20 13:56:41 -0800
  • 9628b79986 Fix typo in eachFriend Matt Basta 2013-12-20 13:07:27 -0800
  • a3448ace15 Fix game stub URL Matt Basta 2013-12-20 12:23:32 -0800
  • e9acd47220 Return avatar URL in settings (fixes issue #27) Matt Basta 2013-12-20 12:22:00 -0800
  • 0c10054b13 Sanity check error output Matt Basta 2013-12-20 12:19:33 -0800
  • 147edfcf98 allow users to search for themselves for user profiles (see cvan/galaxy#10) Chris Van 2013-12-20 11:05:08 -0800
  • fbd1d1dad9 fix user/search nonsense Chris Van 2013-12-19 22:29:48 -0800
  • 28825a4d81 Notify friends when online/playing a game Matt Basta 2013-12-19 20:57:27 -0800
  • 7486a863ad return user/search results as a list (WIP) Chris Van 2013-12-19 20:33:57 -0800
  • 0668573b1f Add support for receiving friend game notifications Matt Basta 2013-12-19 20:29:30 -0800
  • 28836f1515 Don't conflate different friend request types Matt Basta 2013-12-19 20:25:45 -0800
  • dd9162fea2 fix up user/search endpoint Chris Van 2013-12-19 19:23:07 -0800
  • cad11a8250 Everything is done. Time to go home. Matt Basta 2013-12-19 18:37:38 -0800
  • 7f7d222f79 Add blob pubsub interface Matt Basta 2013-12-19 18:18:58 -0800
  • 0cd91fca6c Add client-side friends service Matt Basta 2013-12-19 17:39:28 -0800
  • cf30dcceba Playing/donePlaying APIs in the client Matt Basta 2013-12-19 17:05:07 -0800
  • 6d308b6962 Fix for authenticate() not working Matt Basta 2013-12-19 16:42:25 -0800
  • cab3057812 WIP client services Matt Basta 2013-12-19 16:39:02 -0800
  • 6e8677e464 add index.js and host.html Chris Van 2013-12-19 13:16:30 -0800
  • 9e572e9f81 fix up leaderboard delete endpoint Chris Van 2013-12-19 13:16:19 -0800
  • 48526f4d43 create API to search for users by email (fixes #17) Chris Van 2013-12-19 11:20:25 -0800
  • ccd6f67b5b correct uses of user to _user Chris Van 2013-12-19 11:09:53 -0800
  • 12d62d0556 friends WIP Chris Van 2013-12-18 15:32:56 -0800
  • 45f9d35fdb fix redisView Chris Van 2013-12-18 15:28:35 -0800
  • 15870e063e add game/board API Chris Van 2013-12-18 11:55:46 -0800
  • 4e7e5400d5 use verifySSA instead of confirmSSA in user/purchase Chris Van 2013-12-18 13:38:45 -0800
  • 20df19f18b use verifySSA instead of confirmSSA in user/purchase Chris Van 2013-12-18 13:38:45 -0800
  • e77f174669 fix uuid require Chris Van 2013-12-18 13:37:40 -0800
  • a4a4a6238e Prevent user data lookup when all we need is ID in purchase view Matt Basta 2013-12-18 13:07:38 -0800
  • 326367a58a Abstract user ID lookups Matt Basta 2013-12-18 13:05:55 -0800
  • 21123a3fc6 Use user ID to handle purchases Matt Basta 2013-12-18 13:04:05 -0800
  • 4ef1552a19 Add redisView wrapper Matt Basta 2013-12-18 12:59:16 -0800
  • c794f210ca Polish purchase view Also English. Matt Basta 2013-12-18 12:57:31 -0800
  • 4c1b1b6481 Add a plethora of errors to the leaderboard updater Matt Basta 2013-12-18 12:50:56 -0800
  • 97f511b8ff Add a way to handle server-side errors on the client (fixes #5) Matt Basta 2013-12-18 12:49:20 -0800
  • 3dcfc8fce6 Check that a user can play games that the `playing` command is sent for. Matt Basta 2013-12-18 12:47:20 -0800
  • fba8c56686 Pull user data from database Matt Basta 2013-12-18 12:38:47 -0800
  • 8b8f9bbf54 Expose a stable way to access user data from email and ID Matt Basta 2013-12-18 12:34:25 -0800
  • e32f3dcc68 Utilize the new user auth system Matt Basta 2013-12-18 12:24:53 -0800
  • d3facf6248 Fix user-related conflicts Matt Basta 2013-12-18 12:21:05 -0800
  • cfb88b2b04 README updates Matt Basta 2013-12-18 12:10:40 -0800
  • 32e4f05fce what the heck cvan Matt Basta 2013-12-18 12:08:34 -0800
  • 87afa293d4 Merge 8fd3cb0bfd into c2e66211e1 Christopher Van 2013-12-18 11:56:33 -0800
  • 8fd3cb0bfd check game ownership when user updates leaderboard (fixes #6) Chris Van 2013-12-18 11:37:29 -0800
  • c2e66211e1 add game purchase API (fixes #10) Chris Van 2013-12-18 11:22:51 -0800
  • 56c058ad39 fix leadboard import from lib/user Chris Van 2013-12-18 11:22:30 -0800
  • 9708c53bf6 Add start script to package.json Matt Basta 2013-12-18 11:20:01 -0800
  • 086eedbf35 Delete settings_local.js; we have a dist Matt Basta 2013-12-18 09:25:38 -0800
  • 9c78465b11 Fix user.js to use async redis Matt Basta 2013-12-18 08:42:25 -0800