Wykres commitów

587 Commity (github-html-parser)

Autor SHA1 Wiadomość Data
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
Amio 1a1064f25d Update chrome-web-store version badge 2018-07-16 13:36:53 +08:00
Amio 373da48397 Add badge provider: homebrew 2018-07-16 12:17:56 +08:00
Amio 66b8df10c1 Randomize live badge cache age 2018-07-15 23:58:51 +08:00
Amio def49ecbe2 Update crates.io version badge color 2018-07-15 22:59:24 +08:00
Amio / c0c9ec33ac
Merge pull request #7 from simov/fix-chrome-web-store-user-count
Fix users count for chrome-web-store badge
2018-07-15 22:17:52 +08:00
simov 61eb055ea7 Fix users count for chrome-web-store badge 2018-07-15 17:14:44 +03:00
Amio 1e67936023 Make standard happy 2018-07-15 22:09:52 +08:00
Amio 0b8517d126 Replace r2 with axios 2018-07-15 21:50:45 +08:00
Amio 0ea8a60557 Merge branch 'omaster' into axios 2018-07-15 21:42:32 +08:00
Amio / 976e4be61b
Merge pull request #3 from simov/chrome-web-store
Add chrome-web-store badge
2018-07-15 21:19:49 +08:00
Amio bd3ab05fce Use axios for handy request config 2018-07-15 21:13:24 +08:00
Amio b21961cc3a Prevent redundant requests 2018-07-15 21:11:59 +08:00
Amio 41e57efe5a Update table style 2018-07-15 20:46:05 +08:00
Amio dc6b5bc493 Add badge: crates 2018-07-15 20:35:40 +08:00
simov 00111d025e Update chrome-web-store badge implementation
- Bump the chrome-webstore module
- Update extension's stars rendering
2018-07-15 13:20:03 +03:00
Amio ae699c339f Create standalone index.md 2018-07-13 15:17:13 +08:00
Amio 25912e0026 Add redirect badge: travis-org #4 2018-07-13 02:30:49 +08:00
simov 56a2338f29 Add chrome-web-store badge 2018-07-12 16:37:36 +03:00
Amio 9f9cc7459b Refactor timeout method 2018-07-12 17:14:30 +08:00
Amio c5f0d8beb0 Remove lru-cache-live in favor of Now CDN 2018-07-12 17:11:02 +08:00
Amio 042387cb33 Add serve-favicon.js 2018-07-12 16:28:02 +08:00
Amio 8181fb2a9d Refactor 2018-07-12 15:39:46 +08:00
Amio fd8246438c Set live cache maxAge to 2 minutes 2018-07-12 15:31:32 +08:00
Amio 2dad16ffc1 Update index style 2018-07-12 15:03:51 +08:00
Amio 3dc424761e serve-404 2018-07-12 14:47:40 +08:00
Amio bbbc37e66c Remove lru-cache-static in favor of Now CDN 2018-07-12 14:31:48 +08:00
Amio 2e3f47cf0f Update serve-marked to 0.1.0 2018-07-12 13:01:45 +08:00
Amio 21abbd8f14 Update index style 2018-07-11 02:17:26 +08:00
Amio 3e8b8441f5 Add redirect badge: appveyor 2018-07-10 21:04:33 +08:00
Amio 8662e7caf5 live-fns/index.js => live-fns/_index.js 2018-07-10 20:38:38 +08:00
Amio a0b76330b4 Add redirect fns: circleci, travis 2018-07-10 20:37:48 +08:00
Amio fdd876af2f A better workaround for npm registry issue 34 2018-07-10 16:53:34 +08:00
Amio 2b7232a73c Update index style 2018-07-10 16:37:34 +08:00
Amio 920a4832f7 Add npm download badge 2018-07-10 16:17:58 +08:00
Amio 3215cba41a Add /v/ segment to npm fn 2018-07-10 11:09:38 +08:00
Amio d1ccfb490f Fix incomplete live cache key 2018-07-03 23:23:28 +08:00
Amio b088b92258 Live badge redirect to self host 2018-07-03 23:08:25 +08:00
Amio 4735a64511 lru-cache => lru-cache-static 2018-07-03 23:02:42 +08:00
Amio d23d89a432 Add lru cache for live badges 2018-07-03 22:45:20 +08:00
Amio d1ec796212 Add live badge: npm 2018-07-01 01:52:50 +08:00
Amio e54b2c78df Split lru-cache 2018-06-30 01:34:06 +08:00
Amio 8f7d34b6bb Split files 2018-06-30 00:52:17 +08:00