Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

malted

malted created a review on a pull request on hackclub/high-seas

View on GitHub

malted pushed 4 commits to main hackclub/high-seas
  • added limits + fixed confirmation modal 5e3d264
  • prettier a1533b9
  • Finally prettier works (didn't look at which file was bad) 7beaa7c
  • Merge pull request #930 from hackclub/fix-ship-confirm 2b4a752

View on GitHub

malted closed a pull request on hackclub/high-seas
Added limits + fixed confirmation modal
- Added scrollbar, cause smaller devices couldn't scroll down ![image](https://github.com/user-attachments/assets/04419fcc-beef-4865-8765-036733e39886) - Added limits to form fields, having too...
malted deleted a branch hackclub/high-seas

malted/edit-all-ships-in-chian

malted pushed 14 commits to main hackclub/high-seas
  • Update first in ship chain instead in all cases This handles not only notmrla updates but also if youre updating a s... b192df4
  • Extract editable ship fields into inherited interface 524309b
  • Spread editable fields from the root ship when apropriate 37a4445
  • Extract updated fields to typesafe object 7baa27d
  • Swap order of spreads 2341606
  • Remove annoying log message b743b98
  • Final touches 1cea9c7
  • Update update ship update in state 6757f8e
  • Merge branch 'main' into malted/edit-all-ships-in-chian 4d19944
  • Remove random log 68b06c0
  • Remove log message a004907
  • Simplify setting of state 4cdac4a
  • Merge branch 'main' into malted/edit-all-ships-in-chian Signed-off-by: Ben <[email protected]> 6b818f4
  • Merge pull request #920 from hackclub/malted/edit-all-ships-in-chian a4c3e25

View on GitHub

malted closed a pull request on hackclub/high-seas
Handle updating child staged updates
The root ship should always be the source of truth for data like title, deployment link, screenshot url etc.
malted pushed 28 commits to malted/edit-all-ships-in-chian hackclub/high-seas
  • update: dont unload if the user is in wonderdome aa7e35b
  • Update src/app/harbor/battles/battles.tsx Co-authored-by: Ben <[email protected]> Signed-off-by: Saahil <saahilattud... 7ee32f8
  • Main logic done c2a5fc1
  • add raffle text 18ee8a8
  • Merge pull request #921 from hackclub/add-daily-prize-to-front-page add raffle text e44c9e7
  • Finished for_ysws field 86ac1f6
  • Prettier f8d52c7
  • Merge branch 'main' of https://github.com/hackclub/high-seas into ysws-form-field 05080f3
  • Uppercase 2a08775
  • Basic shipping confirmation modal, tutorial doesn't work c4d2516
  • Changed texts f8ec5a0
  • Merge branch 'main' of https://github.com/hackclub/high-seas into ship-confirmation 54c328f
  • Made shipping confirmation d582ed4
  • Prettier ship confirming 088f5d7
  • bun fmt be41c69
  • Add cronjob for chaining ships 84c73c2
  • Merge pull request #926 from hackclub/chain-together-ships-in-cronjob Add cronjob for chaining ships 4132cab
  • Handle nonlinear trees e983101
  • Merge pull request #927 from hackclub/handle-nonlinear-trees Handle nonlinear trees 54388ba
  • Bring down tree search size to stay under serverless timeouts 7914f97
  • and 8 more ...

View on GitHub

malted starred malted/window-breakout
malted created a review comment on a pull request on hackclub/high-seas
Seems like you're including `/public/dummyImage.png`, `/src/app/marketing/components/Projects.jsx` in this PR accidentally - can you remove them?

View on GitHub

malted created a review on a pull request on hackclub/high-seas

View on GitHub

malted deleted a branch hackclub/high-seas

ship-confirmation

malted pushed 5 commits to main hackclub/high-seas
  • Basic shipping confirmation modal, tutorial doesn't work c4d2516
  • Merge branch 'main' of https://github.com/hackclub/high-seas into ship-confirmation 54c328f
  • Made shipping confirmation d582ed4
  • Prettier ship confirming 088f5d7
  • Merge pull request #925 from hackclub/ship-confirmation 896e53b

View on GitHub

malted closed a pull request on hackclub/high-seas
Added ship confirmation modal
Made confirmation when you ship a draft. It doesn't show up on tutorial to not confuse users with too much clicking around (and to avoid issues). It will help avoid situations that happen daily whe...
malted created a review on a pull request on hackclub/high-seas

View on GitHub

malted created a comment on a pull request on hackclub/high-seas
D

View on GitHub

malted pushed 4 commits to main hackclub/high-seas
  • update: dont unload if the user is in wonderdome aa7e35b
  • Update src/app/harbor/battles/battles.tsx Co-authored-by: Ben <[email protected]> Signed-off-by: Saahil <saahilattud... 7ee32f8
  • bun fmt be41c69
  • Merge pull request #910 from NeonGamerBot-QK/update/dont-let-window-close-in-wonderdome dcfa396

View on GitHub

malted closed a pull request on hackclub/high-seas
update: dont unload if the user is in wonderdome
um im terrible at nextjs so this might not work at first ;-;
malted deleted a branch hackclub/high-seas

ysws-form-field

malted pushed 8 commits to main hackclub/high-seas
  • Main logic done c2a5fc1
  • Finished for_ysws field 86ac1f6
  • Prettier f8d52c7
  • Merge branch 'main' of https://github.com/hackclub/high-seas into ysws-form-field 05080f3
  • Uppercase 2a08775
  • Changed texts f8ec5a0
  • Merge branch 'main' into ysws-form-field eb8b824
  • Merge pull request #923 from hackclub/ysws-form-field f631a1e

View on GitHub

malted closed a pull request on hackclub/high-seas
Added field to the shipping form to set for_ysws in airtable
- Added field to the shipping form to set for_ysws in airtable - Also disabled it for tutorial - Made updates take for_ysws from the previous ship in chain None as default: ![image](https://...
malted pushed 9 commits to ysws-form-field hackclub/high-seas
  • Add cronjob for chaining ships 84c73c2
  • Merge pull request #926 from hackclub/chain-together-ships-in-cronjob Add cronjob for chaining ships 4132cab
  • Handle nonlinear trees e983101
  • Merge pull request #927 from hackclub/handle-nonlinear-trees Handle nonlinear trees 54388ba
  • Bring down tree search size to stay under serverless timeouts 7914f97
  • Merge pull request #928 from hackclub/handle-nonlinear-trees Bring down tree search size to stay under serverless ti... 0f3e15c
  • Increase top duration for minute-long job 4ac5084
  • Merge pull request #929 from hackclub/handle-nonlinear-trees Increase top duration for minute-long job 44b27cb
  • Merge branch 'main' into ysws-form-field eb8b824

View on GitHub

malted created a comment on a pull request on hackclub/high-seas
Created a ship with type onboard, and it appeared in Airtable! LGTM :) ![image](https://github.com/user-attachments/assets/1d1ebfa3-3d38-4b0b-b078-ccb1f25bb3d5)

View on GitHub

malted created a comment on a pull request on hackclub/site
Working with Gaurav to do this for real.

View on GitHub

malted closed a draft pull request on hackclub/site
YSWS
malted created a comment on a pull request on hackclub/high-seas
Amazing work - testing now

View on GitHub

malted pushed 1 commit to malted/edit-all-ships-in-chian hackclub/high-seas
  • Simplify setting of state 4cdac4a

View on GitHub

malted pushed 1 commit to malted/edit-all-ships-in-chian hackclub/high-seas

View on GitHub

malted pushed 1 commit to malted/edit-all-ships-in-chian hackclub/high-seas

View on GitHub

malted pushed 10 commits to malted/edit-all-ships-in-chian hackclub/high-seas
  • Fix 0 hours on ships on an update w/o project 5c1ff68
  • Format bcfd51c
  • Merge pull request #914 from hackclub/fix-zero-hours-on-shipping-an-update-with-no-project a673aec
  • enabled non primary click: right click, tabs, etc 29ac699
  • Merge pull request #917 from hackclub/analyticsv2 enabled non primary click: right click, tabs, etc 7f91b27
  • Delete any evidence of me using pnpm over bun Have to sneak it before Ben's fury is unleashed on me Signed-off-by: ... 44d11d1
  • Merge pull request #918 from hackclub/cskartikey-patch-1 Delete any evidence of me using pnpm over bun 06a3e2d
  • minor fix :D e518399
  • Merge pull request #919 from hackclub/cskartikey minor fix :D 817c7c0
  • Merge branch 'main' into malted/edit-all-ships-in-chian 4d19944

View on GitHub

malted pushed 1 commit to malted/edit-all-ships-in-chian hackclub/high-seas
  • Update update ship update in state 6757f8e

View on GitHub

Load more