Wykres commitów

101 Commity (ae94281df40907112d370ab06cac208ea364a683)

Autor SHA1 Wiadomość Data
Amio b1c8bad301 live-fns: add visual studio marketplace #113 2018-08-16 20:41:41 +08:00
Amio f67013244d docs: update & fix docs 2018-08-15 11:45:47 +08:00
Amio a748ca0969 live-fns: add https 2018-08-15 00:25:42 +08:00
Amio 18d7fe4c73 docs: add doc page for runkit #24 2018-08-14 23:27:42 +08:00
Amio fce5fbb7d3 feat: remove `emoji=1` option, make it default 2018-08-14 21:59:04 +08:00
Amio a35f09a938 live-fns: (github) refactor stats func
- Split stats into resoStats, makeRepoQuery, repoQueryBodies
2018-08-13 16:58:11 +08:00
Amio c9081aa8b0 live-fns: (github) use got & refactor
- Replace axios with got
- Separate assets downloads count
2018-08-13 16:58:11 +08:00
Amio f009538725 live-fns: (github) remove collaborators
Collaborators requires owner's token.
2018-08-13 11:02:12 +08:00
James Harris 783ac6b027 live-fns(github): add collaborator and contributor badges (#107)
* live-fns(github): add collaborators

* live-fns(github): add contributors

* docs: add contributor and collaborator badges

* refactor: remove unreachable or operator
It also should've been 0.

* docs: move contributor and collaborator to above commits
2018-08-13 10:18:17 +08:00
Jacob Müller 4ad9ff0f8c live-fns: (github) support more badges (#104)
* github: support more badges

* Use `electron/electron` repo for github total downloads

* live-fns: update github issues badge color.

Resolves #106 BTW

* Use `date-fns`

* Further improvements

- Fix commit count
- Use GraphQL for branches count
- `millify` all number results

* More improvements

- Use GraphQL whereveer possible
- Prefix releases/tags with a "v"

* Remove API token

* Include merged in clodes PRs count

* Add tags count badge

* Minor code style tweaks
2018-08-12 18:39:25 +08:00
Amio de95279776 Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-12 00:46:32 +08:00
Amio 4b0a9c0377 docs: update static badge examples 2018-08-12 00:46:20 +08:00
Jacob Müller 024ae29c86 docs: add all missing icons (#99)
* docs: add all missing icons

* icons: remove 4 pending icons from examples
2018-08-11 23:11:19 +08:00
Amio 052dfc2cfe icons: add codeclimate.svg #100 2018-08-11 23:05:32 +08:00
Amio d6be3227cd docs: sort examples by users perspective 2018-08-11 21:55:33 +08:00
Amio 1478e72a6b live-fns: add codeclimate #100 2018-08-11 20:20:39 +08:00
Amio c601b2d811 icons: add haskell.svg #92 2018-08-08 22:42:03 +08:00
Amio f634dac440 live-fns: add hackage #92 2018-08-08 22:41:20 +08:00
Amio 5f877bd77c Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-08 10:50:43 +08:00
Amio 11b1c740a7 docs: fix home styles 2018-08-08 10:31:27 +08:00
Jacob Müller 7fcd466001 live-fns: (github) add "closed-issues" and "license" badges (#88) 2018-08-08 10:25:02 +08:00
Jacob Müller 6ea92af880 docs: order icons alphabetically (#90) 2018-08-08 10:03:02 +08:00
Amio 332ef551c8 docs: add atom icon example 2018-08-07 21:35:23 +08:00
Amio afcbb69ecc docs: sort examples list 2018-08-07 10:10:45 +08:00
Vincent Klaiber 618e9c4467 live-fns: add packagist license badge (#85) 2018-08-07 10:08:33 +08:00
Jan T. Sott 5e9c23fded live-fns: add apm (#84) 2018-08-07 10:02:03 +08:00
Amio caab21a4ac docs: update swift badge example 2018-08-07 01:37:56 +08:00
Amio fa1c1ee830 docs: update static badge examples 2018-08-07 01:35:43 +08:00
Amio 90c8a8fea0 live-fns: more github badges 2018-08-07 01:19:55 +08:00
Brian Faust d4e67ff629 live-fns: add RubyGems support (#79)
* feat: rubygems support

* style: resolve spacing issues
2018-08-06 16:02:29 +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
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
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 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
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 bb8b66f07b life-fns: add license topic to pypi 2018-08-03 22:58:28 +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 e744c081d3 docs: add icon examples - codecov, twitter 2018-08-03 19:41:55 +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
Amio 8e48bf6353 docs: update comments in index.md 2018-08-02 21:17:17 +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 327d2687e8 fix: usage example alignment on flat.badgen.net #57 2018-08-02 10:06:40 +08:00
Amio 237155a010 docs: remove intro fo "style" query param
This param are not needed in favor of flat.badgen.net.
Leave the feature available just in case.
2018-08-01 23:14:03 +08:00
Amio d1745836dc live-fns: add opencollective. resolve #6 2018-08-01 22:54:32 +08:00
Amio 1e15505169 Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-01 19:26:17 +08:00
Amio 32f14eb13d docs: bolder footer 2018-08-01 17:22:54 +08:00