Ecosyste.ms: OpenCollective

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

github.com/sapphiredev/pieces

Piece loader for @sapphire/framework
https://github.com/sapphiredev/pieces

fix: update discord redirect URL

f1dbdee9f14e00eb800bee3a2d3d7ff46d4c6036 authored about 4 years ago
fix(aliaspiece): make aliases writable (#51)

7ed3da6ca22d59dd25c0691e11032e6e54e7d96d authored about 4 years ago
chore(package): update all Yarn dependencies (2021-01-24) (#49)

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

dcd95cfb30b9d8063b20755acd5949257b0b1e97 authored about 4 years ago
ci: update github-labeler

c2b498062ed3ffb38fdc9ab9bd763a1858a5ca36 authored about 4 years ago
chore: use unified labels (#48)

473a0472f52616dc8c104d05fa750d639d0e96a2 authored about 4 years ago
docs: improve typedoc config

ca451116208d0af3ed2f5b0ad807d78a90e907b2 authored about 4 years ago
chore(release): 1.2.0

7a9ab7111a1990dc47241a82cafa00f729de6b38 authored about 4 years ago
feat: Expose Store.construct & Store.insert (#47)

797ddac348aff134c1af1d308357ba00d0edd6b3 authored about 4 years ago
build: cleanup build process

03b2c3a93dfeec1ee0123af8e4433ca51ca816ca authored about 4 years ago
chore: update dev dependencies

4c939ff60879ea3bfea9743fb25afd8e157a962f authored about 4 years ago
chore: fix running eslint

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

3025ed3e5396f09197c5f3e9b8b47ab6566acdf5 authored about 4 years ago
ci: add release crosspost script

f99e16f69bad6da8eec8481fbe6a302bbcd9414a authored about 4 years ago
chore(package): update all Yarn dependencies (2021-01-10) (#46)

629ea54d49c4e3e7d7de0974391620dbc54c6350 authored about 4 years ago
chore(release): 1.1.0

d325621f0783218a2c40ccfffadc30911ff02126 authored about 4 years ago
chore: bump various dev dependencies

18b1ea12933714e04a75568716826e12b84d8e28 authored about 4 years ago
feat(store): add trace logging (#45)

79a4f9e66c610522931e66655f60e6bff7739e6a authored about 4 years ago
chore(dependencies): update lock file

587a33336c2fa1ccf121cb61f522efbb2e71bfef authored about 4 years ago
chore(package): update all Yarn dependencies (2021-01-03) (#44)

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

a53b8dc69d3deeb84b5bac4f06655d67b30eeef3 authored about 4 years ago
feat: add AliasStore#has (#43)

87a6213f2bdea8226904534ee8d11479eafe8c94 authored about 4 years ago
chore(release): 1.0.1

e91f5fea50f0a5780682741b5b2446b3e9a2003e authored about 4 years ago
chore: bump packages, fix typedoc after breaking changes

11f4dc017630b1fb38b551f694487f238c9feec3 authored about 4 years ago
Update all Yarn dependencies (2020-12-27) (#42)

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

a499b948b210a18b0433f44b5db9512902b6deea authored about 4 years ago
fix(loader): compare constructors instead of prototypes (#40)

807cf6aded9c089fcc15c5d8fa2206bdd68e91c2 authored about 4 years ago
fix(store): call unload when onLoad disables the piece (#39)

4bb9be0d45caf8604545a5d55eb80b5805972cc5 authored about 4 years ago
chore(release): 1.0.0

87fb850471aef1e654971163b5912c7f2b1c96f5 authored about 4 years ago
fix: use pathToFileURL instead of new URL

96c3e9c57717c93edd9376e63e89ae222e65ff2a authored about 4 years ago
feat: export RootScan

c4e909b5955e828e3d721bc4cafb89ab16dbeb83 authored about 4 years ago
feat: added smarter root and type detection (#38)

3492c601f6e301cd175966a5769b3e68f8276847 authored about 4 years ago
chore: more package bumps (#35)

Co-authored-by: Antonio Román <[email protected]>

16c2a435e90db7e65f54e4cad7a293eaff58aaa5 authored about 4 years ago
feat: added ILoaderStrategy#onLoadAll, renamed onPostLoad to onLoad (#37)

8c725d84f2592f27ff6da86d29e603128d5a1691 authored about 4 years ago
feat(piece): rename disable to unload, add reload (#36)

f0eec9c0878d4f4c91b85a69f926b975bc2df96e authored about 4 years ago
fix: make Store#{load,insert} atomic

9700c4edb6b862533388f1b2f17e2ff96f81e024 authored about 4 years ago
fix: make Store#load easier to use

69d52c59efdd3a4f2172b5b385b31c4e017df700 authored about 4 years ago
fix: use name instead of path in Store#construct

c2dd9cede1afbfb57fdb59c0ad2b88433ec7e92e authored about 4 years ago
fix: use the actual path

94e084475dcbcb6c9e57623b2756fdbdb42abe66 authored about 4 years ago
chore: more chores

f6330237e19372cd3aa8db942580c93c6b48804a authored about 4 years ago
ci: fix last warning for codeql (#32)

0f9bd69848a79ba4d72f6d658cd1d07b4894033f authored about 4 years ago
chore: chorey chores (#31)

253f6d0af1c50de32abfaab14e67aa865c866d0f authored about 4 years ago
feat(*): output type declerations to a single .d.ts file (#30)

Co-authored-by: Antonio Román <[email protected]>

f76f0b5ca4e3e1d3480a8383e13c7ee52a6869e4 authored about 4 years ago
feat: pieces v2! (#29)

* feat: pieces v2!

* feat: dynamic CJS+ESM + multi-load

* docs: fix docs

792d68a0898206c66b1b0796e9c5f484ee0730b0 authored about 4 years ago
chore(package): update all Yarn dependencies (2020-12-20)

cb09fffee198793371d2a8c65b85b4c857603a4d authored about 4 years ago
chore(package): update all Yarn dependencies (2020-12-13)

7c469ed47c308b6b6534ee5f9ee93cce4dc206c6 authored about 4 years ago
Update eslint-config-prettier to version 7.0.0

b9897600ad78b80f27c811352c9f0fae0f141b36 authored about 4 years ago
Update all Yarn dependencies (2020-12-06) (#25)

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

e9da8f3d14d4a6e2e4a9d7221c712c678fc27bc9 authored about 4 years ago
chore(package): update all Yarn dependencies (2020-11-29)

118a0067f40af6c9d818b20ad966dfa0e30d68e9 authored about 4 years ago
feat: add Piece#disable

bc8aa031c2537af945e3b682a01444cdfe36c6f3 authored about 4 years ago
Update src/lib/Piece.ts

Co-authored-by: Antonio Román <[email protected]>

0d3c3c62db30e51ea53974038d4777bf16be246d authored about 4 years ago
feat(piece): add disable() method

ca0ef2e4cd7cc77406a692c5f99a5ee8f3d72446 authored about 4 years ago
Update all Yarn dependencies (2020-11-15) (#22)

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

f475dfc705be560de77902d49ebb298386d4c815 authored about 4 years ago
chore(package): update all Yarn dependencies (2020-11-08)

efa7bbda7263f10aab66727ff2462e97b52bb195 authored about 4 years ago
chore: add rebase & merge label (#20)

3e4476c28808b9fab8fe519a3d809997910bc49f authored about 4 years ago
ci: remove hacktoberfest pr labeler

09776eff9f4d333827ad49e3c20b9054f049a7c9 authored over 4 years ago
chore(package): update all Yarn dependencies (2020-11-01)

5a264d7c5ac4c73e43430aaf8eddf31ccb0b866c authored over 4 years ago
chore(package): update all Yarn dependencies (2020-10-25)

a5f01dddaad712e95b2e8332aa4680567225f15b authored over 4 years ago
chore(package): update all Yarn dependencies (2020-10-18)

213f186422f98deba09e3f6320662043350d5c9a authored over 4 years ago
chore(package): update all Yarn dependencies (2020-10-11)

8112969891a8d639514eebd166259e1d6b17d4a5 authored over 4 years ago
feat: more descriptive error message (#14)

* feat: more descriptive error message

* fix: remove error prefix

51d1b5248dab37c3f10b0df3fd71074df800841e authored over 4 years ago
chore: add pr labeler and update security (#12)

Co-authored-by: Vlad Frangu <[email protected]>

12a1acc46999ff60bdc00cd345ade828f85bf120 authored over 4 years ago
chore(package): update all Yarn dependencies (2020-10-04)

92fd90c0290a716dad6589475da72fc17a61980b authored over 4 years ago
Update all Yarn dependencies (2020-09-27) (#11)

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

fc0e7379ac6b7ce33f20dd5be8fb0be8eaadfa6d authored over 4 years ago
build: update github codespaces config (#10)

ede873c6b1e9cb71fd5793fad4f3c82053a7339a authored over 4 years ago
chore: fix eslint dependencies (#9)

bce66f6fa88ad575ac9c93ced6010b5d16efb755 authored over 4 years ago
Update all of commitlint to version 11.0.0 (#8)

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

9f3da985d2040bf751fca4c0c4f43d2268f77156 authored over 4 years ago
docs(readme): improve readme (#7)

* docs(readme): improve readme

* Update README.md

Co-authored-by: Ed L <[email protected]...

cfc6bc485ed4b4382011711968b981d641b2e68f authored over 4 years ago
docs: remove typo [skip ci] (#6)

0823c208ad20b8e93b321a4460bc03d605c1d84f authored over 4 years ago
docs: add favna as a contributor (#5)

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

3f9928b3a293a0dcea05777bc3860ff0add20284 authored over 4 years ago
chore: various repo chores (#2)

* build(dev): add typedoc-plugin-nojekyll for proper gh-pages

* docs: add @QuantumlyTangled as ...

d1e188e0bdd06789fa93d74787fc3bd5590e8d36 authored over 4 years ago
feat(store): add Store#name

13f2eee159b95b4fe15656a7a0f144d94b4203fc authored over 4 years ago
feat(store): make walk not error no ENOENT

ef7ced53855701c043718d861f0071045b56e5a7 authored over 4 years ago
fix(piece): receive name via PieceContext for better defaults

b062c589f417142e325e39c7174d7d30bec70afd authored over 4 years ago
feat: added MissingExportsError

7234df49844f1c28edadb04ac5f45a29cb1fb3b1 authored over 4 years ago
fix: sub directory loading (#1)

b0b227c76220d39b6aa1110244d83889fdafb961 authored over 4 years ago
fix(alias-store): resolved build error

e121f3bbcc7f76ac7bbc9db8522670042a6307fe authored over 4 years ago
feat: add Piece#{onLoad,onUnload}

f0627ccae333e7f59b9849a72d776025764aec80 authored over 4 years ago
fix(store): resolved build error for node.js 12

849a184e53abe44a227589f6b290e429caaec277 authored over 4 years ago
fix: specify return type for Piece#toJSON

4fe4892603a57ca5ee78a7c1be650d19ff4be7e5 authored over 4 years ago
feat: add Piece#toJSON

e902a04bc77f96c2bfa3004da243c82b60b2ee4c authored over 4 years ago
feat: more types, more docs, better API

51033e02a51dbf0e8ca8f2df0e07312f320837b0 authored over 4 years ago
chore: renames, more docs, better API, customizable paths

28c3d7e800fcdd9ddf907c9be8db124078d3be20 authored over 4 years ago
chore: added more docs, renamed hooks, added filter

f1343239ab97e759f019d2d4502a2d34291a5606 authored over 4 years ago
feat: export AliasPiece and AliasStore in index

4522412f9081c837c5f0547ad3e0782cb6ea39e6 authored over 4 years ago
feat: first version of the loader

9f27f77a430e58a1f210a6aa7a30a69070ff0cc7 authored over 4 years ago
fix: removed testing and coverage

4cba11777b992c7c63eaa39fc6278cf97104b9d9 authored over 4 years ago
chore: initial commit

babc00249f458073e1c790317b194790c2f8783a authored over 4 years ago