Wykres commitów

347 Commity (b551623ee79228aafef8410eecad53129ff5960c)

Autor SHA1 Wiadomość Data
Pig Fang 003c24e2c1 live-fns: add Azure Pipelines (close #200) (#203)
* Add Azure Pipelines (close #200)

* Minor tweak
2018-11-23 15:49:42 +08:00
Amio d7fd3011d7 live-fns: (jsdelivr) add version badge.
jsdelivr/data.jsdelivr.com#5
2018-11-19 10:52:50 +08:00
Amio 3baec6ab22 live-fns: add jsdelivr. Close #188 2018-11-19 10:18:31 +08:00
Amio 41025d8e81 web: move doc pages to next.js 2018-11-07 17:49:45 +08:00
Amio 0dbd6bd5e4 chore: adjust badge stale cache to 7 days 2018-10-22 09:55:13 +08:00
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