Wykres commitów

391 Commity (eaa0beb1fee37aee83cfac7b6a7b5ca68d3ece81)

Autor SHA1 Wiadomość Data
Amio bb61879d9d docs: update doc pages style 2018-08-06 12:06:59 +08:00
Amio ec8e949cb7 docs: update links in readme 2018-08-06 11:15:28 +08:00
Amio dd15fb76d1 chore: redirect badgen.now.sh's homepage to badgen.net
Guide new user to badgen.net
2018-08-05 20:22:19 +08:00
Boris K f09ed39b79 docs: add uptime-robot documentation (#77)
As discussed in issue #70, uptime-robot needs  a little documentation about where to find the API key
2018-08-05 17:31:44 +08:00
Amio b28fb70bc1 refactor: replace round() with Number.toFixed() 2018-08-05 15:10:46 +08:00
Brian Faust 8ba36d5199 feat: name, language & github badges for packagist (#76)
* feat: name, language & github badges for packagist

* refactor: rename l to lang for packagist
2018-08-05 13:55:15 +08:00
Amio c77adc0cb5 live-fns: add suffix to packagist downloads 2018-08-05 13:42:19 +08:00
Amio ab5da1be5a fix: make sem-color recognize "RC" 2018-08-05 13:22:54 +08:00
Amio 9625e9680c Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-05 13:09:16 +08:00
Brian Faust e0f197feb4 live-fns: add packagist support (#75)
* feat: packagist support

Signed-off-by: Brian Faust <envoyer@pm.me>

* style: resolve eslint issues

* fix: add missing spaces
2018-08-05 13:08:55 +08:00
Amio 6bf37c7d86 chore: status => stats 2018-08-05 12:33:59 +08:00
Amio d894bd18c3 live-fns: request github with auth #68 2018-08-05 11:52:58 +08:00
Amio 98f1109ec9 life-fns: update circleci status colors #73 2018-08-05 11:20:14 +08:00
Amio cd16d75168 feat: add status inspection to api 2018-08-05 10:14:34 +08:00
Amio / fdb7ab493b
feat: add api server (#74)
Mainly two purposes:

1. Provide https://api.badgen.net
2. Serve this api behind Now CDN as a cache layer
2018-08-05 08:40:10 +08:00
Amio dfd20495ab docs: slightly adjust doc link #71 2018-08-05 00:22:39 +08:00
Boris K f90fe1796a docs: add documentation links (#71)
I've added links to the documentation in the examples page

![image](https://user-images.githubusercontent.com/17952318/43676748-5bbc8016-97f7-11e8-8382-fbc375df1d1f.png)

Don't hesitate to tell me if you would have designed them differently
2018-08-05 00:11:41 +08:00
Bertrand Marron 39b03e6cd3 live-fns: set colors for all circleci statuses (#73) 2018-08-04 22:54:13 +08:00
Boris K 7d813bed45 docs: fix empty link (#72) 2018-08-04 22:42:13 +08:00
Amio 36c1a288a5 live-fns: add /npm/dependents #69 2018-08-04 19:52:41 +08:00
Bertrand Marron 7192f1f0db live-fns: use codecov api for coverage (#67)
* Use codecov api for coverage

Add 1 decimal to both codecov and coveralls.

* Add gitlab codecov support
2018-08-04 10:29:51 +08:00
Amio 95712a4c73 refactor: cleaner nuget implementation 2018-08-04 00:25:51 +08:00
Clark Du 6dae7effa8 refactor: remove duplicate assignment on pkg (#66) 2018-08-03 23:56:48 +08:00
Clark Du a503df8745 refactor: return correct default unknownBadgeData (#65) 2018-08-03 23:03:19 +08:00
Amio bb8b66f07b life-fns: add license topic to pypi 2018-08-03 22:58:28 +08:00
Amio 61b77474d1 chore: add lint to pretest task 2018-08-03 22:40:44 +08:00
Clark Du 3979449923 docs: fix link for standard badge example (#64)
* doc: add missed text for standard

* fix: standard style text
2018-08-03 22:40:04 +08:00
Amio cdc67e609d feat: improve error status 2018-08-03 21:54:41 +08:00
Amio 1e7341b27e test: start some tests #42 2018-08-03 21:54:26 +08:00
Amio 506d06bedf feat: fail fast (timeout 12000 => 6000) 2018-08-03 20:59:24 +08:00
Amio e744c081d3 docs: add icon examples - codecov, twitter 2018-08-03 19:41:55 +08:00
Amio 0df930e2c5 Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-03 19:32:07 +08:00
Amio 1a6616944a chore: svgomg-ed codecov icon 2018-08-03 15:33:14 +08:00
tunnckoCore 932d0f02f8 feat: add @codecov logo (#62)
seems okey, hm ;)
2018-08-03 10:06:31 +08:00
tunnckoCore d6acdd4ce2 feat: add twitter icon (#63) 2018-08-03 10:01:49 +08:00
Amio 44fa1c37d1 docs: update home, icons 2018-08-02 22:35:30 +08:00
Amio 8f0c4b3e20 docs: update bundlephobia example 2018-08-02 22:09:00 +08:00
Fox George Penguin 690fc05d03 feat: add @AirBnB logo (#60)
add @AirBnB logo
2018-08-02 22:03:04 +08:00
Amio 8e48bf6353 docs: update comments in index.md 2018-08-02 21:17:17 +08:00
Amio 9351f3d648 docs: add logo placeholder to home 2018-08-02 21:02:23 +08:00
Amio 41bbdf4eba docs: move nuget to package registry column 2018-08-02 20:54:21 +08:00
Babu Annamalai 7c0813313c live-fns: add nuget.org (#59)
* Add nuget badge support

* Fix lint errors to adhere to coding standard
2018-08-02 20:42:27 +08:00
Amio 6fa4fb3145 Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-02 20:18:31 +08:00
Amio c5aa2f209b feat: faster refresh rate #58 2018-08-02 20:17:52 +08:00
Amio 79d8e878f2 feat: faster refresh rate 2018-08-02 20:17:05 +08:00
Amio 72d6716332 Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-02 19:57:42 +08:00
Amio 327d2687e8 fix: usage example alignment on flat.badgen.net #57 2018-08-02 10:06:40 +08:00
Amio 8b949c3d00 docs: update readme 2018-08-02 00:38:57 +08:00
Amio 64bc18f5a8 fix: opencollective balance counting #55 2018-08-02 00:23:36 +08:00
Amio 7db19b3f70 docs: use serve-marked@0.3.0 2018-08-02 00:09:18 +08:00