Commit Graph

59 Commits

Author SHA1 Message Date
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 c64174ab36 htdocs: update minify scripts 2013-02-16 13:25:54 +01:00
XhmikosR ad61ed2f93 all.css: move border-radius property after the vendor prefixed ones 2013-02-06 19:37:28 +01:00
XhmikosR 163cce726c all.css: use white and black instead of the hex since clean-css takes cares of this when it's smaller to use the hex 2013-01-24 21:01:14 +01:00
XhmikosR 392960513b all.css: no need to overqualify tags. Also merge two identical selectors. 2013-01-23 18:30:28 +01:00
XhmikosR 55b8ac00b0 htdocs: add normalize.css to ensure that the visual styles are the same across all browsers 2013-01-21 19:07:57 +01:00
XhmikosR acb34e403b all.css: add transition effect for the Download now button 2013-01-21 19:07:31 +01:00
XhmikosR e41768e799 all.css: use background-color when specifying only that property 2013-01-21 19:07:16 +01:00
XhmikosR 5f5eaf0763 merge similar selectors and use silver instead of the hex color since it's smaller 2012-12-23 19:56:11 +01:00
XhmikosR 53506973a4 partially revert f8c99ce065 and use 2 spaces 2012-12-15 09:46:02 +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 9ba25a891a htdocs/site/css: merge similar selectors and create the minified css with the latest clean-css 2012-12-03 12:32:21 +01:00
XhmikosR 7fb5c0d73b minify.bat: update workaround for node.js exiting 2012-12-03 12:31:57 +01:00
XhmikosR f8c99ce065 htdocs/site/css: reindent 2012-12-03 12:31:45 +01:00
XhmikosR 912d93b5c3 htdocs: update SimplePie to v1.3.1 2012-12-03 12:31:32 +01:00
XhmikosR 1714cea928 github.js: fix a JSHint warning 2012-11-03 11:18:13 +01:00
XhmikosR e0434015fb css/all.css: cosmetic changes 2012-11-03 11:18:12 +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 830f4559a0 batch files: switch to the batch file directory before doing anything else so that relative paths work right even if the batch file isn't called from its directory 2012-09-29 17:32:04 +02:00
Tim Gerundt 1eb36e9810 htdocs: Use also GeSHi styles for example code 2012-09-29 15:00:52 +02:00
Tim Gerundt 0d9640eb10 htdocs: Rename geshi(.min).css to demo(.min).css 2012-09-29 14:45:04 +02:00
Tim Gerundt 4df326051d htdocs: Move some CSS rules to geshi(.min).css file 2012-09-29 14:41:18 +02:00
XhmikosR 2542c76ecd update minify scripts 2012-09-29 13:09:21 +02:00
XhmikosR 28df610a6e switch to the minified simplepie 2012-09-28 19:05:45 +02:00
XhmikosR 51a2a4ae8a htdocs: add a simple script to minify css and js files 2012-09-28 19:05:12 +02:00
XhmikosR 1656a978c7 update SimplePie to v1.3 2012-09-24 18:17:06 +02:00
XhmikosR 646bbfe230 minify css and js and use those 2012-09-22 20:19:16 +02:00
XhmikosR a30d49a919 update genshi to 1.0.8.11 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 a5bd41dd1c htdocs: Allow XML output in online demo 2012-09-18 18:51:47 +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 e9ea8a4d37 Web: Add links to headings from long pages 2012-07-14 14:50:27 +02:00
Tim Gerundt 38be0db959 Web: Add also subversion command to devinfo 2012-07-07 17:39:50 +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 a2b0f77310 Web: Online demo report use now a table for the results 2012-06-02 15:38:33 +02:00
Tim Gerundt 33edf63085 Web: Group online demo report by line numbers 2012-05-27 15:41:18 +02:00
Tim Gerundt ea76c990d3 Web: Add own CSS file for GeSHi 2012-05-23 19:34:18 +02:00
Tim Gerundt dd0e333023 Web: Use GeSHi for syntax highlighting from the "online demo report" code 2012-05-21 19:52:01 +02:00
Tim Gerundt e3c8dacb1c Web: Add "Online Demo" page 2012-05-17 18:07:38 +02:00
Stefan Weil 15078416e9 htdocs: fix typo in error messages and php code (writeable -> writable) 2011-10-01 09:20:26 +02:00
Tim Gerundt c2e725c691 Web: Show also last post time from active forum topics 2011-06-27 21:47:16 +02:00