Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sapphiredev/plugins

Plugins for the Sapphire Framework
https://github.com/sapphiredev/plugins

Update all Yarn dependencies (2021-02-21) (#63)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

8070bbc70f1689ed73579222c30886d81bc62f8a authored almost 4 years ago
ci: cleanup continuous delivery

6dae185c35ab0e6c52f2c813ea7603819d9aff47 authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/[email protected]

a7641e736d3cb7351e35428d21666518f13b7996 authored almost 4 years ago
chore: dev dependencies

d5b9fde98c6903a1dd2561d85faf564fadc71bb6 authored almost 4 years ago
fix(plugin-api): automatically remove cookie on invalid token (#62)

feat(plugin-api): added `CookieStore#remove`

5ce667ed6fc1eb1b2b88fea7698041d71c4579b7 authored almost 4 years ago
ci: update actions/node

a650f7506e3145dacd79605540e90386ca2969eb authored almost 4 years ago
Update all Yarn dependencies (2021-02-14) (#61)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

8ed063b431da4b512a3181308c90be6fd4bc9b28 authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]

f8102b3f296c3287d9dc965c19743c25529524b2 authored almost 4 years ago
fix(plugin-api): `expires_in` is in seconds, not milliseconds (#60)

fccfab5321791a80dd30b541fca207b87acba4d2 authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]

84f6f7ef11c72c82f1f496ad25fca5d33ea3681f authored almost 4 years ago
fix(subcommands): mark subCommands as optional in SubCommandPluginCommandOptions

51c433d963e1cdcb797eddef8dbd4ad3e634ec05 authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]

037a5a8cf85ba8087d8f5942f56031315478a900 authored almost 4 years ago
feat(subcommands): type improvements & fix build (#59)

1707d013d06ae109ddcba83ead9e936a17ba56eb authored almost 4 years ago
feat: add subcommands plugin (#58)

Co-authored-by: Antonio Román <[email protected]>
Co-authored-by: Jeroen Claassens <jeroen....

74fa05151a5267927ec1c792b9fd0b88a078c6fd authored almost 4 years ago
chore: bump @sapphire/framework and @sapphire/pieces

77ceea914af40bdbe9372cf5b87cef0d7c2d03bf authored almost 4 years ago
build: bump marked to fix CVE-2021-21306

ca76337d12844e48521732bdab224d6accabe37f authored almost 4 years ago
build: setup husky v5

84f0110459052f9cb9526716a071bea358edcc4c authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/[email protected]

397ff4bff087900df09d368c4dfdf74fc0f4caba authored almost 4 years ago
chore: bump dev dependencies

b5ca351f84ac50c99d19be77e7a0fc10313c59d0 authored almost 4 years ago
fix(logger): update dependencies in package.json

9386b3a30773e34ac1a50fe3d4ad0452a93a9fc1 authored almost 4 years ago
fix(i18n): update dependencies in package.json

8d0381be7b5ecc837fd9883c6035d4a16c065448 authored almost 4 years ago
docs: add Stitch07 as a contributor (#57)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>

6f046f1b9a3a293ac79a76896836d40fd12a36c6 authored almost 4 years ago
fix(i18next): properly augment Discord.js extensions (#56)

6f5b1a9a05a6d0508e05a33ef23ec1027160df79 authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]

30c20148c64993fc3e5917bcb8a7222ce0329269 authored almost 4 years ago
feat(i18next): respect alternative default handling (#54)

5b12ba8b4a321f73dd6b93c57ddd92143b796f08 authored almost 4 years ago
feat(api): update for @sapphire/framework alpha 5 (#53)

Latest Framework version introduced some breaking changes, this covers those for the plugin

BRE...

fe513225a671072acd6904165393cb0e3d078464 authored almost 4 years ago
Update all Yarn dependencies (2021-01-31) (#51)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

452bd53b96465856b78811c1ff4224da698c6244 authored almost 4 years ago
fix: update discord redirect URL

dd96552671a90ab96ef6b90624ed68f3e4057660 authored almost 4 years ago
chore(release): publish

- @sapphire/[email protected]

601fe38a69d1c88dfaa887419eada50ae3f901d5 authored about 4 years ago
fix(plugin-api): swap condition

This is why we shouldn't code at 1:30 AM.

27742f23f71fbbc79b9e6606da9cfc4d48a891ae authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

d3ba5de44aecd54b9d2b741915d557d5e1ccd2af authored about 4 years ago
fix: add additional peer dependencies

d67820ab2e0390980c785b56d4194c05fa59b1ba authored about 4 years ago
fix(plugin-api): fixed typo (#50)

d25c674f2463f8bbe865f34ca5a6ef4c5b26f434 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

f614aa08648a00b9aca9320e411e6963c3af5d32 authored about 4 years ago
feat(plugin-api): make LoginDataTransformer accept Awaited<LoginData> (#49)

666e0a2adfb00510fa303f8b3d796eb00409fd38 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

795e87525a77f5484f5085abaa7c858f5b8e5d55 authored about 4 years ago
feat(plugin-api): added Auth#{fetchData,transformers}, fixed Oauth bug (#48)

* feat(plugin-api): added Auth#{fetchData,transformers}, fixed Oauth bug

* fix: export LoginD...

957a63be9b783521d1a95015369d9e2530a41f55 authored about 4 years ago
chore(package): update all Yarn dependencies (2021-01-24) (#47)

a0084a5e854e30df800251a431d94c6a89af53e5 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]
- @sapphire/[email protected]

495bbf2f5a405464843f195b82654a474d1e994a authored about 4 years ago
fix(plugin-api): return null instead of throwing error (#46)

7a0cf3d6d135ae4ab5de72e9e0c22446b3a9fffd authored about 4 years ago
ci: make labelsync only run on cron

79e386e069e2dec6dfc6ccd9c16455c50e5d45ea authored about 4 years ago
ci: update github-labeler

700244e0f40a604a9f8be45ceba9635837066183 authored about 4 years ago
chore: use unified labels (#45)

Co-authored-by: Jeroen Claassens <[email protected]>

3ac5d87d95bc44ab4fdc17d7719a810d9dd3937d authored about 4 years ago
build: add @types/node-fetch

489caf3ae72964dc78f1f1cf5931f9bd07f6e0c4 authored about 4 years ago
chore: update dev dependencies

5ca73be13f2eee9c7bc58d86153cd3780a4ad5f0 authored about 4 years ago
Update all Yarn dependencies (2021-01-17) (#44)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

43868c82e9db450210173620a61c254edf7921c1 authored about 4 years ago
ci: fix continuous integration workflow

0a638808837efe8525a94819ff0c6fbecd8b2969 authored about 4 years ago
chore: fix running eslint

db59a7758ea6383765a4a44103ed02d9de605422 authored about 4 years ago
ci: remove deprecated action-tsc & action-eslint

6ea5ee81ea44ad57bd1fa641fac039285b495093 authored about 4 years ago
ci: add release crosspost script

e68a2a973fb3452316b7dff70d8978eb79127701 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

1fcd24971fb54eab657545b86790cbcd8d03ab4a authored about 4 years ago
feat(i18next): store loaded namespaces (#42)

* refactor: move around some properties

* feat: store loaded namespaces

* Update packages/...

978f0ad59a708ffabc02dda3f82fc84a69abf54d authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

9b8b2e507fe45266a6d92cd883e812b76abe41d7 authored about 4 years ago
feat(i18next): allow creating i18next options using namespaces and languages (#41)

3efa231421c590d8706afba5b066daaa51b5d175 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

61ca4c8cb6f268197c866387668c36aa25e62757 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]

8b7c2b523a56466bc0991c48401821fbf04691be authored about 4 years ago
chore(api): fix build

2f908e34196647a3e6abb687a20b053dabc01ae3 authored about 4 years ago
fix(api): update to latest discord-api-types

6a4679770f44b4930016280963c0fe4563c48bf2 authored about 4 years ago
fix(i18next): add missing tslib dependency

568739718dd028ba713f022404b94374729e398a authored about 4 years ago
chore: bump various (dev)-dependencies to within-scope versions

e7cc7c8adf0ebfb9c8278806bf01b325a1497cb6 authored about 4 years ago
refactor(i18next): docs and standardize implementation features (#38)

This does not change any functionality, however, documentation has been greatly improved, regist...

ab48b4a8ca0a2355e3d9f620a71cbbac20fc353c authored about 4 years ago
feat(api): add media parsers (#39)

18fac107e9210a8c66da6b7cc5d3b24ab47a07e1 authored about 4 years ago
feat(i18next): implement context and editing (#35)

* fix(i18next): correct misnomer

* feat(i18next): add message editing for user convenience

...

18498311766433bc6d2ad9956ca73b39d11b9139 authored about 4 years ago
chore(dependencies): update lock file

884281b307963e5f3a133e70c11b4a55e6adc001 authored about 4 years ago
chore(package): update all Yarn dependencies (2021-01-03) (#37)

d9081ffd33b2f6154d6de5e039cc1ffbdd317c0f authored about 4 years ago
docs(readme): fix i18next npm version badge

7671b43952bd72818554339316064200b0a462e5 authored about 4 years ago
docs: add @nytelife26 as a contributor

3f3ef4696df42b8101378a199df7c0766a881483 authored about 4 years ago
chore: add vladdy to github sponsors list

62e3eff8224753b1bd8fdd47265f48320681f9c2 authored about 4 years ago
docs(all-contributors): add contributors to i18next readme

e158013aaca41d62cb418e296d3face12465b8fc authored about 4 years ago
docs(api): filter out i18next index

149203093c9af8a9d333876cd58fd7a422225326 authored about 4 years ago
docs(readme): fix package badges

c9cdd35cea0fdc89ceb2ab35ad2680a969d1e011 authored about 4 years ago
ci: whitelines in script

c0c97d5d91decafd889af082e8c15973ac39fd7e authored about 4 years ago
feat: add plugin-i18next (#29)

Co-authored-by: Jeroen Claassens <[email protected]>
Co-authored-by: Antonio Román <kyra...

41e6581199c971db4422fbc6fb411dfca2614dec authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]

cf55282d9aa80c31011dbd2477a2f9f742b56863 authored about 4 years ago
chore: bump fw and pieces devdependencies

c1e1c381297472958a09607b0f4774568a4dd69d authored about 4 years ago
chore: bump devdependencies

c39ff6d6228011edbbb916a5d966946227bcb932 authored about 4 years ago
feat(api): handle route errors (#33)

bc3c6f619a8f27fcf5b505c441fb95f9ef439d72 authored about 4 years ago
chore(package): update all Yarn dependencies (2020-12-27) (#32)

c1c240ef9f01b4a717cfe4d57488db65e592534d authored about 4 years ago
fix(api): resolved all bugs with oauth2 (#31)

* fix(api): resolved all bugs with oauth2

* docs: corrected @since tags

d7c4ad47af1ff693c9fffc83a078eab4ffb6c33c authored about 4 years ago
fix(api): resolved a few critical bugs (#30)

fc479c5c487303a21bad1d7023a40437ec328d17 authored about 4 years ago
fix(api): correct the registered paths

986dc5d6d6c37b071b09f655853998c2596efd10 authored about 4 years ago
fix(api,logger): properly export ESM register

7cf7ea9a9c91f73874035b0512292cc08d93e38e authored about 4 years ago
docs(api docs): fix docgen

599ab837542a97b8c6b4213588b16efd424cf210 authored about 4 years ago
fix(api,logger): third attempt at fixing register and types

faa3ee2f53d2ca1153a7eff2a64e2abf3feaae85 authored about 4 years ago
fix(logger): include register in github publishes

e297af8cada0ff3cf94bbe17e2f1c340743cd4d2 authored about 4 years ago
fix(logger): fix location of register file

6e9a6f7ae4de5222e879394d717ae04ffb048aeb authored about 4 years ago
fix(api,logger): add type augments to index.ts

ae1f4da9671a531edf10555242e21f39eb3b0d17 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]
- @sapphire/[email protected]

8af24c2f3eb2c8e6c87e26fad73f27dbb02982f2 authored about 4 years ago
chore: build during prepublishOnly

0a787e62994770bb18490a1ec91c9dd09b41ac87 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

5e46d8eecfd37a83adb6f7c87115d45cedcaa10c authored about 4 years ago
fix(logger): append extra space in default infix

0daa4351f75782bde0a2e763c61ca401e559d64f authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

5e0b0d2e618814261a1a472642b80caae5ece7a8 authored about 4 years ago
fix(logger): remove second spread

61cddb7dfd433c0afd8aeddd6a42b78a1be17850 authored about 4 years ago
fix(logger): use pre-generics initialization hook

d8d3ce183c4e246a9707cbbfca0c69b135be7267 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

4c36a97aae7841746a1039e880d0305dc1241ff7 authored about 4 years ago
chore(release): publish

- @sapphire/[email protected]

ff829065d648be4e898fa4e73f6abbe7d7d0e450 authored about 4 years ago
docs: add @allcontributors[bot] as a contributor

de77cd52306afbd2377968b7835d71d674673b4c authored about 4 years ago
docs: add @dependabot[bot] as a contributor

4b99de8b51ddd3eef22a32f40fed3486889d644d authored about 4 years ago
docs: add missing contributors

281f34b872c9c7b231bb877e36de69d0848fdc0f authored about 4 years ago
docs(readme): fix badges

f366ce462e4537decebbd21c4c870c2ba865cf0d authored about 4 years ago