Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes and adjustments. | Snap | 2015-05-01 | 1 | -1/+2 |
| | | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue. | ||||
* | Google's OpenID Connect method | Snap | 2015-04-16 | 1 | -2/+2 |
| | | | $google_client_id & $google_client_secret must be added to db.inc.php! | ||||
* | Changes to $accepted and some includes moved around. | Patrick Davison | 2013-06-05 | 1 | -7/+3 |
| | |||||
* | A partial commit of the auth stuff, in case my upcoming changes break anything | BlueRaja | 2013-06-01 | 1 | -1/+0 |
| | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-05-28 | 1 | -2/+5 |
|\ | |||||
| * | Fixed bug causing SQLi errors after user has been logged in for 30 minutes | BlueRaja | 2013-05-28 | 1 | -2/+1 |
| | | |||||
* | | Netbeans meta and minor changes. | Patrick Davison | 2013-05-27 | 1 | -6/+1 |
|/ | |||||
* | Moved $mydomain to db.inc | BlueRaja | 2013-05-27 | 1 | -9/+1 |
| | |||||
* | Some code cleanup; fixed a $mydomain missing. | Patrick Davison | 2013-05-21 | 1 | -5/+7 |
| | |||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 1 | -1/+2 |
| | |||||
* | auto-login issue. | Patrick Davison | 2013-05-13 | 1 | -4/+2 |
| | |||||
* | BUGFIX: Cookie dologin issue. | Patrick Davison | 2013-05-10 | 1 | -4/+7 |
| | |||||
* | Wall orientation achievements - huge commit. | Patrick Davison | 2013-03-18 | 1 | -0/+6 |
| | |||||
* | .pit sound added to soundmanager. Also see $mydomain | Patrick Davison | 2013-03-12 | 1 | -1/+4 |
| | |||||
* | Error logging. .htaccess cacheing. Modified doredirect to use $mydomain | Patrick Davison | 2013-01-31 | 1 | -7/+11 |
| | |||||
* | db.inc.php now only contains the database login info; the actual connection ↵ | BlueRaja | 2013-01-13 | 1 | -2/+2 |
| | | | | 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) | ||||
* | SoundManager1/2 moved to a function in Globe. | Patrick Davison | 2012-12-26 | 1 | -6/+39 |
| | |||||
* | Bug fixes: | Patrick Davison | 2012-12-12 | 1 | -2/+2 |
| | | | | | | 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. | ||||
* | integrate mixpanel people | raylu | 2012-10-26 | 1 | -3/+5 |
| | | | | https://mixpanel.com/docs/people-analytics | ||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 1 | -3/+3 |
| | | | | //TODO | ||||
* | Bugs, timezone. | Patrick Davison | 2012-08-18 | 1 | -1/+3 |
| | | | | | | This server should remain using the New_York timezone. Maps start at 9, not 12! Fixed a bug where default displaycolor was not being used. Fixed a bug where the user would not be logged in instantly. | ||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 1 | -5/+9 |
| | | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. | ||||
* | fix lots of warnings, whitespace | raylu | 2012-07-18 | 1 | -4/+6 |
| | |||||
* | Added yahoo to OpenID logins | Patrick Davison | 2012-07-04 | 1 | -44/+41 |
| | | | | | Added debug email method. Now sending debug email on duplicate emails found in the DB | ||||
* | oops, undo changes from cf4af13 | raylu | 2011-11-05 | 1 | -1/+1 |
| | |||||
* | new layout | raylu | 2011-11-05 | 1 | -1/+1 |
| | |||||
* | Import mazetest from Dropbox | raylu | 2011-04-07 | 1 | -6/+36 |
| | | | | Excluded stray /db.inc.php file | ||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 1 | -0/+157 |