Wykres commitów

464 Commity (9c35e34e41a4918f7ea8e3f7b0177527bc93b6a6)

Autor SHA1 Wiadomość Data
Amio 9c35e34e41 docs: fix status link 2018-09-05 22:30:14 +08:00
Amio 4e285d39f0 docs: fix links in readme 2018-09-05 22:27:34 +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 c71f22ff41 chore: add yarn.lock to .gitignore (#143) 2018-09-05 20:23:06 +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
Luke Childs 179c75e042 docs: minor spelling a grammar fixes in readme (#142) 2018-09-05 19:19:22 +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
dependabot[bot] 4cd6825172 build(deps): bump raven from 2.6.3 to 2.6.4 (#139)
Bumps [raven](https://github.com/getsentry/raven-js) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/getsentry/raven-js/releases)
- [Commits](https://github.com/getsentry/raven-js/compare/raven-node@2.6.3...raven-node@2.6.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 10:17:04 +08:00
dependabot[bot] d1128da6a0 build(deps): bump serve-handler from 5.0.0 to 5.0.2 (#138)
Bumps [serve-handler](https://github.com/zeit/serve-handler) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/zeit/serve-handler/releases)
- [Commits](https://github.com/zeit/serve-handler/compare/5.0.0...5.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 08:12:46 +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 2b69cbc31b chore: bump badgen to 2.4.5 2018-09-03 22:56:05 +08:00
Amio c088017b9d live-fns: consistent test coverage precision #134 2018-09-03 22:52:38 +08:00
Amio 27db18bd2b docs: rearrange dev badges 2018-09-01 01:01:34 +08:00
Sam Lanning 4a1bb89ea3 docs: add lgtm badge (#133)
* docs: add lgtm badge

* docs: remove badge icons
2018-09-01 00:52:18 +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
dependabot[bot] 8ed84a981e build(deps-dev): bump standard from 12.0.0 to 12.0.1 (#130)
Bumps [standard](https://github.com/standard/standard) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v12.0.0...v12.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-08-31 10:33:29 +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 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
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
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
Amio d1aea93d17 live-fns: (david) support sub package.json path #120 2018-08-27 11:14:27 +08:00
Amio e62a8f7719 Merge branch 'master' of https://github.com/amio/badgen-service 2018-08-26 22:08:53 +08:00
Amio 805bbdcd84 chore: bump badgen to 2.4.2 2018-08-26 22:08:38 +08:00
Boris K 7c0d56e8fa docs: fix uptime link (#119) 2018-08-26 21:57:18 +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 529166221d docs: fix response badge src 2018-08-23 13:59:43 +08:00
Amio b2ac525c06 docs: update desc for builtin icons 2018-08-23 12:35:18 +08:00
Amio 97723636b2 docs: update response badge link 2018-08-22 22:16:36 +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