Ecosyste.ms: OpenCollective

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

github.com/EngineHub/enginehub-website

A monorepo containing all of the EngineHub-related websites.
https://github.com/EngineHub/enginehub-website

fix: fixed type issue with dependency update

2af151d7775d6a362e11519fc81ced6b07b9e599 authored about 5 years ago by Matthew Miller <[email protected]>
chore: update dependencies

c37a776b53ae3ddc89c4019c17caa51e26464652 authored about 5 years ago by Matthew Miller <[email protected]>
feat(paste): added report formatter to pastebin (#11)

* feat(paste): added report formatter to pastebin

* Use +=

5f199be14fe10dc614cc0582715a8accd87c0db1 authored about 5 years ago by Matthew Miller <[email protected]>
fix(paste): fixed document endpoint content type

167517f476cbc89d30748da251bc0fd121db3b5f authored about 5 years ago by Matthew Miller <[email protected]>
chore(paste): don't show anything below 200ms in paste

1f9a0574ca683d23a16bfdc96e8bc35602cf37d3 authored about 5 years ago by Matthew Miller <[email protected]>
chore(paste): optimise profile component

0c5cb7204569c12304e3120f81b1d670e24f8b6c authored about 5 years ago by Matthew Miller <[email protected]>
chore(sponsors): remove showSponsors prop from PageHeader in builds

ff2953507993fd768d601049eb2cd3cfc94d5e2e authored about 5 years ago by Matthew Miller <[email protected]>
feat(paste): add profile support to the paste site (#9)

* feat(paste): initial work on unstyled profiles

* Finish styling

* Fixed a bug with paste...

dd25eb3749cbed6ad9778de7bfb0a7022f98ccd4 authored about 5 years ago by Matthew Miller <[email protected]>
fix(golf): fixed leaderboard ordering

7f635139b8cdf3eb5934d50dc0c63245a01220ce authored over 5 years ago by Matthew Miller <[email protected]>
fix(golf): actually fixed the error

6bac755e0778395a22c817c7b246a9746cdee4f5 authored over 5 years ago by Matthew Miller <[email protected]>
feat(golf): show both full name and username of uploader

1caa13d0cc14dd741111fa9fe6294515583577f4 authored over 5 years ago by Matthew Miller <[email protected]>
fix(golf): sets in lambda aren't unique

f5c3a6b41293cce28eabe489031fcb343d1958db authored over 5 years ago by Matthew Miller <[email protected]>
feat(golf): show the user who uploaded the golf

813d47a296bf833f46d877f0ef8cacf9898d2324 authored over 5 years ago by Matthew Miller <[email protected]>
fix(golf): only grab users when necessary

cfa26138ea133916811207e69f3352aaf65f750a authored over 5 years ago by Matthew Miller <[email protected]>
fix(golf): don't swallow errors

e848cd50252d6da551b8fa4427539feaa432d0d3 authored over 5 years ago by Matthew Miller <[email protected]>
chore(golf): improve ux of front-page logo

4edd535517028e71c0f2071944e19914146dcaeb authored over 5 years ago by Matthew Miller <[email protected]>
chore: make empty sponsor faster than normal ones

9165411a05b11b98c52b301bb7c74c84999676dc authored over 5 years ago by Matthew Miller <[email protected]>
chore: build sites when shared changes

ad04c5a123573671acf1296a80ae1c93ca3c45aa authored over 5 years ago by Matthew Miller <[email protected]>
feat(sponsor): added mcprohosting to sponsors

de3f75f025228aea606f7f6da8d1c169fe2f12b2 authored over 5 years ago by Matthew Miller <[email protected]>
fix: fixed some local links not behaving as local links

ea215b4c95be4ab4362056c49abadf3792cf1e35 authored over 5 years ago by Matthew Miller <[email protected]>
chore: update schematicwebviewer for nbt-ts fix

e2240605cd5d2132fb81de4072fda5aab7acc3b7 authored over 5 years ago by Matthew Miller <[email protected]>
fix: improve performance of switching branches of projects in builds

cf1fef6bb79b0f57950295361a52fa1825dff34c authored over 5 years ago by Matthew Miller <[email protected]>
fix: temporarily include next-server until deployment plugin updates

66c0726b4238ea434639fa03abdd3f04bde3032e authored over 5 years ago by Matthew Miller <[email protected]>
fix(nextjs): fixed nextjs typing issue

a9d41fee804aa66b858c9e8a24c7bff1da8e64bb authored over 5 years ago by Matthew Miller <[email protected]>
chore: update dependencies

035b711e964c55f0f4d8cb3505db6a5a5a084ed4 authored over 5 years ago by Matthew Miller <[email protected]>
feat(golf): add worldedit golf to the enginehub website (#8)

* feat: added worldedit golf

* fix: fixed a few bugs and added deployment

* chore: use a b...

b776962eb13a7392c578b52a52d0d06bf6b5a8d3 authored over 5 years ago by Matthew Miller <[email protected]>
chore: switch paste to S3 to fix data limits

cc7c8e488454a1573c40cf844f6b7c1f4d11b15b authored over 5 years ago by Matthew Miller <[email protected]>
chore: even more efficient lookups, now one request per page

a376c4bb2d1194b9e10ee475dfde633a7d827a01 authored over 5 years ago by Matthew Miller <[email protected]>
chore: use a more efficient request for build changes

d27a8a05a76281d92c5d130a1916dd83959f72d0 authored over 5 years ago by Matthew Miller <[email protected]>
fix: prevent paste client-bundle size being 2MB on the view paste page

37626b284eac1fb1349df65763a4a6d4b23a1c85 authored over 5 years ago by Matthew Miller <[email protected]>
fix: properly use next links in the builds site to cache local content

440e916fddaee01dfdbbfb37f264622c4d9c7961 authored over 5 years ago by Matthew Miller <[email protected]>
chore: fixed builds only working with root of subdirectories

06dda465566f8edbae6b60f512e1f00e2beb2e65 authored over 5 years ago by Matthew Miller <[email protected]>
chore: use next links in builds as well

f30ea6ddcd6740d4667a0b3e5931ca3f3630f846 authored over 5 years ago by Matthew Miller <[email protected]>
fix: use passHref as emotion anchors won't pass by default

dd8a819b4493d0cfa23418e49aa5d9937bc18bb9 authored over 5 years ago by Matthew Miller <[email protected]>
feat: added a button to save pastebin and use client-side routing

6409028c0aeaef7b447cfba4a1c2a4937ca6d84a authored over 5 years ago by Matthew Miller <[email protected]>
Pin WG 1.13 branch.

For as long as 1.14 sucks there will probably still be a few people using 1.13.

410d33fcc87d9f8279cefbd55e9efd7e84d79b2c authored over 5 years ago by wizjany <[email protected]>
fix: fix mismatched react versions

7f2255ca67a96c3acfba8e1ce4ec3912f9d4d355 authored over 5 years ago by Matthew Miller <[email protected]>
chore: cleanup dev dependencies

50e438fdd1433f3a78ffeac4591d8eb79ff9d4d0 authored over 5 years ago by Matthew Miller <[email protected]>
chore: added paste deployer

36f7785939f91e80bbea84335b07167176a14d1b authored over 5 years ago by Matthew Miller <[email protected]>
chore: try node 10

569d92b1fed765cef12234122a7857c7fc847aae authored over 5 years ago by Matthew Miller <[email protected]>
chore: update builds deployer

5cdcd56a68acc27118dd5ff3ec143ad705b5478d authored over 5 years ago by Matthew Miller <[email protected]>
chore: add builds.yml GitHub Action

054ab10b9dfbf2bba2fac40b6295f26d8695f8f4 authored over 5 years ago by Matthew Miller <[email protected]>
chore: update readme

90539100ceebbb784d3f2b76748636277d95c9a2 authored over 5 years ago by Matthew Miller <[email protected]>
chore: update packages

814d337049e6492f31c87196130f9623c73fe415 authored over 5 years ago by Matthew Miller <[email protected]>
chore: cleanup the shared component library

6ab0d65766383513785e90a452130e8a9d045b13 authored over 5 years ago by Matthew Miller <[email protected]>
feat: setup the builds index page and pagination

1943db16dbb16638425b4a47ccc6f671a97d361f authored over 5 years ago by Matthew Miller <[email protected]>
feat: get the builds index page almost ready

5f2381cd4cfdd737ce01d9cf412ad7aa6bfc85ba authored over 5 years ago by Matthew Miller <[email protected]>
feat: further work on the build page, styled the build index page

d54fa6b872c833eae3017aad12960ca254f0a2e7 authored over 5 years ago by Matthew Miller <[email protected]>
feat: styling of the build page

138c4d6ddd1a5ed2e6abab77494fffc10e076d7a authored over 5 years ago by Matthew Miller <[email protected]>
chore: bump serverless-nextjs-plugin in builds

aa6721d4839222757d83b7b93b34229c79d193e8 authored over 5 years ago by Matthew Miller <[email protected]>
fix: fixed prefixes in dev mode

b851e6ebc506015fdd1fbfc5edb0edbb0a668adf authored over 5 years ago by Matthew Miller <[email protected]>
fix(paste): fixed line overflow and added saving spinner

d4ba647e99c459d9ad509a104d11503ca0aba11b authored over 5 years ago by Matthew Miller <[email protected]>
feat(paste): make the paste site work

f2221a6481670311ff09e8ca0d187b6de7ca5b25 authored over 5 years ago by Matthew Miller <[email protected]>
feat: setup routes for pastebin functionality. Functionality still missing

112f8753194b2ab0adcfb0cb332ede44d92d027b authored over 5 years ago by Matthew Miller <[email protected]>
chore: set WorldGuard lead to wizjany

519436540808e3c4d63b8907ced2d51fdec12647 authored over 5 years ago by Matthew Miller <[email protected]>
chore: update packages

48d7414cb5caa25d8737a7d88c49c8e3231678b1 authored over 5 years ago by Matthew Miller <[email protected]>
fix: fixed netlify not showing on main-site 404 page

b509dabcdd7c2b7e601b76950f4ae2b91d95791e authored over 5 years ago by Matthew Miller <[email protected]>
fix: missed console.log

eb9d3fef0adaa39800757d296a2b923b06fbc7e8 authored over 5 years ago by Matthew Miller <[email protected]>
feature: create shell sites for builds and paste (#7)

* Setup other projects

* TS now works with multiple projects - start the separation

* Move...

c94adc34ef307e42855ba92b11ea43be5036e0b1 authored over 5 years ago by Matthew Miller <[email protected]>
chore: use enginehub.org for docs

5898a0d908f69cb1dba96b6f7e52c6cb987ff569 authored over 5 years ago by Matthew Miller <[email protected]>
Update Forge logo

6da114c7ceaf3c4d6616b432caeb570f85eed974 authored over 5 years ago by Matthew Miller <[email protected]>
Switch to yarn workspaces

1dfc4b8d0f24210e0b277c7a6baa9834c20306ed authored over 5 years ago by Matthew Miller <[email protected]>
Update a few links

9eb714f0176fc2136d38796d6d4fdf044c73036e authored over 5 years ago by Matthew Miller <[email protected]>
Add a terrible docs landing page

63f419fdc7d240d5243dafee1e79bdfd8c4a0898 authored over 5 years ago by Matthew Miller <[email protected]>
Update dependencies

802001cc04d74af5d491d58eebec1a26f518a9d7 authored over 5 years ago by Matthew Miller <[email protected]>
Added override for Discord URL

3c97a452c6ad5a561c0aeaf013d7b0743bed7087 authored over 5 years ago by Matthew Miller <[email protected]>
Added WorldEdit for Fabric mention

cd3cb486213c113cf2e374f4aec63440f0aca2fd authored over 5 years ago by Matthew Miller <[email protected]>
Remove disclaimer that CommandHelper requires WorldEdit

adf9a866a4eca169777803df46b32b7dcaa531ea authored over 5 years ago by Matthew Miller <[email protected]>
Update gatsby

4ab9977be8e4445cb79ca237c5b2d4bba858d136 authored over 5 years ago by Matthew Miller <[email protected]>
Merge pull request #3 from EngineHub/forge-builds

Add CurseForge link for WorldEdit

bd2b8ccf33bdb91ca6c436eb130f4522629557e8 authored over 5 years ago by Matthew Miller <[email protected]>
Add CurseForge link for WorldEdit

c700a264f5c07e058cdc7fb2e62c2c72a656ecac authored over 5 years ago by wizjany <[email protected]>
Fixed builds link

ae5ad4ac04e11e31070263c47e6350fe442ce0d6 authored over 5 years ago by Matthew Miller <[email protected]>
Fixed landing on mobile

9fe32b350ef4b4e8f25f575d332bb90246158648 authored over 5 years ago by Matthew Miller <[email protected]>
Added CmdHelper and fixed a mobile issue

da8f9ee5b0eee1fcfdfee84f80340b2e8ff26da4 authored over 5 years ago by Matthew Miller <[email protected]>
Added CraftBook, CommandBook, and WorldGuard pages

dc02f68c655ff5fce75a8d1396784f59d1a36e9d authored over 5 years ago by Matthew Miller <[email protected]>
Added SEO image data

0b6e99d8c8b79b5b56700184f6afa7004ee63d09 authored over 5 years ago by Matthew Miller <[email protected]>
Finished WorldEdit page

d29a8125f3ed44bc6a1926e6143197a8d80007d7 authored over 5 years ago by Matthew Miller <[email protected]>
Some content

9222d08abea599689f1fd41c230c828590d426a1 authored over 5 years ago by Matthew Miller <[email protected]>
Start work on the worldedit page

2eefaca54041525d9e256618c2c9b7c2a4121779 authored over 5 years ago by Matthew Miller <[email protected]>
Finish homepage

cbe240a9675148cc20bd6bb6c1a198c1fe10705d authored over 5 years ago by Matthew Miller <[email protected]>
Further work on the new site. Navbar is done

67747dd24c4cc28911d537b001327d75cb52aa59 authored over 5 years ago by Matthew Miller <[email protected]>
Text align center

7a31873abb1d1c4da61ff20f3c76f2fe197aff14 authored over 5 years ago by Matthew Miller <[email protected]>
Further work on the header

a679fc3ab546a407d3da0be4b6f04b24b3696eb9 authored over 5 years ago by Matthew Miller <[email protected]>
More footer work, need to commit and re-clone as npm created a massive undeletable folder tree

0658e1f23fb497c3a07bcf1acc2dce1d78413eef authored over 5 years ago by Matthew Miller <[email protected]>
Merge pull request #2 from EngineHub/imgbot

[ImgBot] Optimize images

fbb934d4b60271863b9684a961a297cf7b25cf0e authored over 5 years ago by Matthew Miller <[email protected]>
[ImgBot] Optimize images

/src/images/enginehub-logo.png -- 76.82kb -> 20.91kb (72.79%)

afa0d2367fe32a3c37cca6906014282c6f84f2b3 authored over 5 years ago by ImgBotApp <[email protected]>
Work on styling the main page

9cdcc9a70981614be90dde8d0a9196363cdb02da authored over 5 years ago by Matthew Miller <[email protected]>
Remove images to appease imgbot

8f76daeaf83e4fb12d46fdaac238ff9b273d9de0 authored over 5 years ago by Matthew Miller <[email protected]>
Setup GatsbyJS

fe4c25c87b2765336e7b35ffc562fc585422ceff authored over 5 years ago by Matthew Miller <[email protected]>
Initial commit

da6577132ae9ac169d2ff930b439c3c3d3f1725b authored over 5 years ago by Matthew Miller <[email protected]>