Wykres commitów

1272 Commity (main)

Autor SHA1 Wiadomość Data
Dario Vladović dad2a6ff56
fix(azure-pipelines): refactor & update examples (#492) 2021-02-14 10:00:52 +08:00
Dario Vladović 33ce3770f3
badge(github, npm): millify dependents count (#490) 2021-02-13 12:40:13 +08:00
Amio Jin 3c147344d9
chore: bump badgen-icons to 0.20.0 (#491)
* chore: bump deps

* chore: bump badgen-icons to 0.20

* fix: Cannot find module @babel/core

* chore: use @type/node with version 12
2021-02-08 14:24:56 +08:00
Dario Vladović 4adeb4b56e
feat(pub): add pub points & popularity badges (#487)
Use pub API for retrieving likes, points & popularity score.
2021-02-04 22:16:51 +08:00
Dario Vladović 4ccf51be00
fix(cpan): Fix Perl release & runtime version (#486)
* fix(perl): normalize release & runtime version

Use API to get likes & runtime version.

* feat(cpan): add dependents badge
2021-02-04 22:15:53 +08:00
Dario Vladović 1a8e559015
style(winget): extract winget Github repo to constant (#489) 2021-02-04 22:14:32 +08:00
Dario Vladović 417d482731
fix(cran): replace all pattern occurrences (#488) 2021-02-04 22:13:27 +08:00
Dario Vladović aa0b7533e9
fix(github): order tags by commit date (#485)
Fixes #484
2021-02-04 22:11:05 +08:00
Dario Vladović d85ca4e60d
feat(maven): add JCenter support (#481)
- refactoring Maven metadata param processing
- swapping `cheerio` with regexes
2021-02-04 15:28:04 +08:00
Dario Vladović 0ea7872945
feat: add devRant score badge (#483) 2021-02-04 15:25:57 +08:00
Dario Vladović 329208871c
feat: add dub service (dlang package manager) (#482) 2021-01-31 16:28:44 +08:00
Dario Vladović ea75632931
badge(cran): Implement CRAN service (#479)
* feat: implement CRAN service

* feat(cran): add dependents badge

* fix(cran): alter version badge label
2021-01-21 09:24:12 +08:00
Dario Vladović defc6f75a1
fix(elm-package): fix version badge label (#478) 2021-01-21 09:23:16 +08:00
Dario Vladović 5316a2744c
badge(elm-package): add elm package service (#477) 2021-01-14 11:01:05 +08:00
Dario Vladović c6f2adfb18
badge(peertube): Add PeerTube service (#476)
* feat: add peertube service

* refactor(peertube): update branding & add icon

* style(peertube): rename `videoId` to `videoUUID`
2021-01-14 09:47:18 +08: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