Wykres commitów

1272 Commity (main)

Autor SHA1 Wiadomość Data
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
晋晓炜 Amio / 6996580ef2
chore: bump chrome-webstore, badgen, date-fns, fix #382 (#383)
* chore: bump chrome-webstore to fix #382

* chore: bump badgen, date-fns
2020-05-10 02:29:34 +08:00
Dario Vladović 1fb0354244
badge(homebrew): add cask version & download analytics support (#378)
* Add homebrew cask support

* Add homebrew download badges
2020-05-08 23:43:18 +08:00
Dario Vladović 55a89ffcea
badge: add haxelib service (#381)
* Add haxelib service

Fetch library information from https://lib.haxe.org using
`haxe-rpc-client`.

* Add latest version downloads badge

* Handle nonexistent projects gracefully
2020-05-08 23:30:53 +08:00
晋晓炜 Amio / 57ad8a53af
chore: bump badgen-icons to 0.16.0 (#380)
* chore: bump deps

* chore: bump badgen-icons to 0.16.0
2020-05-06 01:13:09 +08:00
Steven 5a8e5cdc77
chore: rename ZEIT to Vercel (#379) 2020-04-26 21:29:13 +08:00
晋晓炜 Amio / 537598c7ec
chore: upgrade measurement-protocol to 0.1.1 (#377)
* chore: upgrade measurement-protocol to 0.1.1
* fix: update measurement-protocol invocation
2020-04-19 23:45:12 +08:00
Sandro 588a7b2584
chore: add .git to .dockerignore (#375) 2020-04-19 18:07:02 +08:00
晋晓炜 Amio / 63cfbfe831
fix: chrome web store badge (#374)
* fix: bump chrome-webstore to 1.3.1 (fix #373)

* chore: bump dependencies
2020-04-15 22:11:48 +08:00
晋晓炜 Amio / 95065ae8f9
docs(dependabot): add example and description (#372) 2020-04-05 23:07:11 +08:00