Skip to content

Releases: jkleiber/BBQ-FIRST

BBQ FIRST v2

24 Aug 01:16
81e69de
Compare
Choose a tag to compare

The reincarnation of BBQ FIRST, written in JavaScript with Vue.js

What's Changed

  • Adds basic team search and description page by @jkleiber in #4
  • Fixes scroll look on chrome by @jkleiber in #7
  • Bump vite from 5.1.6 to 5.1.7 by @dependabot in #9
  • Begins working on event view by @jkleiber in #8
  • Adds a workflow for updating data nightly by @jkleiber in #16
  • Updates event view to show offseason and champs events with no week by @jkleiber in #18
  • Add event rankings page by @jkleiber in #20
  • Updates to allow the event processor to register blue banners for feeder events by @jkleiber in #25
  • Team appearance refresh by @jkleiber in #27
  • Bump idna from 3.6 to 3.7 in /util by @dependabot in #31
  • Adds charts to visualize top 10 teams contributing banners at a given event by @jkleiber in #36
  • Minimum viable search by @jkleiber in #35
  • Mobile site improvments by @jkleiber in #37
  • Bump requests from 2.31.0 to 2.32.0 in /util by @dependabot in #40
  • Adds SAUCE, BRIQUETTE, and RIBS to the website by @jkleiber in #39
  • Makes the enter key search for the first available option by @jkleiber in #41
  • Adds team stat loading ability to data loader by @jkleiber in #43
  • Fixes sauce rankings by @jkleiber in #46
  • Makes timeout longer on data loading script to avoid flaky httpx timeout failure in github actions by @jkleiber in #47
  • Create CODE_OF_CONDUCT.md by @jkleiber in #48
  • Adds a contribution guide to the repo by @jkleiber in #50
  • Update README.md by @jkleiber in #51
  • Bump urllib3 from 2.2.1 to 2.2.2 in /util by @dependabot in #52
  • Bump ws from 8.16.0 to 8.17.1 by @dependabot in #53
  • Adds a team rankings page by @jkleiber in #54
  • Reworks time window based calculations and does a fix of the header by @jkleiber in #56
  • Adds blue banners won to the events page, generalizes this to Team page by @jkleiber in #59
  • Bump certifi from 2024.6.2 to 2024.7.4 in /util by @dependabot in #61
  • Adds a home page to the website by @jkleiber in #62
  • Update nightly data script to pull each year's max event week by @jkleiber in #65
  • Adds tooltip hints to rankings table, minor data improvements by @jkleiber in #66
  • Updates blue banner graphics by @jkleiber in #67

New Contributors

Full Changelog: bbq-first-php...bbq-first-v2

BBQ FIRST Archive

16 Mar 03:41
Compare
Choose a tag to compare

This is an archive of the PHP version of BBQ FIRST that I made when I was in high school. This will be replaced with a more modern javascript frontend eventually, but is being saved for posterity here.