summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Collapse)AuthorFilesLines
2013-08-24set time interval to 30s for update checkArun Persaud1-1/+1
2013-08-17update favicon if it's your turn.Arun Persaud1-0/+30
Added a simple php script that returns via json if it's your turn and then check this every 10s using javascript.
2013-01-19LAYOUT: improved layout of about pageArun Persaud1-0/+7
2013-01-12LAYOUT: some small CSS adjustmentsArun Persaud1-0/+2
2012-12-09BUGFIX: fix disable of prev/next button in trick selectorArun Persaud1-1/+1
2012-12-09LAYOUT: use bootstrap to style gravatar imagesArun Persaud1-0/+2
2012-12-09bootstrap: fixed login/register, footer, and navbarArun Persaud2-7/+25
* made navbar smaller, added icons, icons only (for smaller screen) * fixed login screen
2012-10-06starting to bootstrap the layout: navbar and tricksArun Persaud2-1/+25
- changing the tricks-selector to a paginator and fixing the js for highlighting - adding a navbar using bootstrap, probably should use .wrap more instead of adding divs to the code
2012-10-05added less, moved bootstrap to less componentsArun Persaud1-0/+9
2012-10-05updated jquery, moved include to end of html page, removed normalize.css, ↵Arun Persaud3-4/+2
added bootstrap
2012-10-05added bootstrap 2.1.1; fixed paths to match edoko (img->pics)Arun Persaud1-0/+6
2012-06-09updated jquery libraries to current versionArun Persaud3-197/+19
2012-05-08moved js files into their own directoryArun Persaud4-0/+282