Wykres commitów

587 Commity (github-html-parser)

Autor SHA1 Wiadomość Data
amio 08af45e2fe refactor: jsx => tsx 2019-10-04 20:45:52 +08:00
amio 9fd61382f9 polish: improve typing 2019-10-04 17:50:20 +08:00
amio 4996986ef9 fix: prevent miss spelled scale arg 2019-10-04 17:41:16 +08:00
amio ce08e2308d chore: bump dependencies 2019-10-04 17:35:32 +08:00
amio 9d55854d22 feat: support `scale` arg (resolve #309) 2019-10-04 17:27:30 +08:00
amio 34d153d105 fix: versionCompare util (type) 2019-09-01 21:53:41 +08:00
amio d167f8185a fix: versionCompare util 2019-09-01 21:21:52 +08:00
Amio 86ee22143e style: make eslint happy 2019-08-30 11:22:22 +08:00
amio ad19f1054a fix version-compare type error 2019-07-18 16:55:25 +08:00
Brian Faust 2615fb8ef3
fix: check if icon is undefined before trying to set it 2019-07-18 10:01:37 +03:00
Brian Faust 958ab2af7c
fix: ignore ParsedUrlQuery modification for serve 2019-07-17 07:04:47 +03:00
Amio f6ded9e0e6 Fix badge doc layout with `help` 2019-07-06 23:06:35 +08:00
Amio 6ab1d524fa Support labelColor (resolve #281) 2019-07-06 18:12:35 +08:00
Amio 375366f445 Auto switch style in 404 badge 2019-07-06 08:56:03 +08:00
Amio 6338948b35 Pass badge error to badgenServe 2019-07-05 21:35:18 +08:00
Amio fba3de34c1 Handle static badge docs specially 2019-07-05 18:27:58 +08:00
Amio 6a91506280 Fix badges.json generator 2019-07-05 18:09:01 +08:00
Amio 07a08c86a8 Move static folder .gen => .meta 2019-07-05 17:29:07 +08:00
Amio 76904c13d6 (doc pages): add links to scheme title 2019-07-05 17:26:26 +08:00
Amio e28b59dc88 (doc pages): sort examples by scheme 2019-07-05 16:43:38 +08:00
Amio 768d427c26 Serve docs on live badge root path 2019-07-04 20:24:11 +08:00
Amio 614a034cc6 Handle empty icon query for static badge 2019-06-30 09:49:06 +08:00
xobotyi f174f689e1 Codacy badges support (coverage, grade) 2019-06-29 03:35:54 +03:00
Amio 5443360f6c Update sentry dsn 2019-06-27 09:06:26 +08:00
Andrew Leedham b99984241f Resolve iconPromise to undefined by default 2019-06-24 13:58:21 +01:00
Amio 6b228ca4a6 Catch external icon request error 2019-06-23 10:14:15 +08:00
Amio 2faa4c8db5 Fix missing icon when live badge request failed 2019-06-23 00:30:49 +08:00
Andrew Leedham e21a0d1eac Add dependabot endpoint 2019-06-21 14:45:26 +01:00
Amio 7d153dba5a Update feat log tag 2019-06-20 11:42:08 +08:00
Amio a850fdaeac Support external icon (Resolve #277) 2019-06-20 11:33:53 +08:00
Amio 0e14e6c49a Support legacy list param 2019-06-20 11:17:59 +08:00
Amio eacfc03fa6 Refine error logging 2019-06-16 13:08:48 +08:00
Amio 75313a6980 Support custom list separator 2019-06-13 19:17:23 +08:00
Amio 43d6406a76 Increase client cache to 60s 2019-06-12 19:12:16 +08:00
Amio 18ae78f6c8 Support forwarded host 2019-06-12 19:05:13 +08:00
Amio 2013033643 Fix type error in resolveIcon 2019-06-12 10:48:22 +08:00
Amio 74705c5669 Better icon resolver (fix badgen/badgen#54) 2019-06-12 09:42:07 +08:00
Amio 2773a5cce6 Better handle style switch 2019-06-11 00:13:27 +08:00
Amio f22b13c458 Add decoder for `%2F` in badge text 2019-06-10 23:28:20 +08:00
Amio a5dbf95094 Support BADGE_STYLE env 2019-06-10 22:14:28 +08:00
Amio 978359074e Decode uri components in badge text 2019-06-10 20:10:31 +08:00
Amio cf6a5bfb7c Extract match-router to standalone package 2019-06-09 18:41:03 +08:00
Amio a027565f9d Refine error handling 2019-06-07 21:18:52 +08:00
Amio d33cdbf5e1 Add BadgenError for error handling 2019-06-07 21:09:44 +08:00
Amio 14c4bfe6f7 Simplify serve-badge 2019-06-03 22:19:17 +08:00
Amio 5cafca6682 Fix flat style serving 2019-06-03 20:38:33 +08:00
Amio de32596334 Migrate utils to typescript 2019-06-03 20:19:00 +08:00
Amio 1135a2bec3 Cleanup legacy files 🏂 2019-06-03 19:33:00 +08:00
Amio b4eea98f21 Fix req.hostname checking 2019-06-03 19:25:22 +08:00
Amio 5d624cbb2e Add sentry error report 2019-06-03 19:12:23 +08:00
Amio cebcad9feb Catch all got errors 2019-06-03 18:44:31 +08:00
Amio 3ac56361bf Merge branch 'master' into 2.0 2019-06-03 11:18:29 +08:00
Amio 75f7b67957 Remove sentry reports 2019-06-03 11:11:14 +08:00
Amio e51d9f3639 Fix style switch on host 2019-06-03 10:57:14 +08:00
Amio 787180333b Remove legacy examples data 2019-06-02 22:01:41 +08:00
Amio d08eb01a44 Migrate https endpoint to v2 2019-06-02 11:47:11 +08:00
Amio 5c520fb815 Adjust cache setting 2019-06-02 00:21:34 +08:00
Amio 63f5bbb0c5 Use generated static help data 2019-06-01 22:15:44 +08:00
Amio dd1fdc2c0c Serve docs directly from live badge handler 2019-06-01 21:53:29 +08:00
Amio fa35ebc5b2 Migrate runkit endpoint to v2 2019-06-01 21:17:31 +08:00
Amio e2414a7a38 Serve docs with serve-marked 2019-06-01 18:16:40 +08:00
Amio f54a767c0f Serve markdown docs from badge meta 2019-06-01 14:37:20 +08:00
Amio 2a69d57a34 Cleanup legacy files 🏂 2019-06-01 13:47:07 +08:00
Amio 7eb1140663 Fix typo 2019-06-01 13:30:55 +08:00
Amio d4d467bc24 Migrate twitter badge to v2 2019-06-01 13:26:15 +08:00
Amio f3300de66b Migrate keybase badge to v2 2019-06-01 13:21:10 +08:00
Amio 7ce9d6bacb Migrate opencollective badge to v2 2019-06-01 13:17:20 +08:00
Amio 45970a75e6 Migrate azure-piplines badge to v2 2019-06-01 13:12:47 +08:00
Amio a3c1af1e72 Migrate jsdelivr badge to v2 2019-06-01 12:51:10 +08:00
Amio dbcb46d7d0 Use grey on error badge 2019-06-01 12:43:58 +08:00
Amio 4838f795df Migrate badgesize badge to v2 2019-06-01 12:16:52 +08:00
Amio 075e0801fa Remove "/" in plus segment in matchRoute 2019-06-01 11:59:31 +08:00
Amio 027ecb2ea6 Migrate xo badge to v2 2019-06-01 11:34:47 +08:00
Amio 3f3ba925c7 Migrate uptime-robot badge to v2 2019-06-01 11:26:41 +08:00
Amio 0f8e94f9c8 Use 504 for timeout error 2019-06-01 09:52:31 +08:00
Amio 374a33c16d Auto switch style on flat.badgen.net 2019-06-01 09:50:59 +08:00
Amio 81bb7061fc Migrate lgtm badge to v2 (new api) 2019-05-31 20:10:30 +08:00
Amio 87cdeb2c39 Migrate codeclimate badge to v2 2019-05-31 17:35:46 +08:00
Amio 0ddc31ae11 Migrate coveralls badge to v2 2019-05-31 17:26:28 +08:00
Amio f75dbdf1e8 Migrate codecov badge to v2 2019-05-31 16:36:27 +08:00
Amio c5c5fe3396 Migrate circleci badge to v2 2019-05-31 16:21:34 +08:00
Amio 2345af75c4 Migrate travis badge to v2 2019-05-31 16:11:24 +08:00
Amio 76eeb3d56b Migrate vs-marketplace badge to v2 2019-05-31 16:03:48 +08:00
Amio e325c25678 Migrate hackage badge to v2 2019-05-31 15:59:03 +08:00
Amio 3b907d95b1 Handle timeout error 2019-05-31 15:58:51 +08:00
Amio a53fac6e6e Migrate rubygems badge to v2 2019-05-31 15:47:16 +08:00
Amio 2d3e9dd97a Migrate packagist badge to v2 2019-05-31 15:27:27 +08:00
Amio ff9e400117 Migrate nuget badge to v2 2019-05-31 15:02:09 +08:00
Amio de95e41541 Migrate pypi badge to v2 2019-05-31 14:54:08 +08:00
Amio d9c56d29f7 Migrate chrome-web-store badge to v2 2019-05-31 14:46:43 +08:00
Amio 90f474b0a9 Migrate docker badge to v2 2019-05-31 14:35:44 +08:00
Amio a47f7671ac Migrate crates badge to v2 2019-05-31 14:28:32 +08:00
Amio 7d1a59c455 Migrate bundlephobia badge to v2 2019-05-31 14:21:26 +08:00
Amio 2b66d20b77 Migrate packagephobia badge to v2 2019-05-31 14:11:48 +08:00
Amio 67eda743be Add david-dm badge v2 2019-05-31 10:07:31 +08:00
Amio e366f1c3e7 Handle more cases with badgenServe 2019-05-31 10:07:18 +08:00
Amio 3166f36414 Support plus segment in matchRoute 2019-05-31 09:47:54 +08:00
Amio b3566e4ee7 Merge branch 'master' into 2.0 2019-05-30 09:59:25 +08:00
Jonathan Bouchard 949b65f838 Replaced Jekyll repository for CodeClimate's own repo (#280) 2019-05-29 10:57:03 +08:00
Amio 7c41eba91e Adjust cache header 2019-05-26 21:34:39 +08:00
Amio 70232edfa0 Fix match-route for multiple regex segments 2019-05-26 19:18:39 +08:00
Amio a62b9a06bc Add npm badge v2 2019-05-26 15:54:24 +08:00
Amio 662bcd25b5 Add appveyor badge v2 2019-05-26 13:23:36 +08:00
Amio 9f66579538 Clean code 2019-05-26 13:09:19 +08:00
Amio e623699e6a Add apm badge v2 2019-05-26 12:40:32 +08:00
Amio a126e5128e Add type BadgenServeMeta 2019-05-26 12:38:30 +08:00
Amio 1f222c7f4f Refactor gen-examples script 2019-05-26 12:28:59 +08:00
amio 37fdfe25f8 Merge remote-tracking branch 'origin' into 2.0 2019-05-25 19:36:19 +08:00
amio b3722018b9 Add types for `examples` 2019-05-16 21:59:36 +08:00
amio 47cca01fb9 Add desc to examples 2019-05-16 21:49:31 +08:00
amio 193ba13821 Serve error code 2019-05-15 21:17:02 +08:00
amio f2b784d41e Add match-route 2019-05-15 21:13:07 +08:00
amio fe2aa7b9b5 Merge branch 'master' into 2.0 2019-05-14 19:31:35 +08:00
amio 51f58702d8 Support multi github tokens 2019-05-14 19:23:56 +08:00
amio a046fe4efd Implement endpoints/github v2 2019-05-14 17:50:57 +08:00
amio 80db1b6093 Fix deploy config 2019-05-14 10:19:56 +08:00
amio 948b201f4b JS => TS (serve-badge) 2019-05-14 09:36:25 +08:00
amio c2a9448674 JS => TS (serve-404) 2019-05-14 09:20:26 +08:00
amio b35a002880 Simplify badgen-serve params 2019-05-14 09:15:16 +08:00
amio 6e199f72f0 Update typescripts 2019-05-13 20:00:56 +08:00
amio 186e0588da Deploy config for v2 2019-05-13 15:34:36 +08:00
amio 8be23c24de Implement endpoints/amo v2 2019-05-13 11:04:00 +08:00
amio 9294f091c4 Merge `schemes` and `handler` to `handlers` 2019-05-13 10:51:32 +08:00
amio 05c32a6dd6 Implement endpoints/badge v2 2019-05-11 10:07:35 +08:00
amio d71c8a8303 Implement endpoints/homebrew v2 2019-05-10 16:39:18 +08:00
amio ccce1b3537 Merge branch 'master' into now2 2019-05-10 11:31:51 +08:00
Amio 59b0255cea amio/badgen-service => badgen/badgen.net 2019-03-31 17:11:09 +08:00
Amio eca07db204 Update icon examples url 2019-03-25 22:42:14 +08:00
Andrew Leedham 7413e84d4e live-fns: simplify circleci badge - success/failed (#269) 2019-03-24 23:01:35 +08:00
Amio 8fd4f9fddb live-fns: use packagephobia v2 api.
deploy this after styfle/packagephobia#241 online.
2019-03-03 22:48:01 +08:00
Bertrand Marron 5b838b21e7 live-fns: update amo (#255)
* Update amo

* Add slash to prevent 301
2019-03-02 00:16:06 +08:00
Amio a162435052 Merge branch 'master' into now2 2019-02-02 23:14:47 +08:00
Amio 68bd64ddae remove icons folder 2019-01-04 17:55:39 +08:00
kalsky 997486ae9d fix: github tag got the first instead of last (#216) 2019-01-02 21:09:03 +08:00
Amio 4575ca465e life-fns (packagephobia): use same size percision as pb. Fix #215 2018-12-28 15:32:38 +08:00
Amio 1cfccece09 replace invalid example 2018-12-26 17:53:21 +08:00
Amio a4424a0693 homepage mdx -> jsx 2018-12-26 17:42:37 +08:00
Amio 036b8ca44c remove fetching pool 2018-12-20 14:48:17 +08:00
Amio ac7a61ee52 Replace icons.js with standalone package 2018-12-11 17:53:15 +08:00
Amio 7e1fa1a0d1 live-fns: add twitter #206 2018-12-06 17:45:06 +08:00
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