Wykres commitów

592 Commity (add-memo-badge-to-help)

Autor SHA1 Wiadomość Data
Amio 6464235544 live-fns: (xo) update badge text. Resolve #177 2018-10-21 19:59:01 +08:00
Boris K 8d4a848600 icons: add googleplay icon (#181) 2018-10-21 19:53:11 +08:00
Amio 6d1bc83fcc web: update examples style 2018-10-18 16:40:11 +08:00
Amio 00686a842c web: update examples data 2018-10-18 10:07:59 +08:00
Amio 05e86d24ff web: better gallery routes 2018-10-17 17:47:42 +08:00
Amio d831d04a36 docs: add xo badge example. #177 2018-10-17 16:28:19 +08:00
Amio 859254ffd7 web: add gallery to router 2018-10-16 10:22:50 +08:00
Amio 5a1a4198a9 web: move examples to gallery page 2018-10-15 17:44:23 +08:00
Amio b51043c1bc icons: add awesome icon #176 2018-10-15 11:01:05 +08:00
Amio 399fc6946f chore: send stats to google analytics 2018-09-29 16:05:07 +08:00
Amio 09e90025da chore: respond 404 for 404 badge 2018-09-29 14:34:32 +08:00
Amio fe075b04e7 chore: 7 days cache for static badges 2018-09-28 14:36:36 +08:00
Amio 4956bdad88 chore: fix example link 2018-09-28 14:30:18 +08:00
Amio 35201aa386 live-fns: (codecov) dont break "/gh/" usage 2018-09-27 14:22:22 +08:00
Amio 55ac76aebd chore: re-enable fetcher gateway 2018-09-21 16:58:06 +08:00
Amio a1bb0ce826 live-fns: (npm) jsdelivr => unpkg
For better catch up with latest npm package release.
2018-09-21 13:48:29 +08:00
Amio 1dc50713d2 refactor: cleanup api handler 2018-09-18 18:04:38 +08:00
Amio / 24828bea17
Continue #158 (#161)
* feat(github): add statuses badge

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* chore: update index

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* docs: update examples for github status
2018-09-18 17:28:22 +08:00
Amio 2c74dc9db8 chore: better error messages 2018-09-17 14:35:04 +08:00
Amio 1a65aad0ed refactor: axios => got (done) 2018-09-17 13:35:45 +08:00
Amio b8a482009d refactor: (vs-marketplace) axios => got 2018-09-17 13:22:25 +08:00
Bertrand Marron f73c83f763 live-fns: add xo badges (#154)
I like having xo badges on my repos. :D

/cc @sindresorhus
2018-09-15 01:04:50 +08:00
Amio 2d7787171e refactor: axios => got 2018-09-14 16:53:51 +08:00
Amio e2168b6919 Merge branch 'master' of https://github.com/amio/badgen-service 2018-09-14 00:04:29 +08:00
Amio fc62af6909 web: add static examples 2018-09-13 17:56:57 +08:00
Amio b62e33b8ad web: add input helper 2018-09-13 13:39:00 +08:00
Steven 88fb0c9289 live-fns: change david-dm to green w/zero deps (#151) 2018-09-11 10:13:25 +08:00
Amio 8b15a91049 fix: recognize statusCode in gotErrorHandler 2018-09-09 12:15:54 +08:00
Amio 007977e9a2 live-fns: (packagephobia) axios => got 2018-09-09 12:14:56 +08:00
Amio f55cfc4868 chore: recognize 503 error in live requests 2018-09-09 10:52:02 +08:00
Amio f2783b7789 refactor: remove useless "emoji" argument 2018-09-08 14:59:32 +08:00
Amio 2f116ff634 feat: automatic icon #135 2018-09-08 14:35:52 +08:00
Amio 93ebaf650c Revert "fix: monospace font for linux #137"
This reverts commit a8389c9f75.
2018-09-07 22:16:34 +08:00
Amio 72cd36dcdb web: maker => builder 2018-09-07 16:47:09 +08:00
Amio 5f6e04e8f1 web: init web pages with next.js 2018-09-07 10:48:48 +08:00
Amio 9c35e34e41 docs: fix status link 2018-09-05 22:30:14 +08:00
Amio 9f3ed7402f refactor: improve code format
PS: Just know my baby had it's first kick :D
2018-09-05 20:35:56 +08:00
Luke Childs 6013aa0840 live-fns: add Keybase support (#141)
* Add Keybase support

* Delete yarn.lock

* Use object destructuring

* Use Got over Axios

* Fix lint errors

* Prefer slice() over substr()

* Use Got query option

* Limit Keybase response with fields param

* Simplify 64-bit fingerprint function

* get64BitFingerprint() => convertFingerprintTo64bit()

* Simplify convertFingerprintTo64bit()
2018-09-05 20:11:02 +08:00
Amio c0a595c4d9 Merge branch 'master' of https://github.com/amio/badgen-service 2018-09-05 19:04:26 +08:00
Amio a8389c9f75 fix: monospace font for linux #137 2018-09-05 17:18:43 +08:00
Amio 2f2b3876eb refactor: use got in travis 2018-09-05 16:30:24 +08:00
Amio 6e46679011 chore: add got & got error handler 2018-09-05 13:42:26 +08:00
Amio 1937e58904 chore: clean error logger 2018-09-05 11:13:10 +08:00
Amio 5849067027 fix: disable cache for failed response 2018-09-05 00:21:43 +08:00
Amio aeb4b8c198 fix: better handle timeout in live-handler 2018-09-04 23:55:20 +08:00
Amio 14942dbfff live-fns: (npm) replace unpkg with jsdelivr 2018-09-04 23:37:09 +08:00
Amio c1424618e5 chore: better error log 2018-09-04 23:25:33 +08:00
Amio 1eb7eedbd4 chore: disable share cache when api error 2018-09-04 19:36:12 +08:00
Boris K 9974f0dce8 feat: Override badge color (#136) 2018-09-04 17:41:26 +08:00
Amio c088017b9d live-fns: consistent test coverage precision #134 2018-09-03 22:52:38 +08:00
Sam Lanning 6a38ad5355 live-fns: (lgtm) use default accept header (#132) 2018-09-01 00:35:54 +08:00
Amio 9246e255f4 icons: add rss, git, remove npm-red 2018-08-31 14:52:26 +08:00
Amio 06cad8b682 docs: put lgtm icon in examples 2018-08-31 14:52:26 +08:00
Amio 550a13639d fix: update badgen for fixing sanitization #127 2018-08-31 10:17:41 +08:00
Sam Lanning 39b20008f1 live-fns: (lgtm) introduce lgtm service (#126)
* live-fns: (lgtm) introduce lgtm service

* live-fns: (lgtm) split out to separate functions

* fix: remove console.log
2018-08-31 10:09:42 +08:00
Sam Lanning 3c5f7c740f icons: automatically populate list in index.md (#129)
* icons: automatically populate list in index.md

* icons: add blacklist for homepage icons
2018-08-30 11:05:27 +08:00
Amio / 5c794e22c2
live-fns: (github) support label-issues #123 (#125) 2018-08-30 10:24:58 +08:00
Amio 61cfe58c68 fix: correctly render "<" in subject text 2018-08-29 11:13:44 +08:00
Sam Lanning 3680ec9af9 fix: useless conditional in david.js (#124) 2018-08-29 10:08:01 +08:00
Amio 4e103d0c98 docs: update status link 2018-08-28 14:17:32 +08:00
Amio 1a51d932f7 live-fns: (uptime robot) clearer label 2018-08-28 14:13:38 +08:00
Amio 4ceceb855a live-fns: add badgesize
ngryman/badge-size#71
2018-08-28 13:51:04 +08:00
Amio d1aea93d17 live-fns: (david) support sub package.json path #120 2018-08-27 11:14:27 +08:00
Amio 3886833973 docs: update uptime robot examples 2018-08-22 22:15:51 +08:00
Amio 2205a5f848 docs: add status page link 2018-08-22 22:00:12 +08:00
Amio fa918ae8e8 docs: add logo to homepage 2018-08-22 14:34:08 +08:00
Amio 73d126ba7c docs: fix typo 2018-08-20 15:18:59 +08:00
Amio 8d8ac33647 refactor: use Map in live-pool 2018-08-18 22:51:01 +08:00
Amio a29a9ea2bb live-fns: (github) handle more exception 2018-08-18 22:51:01 +08:00
Amio 2a1503f311 docs: add logo to home footer 2018-08-18 00:03:48 +08:00
Amio df029649d0 chore: use png favicon 2018-08-17 14:57:50 +08:00
Amio 2221f707eb chore: use new logo as favicon 2018-08-17 14:50:45 +08:00
Amio f53c67683d live-fns: (vs marketplace) add "not found" status #113 2018-08-16 22:47:51 +08:00
Amio b1c8bad301 live-fns: add visual studio marketplace #113 2018-08-16 20:41:41 +08:00
Amio 0777f9cb43 chore: make SENTRY_URI optional 2018-08-16 19:56:39 +08:00
Amio 0de192d443 chore: dont report known errors 2018-08-16 15:58:09 +08:00
Amio e63fa9043a chore: stronger error catching 2018-08-16 15:50:09 +08:00
Amio f0dee492ae fix: (travis) build status detecting
https://sentry.io/share/issue/90671d0c458742fcad134577de9c8c79/
2018-08-16 15:47:57 +08:00
Amio 062aabfd7a chore: add sentry raven 2018-08-16 14:17:51 +08:00
Amio e65c0acd2a chore: more stats info 2018-08-16 13:14:59 +08:00
Amio 02b9a0dd9f docs: fix https & runkit docs 2018-08-16 11:20:57 +08:00
Amio 66945d8fc3 chore: better error logs 2018-08-16 10:54:51 +08:00
Amio b52e7a040d fix: (github) miss composed query arg #112 2018-08-16 10:54:39 +08:00
Amio f27a280e70 live-fns: (github) add token required hint 2018-08-15 12:39:23 +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 7f4b17bd66 fix: (live-fns) codeclimate query 2018-08-14 00:56:38 +08:00
Amio 86dfa3f6e2 server: add fetching pool stats 2018-08-13 22:48:54 +08:00
Amio c0a7402abc chore: stick with axios
No clear benefits for switching to got
2018-08-13 22:48:54 +08:00
Boris K fce389d3a3 chore: Retrieve trackingGA from env (#109) 2018-08-13 22:43:23 +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 022be3fc02 fix: (live-fns) npm total downloads for 0 #102 2018-08-11 22:15:30 +08:00
Amio d6be3227cd docs: sort examples by users perspective 2018-08-11 21:55:33 +08:00
Amio e5615dbd0c chore: use orange on 404 badge 2018-08-11 21:34:52 +08:00
Amio b7c0418d72 fix: (live-fns) npm download badge for 0 download #102 2018-08-11 21:31:52 +08:00
Amio a29b4b2472 fix: always return 200 for badge #102
GitHub's camo proxy only accept 200. =. =
2018-08-11 21:27:16 +08:00
Amio 3ae4adb34a fix: stronger live-handler #102 2018-08-11 21:09:55 +08:00
Amio bd080cef9d fix: stronger live-fetcher #102 2018-08-11 20:42:35 +08:00
Amio 1478e72a6b live-fns: add codeclimate #100 2018-08-11 20:20:39 +08:00
Amio 240c6ac843 chore: add eslint rule max-len 2018-08-11 11:07:17 +08:00
Amio 51227745b6 fix: (live-fns) coveralls percentage bug #96 2018-08-10 22:55:36 +08:00
Jacob Müller 915b4f5b49 refactor: modernize codebase and unify code style (#97)
* core: modernize codebase and unify code style

- Always use arrow functions
- Always use bracket spacing
- Avoid arrow function parentheses when possible

* Revert `prettiers` multiline changes

* Revert another multiline change

* Revert some more stuff
2018-08-10 21:53:45 +08:00
Jacob Müller c9148a4762 live-fns: fix up version prefixing (#98)
* live-fns: fix up version prefixing

* Add version formatter util and use it for every version

* Handle more edge cases in version formatter
2018-08-10 20:54:56 +08:00
Amio e101a7021b icon: add ruby, graphql 2018-08-10 15:13:09 +08:00
Amio 6ee0dbb105 live-fns: support more status for travis 2018-08-10 15:10:57 +08:00
Amio cf1d3853ad live-fns: add "v" prefix to version badges 2018-08-10 13:12:10 +08:00
Amio 9d8629b1ba live-fns: report unknown topic on coveralls badge 2018-08-10 12:57:20 +08:00
Amio d8cf14e2a2 docs: update index-api.md 2018-08-09 11:52:26 +08:00
Amio fed46f2ab8 chore: stricter timeout 2018-08-09 11:48:31 +08:00
Amio 60fc31d8e4 fix: meaningful http code for api exception 2018-08-09 11:40:11 +08:00
Amio 5bee91a5fd fix: hackage badge label #92 2018-08-08 23:55:28 +08:00
Amio 3376d0a019 chore: update semver colors for "-dev" #78 2018-08-08 23:25:04 +08:00
Steven cdd7da07e4 docs: add website link to docs (#93) 2018-08-08 22:44:47 +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 b622854ead Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-08 21:43:56 +08:00
Amio ec0fc501fb fix: apm badge dl & stars count at 0 2018-08-08 21:43:50 +08:00
Jan T. Sott 96327d7caa fix: apm version badge color (#91) 2018-08-08 15:52:40 +08:00
Amio 6f5c910522 docs: add links for api.badgen.net 2018-08-08 11:32:13 +08:00
Amio ca4b3553eb live-fns: beautifier coverage percentage #87 2018-08-08 11:09:43 +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 7a5f06fcc5 live-fns: handle exception in github release badge 2018-08-07 22:07:13 +08:00
Amio 332ef551c8 docs: add atom icon example 2018-08-07 21:35:23 +08:00
Jan T. Sott 6440ffab02 icon: add atom icon (#86)
* add Atom icon

I thought those who use the `apm` badges, might also want to be able to use this icon.

* Shrink icon
2018-08-07 21:31:37 +08:00
Amio 6cdee9b71a feat: update runkit schema #24 2018-08-07 20:48:46 +08:00
Amio 45dc7d556d live-fns: add github dependents badge 2018-08-07 14:31:00 +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
Jacob Müller fc48b9d157 fix: (live-fns/packagist) version detection (#80)
* fix(live-fns/packagist): version detection

* Use `semver` to sort versions

* `nodev` => `noDev`

* Make use of `semver.coerce()`
2018-08-07 00:30:28 +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
Amio bb61879d9d docs: update doc pages style 2018-08-06 12:06:59 +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
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 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 c5aa2f209b feat: faster refresh rate #58 2018-08-02 20:17:52 +08:00
Amio 327d2687e8 fix: usage example alignment on flat.badgen.net #57 2018-08-02 10:06:40 +08:00
Amio 64bc18f5a8 fix: opencollective balance counting #55 2018-08-02 00:23:36 +08:00
Amio 5afeabba99 docs: update index style 2018-08-02 00:01:39 +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
Amio 30ba3286e7 life-fns: use semColor on crates & pypi 2018-08-01 11:38:16 +08:00
Amio 397e6beff2 docs: update ci examples 2018-08-01 00:34:09 +08:00
Amio d6677628a8 life-fns: consistent with service (KiB => KB) 2018-07-31 23:51:36 +08:00
Amio f8c6c2571a live-fns: add bundlephobia 2018-07-31 23:25:25 +08:00
Amio 8858f22c3b feat: generate badge before setHeader 2018-07-31 21:21:04 +08:00
Amio 87edb71773 feat: add stale config to cache header 2018-07-31 21:14:19 +08:00
Amio 820a68a289 fix: index "only" query mistake 2018-07-31 20:08:08 +08:00
Amio 04ef089c4e life-fns: replace pretty-bytes with byte-size 2018-07-31 19:43:22 +08:00
Bertrand Marron 984e112940 fix: packagephobia for scoped packages (#54) 2018-07-31 18:44:42 +08:00
Amio 3c53d69d64 docs: add "only=npm" query to index for debugging 2018-07-30 23:36:27 +08:00
Amio dbf4f4d839 docs: further refine index layout 2018-07-30 23:15:04 +08:00
Amio b16fdf7fb2 docs: update index style 2018-07-30 22:40:25 +08:00
Amio 929e3602a4 Merge branch 'master' of https://github.com/amio/badgen-service 2018-07-30 21:39:29 +08:00
Ernest W. Durbin III 2a615bbdab live-fns: add pypi! (#47) 2018-07-30 21:37:44 +08:00
Amio efbb13dfd8 feat: refine coverage color scheme 2018-07-30 21:35:56 +08:00
Amio 4df2f542ac live-fns: simplify coverage percent in coveralls badge 2018-07-30 21:10:43 +08:00
Amio 84f29fee3a live-fns: codecov lable says "coverage" 2018-07-30 21:09:48 +08:00
Bertrand Marron 8aa508356d docs: add bitbucket codecov examples (#51) 2018-07-30 21:02:05 +08:00
Amio c674af15fc live-fns: add coveralls.js 2018-07-30 17:15:48 +08:00
Amio e592fd0009 refactor: method => topic 2018-07-30 14:50:45 +08:00
Amio 656c31a414 chore: standalone sem-color.js 2018-07-30 14:47:51 +08:00
Amio 65bf08872f docs: sort static badge examples 2018-07-30 14:19:48 +08:00
Fox George Penguin 508e881550 fix: npm badges and dist tags (#50)
* fix: resolves #34 and resolves #35

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: different color for tag and show tag name

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: better code and tweaks

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: cleanup

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-30 14:03:40 +08:00
Fox George Penguin 88143ddb93 docs: add patreon badge examples (#49)
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-30 13:11:39 +08:00
Amio 4596fab0fe feat: add patreon icon #48 2018-07-30 11:22:22 +08:00
Amio 6c42715a80 docs: update deploy-to-now example 2018-07-30 11:11:10 +08:00
Amio 5001a11a61 live-fns: support "stable" channel in github badge #33 2018-07-29 16:13:36 +08:00
Amio 0f0294f7b4 docs: scale up docker.svg, add dependabot icon example 2018-07-29 11:03:55 +08:00
Grey Baker 231d8e85a0 Horizontally center Dependabot logo (#46) 2018-07-29 10:31:13 +08:00
Amio faa5018c27 feat: new npm.svg 2018-07-29 01:07:04 +08:00
Amio 7209a79f77 docs: "shell" => "bash" on badge examples 2018-07-28 23:30:35 +08:00
Bertrand Marron cb7fc46745 Allow specifying an empty label (#45) 2018-07-28 23:02:40 +08:00
Amio 5162af0d63 docs: add deploy-to-now badge 2018-07-28 21:07:37 +08:00
Amio ce19168ece feat: update gitter icon 2018-07-28 20:15:18 +08:00
Amio 94b3614746 feat: bump badgen to 2.2.1 & update icon examples 2018-07-28 19:55:00 +08:00
Amio 575012638a feat: add gitlab icon 2018-07-28 17:31:53 +08:00
Amio 3264465b3b feat: add terminal icon, remove simple-icons
Only use builtin icons, every icon needs to get reviewed before
getting available.
2018-07-28 17:17:20 +08:00
Amio 27db9c3d45 docs: update deploy-to-now style 2018-07-28 16:29:45 +08:00
Amio / a8f1b70a79
New index page (#43)
* feat: new index page

* docs: complete example list for new index #43

* docs: add anchor to example titles #43

* docs: refine anchor style for firefox
2018-07-28 16:16:18 +08:00
Amio d611271ac3 fix: misspelled "lasy-day" in uptime examples #44 2018-07-28 15:16:22 +08:00
Amio ded0da79ac Revert "live-fns: simplify docker label"
This reverts commit 28dd9978fd.
2018-07-28 12:29:20 +08:00
Amio 83c1d91266 docs: add deploy-to-now.md
https://twitter.com/badgen_net/status/1023059513488723968
2018-07-28 12:28:24 +08:00
Amio 28dd9978fd live-fns: simplify docker label 2018-07-28 00:49:55 +08:00
Amio 1b80ed3f82 feat: fix icon whiten method 2018-07-27 21:16:31 +08:00
Amio e7460fb302 feat: differentiate CIs from label #37 2018-07-27 14:28:39 +08:00
Amio b007ed7e66 docs: fix link focus outline layout 2018-07-27 13:53:56 +08:00
Amio 5ea321b0be docs: simplify index docs 2018-07-27 12:15:43 +08:00
Amio 55970a895d feat: add simple-icons 2018-07-27 11:40:07 +08:00
Amio 3f7722706e chore: use full path when requiring local modules 2018-07-27 00:52:08 +08:00
Amio 1f09776316 docs: remove npm download (last day) example #38 2018-07-27 00:05:23 +08:00
Amio fbe38de6cc docs: add serve-docs.js #41 2018-07-26 22:55:42 +08:00
Amio 290d2686a6 docs: better typing 2018-07-26 22:26:36 +08:00
Amio d216248da3 docs: update README regarding now deploy 2018-07-26 22:19:01 +08:00
Bertrand Marron dca83facc8 Add amo (mozilla add-ons) (#40) 2018-07-26 21:53:45 +08:00
Amio 321b76c302 feat: roughly support for runkit #24 #36 2018-07-25 22:11:58 +08:00
Amio 565fd7f612 feat: add icons 2018-07-25 17:13:05 +08:00
Amio 72f58b0c4b feat: add docker icon & examples #26 2018-07-25 14:58:32 +08:00
Amio ae6a843eda feat: add docker live badge #26 2018-07-25 14:44:44 +08:00
Amio ac9db12eed fix: handle edge cases gracefully 2018-07-25 13:34:22 +08:00
Steven f4f0a1b5b2 Fix classic vs flat choices (#32) 2018-07-25 13:16:26 +08:00
Amio 8bde1e2462 perf: tweak live badge cache time 2018-07-24 23:55:12 +08:00
Amio f550ab97a2 docs: update examples for codecov 2018-07-24 23:08:03 +08:00
Amio 14d3bd38da feat: add packagephobia live badge 2018-07-24 22:59:16 +08:00
Amio 1bcfef284d chore: better exception handle 2018-07-24 22:43:40 +08:00
Amio 13ce369712 docs: update index 2018-07-23 21:06:56 +08:00
Amio cebf9afdaf docs: fix safari avg alignment glitch 2018-07-23 15:48:17 +08:00
Amio f309bb35c8 docs: update examples in index 2018-07-23 15:39:44 +08:00
Amio 3b4a037f87 feat: limit timeout for live-fns. 20s is too long 2018-07-23 00:22:42 +08:00
Amio b9bb4db26f docs: use pink on style badge 💅 2018-07-23 00:10:21 +08:00
Amio a1b09b37a0 docs: add style link to index 2018-07-22 23:55:18 +08:00
Amio 5416a4655e chore: refactor uptime-robot badge 2018-07-22 23:33:15 +08:00
Amio 7675c45325 docs: update index 2018-07-22 23:23:31 +08:00
Amio / c84a4a2fa9
refactor: find-my-way => micro + micro-fork (#29)
and nodemon => micro-dev
and support query params: style, label, emoji, list

Regarding https://github.com/amio/badgen-service/issues/10#issuecomment-406813669
2018-07-22 21:00:51 +08:00
Amio 32196b628a Fix usage docs for uptime-robot 2018-07-21 21:57:14 +08:00
Fox George Penguin 3a644301cd fix(npm): use /point instead of /range (#25)
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-21 20:03:38 +08:00
Amio 2503272a5d Update index style 2018-07-21 16:33:02 +08:00
Amio 013708fc8f feat: add uptime-robot live-badge 2018-07-21 16:23:48 +08:00
Amio 2eefaf4e33 Add docs link to npm.js 2018-07-21 14:40:41 +08:00
Fox George Penguin ba5ea6f25f fix: updates for downloads per day (#23)
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-21 14:06:52 +08:00
Amio dd0aa0f199 Add eslint rule "sort-keys" to index of live-fns 2018-07-21 00:02:52 +08:00
Fox George Penguin 3e93016492 Update index (#19)
* fix: update served index & typos in travis service

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: update index - add github links

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: revert changes that are not for here

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: tweaks to the index.md

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-20 22:31:12 +08:00
Fox George Penguin 3f55c30137 feat: start github live badges (#15)
* feat: start github live badges

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: sort keys

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: remove sort-keys rule

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: address comments - orange color on prerelease

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-20 22:29:45 +08:00
Amio ec67a10403 Add emoji support. but hide it for now
Not sure if it's really needed, and emoji looks not that cool in
11px size 🤔 just leave it here hidden for now.

Preview at /emoji/unicorns/💩🤱🦄/DDD
2018-07-20 17:43:12 +08:00
Fox George Penguin 2f7c3cd004 fix(travis): more ensurance (#20)
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-19 22:11:59 +08:00
Fox George Penguin 317d12313b feat: add support for codecov coverage (#16)
* feat: add support for codecov coverage

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: ensurance for coverage loading

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* chore: remove eslintConfig field

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: codecov badge when unknown repo

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>

* fix: more safety cast result to string

Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-19 21:58:15 +08:00
Charlike Mike Reagent bdcaa41e69
fix(npm): updates for downloads period
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-19 15:19:50 +03:00
Charlike Mike Reagent b5b951072d
fix: add npm downloads total
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-19 13:46:54 +03:00
Amio 72bc209d33 Merge branch 'master' of https://github.com/amio/badgen-service 2018-07-18 10:22:47 +08:00
Amio a621351534 Update david-dm badge example 2018-07-17 23:03:03 +08:00
Amio 0d0ce43343 Increase live badge cache age to 2-6 minutes 2018-07-17 22:06:19 +08:00
Amio dcb20f6a31 Simplify live badge api error log 2018-07-17 22:02:58 +08:00
Amio a4180b3b9d Add david-dm badge examples 2018-07-17 22:00:27 +08:00
Amio b82b718179 Update david-dm with dev/peer/optional support #11 2018-07-17 21:52:17 +08:00
Amio 422dd86fd7 All badge redirection have been merge to live badge 2018-07-17 17:07:06 +08:00
Amio / 515737ff03
Merge pull request #9 from amio/travis-v2
Update travis badge, compat with .com & .org
2018-07-17 17:04:25 +08:00
Amio e2b9bd772c Update badgen to 2.0.0, support flat style #10 2018-07-17 15:18:31 +08:00
Amio 8a6199d7ae Add david-dm live badge #11
Still need to figure out how to get dev/peer/optional deps info
2018-07-17 15:07:10 +08:00
Amio / 9f26f2fced
Merge branch 'master' into travis-v2 2018-07-16 21:45:59 +08:00
Amio 8f78d00680 Simplify desc 2018-07-16 21:38:16 +08:00
Amio 678021585a Disable cache for failed requests 2018-07-16 21:24:35 +08:00
Amio 64b00052ee Remove legacy travis (org) example 2018-07-16 21:03:15 +08:00
Amio 9471461f69 Update npm badge 2018-07-16 17:54:46 +08:00
Amio / 54ed19bde8
Merge pull request #8 from amio/chrome-web-store-v
Update chrome-web-store version badge
2018-07-16 16:11:57 +08:00
Amio ecf7495093 Merge branch 'master' into travis-v2 2018-07-16 16:10:12 +08:00
Amio 076283a702 Update circleci to live badge 2018-07-16 15:57:29 +08:00
Amio 171cfbccc4 Update appveyor to live badge 2018-07-16 15:25:38 +08:00
Amio 88acf4a271 Update travis badge, compat with .com & .org 2018-07-16 14:34:42 +08:00