Wykres commitów

1081 Commity (5ad28dad43a56956e9b9f54ebfc90a88148151b2)

Autor SHA1 Wiadomość Data
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
Libin Varghese 123c8889bf
ci: add lint and build workflow on pr (#423) 2020-08-17 20:16:32 +08:00
Libin Varghese 5767c7fd81
style: resolve eslint issues (#421) 2020-08-17 20:13:22 +08:00
Deepak Bhardwaj defdbb9dcd
feat: Added badge endpoint for Jenkins jobs (#418)
* feat: Added badge endpoint for Jenkins jobs

* fix: Removed unused variable

* Update api/jenkins.ts

Co-authored-by: Amio Jin <amio.cn@gmail.com>

Co-authored-by: Amio Jin <amio.cn@gmail.com>
2020-08-13 19:20:16 +08:00
dependabot[bot] d5cbde60ce
chore(deps): bump lodash from 4.17.14 to 4.17.19 (#413)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 14:34:16 +08:00
Amio Jin d190f787b8
badge(github): update GitHub examples (#414)
* badge(github): update examples regarding branches naming #409

* chore: bump dependencies
2020-07-22 15:19:19 +08:00
Amio Jin affc04a678
fix(github): status might be "cancelled" (#410) 2020-07-20 18:20:58 +08:00
Kyle Brown 370a4a87b6
feat: allow customn npm and github endpoints (#412)
* feat: allow customnpm and github endpoints

Allow specifying of custom endpoints for NPM
and Github. This is to allow usage in a
self-hosted enterprise environment.

These are configured by an override environment variable.

`NPM_URL="https://registry.npm.compnay.com"` - NPM

`GITHUB_URL="https://github.company.com/api/v3"` - Github v3

`GITHUB_URL_GRAPHQL="https://github.company.com/api/graphql" - Github
Graphql

* feat(npm): support all pkg data through npm reg

- Add option to disable use of unpkg for npm "info"
- Add ability to query scoped packages and tags through npm
- Update env var names

Note, this keeps existing logic unless DISABLE_UNPKG == true

* fix(npm): fix if logic, remove elses

* fix: address review comments

- Address review comments
- Query NPM with abbreviated metadata header support
- Support GITHUB_TOKENS
- Environment variable info in readme
- Only skip unpkg use if a custom registry is used.
2020-07-15 14:37:18 +08:00
Steven 5694b98b7a
chore: packagephobia.now.sh => packagephobia.com (#408) 2020-06-24 17:12:05 +08:00
晋晓炜 Amio / 4dd5bd2f0b
badge(memo): add memo badge (#399)
* chore: bump deps

* badge: add /memo badge (resolve #398)

* chore: add help for memo badge

* chore: clean code

* fix: support html entities in url
2020-06-14 17:40:19 +08:00
晋晓炜 Amio / 833254d3a5
docs: update sponsors logo (#407)
* docs: update sponsors logo

* chore: bump deps

* docs: adjust sponsors logo size
2020-06-06 16:36:10 +08:00
Charlike Mike Reagent 903a9e4406
fix: use includes and toLowerCase in status endpoint (#352)
* fix: close #350

Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>

* use toLowerCase for st.context

Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
2020-06-06 15:45:10 +08:00
Dario Vladović c869db83d2
badge(snyk): update examples (#402) 2020-05-30 16:15:53 +08:00
Dario Vladović 7c4bbfb561
badge(lgtm): support other providers for LGTM badge (#403)
* badge(lgtm): support other providers

* badge(lgtm): use long provider names
2020-05-29 14:34:42 +08:00
Dario Vladović 6ee3665d03
badge: add deepscan.io support (#404) 2020-05-29 14:24:22 +08:00
Dario Vladović d0b32d6ab6
badge: add snyk support (#394)
* chore: pass search params to badge handler

* badge: ass synk support

Extract data from Synk's badge.

* refactor: correct query type

* refactor: convert `targetFile` to path segment
2020-05-25 21:34:13 +08:00
Peng Jie 0b2daa5ce5
docs(README): change now to vercel (#401) 2020-05-25 21:11:13 +08:00
晋晓炜 Amio / b7ae241392
chore: bump deps (#400) 2020-05-23 22:57:54 +08:00
Dario Vladović 1faa455354
badge: add Mastodon/Pleroma support (#396)
* badge: add mastodon/pleroma support

* badge(mastodon): avoid description overflow
2020-05-22 12:15:07 +08:00
Dario Vladović 558836b93c
badge(tidelift): update status text (#397)
Teaching Tidelift badge some manners ;)
2020-05-22 01:35:02 +08:00
Dario Vladović 55926c5fb3
badge: add winget support (#392)
* badge: add winget support

* refactor: introduce github rest/graphql client lib
2020-05-20 23:49:46 +08:00
Dario Vladović d155bd63a6
chore: refactor travis (#395)
Leverage optional chaining to simplify code.
2020-05-20 23:42:23 +08:00
Dario Vladović 55b5a3cb59
badge: add F-Droid support (#390)
Co-authored-by: Amio <amio.cn@gmail.com>
2020-05-20 18:19:43 +08:00
Dario Vladović a337d4656d
badge: add tidelift subscription badge (#391) 2020-05-20 17:50:47 +08:00
Dario Vladović 40958d3368
badge: add pub (dart) (#388) 2020-05-20 17:02:26 +08:00
Dario Vladović 19bd1d4efc
badge(opam): refactor opam web scraping (#393) 2020-05-20 16:51:04 +08:00
Dario Vladović 15832e6374
badge(homebrew): use preconfigured `got` client (#389)
Extract Homebrew api url to constant and use it as
`prefixUrl`.
2020-05-20 16:11:51 +08:00
Dario Vladović f3c7362d7c
badge: add scoop (#387)
Co-authored-by: Amio <amio.cn@gmail.com>
2020-05-18 12:47:07 +08:00
Dario Vladović 5b4b9b6148
badge: add opam service (#386)
* badge: add opam service
* Update api/opam.ts

Co-authored-by: Amio <amio.cn@gmail.com>
2020-05-17 00:17:49 +08:00
晋晓炜 Amio / 22f24805b3
test: schedule upstream api tests (#384)
Added a cron job monitoring upstream api availability / correctness.

Per discussion in #373 (comment)
2020-05-10 02:47:04 +08:00