Josh Wright josh
  • South Bend
  • Joined on 2025-08-28
josh pushed to main at josh/OverSnitch 2026-04-12 17:26:51 -04:00
b2c1642065 Add per-user detail pages with activity chart and request history
josh pushed to main at josh/OverSnitch 2026-04-12 14:57:12 -04:00
641a7fd096 Add settings UI, Discord notifications, and alert detail improvements
josh pushed to main at josh/OverSnitch 2026-04-12 12:04:23 -04:00
2374bad7ba Sync open alert count in localStorage on status toggle
josh pushed to main at josh/OverSnitch 2026-04-12 11:59:32 -04:00
d0bd17ed7e Add system comments on close events
josh pushed to main at josh/OverSnitch 2026-04-12 11:50:25 -04:00
4b2c82cf90 Add Radarr/Sonarr links and richer metadata to alert detail
josh pushed to main at josh/OverSnitch 2026-04-12 11:44:54 -04:00
c86b8ff33a Rework alert comments: authors, system events, wider layout
josh pushed to main at josh/OverSnitch 2026-04-12 11:40:44 -04:00
bf83c1a779 Preserve alert history when reopening
josh pushed to main at josh/OverSnitch 2026-04-12 11:38:07 -04:00
6fa246d3c4 Rework alert cooldown model
josh pushed to main at josh/OverSnitch 2026-04-12 11:34:58 -04:00
8fe61cdeb8 Revise alert parameters and ghost requester logic
josh pushed to main at josh/OverSnitch 2026-04-12 11:16:52 -04:00
a8a03b59d5 Add project README
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