Ecosyste.ms: OpenCollective

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

github.com/spicetify/marketplace

Download extensions and themes directly from Spicetify
https://github.com/spicetify/marketplace

Patch double loading

319f67bc95744a84c5b0e4fa372c28a87a87d050 authored almost 3 years ago
♻️ 🚧 WIP recursive pagination + refactor

97609bf6c99ceb5aff9912c3ed0f1ff85cb6900d authored almost 3 years ago
Merge pull request #122 from CharlieS1103/dependabot/npm_and_yarn/parcel-2.3.1

ebca4ac34351d3abcfd9cc92f1bba53e569b5d4f authored almost 3 years ago
Bump parcel from 2.2.1 to 2.3.1

Bumps [parcel](https://github.com/parcel-bundler/parcel) from 2.2.1 to 2.3.1.
- [Release notes](...

f2a20cbf007df0add09fa042eb3da10de8761617 authored almost 3 years ago
Merge pull request #121 from CharlieS1103/dependabot/npm_and_yarn/eslint-8.9.0

48abb6c83f644f7d49d2094cc60a128b78df3ec3 authored almost 3 years ago
Merge pull request #123 from CharlieS1103/dependabot/npm_and_yarn/parcel/transformer-sass-2.3.1

b57e53df147c062b918dc051e6d9e2267ea90aca authored almost 3 years ago
Bump @parcel/transformer-sass from 2.2.0 to 2.3.1

Bumps [@parcel/transformer-sass](https://github.com/parcel-bundler/parcel) from 2.2.0 to 2.3.1.
...

a5b31801238dcf7db2510d4aa787213553a3b661 authored almost 3 years ago
Bump eslint from 8.8.0 to 8.9.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
- [Release notes](https://...

5ce46a6ff13a03c5e8c6f8d282e5786553a313f3 authored almost 3 years ago
Some renaming to make things easier to understand

07097135a90fab6192e6f898c40df9cea0f5f5aa authored almost 3 years ago
Expose Marketplace object in dev console (#118)

* ✨ Expose Marketplace.reset()
Addresses #116

* Fix some linting complaints

* Rearrange e...

28e05d70239391e23c4e046c41b7069c1b00a91f authored almost 3 years ago
Merge pull request #119 from CharlieS1103/dependabot/npm_and_yarn/types/react-17.0.39

618c4fa5217440b7ce5257ba741b0beb7b96e7be authored almost 3 years ago
Bump @types/react from 17.0.38 to 17.0.39

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) f...

9a2121ee5bbc63d79cd5556942bc6930ed63bbeb authored almost 3 years ago
Update index.js

Co-authored-by: Isaac <[email protected]>

bc9e1d2cf4b40985404a89d331486c3f189fdd26 authored almost 3 years ago
Update index.js

Co-authored-by: Isaac <[email protected]>

2a194cae7ed06ed2cbbe2545dd452a845b7fd6f7 authored almost 3 years ago
Remove unloadable implementation

Function served very little purpose

f4aba7c1f2e1baf31ce958ca9541755a031e790f authored almost 3 years ago
Implement tweaks

Tested and everything looked good, working much faster now!

f3416f188d39dda39d905107e5f0fcad6a89807e authored almost 3 years ago
Fix #90

6dc42b6368f08ad4f2c2b9142d6abcf18af57075 authored almost 3 years ago
Add session storage check for extensions

485b95471b86432bffefaa58f1ddf29bc1c1dcc3 authored almost 3 years ago
Merge remote-tracking branch 'remotes/origin/main' into custom-css-input

Updating this branch now (Hoping it will help prevent merge conflicts in the future, also just wa...

1cbe4c61687dab87a402b4755ca033e689234f75 authored almost 3 years ago
Make session storage reset on reload

8bc9788129c173c556b283d50d238109fea8609e authored almost 3 years ago
Change where sleeps are

Should make it so when spicetify marketplace is the last opened tab and spotify is reloaded it s...

fb169cbffaf41cbfe7063cfd13f25ff10c30c570 authored almost 3 years ago
Implement proper type checks

ca323bf63c57bab68a4f3df69af06958301e4ed7 authored almost 3 years ago
Quick patch

9b0e757dac00022158d502065bb59e19c2a1f44d authored almost 3 years ago
Fully optimize

Will now not load upon error(this could be error prone but we'll wait and see)

fd927fe3237556b96d8a7b8a27fdbee47e388046 authored almost 3 years ago
Merge pull request #114 from CharlieS1103/dependabot/npm_and_yarn/eslint-8.8.0

Bump eslint from 8.7.0 to 8.8.0

b131a8be18827f5a1e867589c32b05ac754145e0 authored almost 3 years ago
Bump eslint from 8.7.0 to 8.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https://...

d30c5d005d75fc66a3fac7634642439bed42a86f authored almost 3 years ago
Remove unnecessary console.logs

fc941a6f5acffbe781f81a9e41927f3bdb0c9d07 authored almost 3 years ago
Implement working system

Needs cleanup still

a06d983c9e802e04b91f159f235e1630c8b7dbad authored almost 3 years ago
Small fix

ae163e46dc636997ccb20d955f74c9c53f949188 authored almost 3 years ago
Begin implementing new loading system

e2f83dba03e255bf7531242e02aba936a1a7b5b8 authored almost 3 years ago
Start saving things to session storage

e67655cb748fd48171b2d4420d4ac88152abf1cc authored almost 3 years ago
Fix up functions

1bdcee2e907f1527f0e33114d0ccbc536169ea0c authored almost 3 years ago
Implement manifest parsing

Still need to add error handling and a system to repeat on 404 errors and such(to be implemented...

fe6ba35ccc59b8609e29d60d3fcb9bf1d2961f85 authored almost 3 years ago
Implement a bit more of the system

5f0521a342c1d0b0363c7a61c6361d70c2f2464a authored almost 3 years ago
Update README.md

867ae2c8ab20a44edb672924aa86ff41508cd490 authored almost 3 years ago
♻️ Use unix timestamp for cache busting

39949633791a251281a72311b0ce0a2153ab2c47 authored almost 3 years ago
Merge pull request #112 from FlafyDev/patch-1

Prevent caching for extensions, themes, etc...

6db9406c37a5a6febc2fff3f1dc100bef8d03851 authored almost 3 years ago
Add bracket

We also need to figure out a way of handling it once our themes and extensions are fully cached,...

bf6027120427ba13a616de30ce4fcd05fdace258 authored almost 3 years ago
Add two necessary functions to extension.js

We need to add a method to intermittently store both themes and extensions manifests in seperate...

59622288474a28b1291bf831430aa0d9141505a8 authored almost 3 years ago
Prevent caching

fc35d29958f4d21fd11027619da51bceaf61b778 authored about 3 years ago
Readme improvements

40616f17c5333cdd25c4025b160439db8fd6c1a7 authored about 3 years ago
Fix linting error

113517b50e09c390d5038197e791c5f1f98ee459 authored about 3 years ago
Fix #105 (Thanks @FlafyDev)

2fd636f3d4d2ef6a35e3c2843dc46f4ca88d6ef3 authored about 3 years ago
Fix #109

5010b49c17634191ec904c8e68fb64f27007d8e3 authored about 3 years ago
Update some JSDocs

79bd4612db2ce4dc3b7bd6196ceb2f2d8f17e457 authored about 3 years ago
Small cleanup

Move some stuff to utils file

87aa88827bfe35a73e799204761e04275a3e4cc6 authored about 3 years ago
🐛 Fix error when snippet cards trying to refresh their star count on mount

1cc053fe1c7228e9ddce6ebb733b8708bdc6c803 authored about 3 years ago
Make code more readable

5ff314bac403c82a31a122b731c466f8aa0b43d3 authored about 3 years ago
Remove glitched stars from snippets

e090b530a5525f4e78a89c4e3761fb7007b5b0b1 authored about 3 years ago
Merge pull request #104 from CharlieS1103/schemes-in-grid-state

Fix #80 Allow non-js themes to be installed/removed without reloading the page

7e2eef802a6b4537f163c5c35a52e12d81fbfeee authored about 3 years ago
Merge branch 'main' into schemes-in-grid-state

33fdf0a1441e17e54f9b329fc6e18abad4fd176b authored about 3 years ago
🐛 Fix card installed status not updating when installing/removing non-js themes

346277bdae99598c5bf259a4210bbfbfc7d2559b authored about 3 years ago
Make snippets look normal in install tab

No clue what these agregious amount of changes are but i guess we can always roll back.

60da8459aafd5cad72a26f357bc29d36aa53ae03 authored about 3 years ago
Make theme appear first in installed tab

Kinda annoyed me

27b19ad872c3054d2f5f54d63b52efb01fa41779 authored about 3 years ago
Make dependabot run weekly

It's kinda pissing me off

249af400d6b51fe0da25b734a1ff6d197696fba3 authored about 3 years ago
Update README.md

Misc tweaks

748e28ff7b85ca021ea924b9a25337f4df106e9d authored about 3 years ago
Merge branch 'main' of github.com:CharlieS1103/spicetify-marketplace

7b673d6f021349ddc7b3ce0267b6789373dcd22f authored about 3 years ago
🐛

Missed a line in the install.sh

4f728f274be0a88603c29355a8e5164808c4a93f authored about 3 years ago
Update README.md

bdad02178adcc0380ece54db27046fdcd0256324 authored about 3 years ago
Make script executable

6980c4a3d89b8aff06e932b51c250e68f1f1f24e authored about 3 years ago
Update install.sh to use $SPICETIFY_CONFIG, be more efficient

38701c706561a4ee8a6ccf0c6a21238c9b8c7ad8 authored about 3 years ago
Make install script only install to .config

e615e028c7eabb90246b37c90da9cb5808e09fdb authored about 3 years ago
Re-enable ESLint rules for index.js, fix up JSDocs

0b6854e593e15a665329bcfe8dc7b35eb627651a authored about 3 years ago
Final patch for script

It's very messy at this point, i should probably learn how to make actual shell scripts.

f34df859fbde2a1221684d9627572a94d4b7947c authored about 3 years ago
Patch install script

6dbae3df409e94054eedfd18325dda84f9325b1b authored about 3 years ago
Misspelled marketplace

damn

14904f5b6dc8bff7d9a3c3ba25066b97b9213f5b authored about 3 years ago
Update README.md

84220de0dca0c3318a2a4c39476386bfac16b624 authored about 3 years ago
Add macos and linux install script

a802497fa62dd713657931bd7ed2eaac59db3d81 authored about 3 years ago
⬆️ Upgrade parcel

dd456269678511a43d573bbd614d35da15a7e21e authored about 3 years ago
Merge pull request #100 from CharlieS1103/dependabot/npm_and_yarn/eslint-8.7.0

Bump eslint from 8.6.0 to 8.7.0

59a857185287930b98cb52166f11ffbd547f3fc4 authored about 3 years ago
Fix comment

223ede1b78208f628f6d936d8e49f7db81e7d520 authored about 3 years ago
Add comments

d6b94b7f8b1ce852537c769102e548135d31b6cb authored about 3 years ago
Minor cleanup

93adf6ebb4c1b24756e6d1cc40fc8a9369cb9d72 authored about 3 years ago
Resolve double loading issue!

Finallyyyy

c595b3e2ed051734a1f3fd434eedc597b0ca1b86 authored about 3 years ago
Bump eslint from 8.6.0 to 8.7.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://...

d2f8d4f63e2b1e5526862373c9c974d0111f9eaa authored about 3 years ago
Added comments

Cleaned up index.js a bit

b8648438619e85a57ce3ebfa1f47153fff43cac8 authored about 3 years ago
Add "Too many requests" message

Just so the users know why they're not loading.

84f3f4be81c6922a4ca276a8d6d494917b36b02f authored about 3 years ago
Bump Parcel version to 2.1.0

23cd9120d8de1e026d96f459c51969cc189fc763 authored about 3 years ago
Merge pull request #95 from CharlieS1103/dependabot/npm_and_yarn/eslint-8.6.0

Bump eslint from 8.5.0 to 8.6.0

9fa0b205b4fc1aae03a986a37e144ee7e0f3c943 authored about 3 years ago
Update snippets.json

68751c309acbb0dc79ba4f62ca53c0a3ffc1f128 authored about 3 years ago
Update snippets.json

a648cb93b4fd166dfee444f470dcc9916db66600 authored about 3 years ago
Bump eslint from 8.5.0 to 8.6.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0.
- [Release notes](https://...

d480a330ed23955bcbbf19d5bbeb533f1d7006d3 authored about 3 years ago
🐛 Inject theme AFTER it's been set in localStorage

14b0b0f4fc186d7ceb65d373df18ee0c3f520ab0 authored about 3 years ago
Tweaks

a2d82d65677e0ce119d7aa9674edbc5cb7182962 authored about 3 years ago
Merge branch 'schemes-in-grid-state' of github.com:CharlieS1103/spicetify-marketplace into schemes-in-grid-state

a98c48d73f2e3bbd704f4ce4a6e6213644085d6e authored about 3 years ago
Notes, spacing

0d9eaf46a0a281136ec11bfffec21bc9a9160e15 authored about 3 years ago
Merge branch 'schemes-in-grid-state' of https://github.com/CharlieS1103/spicetify-marketplace into schemes-in-grid-state

c40cb22bee81706fa1d2243b06f130e631ffb239 authored about 3 years ago
Add check

Check if a user is going from a theme with packaged extension to one without to initialize relo...

56264d4ddd660baaabf7bff6f86fa78246f9c98d authored about 3 years ago
🔀 Merge branch 'schemes-in-grid-state' of github.com:CharlieS1103/spicetify-marketplace into schemes-in-grid-state

6deb4f15353971fad3295776e2efe48d7c28621d authored about 3 years ago
Only inject schemes if theme has no JS,

Remove custom event when installing themes,

02f19fc4effa90d5d902b491cfa86bef0ccb1892 authored about 3 years ago
Remove my scheme initialization

we did it twice lol

1f43da9e4d123032743aeb2bd87e072b95975cbc authored about 3 years ago
Merge branch 'schemes-in-grid-state' of https://github.com/CharlieS1103/spicetify-marketplace into schemes-in-grid-state

29606118e52ea8ada9f01e32b0a82d2ba34be29b authored about 3 years ago
Implement User.css loading

870a0069852d0ddfe25489917d1213f6484f5eed authored about 3 years ago
🐛 Fix error in Grid.updateColourSchemes when theme has no schemes

2739ef1ebbccd518d53930c20efc787766df04ff authored about 3 years ago
♻️ Put scheme info into Grid.state

6ba9be295942b8f8f65c52ff7863c340cafa2da8 authored about 3 years ago
Fix dependabot errors

045e95c9bd0a72b98c9ee266a210a9501956f84d authored about 3 years ago
🐛 Fix paging bug when filtering blacklisted items

c66b842cfda4cce50b173e2f2ac35e5d8041ab86 authored about 3 years ago
Merge pull request #94 from theblobscp/fix-engines

Update engines

f90a489dad5a81be070b3acee98bc31431004f51 authored about 3 years ago
🐛 Fix messed up paging

45b89ff11ad785e8387d75456a827cad9b79a1d6 authored about 3 years ago
Update engines

cb5b698f9fa141b1c344985a44f9455dcb142219 authored about 3 years ago