Josh Sherman
78c8ed42ac
Code complete on API.
2013-12-19 11:25:19 -05:00
Josh Sherman
1e140d1a09
Pre-wave commit.
2013-12-18 20:24:19 -05:00
Josh Sherman
1006cbd436
Got that first API call done
...
Had to work out the API parent class a bit. Also closing #8 as the API docs are about done. Time to knock out the rest of the API calls so I can start using this shit.
2013-12-18 16:38:21 -05:00
Josh Sherman
706ebca0cf
Added some created at data and cleaned up some stuff
2013-12-17 20:01:33 -05:00
Josh Sherman
64a246838b
Tweaked text a bit.
2013-12-17 18:06:06 -05:00
Josh Sherman
2bb9a17f6a
API Docs, take 1
2013-12-17 17:53:02 -05:00
Josh Sherman
44f0139e13
Cleaning up some stuff, added some rewrites
2013-12-17 14:07:45 -05:00
Josh Sherman
fa408978fd
"My Leaderboards" page
2013-12-17 13:44:49 -05:00
Josh Sherman
beea5e57c1
Create a new leaderboard
2013-12-17 13:05:13 -05:00
Josh Sherman
c1817a24be
Dropped Redis model, rebuilt without it
...
The model was getting a bit more complicated than I would have liked. Went back to using straight redis commands and moved some of the user model logic into the custommodule.
2013-12-17 00:46:47 -05:00
Josh Sherman
2c5144f026
Reworked navigation
...
Next stop, adding leaderboards!
2013-12-16 22:52:46 -05:00
Josh Sherman
10836461b9
And we have login!
2013-12-16 22:40:53 -05:00
Josh Sherman
3e769286d2
Added logout to the header
...
Displaying options based on if the user is authenticated or not.
2013-12-16 22:19:32 -05:00
Josh Sherman
34c41764b5
Got the log out working.
2013-12-16 22:17:39 -05:00
Josh Sherman
7063b7aafe
Built a simple wrapper for phpredis
...
Not every page / page view will need to connect to Redis, set it up so the connect isn't made until a call is made, lazy connect if you will.
2013-12-15 16:30:12 -05:00
Josh Sherman
9a0e355cec
Active header links, dropped schema
...
Going all in on redis with this one fellas.
2013-12-15 12:15:37 -05:00
Josh Sherman
096ea31a5f
Put together UI for the sign in page
...
Added a blurb about the terms on the join page
2013-12-15 09:59:41 -05:00
Josh Sherman
446b128137
Got JS worked out, slapped together sign up UI
2013-12-15 09:55:53 -05:00
Josh Sherman
3c36b68f69
Added conditional around analytics block
...
Just won't want it firing while I'm doing local dev.
2013-12-15 09:25:01 -05:00
Josh Sherman
83df2cfecc
Cranking out a site
...
Closes #16 even though I haven't set up the redis instance on the server. Will do that when I'm ready to use redis on the production site.
2013-12-15 09:23:35 -05:00
Josh Sherman
618b6a3613
Touching some files, setting up some structure
2013-12-14 17:37:30 -05:00
Josh Sherman
6c9c04a85d
Set up all that basic shit
2013-12-14 17:25:29 -05:00