Wykres commitów

1043 Commity (1faa4553540158a7e8b54f3aca11d96949e7352d)

Autor SHA1 Wiadomość Data
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
dependabot[bot] b339c1b735
chore(deps-dev): bump next from 9.3.1 to 9.3.2 (#369)
Bumps [next](https://github.com/zeit/next.js) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](https://github.com/zeit/next.js/compare/v9.3.1...v9.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-05 20:37:13 +08:00
Jarek Brzozowski f155c2c254
feat(badge): add maven support (#371)
* maven support

* badge-list update

Co-authored-by: 晋晓炜 Amio / <amio.cn@gmail.com>
2020-04-05 20:36:46 +08:00
Jarek Brzozowski ceb6ff5d09
feat(badge): add cocoapods support (#370)
* cocoapods support
* badge-list update
2020-04-05 20:15:02 +08:00
晋晓炜 Amio / 2b903d6aa1
chore: bump deps (#368)
* chore: bump deps

* fix: ts error

* chore: update badgen-icons to 0.14
2020-03-30 00:16:37 +08:00
晋晓炜 Amio / d4e3c15a48
chore: bump deps (#367)
* chore: bump deps
* fix: ts error
2020-03-24 23:47:24 +08:00
晋晓炜 Amio / c835fbdeb7
badge(npm): recognize index.d.ts for types (resolve #355) (#366)
* badge(npm): recognize index.d.ts for types (resolve #355)
* badge(npm): fix type detection
2020-03-24 23:11:38 +08:00
晋晓炜 Amio / 1bd20caabe
fix: now deploy command after v17 (#364) 2020-03-23 13:28:29 +08:00
cherryblossom000 60e1b3d9e9
docs: fixed typos (#363)
* docs(github examples): fixed typo

contributers -> contributors

* docs: add full stop
2020-03-23 00:14:42 +08:00
dependabot[bot] eab19108ec
chore(deps): bump acorn from 6.4.0 to 6.4.1 (#361)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 23:36:34 +08:00
James Harris b00d23f8d2
feat(github): add milestone percentages (#358) 2020-02-21 19:03:36 +08:00
晋晓炜 Amio / 75a2cabbbf
badge(npm): always follow versionColor (#347) 2020-01-28 13:13:44 +08:00
晋晓炜 Amio / c098961ef0
chore: replace universal-analytics with measurement-protocol (#346) 2020-01-28 12:33:22 +08:00
晋晓炜 Amio / 957c2128f6
chore: use npm api for "latest" tag (#345)
* chore: use npm api for "latest" tag (#292)
* fix: npm api not works with scoped package
2020-01-27 15:37:56 +08:00
晋晓炜 Amio / 6501d2e58c
chore: rollback to universal-analytics (#344)
* chore: update measurement util
* chore: add universal-analytics back
2020-01-26 23:41:20 +08:00
晋晓炜 Amio / aa42ca6df3
chore: deploy to flat.badgen.net with GitHub Action (#342)
* chore: manually deploy to flat.badgen.net

* chore: simplify node ci jobs

* chore: remove test config

* chore: force new deployment
2020-01-26 18:41:33 +08:00
晋晓炜 Amio / 2dcf51eef3
chore: update got from 9.6.0 to 10.3.0 (#341)
* wip: upgrade got to 10

* chore: update got to 10

* fix: azure-pipelines error

* chore: update npm badge examples
2020-01-26 15:43:40 +08:00
晋晓炜 Amio / b8558b1bfa
chore: replace universal-analytics with measurement-protocol.ts (#339) 2020-01-20 00:03:29 +08:00
晋晓炜 Amio / f2e179e827
feat: add a cache option (#338)
* feat: add query param `cache`

* chore: bump dependencies

* chore: bump semver to 7.1.1

* chore: set default cdn cache to 6hrs

* chore: better wording
2020-01-19 00:08:00 +08:00
amio fd3b1d0aff chore: add log for metrics 2020-01-11 23:19:53 +08:00
amio 80ec437330 chore: bump dependencies 2020-01-11 23:19:53 +08:00
amio a9c5d8575e fix: travis badge color (#328) 2020-01-11 20:58:18 +08:00
晋晓炜 Amio / bfa4d1bb16
chore: limit CDN cache to 5 mins (#335)
* fix: missing cheerio

* chore: set cdn cache to 5 min

* chore: eslint --fix

* chore: add github action config
2020-01-11 15:46:47 +08:00
deepdotnet b9da463bc2 feat(azure-badge): added build, release, versions (#330)
* Update azure-pipelines.ts

Added azure build, release, and deployment versions. Support for private azure projects.

* PR comment fixes

Fixed PR comments

* Removed unused import

Removed unused import

* Removed azure token from now
2019-12-12 14:29:07 +08:00
Luke Childs ec13cca438 Add Docker image size support (#333)
* Add Docker image size badge
* Handle tag API responses with pagination
* Support querying specific Docker image arch
* Default to latest amd64
* Demo scoped Docker image size
2019-12-12 14:01:22 +08:00
amio eed2475f16 chore: npm up 2019-12-12 13:57:07 +08:00
amio 1dfeaeca9e chore: bump badgen-icons to 0.13 2019-12-12 13:57:07 +08:00
amio 84cf1874f1 chore: bump deps 2019-12-08 00:25:32 +08:00
amio 79e32ca03e badge(github): cleanup example 2019-12-08 00:25:32 +08:00
amio 807234a08c docs: refine docs #327 2019-12-05 14:05:19 +08:00