Wykres commitów

223 Commity (56053144218c10abf0d216fc4e0112dbcc26616c)

Autor SHA1 Wiadomość Data
Amio 8f703af736 chore: bump standard to 12.0.0 2018-08-29 15:51:59 +08:00
Amio 287b6c1383 chore: add canary deployment script 2018-08-29 14:47:30 +08:00
dependabot[bot] 907c9ad2ca build(deps): bump badgen from 2.4.2 to 2.4.3 (#122)
Bumps [badgen](https://github.com/amio/badgen) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/amio/badgen/releases)
- [Commits](https://github.com/amio/badgen/compare/v2.4.2...v2.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-28 10:10:12 +08:00
dependabot[bot] 02cb2c8d2f build(deps): bump badgen from 2.4.0 to 2.4.1 (#118)
Bumps [badgen](https://github.com/amio/badgen) from 2.4.0 to 2.4.1.
<details>
<summary>Release notes</summary>

*Sourced from [badgen's releases](https://github.com/amio/badgen/releases).*

> ## v2.4.1
> ### Fixed
> 
> - fix: iconWidth scale in 10x units  db81110
</details>
<details>
<summary>Commits</summary>

- [`3763dff`](3763dff0c5) 2.4.1
- [`db81110`](db811100d4) fix: iconWidth scale in 10x units
- See full diff in [compare view](https://github.com/amio/badgen/compare/v2.4.0...v2.4.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=badgen&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.4.1)](https://dependabot.com/compatibility-score.html?dependency-name=badgen&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.4.1)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
2018-08-25 10:39:31 +08:00
Amio 259617ab15 chore: bump badgen to 2.4.0 2018-08-24 12:47:59 +08:00
Amio 55ba042d28 chore: bump badgen to 2.3.0 2018-08-22 16:06:12 +08:00
Amio b0fe260df9 chore: bump serve-marked to 0.3.3 2018-08-22 13:55:06 +08:00
dependabot[bot] 477452bf8a build(deps): bump serve-handler from 4.0.1 to 5.0.0 (#116)
Bumps [serve-handler](https://github.com/zeit/serve-handler) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](https://github.com/zeit/serve-handler/compare/4.0.1...5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-22 11:02:08 +08:00
dependabot[bot] 8ac1810158 build(deps): bump semver from 5.5.0 to 5.5.1 (#115)
Bumps [semver](https://github.com/npm/node-semver) from 5.5.0 to 5.5.1.
<details>
<summary>Commits</summary>

- [`89bfa00`](89bfa00a24) 5.5.1
- [`acb44dd`](acb44ddf2a) Update tap version
- [`448b0b3`](448b0b3efc) Update tap version
- [`6069fe7`](6069fe7020) Merge pull request [#247](https://github-redirect.dependabot.com/npm/node-semver/issues/247) from steveklabnik/patch-1
- [`43ff1c7`](43ff1c74cd) Fix grammar for ranges
- See full diff in [compare view](https://github.com/npm/node-semver/compare/v5.5.0...v5.5.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=5.5.1)](https://dependabot.com/compatibility-score.html?dependency-name=semver&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=5.5.1)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
2018-08-18 20:24:01 +08:00
Amio 2221f707eb chore: use new logo as favicon 2018-08-17 14:50:45 +08:00
Amio 062aabfd7a chore: add sentry raven 2018-08-16 14:17:51 +08:00
Amio 679fb15ea4 chore: remove canary deployment scripts 2018-08-14 23:30:27 +08:00
Amio fce5fbb7d3 feat: remove `emoji=1` option, make it default 2018-08-14 21:59:04 +08:00
Amio 91039ff062 chore: inspect instance status before deployment 2018-08-14 13:31:51 +08:00
Amio 211e3015fa chore: remove required env from now.json 2018-08-14 11:29:28 +08:00
Amio c0a7402abc chore: stick with axios
No clear benefits for switching to got
2018-08-13 22:48:54 +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 1478e72a6b live-fns: add codeclimate #100 2018-08-11 20:20:39 +08:00
Amio ae833f43df chore: standalone eslint config 2018-08-11 11:11:31 +08:00
Amio 240c6ac843 chore: add eslint rule max-len 2018-08-11 11:07:17 +08:00
dependabot[bot] 135c2e8664 build(deps): bump micro from 9.3.2 to 9.3.3 (#95)
Bumps [micro](https://github.com/zeit/micro) from 9.3.2 to 9.3.3.
- [Release notes](https://github.com/zeit/micro/releases)
- [Commits](https://github.com/zeit/micro/compare/9.3.2...9.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-10 10:41:06 +08:00
Amio c5d6eb4239 chore: update deploy scripts with auto alias 2018-08-07 21:38:37 +08:00
Amio b0830f5c82 chore: bump badgen to 2.2.2 2018-08-07 01:36:00 +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
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 36c1a288a5 live-fns: add /npm/dependents #69 2018-08-04 19:52:41 +08:00
Amio 61b77474d1 chore: add lint to pretest task 2018-08-03 22:40:44 +08:00
Amio 1e7341b27e test: start some tests #42 2018-08-03 21:54:26 +08:00
Amio 7db19b3f70 docs: use serve-marked@0.3.0 2018-08-02 00:09:18 +08:00
Amio 5afeabba99 docs: update index style 2018-08-02 00:01:39 +08:00
Amio dad565bb94 chore: oops, cleanup unnecessary deps 2018-08-01 23:19:11 +08:00
Amio d1745836dc live-fns: add opencollective. resolve #6 2018-08-01 22:54:32 +08:00
Amio 04ef089c4e life-fns: replace pretty-bytes with byte-size 2018-07-31 19:43:22 +08:00
Amio dbf5850042 chore: update deploy scripts 2018-07-30 16:07:46 +08:00
Amio 94b3614746 feat: bump badgen to 2.2.1 & update icon examples 2018-07-28 19:55:00 +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 7042638195 chore: bump badgen to 2.1.4 2018-07-28 15:16:30 +08:00
Amio 8607ec5798 chore: update deploy scripts 2018-07-27 12:09:20 +08:00
Amio 55970a895d feat: add simple-icons 2018-07-27 11:40:07 +08:00
Amio 827ea17993 chore: bump badgen to 2.1.3 2018-07-27 00:25:52 +08:00
Bertrand Marron dca83facc8 Add amo (mozilla add-ons) (#40) 2018-07-26 21:53:45 +08:00
Amio 43479180ea feat: bump badgen lib to 2.1.2 2018-07-25 16:04:09 +08:00
Amio 14d3bd38da feat: add packagephobia live badge 2018-07-24 22:59:16 +08:00
Amio 36f34b7fec chore: disable tedious http log by micro-dev 2018-07-23 21:46:46 +08:00
Amio f309bb35c8 docs: update examples in index 2018-07-23 15:39:44 +08:00
Amio a2c034259a chore: add .travis.yml 2018-07-23 00:27:26 +08:00
Amio a1c637e390 chore: update deploy script 2018-07-22 23:34:26 +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 75044c8c8b chore: lru-cache not needed anymore 2018-07-22 00:29:37 +08:00
Fox George Penguin 05c3f545f4 Update readme things (#28)
- Updates a bit of the wording and some typos.
- Extends the Developing section it more
2018-07-22 00:20:22 +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
Charlike Mike Reagent 234f07b53e
fix: add eslintConfig field, so IDEs are happy
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
2018-07-19 14:23:55 +03:00
Amio e2b9bd772c Update badgen to 2.0.0, support flat style #10 2018-07-17 15:18:31 +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 bd3ab05fce Use axios for handy request config 2018-07-15 21:13:24 +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 4c181809f2 Update badgen to 1.1.4 2018-07-15 13:16:36 +08:00
simov 56a2338f29 Add chrome-web-store badge 2018-07-12 16:37:36 +03:00
Amio 3e571bb81e Update serve-marked to 0.2.0 2018-07-12 14:54:53 +08:00
Amio 2e3f47cf0f Update serve-marked to 0.1.0 2018-07-12 13:01:45 +08:00
Amio cc1c9b825f Update badgen to 1.1.3 2018-07-11 14:16:22 +08:00
Amio 9862a5d8cd Update badgen to 1.1.1 2018-07-11 02:13:56 +08:00
Amio 920a4832f7 Add npm download badge 2018-07-10 16:17:58 +08:00
Amio 26c8ce3f65 Bump dependencies 2018-07-03 23:36:48 +08:00
Amio 2fe2782bbd Update badgen to 0.3.0 2018-06-29 23:24:52 +08:00
Amio 757225dddd Update dependencies 2018-06-29 22:14:50 +08:00
Amio 30b536e77f Use serve-marked 2018-06-28 17:34:42 +08:00
Amio 49fa086763 Update deploy scripts 2018-06-26 18:48:38 +08:00
Amio 4ada41e93f Serve local markdown as index 2018-06-26 17:51:27 +08:00
Amio 7d60b73fae Update badgen to 0.2.1 2018-06-26 15:13:00 +08:00
Amio b68f2e6b52 Initial commit 2018-06-26 13:53:03 +08:00