Commit Graph

11 Commits

Author SHA1 Message Date
Thaddee Tyl
67e0549d01 New coverage badge 2015-06-06 11:43:59 +02:00
Thaddee Tyl
f2319a2d48 Default to flat badges
Closes #185
2015-02-01 17:56:18 +01:00
Thaddee Tyl
6427db8d0c Updated coverage badge 2014-10-27 21:05:59 +01:00
Thaddee Tyl
21d1885fc5 Fix test. 2014-07-28 19:14:33 +02:00
Thaddee Tyl
1ee622a949 New npm version: v1.0.0
Fixes #186.
2014-05-26 13:30:14 +02:00
Thaddee Tyl
5cee17f494 Trivial comment change for precision. 2014-04-24 15:00:12 +00:00
Thaddee Tyl
2343e24d8a Load all templates through dot. 2014-04-20 16:12:35 +00:00
Thaddee Tyl
d578b65513 new flat style: cleanup.
- The information stored in `makeImage`'s `options` parameter is better served
  in its `data` parameter,
- Remove the (no longer used) `colorscheme` parameter to `makeTemplate`,
- We can already get to the contents of the URL query parameter `style` through
  that `data` parameter in `getRequest`,
- Relocation of the code to set badge data related to the flat style into
  `getBadgeData`,
- Code style (adding semicolons).

Related to issue #159.
2014-04-19 22:25:35 +00:00
Max Ogden
c6163c9a4f move colorscheme back to original location, add @ syntax to cli for specifying style, cache templates on server start 2014-04-19 10:27:20 -07:00
Thaddee Tyl
84f680db4f test: server PNG. 2014-01-19 13:32:43 +01:00
Thaddee Tyl
db80e6c650 Coverage badge. 2014-01-19 12:19:35 +01:00