Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh pushed to main at josh/OverSnitch 2026-04-12 11:14:41 -04:00
f871f86284 Build OverSnitch dashboard
ef061ea910 Initial commit from Create Next App
Compare 2 commits »
josh created repository josh/OverSnitch 2026-04-12 11:12:32 -04:00
josh commented on issue josh/SixFlagsSuperCalendar#16 2026-04-05 18:08:56 -04:00
Fix Overlap on smaller displays

This is close. Small issues on smaller laptops will have collision. Push the elements a little more to the right?

josh commented on issue josh/SixFlagsSuperCalendar#2 2026-04-05 18:04:55 -04:00
Six Flags Great America - American Eagle Naming

Curious to see what #18 does to this issue

josh commented on issue josh/SixFlagsSuperCalendar#1 2026-04-05 18:04:38 -04:00
Canada's Wonderland - Missing (5) Coasters

Hopefully this will get resolved by #18

josh closed issue josh/SixFlagsSuperCalendar#14 2026-04-05 18:04:11 -04:00
Scroll wheel gets in the way of edge of homepage
josh commented on issue josh/SixFlagsSuperCalendar#18 2026-04-05 18:02:50 -04:00
Switch from Queue Times to Six Flags API directly

With this we can add a fast lane toggle to instead show those wait times instead, and when the toggle is on we should make it so just fast lane rides are visible. Similar to coaster mode.

josh commented on issue josh/SixFlagsSuperCalendar#18 2026-04-05 17:54:09 -04:00
Switch from Queue Times to Six Flags API directly

If a ride is closed, then it will be entirely missing from this output. But we can cross reference / utilize the output from the operating-hours endpoint for the park that day.

josh commented on issue josh/SixFlagsSuperCalendar#18 2026-04-05 17:50:57 -04:00
Switch from Queue Times to Six Flags API directly

Returns isFastLane regularWaitTime fastLaneWaitTime

josh opened issue josh/SixFlagsSuperCalendar#18 2026-04-05 17:49:24 -04:00
Switch from Queue Times to Six Flags API directly
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 17:39:27 -04:00
0009af751f Update README.md
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 17:34:20 -04:00
4063ded9ec Update README.md
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 17:07:08 -04:00
f0faff412c feat: use dateless Six Flags API endpoint for live today data
josh commented on issue josh/SixFlagsSuperCalendar#17 2026-04-05 17:03:26 -04:00
Convert Scraper to proper backend

Current Design Issues:

  • Scraper has to run as a second container (not terrible), but just runs hacky npm commands
  • Scraper is very limited in how flexible it can be. With an actual backend,…
josh opened issue josh/SixFlagsSuperCalendar#17 2026-04-05 16:57:41 -04:00
Convert Scraper to proper backend
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 16:07:30 -04:00
08db97faa8 polish: center-align ride count and weather delay text in park column
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 16:02:31 -04:00
054c82529b polish: center-align weather delay text so it stacks neatly within its box
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:59:30 -04:00
8437cadee0 polish: weather delay text matches ride count style — blue, no emoji
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:56:18 -04:00
b4af83b879 fix: weather delay text wraps within its box, no longer collides with park name
josh pushed to main at josh/SixFlagsSuperCalendar 2026-04-05 15:52:55 -04:00
b1204c95cb fix: ride count stays right-aligned, wraps within its own box, never drops below park name