Commit Graph

37 Commits

Author SHA1 Message Date
XhmikosR b608a8904a Minify sorttable.min.js and use that in daca2-report.py. 2014-03-18 16:48:03 +02:00
XhmikosR 9e80080738 Add sorttable.js to the repository. 2014-03-16 13:22:22 +02:00
XhmikosR 4ab04ef255 htdocs: Tweak JS.
[ci skip]
2014-03-16 12:41:11 +02:00
XhmikosR f8fc9ff36a Update jquery to v1.11.0. 2014-02-10 11:43:34 +02:00
XhmikosR ad19448817 htdocs: update node.js dependencies. 2014-02-10 11:43:34 +02:00
XhmikosR ad2babcad0 htdocs/site/js/github.js: switch to double quotes like the rest of the files. 2013-12-26 19:04:04 +02:00
XhmikosR f40257c49e htdocs: minor tweaks.
Update the tools to their latest versions.
2013-11-05 08:10:44 +02:00
XhmikosR 911e1f9559 Revert "htdocs: move inline JS to a separate file."
This reverts commit 3a9740b110.

Conflicts:
	htdocs/archive/index.php
	htdocs/demo/index.php
	htdocs/make.js
	htdocs/run-tests.js
	htdocs/site/js/cppcheck.js
	htdocs/site/js/pack.js
2013-10-12 17:42:19 +03:00
XhmikosR 01ea91ed87 htdocs: enable strict mode. 2013-10-01 09:19:54 +03:00
XhmikosR 66f96daf4e htdocs/site/js/github.js: switch to one var per line. 2013-08-20 07:46:18 +03:00
XhmikosR 3a9740b110 htdocs: move inline JS to a separate file. 2013-07-31 14:02:21 +02:00
Tim Gerundt 851b80341c htdocs: Fix escaping of html characters in /devinfo. 2013-07-31 14:01:56 +02:00
XhmikosR 53bf8308fa htdocs:
* update deps
* use double quotes and fix warnings
2013-07-28 18:38:40 +02:00
XhmikosR bbf3db4d78 Update jquery to 1.10.2 and add a local fallback. 2013-07-10 06:43:07 +02:00
XhmikosR 611e6eaf97 htdocs\site\js\github.js: remove unneeded JSHint rules. 2013-07-07 18:09:19 +02:00
XhmikosR 400c96862a htdocs: update picnet table filter 2013-06-05 17:27:35 +02:00
XhmikosR 56e4487e26 update js/pack.js with the latest uglify-js 2013-05-08 18:37:25 +02:00
XhmikosR 8e13989d6a add a link to the commit author's github profile 2013-03-17 17:34:17 +01:00
XhmikosR cff2126df9 github.js: switch to 4 spaces for indentation 2013-03-05 17:56:55 +01:00
XhmikosR ffc82a9d89 github.js: remove unneeded parentheses 2013-03-03 09:59:29 +01:00
XhmikosR dd76d934d2 github.js: fix author.
When there is no github user just use commit.author.name otherwise the github login name.
2013-03-02 09:26:57 +01:00
XhmikosR 320cbf3f98 github.js: add JSHint settings 2013-03-02 09:26:36 +01:00
XhmikosR c807b12b37 github.js: simplify code 2013-03-02 09:26:11 +01:00
XhmikosR 06c6e78be4 github.js: remove the author.
The author might not be a GitHub user, in which case we have issues like undefined author.
2013-03-02 07:28:49 +01:00
XhmikosR 87abab3765 github.js: fix this.author null error 2013-02-23 08:12:50 +01:00
XhmikosR ebd5c17b52 combine css and js files 2012-12-03 12:32:56 +01:00
XhmikosR 25b76894f7 htdocs: switch to uglify-js 2.x 2012-12-03 12:32:33 +01:00
XhmikosR 1714cea928 github.js: fix a JSHint warning 2012-11-03 11:18:13 +01:00
XhmikosR b4b3679f18 change comment 2012-11-03 11:18:12 +01:00
XhmikosR b2a36d5841 github.js: normalize comment 2012-09-29 18:02:34 +02:00
XhmikosR 646bbfe230 minify css and js and use those 2012-09-22 20:19:16 +02:00
XhmikosR 9cbeb3f4a1 update picnet.table.filter.min.js 2012-09-22 20:19:02 +02:00
Tim Gerundt ef2395f4e1 Web: Use same style for "recent git commits" like the other lists 2012-07-14 15:22:52 +02:00
Tim Gerundt 2e2eece085 Web: Use github.com API v3 for "Recent Commits" 2012-06-14 22:47:39 +02:00
Tim Gerundt a6450ecb07 Web: Online demo results table is now filterable 2012-06-02 16:25:06 +02:00
Tim Gerundt 0984d55635 Web: Tweak recent commits entries 2011-01-22 18:05:42 +01:00
Tim Gerundt 95e24cf8cb Web: Add recent commits to devinfo page 2011-01-16 14:55:32 +01:00