Wykres commitów

494 Commity (b0084085919fcf3553d51d328fd4988561e03f64)

Autor SHA1 Wiadomość Data
晋晓炜 Amio / b008408591
chore: migrate to Now v2 (#320)
* feat: new doc generator (stage 1)
* feat: migrate badges to now v2 (stage 2)
* chore: update build & deploy config (stage 3)
* chore: address review comments
* chore: cleanup files
* fix: now deployment config
* fix: ts config
* chore: remove topbar
* chore: update routes config
2019-11-18 23:52:07 +08:00
amio 57ebe21e25 fix: typescript error 2019-11-16 13:42:31 +08:00
amio db759b1fb1 fix: support float in `scale` arg (#319) 2019-11-05 10:51:42 +08:00
amio 0b55955576 feat: add create-badgen-handler.ts 2019-10-29 00:19:11 +08:00
amio a748779c56 docs: add "Powered by ZEIT Now" #314 2019-10-26 10:39:29 +08:00
amio 836fb781f2 fix: try catch block 2019-10-25 22:18:55 +08:00
amio 2a32b967a1 fix: type annotation 2019-10-05 10:46:39 +08:00
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