Dario Vladović
61759f0aee
style(peertube): rename `videoId` to `videoUUID`
2021-01-13 13:52:10 +00:00
Dario Vladović
335e083388
refactor(peertube): update branding & add icon
2021-01-10 23:44:02 +00:00
Dario Vladović
41c8376b35
feat: add peertube service
2021-01-10 18:35:43 +00:00
Dario Vladović
cdaefa14ae
feat(runkit): new url patterns, fix examples ( #472 )
...
* fix(runkit): new runkit example
https://runkit.com/amio/satisfaction endpoint stoped working due
to getsatisfaction.com shutdown
* feat(runkit): owner/notebook endpoints
Support both:
1. legacy `/runkit/:endpoint-id/:path*` URL patterns
2. new `/runkit/:owner/:notebook/:path*` URL patterns
Update documentation & examples to use new pattern.
* docs(runkit): update examples
2021-01-08 11:27:34 +08:00
Amio Jin
cde21008cb
fix(github): handle "skipped" status in combined checks ( #471 ) ( #474 )
2021-01-08 11:24:15 +08:00
Steven
fb8a58201b
chore: change `@now/node` to `@vercel/node` ( #473 )
...
> "@now/node" is deprecated and will stop receiving updates on December 31, 2020. Please use "@vercel/node" instead.
## Sources
- https://www.npmjs.com/package/@now/node
- https://vercel.com/blog/zeit-is-now-vercel
2021-01-07 11:30:40 +08:00
Dario Vladović
81e853559e
badge(codacy): fix Codacy badges ( #465 )
...
* fix(codacy): support new default branch naming convention
* chore(codacy): document codacy example
* fix(codacy): fix examples using branch param
* fix(codacy): stop preprocessing branch name
Documentation doesn't say anything about branch name preprocessing
and shields doesn't do it either:
https://github.com/badges/shields/blob/d3a7afd/services/codacy/codacy-coverage.service.js#L59
2021-01-06 16:26:58 +08:00
tunnckocore.com
e2814bf4f4
badge(github): checks to support context ( #351 )
...
* feat: checks to support context
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* chore: typo, copypasta
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* chore: typo 2
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* chore: lint
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* fix: add missing handler
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
* chore: add more examples
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
Co-authored-by: Amio Jin <amio.cn@gmail.com>
2020-12-29 19:25:12 +08:00
Dario Vladović
30e35d702e
badge(shards): add Crystal shards service ( #468 )
...
* feat: add crystal shards service
* badge(shards): remove duplicated version example
Co-authored-by: Amio Jin <amio.cn@gmail.com>
2020-12-29 19:21:53 +08:00
Dario Vladović
e6f9e76d10
badge(wapm): add wapm service ( #470 )
2020-12-29 19:20:14 +08:00
Dario Vladović
ec492dd0f4
fix(pub): correct scraping regex ( #469 )
2020-12-29 11:42:10 +08:00
Dario Vladović
aa5c80702e
badge(melpa): Add MELPA service ( #461 )
2020-12-19 19:07:24 +08:00
Dario Vladović
03f0acf1b4
badge(pub): swap cheerio with regex match ( #466 )
2020-12-19 19:05:56 +08:00
Dario Vladović
ec6d2a08e1
badge(snyk): swap cheerio with regex match ( #459 )
...
Stop assuming default branch name.
2020-12-19 12:30:47 +08:00
Dario Vladović
1c055a7858
badge(opam): swap cheerio with regex matching ( #460 )
2020-12-19 12:29:27 +08:00
Dario Vladović
547c421ba1
fix(madtodon): swap defunct pleroma.site with anime.website ( #462 )
2020-12-19 12:11:40 +08:00
Dario Vladović
0a30454767
feat(homebrew): enable cask analytics ( #463 )
2020-12-19 12:07:53 +08:00
Dario Vladović
c52dd9d3ca
fix(travis): support new default branch naming convention ( #464 )
2020-12-19 12:06:21 +08:00
Amio Jin
ab2b40f745
ci: run lint job on all pull requests ( #467 )
2020-12-19 12:05:26 +08:00
Dario Vladović
40911868da
badgen(ctan): Add CTAN rating badge ( #458 )
...
* feat(ctan): add rating badge
* ctan: update rating & add stars badge
* ctan: split API and web scraping handler
2020-12-19 12:01:44 +08:00
Dario Vladović
04a8204f90
badgen(cpan): Add CPAN service ( #456 )
...
* Add CPAN service
* cpan: use size util
* cpan: add likes badge
* cpan: add perl version badge
Split API and web scraping handler.
2020-12-19 11:38:31 +08:00
Dario Vladović
a37cceb2e5
badge: Add CTAN service ( #455 )
2020-12-16 20:22:02 +08:00
Dario Vladović
edd4551b0d
chore: add size util ( #457 )
2020-12-16 20:20:45 +08:00
Amio Jin
ed3c829be0
fix(packagist): version selection ( #448 ) ( #451 )
2020-12-16 16:12:38 +08:00
Amio Jin
4807beeb7d
ci: enable lint on pr from forks ( #454 )
...
Per comment https://github.com/badgen/badgen.net/pull/453#issuecomment-743983653
2020-12-15 10:15:02 +08:00
Amio Jin
67af3004ee
chore: bump badgen to 3.2.2 ( #452 )
2020-12-13 16:45:44 +08:00
Amio Jin
e6d72e4c7e
chore: no need to run lint on pull requests ( #453 )
2020-12-13 16:45:24 +08:00
dependabot[bot]
b7751e2e5a
chore(deps): bump ini from 1.3.5 to 1.3.7 ( #450 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:27:51 +08:00
Dario Vladović
d649e34da0
fix(coveralls): do not assume default branch name ( #445 ) ( #437 )
2020-11-08 10:41:49 +08:00
Dario Vladović
5ad28dad43
chore: add `.editorconfig` ( #446 )
...
Fix whitespace & missing newline issues.
2020-11-08 10:39:19 +08:00
Steven
839cf3aa64
chore: Delete CLI deployment and use Git ( #444 )
2020-11-06 12:22:06 +08:00
lhalbert
4952a0f22f
feat(docker): Add image layers handler ( #442 )
...
* feat(docker): Add image layers handler
* Remove unnecessary BadgenError import
* Add metadataHandler and refactor code
* Separate the layers and metadata handlers
Separate the layers and metadata handlers and remove 'metadata' from the layers path.
* revert subject/label to static descriptive text
* Move manifest error checking logic into libs\docker.ts
Move manifest error checking logic into libs\docker.ts to clean up api\docker.ts
* Replace 'throw new BadenError' with grey error badge
Replace 'throw new BadenError' with grey error badge
2020-10-28 10:41:13 +08:00
Amio Jin
2965d23f52
chore: update badgen-icons to 0.18.0 ( #441 )
...
* chore: npm up
* chore: update badgen-icons to 0.18.0
2020-10-19 14:03:00 +08:00
Amio Jin
cf40a22498
chore: add .vercel to gitignore ( #440 )
2020-10-19 13:38:09 +08:00
lhalbert
960a180a10
feat(docker): add image variant handler ( #439 )
2020-10-19 12:32:18 +08:00
CRIMX
fcfba29746
badge(chrome-web-store): update api fetching approach ( #438 )
...
* refactor: replace chrome-webstore with webextension-store-meta
fix #431
* perf: improve parsing performance
* perf: improve chrome-web-store start-up speed
2020-10-19 11:33:41 +08:00
Amio Jin
7d689b4ee5
chore: update chrome web store api checker
2020-10-12 12:46:44 +08:00
dependabot[bot]
678cca7ab9
chore(deps-dev): bump next from 9.5.3 to 9.5.4 ( #435 )
...
Bumps [next](https://github.com/vercel/next.js ) from 9.5.3 to 9.5.4.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v9.5.3...v9.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 12:45:37 +08:00
Amio Jin
93af75778a
Create codeql-analysis.yml
2020-10-07 21:21:19 +08:00
Amio Jin
ea04bc8f91
chore: bump dev deps ( #434 )
2020-10-07 21:07:51 +08:00
Amio Jin
56e7a9a9f9
chore: remove dependabot from badge list ( #433 )
2020-10-07 20:41:13 +08:00
Amio Jin
0f2e8dbfa4
fix(chrome-web-store): bump api version ( fix #431 ) ( #432 )
2020-10-07 20:11:29 +08:00
Amio Jin
be08a5aa59
chore: bump deps ( #429 )
...
* chore: npm update
* fix: next build error
* chore: update types
* chore: bump badgen-icons to 0.17
* chore: update @types/node
2020-09-11 19:44:56 +08:00
Vlad Shilov
cb3dee827f
badge(bundlephobia): dependency-count and tree-shaking badges ( #428 )
...
* Budnlephobia: dependency-count and tree-shaking badges
* More human-friendly dependency-count label
* Improve tree-shaking detection
* Rename "tree-shaking" to "tree shaking"
Co-authored-by: Amio Jin <amio.cn@gmail.com>
Co-authored-by: Amio Jin <amio.cn@gmail.com>
2020-09-08 18:48:25 +08:00
Amio Jin
4b33a833a2
chore: bye now, hello vercel ( #427 )
2020-08-25 13:12:09 +08:00
Steven
d0aad405f0
chore: change now to vercel ( #426 )
2020-08-25 11:29:37 +08:00
Nikita Karamov
27e69bf81d
badge(liberapay): add badges for Liberapay ( #425 )
2020-08-23 18:39:46 +08:00
Amio Jin
7ddcf20086
fix: now deploy command ( #424 )
2020-08-20 14:16:53 +08:00
Libin Varghese
3929cfb1f9
badge(github): add dependabot support ( #420 )
2020-08-20 11:24:07 +08:00
Alexandru Naiman
f07fad5e80
badge(gitlab): adding some badges for GitLab ( #422 )
...
* wip: added some badges
* - some final touches
* small fix
* - corrected wrong error message
* fixes after code review
2020-08-20 11:22:44 +08:00