summaryrefslogtreecommitdiffstats
path: root/includes/header.php
Commit message (Collapse)AuthorAgeFilesLines
* Little fixes, images, header, disabled InFiniteSnap2015-05-031-1/+1
|
* Minor fixes and adjustments.Snap2015-05-011-4/+7
| | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue.
* Google's OpenID Connect methodSnap2015-04-161-1/+9
| | | $google_client_id & $google_client_secret must be added to db.inc.php!
* Updated login form with a few new providersBlueRaja2013-06-021-2/+5
|
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-011-1/+2
|
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-281-37/+44
|
* Edited a few more places where "include_once" was being used within a ↵BlueRaja2013-05-281-1/+2
| | | | method. Hopefully this doesn't break anything :)
* Apparently this is recommended to have browsers recognize the favicon ↵BlueRaja2013-05-271-0/+2
| | | | | | (though some/most recognize it regardless)? Anyways, it can't hurt.
* Missed ending quote string! Whoops!Patrick Davison2013-05-131-1/+1
|
* Resource name-tweaks.Patrick Davison2013-05-131-8/+7
|
* Many bugs and PHP notices & warning fixes.Patrick Davison2013-05-101-3/+13
|
* Cross-browser header gradient fix.Patrick Davison2013-04-161-1/+1
|
* Wall orientation achievements - huge commit.Patrick Davison2013-03-181-4/+5
|
* Sign In fixPatrick Davison2013-03-141-14/+21
|
* Whoops that file isn't always there :)Patrick Davison2013-03-131-0/+1
|
* Insane speed achievement front end.Patrick Davison2013-03-131-3/+12
|
* Changed pointer on left/right arrows in score page, and made them ↵BlueRaja2013-03-071-2/+1
| | | | unselectable (via new global '.unselectable' class, which you can use elsewhere if you want)
* Image for links to facebook and etc.Patrick Davison2013-03-051-0/+1
|
* Increased size of top-right badge.Patrick Davison2013-02-261-6/+3
|
* More logically set up the top-bar. Switching this to a Fixed header is now a ↵Patrick Davison2013-02-211-2/+2
| | | | 2 line change.
* Fixed position header.Patrick Davison2013-02-201-1/+1
|
* Now using Jquery everywhere.Patrick Davison2013-02-171-3/+5
| | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
* Chat restyled.Patrick Davison2013-02-141-0/+14
|
* Code cleanup / deletions.Patrick Davison2013-02-091-6/+5
|
* Updated incorrect image URLsPatrick Davison2013-01-311-8/+8
|
* Updated the copyright!BlueRaja2013-01-131-1/+1
|
* Moved the social-buttons next to the copyright to make the footer a bit more ↵BlueRaja2013-01-131-13/+11
| | | | compact
* Social buttonsPatrick Davison2013-01-111-2/+11
|
* Footer, sign-in adjustments to prevent web-crawler cache.Patrick Davison2012-12-261-5/+18
|
* FAQ update and cache adjustmentsPatrick Davison2012-12-121-3/+3
|
* New images, modified image caching.Patrick Davison2012-12-121-4/+21
|
* Lots of fixes and changes.Patrick Davison2012-11-291-19/+3
| | | | | | | | nofollow on login links. tutorial fix changed how $accepted works changed how $wallColor/Emblem works fixed a bug when multiple players scored at the same momment.
* Cache changesPatrick Davison2012-11-261-3/+3
|
* Added badge near username.Patrick Davison2012-11-261-19/+44
|
* Sounds, soundManager2Patrick Davison2012-11-011-1/+3
| | | | | | | | | Created and added "blingb" sound. Added a couple images to the cache Started adding soundManager2 - needs work. More testing on the multi-path animation code. General cleanup on the sounds. Changed the "Improved score 0 to X" to "You scored X"
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-10-271-5/+16
|\
| * integrate mixpanel peopleraylu2012-10-261-4/+15
| | | | | | | | https://mixpanel.com/docs/people-analytics
* | Newline charPatrick Davison2012-10-271-1/+1
|/
* Preloading of path imagesBlueRaja2012-08-181-0/+10
|
* Everything related to the scoreboard.Patrick Davison2012-07-311-3/+6
| | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.
* fix lots of warnings, whitespaceraylu2012-07-181-6/+6
|
* fix some undefined references/indices, tabulationraylu2012-07-171-2/+2
|
* Adjustments to the new login divPatrick Davison2012-07-091-2/+2
|
* Added login divPatrick Davison2012-07-091-2/+29
|
* add tutorial and map difficulty trackingraylu2012-04-251-12/+14
|
* upgrade mixpanel lib to v2raylu2012-04-251-19/+12
|
* Added meta description to htmlHeader functionPatrick Davison2012-04-131-10/+12
|
* Custom titles for pages.Patrick Davison2012-01-291-2/+2
|
* Missed a couple clean-URL'sPatrick Davison2011-12-151-4/+4
|
* Clean URL'sPatrick Davison2011-12-131-1/+1
|