Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Login fixes and matches progress | Snap | 2015-05-03 | 1 | -13/+7 |
| | |||||
* | Google's OpenID Connect method | Snap | 2015-04-16 | 1 | -25/+82 |
| | | | $google_client_id & $google_client_secret must be added to db.inc.php! | ||||
* | Revert "Yahoo work around with openid_identity" | BlueRaja | 2013-06-04 | 1 | -4/+2 |
| | | | | This reverts commit 538c6f28e50b92b77ef9ce7a6a49641327eeed1a. | ||||
* | Yahoo work around with openid_identity | Patrick Davison | 2013-06-03 | 1 | -2/+4 |
| | |||||
* | Yahoo gone full-retard patch. | Patrick Davison | 2013-06-03 | 1 | -3/+19 |
| | |||||
* | Refactored chat. Chat now refreshes very slowly when it is not the active ↵ | BlueRaja | 2013-06-02 | 1 | -1/+1 |
| | | | | tab (or the window is minimized) | ||||
* | Updated login form with a few new providers | BlueRaja | 2013-06-02 | 1 | -145/+142 |
| | |||||
* | A partial commit of the auth stuff, in case my upcoming changes break anything | BlueRaja | 2013-06-01 | 1 | -111/+150 |
| | |||||
* | Set up foreign keys within the database. There is a small chance I may have ↵ | BlueRaja | 2013-05-29 | 1 | -2/+2 |
| | | | | broken emails, unlocks, or chat. Will test :) | ||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-05-28 | 1 | -0/+1 |
|\ | |||||
| * | Netbeans meta and minor changes. | Patrick Davison | 2013-05-27 | 1 | -0/+1 |
| | | |||||
* | | Edited a few more places where "include_once" was being used within a ↵ | BlueRaja | 2013-05-28 | 1 | -4/+5 |
|/ | | | | method. Hopefully this doesn't break anything :) | ||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 1 | -3/+4 |
| | |||||
* | auto-login issue. | Patrick Davison | 2013-05-13 | 1 | -3/+1 |
| | |||||
* | Login issue fix. | Patrick Davison | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | New user-emails. | Patrick Davison | 2013-03-10 | 1 | -0/+20 |
| | |||||
* | Simplified Token page for mobile login. | Patrick Davison | 2013-03-09 | 1 | -0/+4 |
| | |||||
* | Added New user registered to chat. | Patrick Davison | 2013-02-24 | 1 | -0/+2 |
| | |||||
* | db.inc.php now only contains the database login info; the actual connection ↵ | BlueRaja | 2013-01-13 | 1 | -1/+1 |
| | | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp) | ||||
* | Bug fixes: | Patrick Davison | 2012-12-12 | 1 | -19/+29 |
| | | | | | | Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses. | ||||
* | Tutorial progress saved for users not-logged-in. | Patrick Davison | 2012-12-02 | 1 | -0/+9 |
| | | | | Completion notice, and "sign in to save progress" added. | ||||
* | integrate mixpanel people | raylu | 2012-10-26 | 1 | -2/+5 |
| | | | | https://mixpanel.com/docs/people-analytics | ||||
* | fix lots of warnings, whitespace | raylu | 2012-07-18 | 1 | -3/+3 |
| | |||||
* | Added yahoo to OpenID logins | Patrick Davison | 2012-07-04 | 1 | -3/+27 |
| | | | | | Added debug email method. Now sending debug email on duplicate emails found in the DB | ||||
* | Logging changed-email issue. | Patrick Davison | 2011-12-13 | 1 | -5/+12 |
| | |||||
* | re-login displayName fix. | Patrick Davison | 2011-11-05 | 1 | -1/+4 |
| | |||||
* | changes to pathery.com | Patrick Davison | 2011-09-09 | 1 | -2/+17 |
| | |||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 1 | -0/+117 |