]> git.sesse.net Git - ultimatescore/history - carousel.js
Make the roster scripts executable.
[ultimatescore] / carousel.js
2021-10-10 Steinar H. GundersonSlight trickery to fix 9–11 and 12–14 (how did they...
2021-09-29 Steinar H. GundersonFix the display of the points in each group.
2021-09-29 Steinar H. GundersonFix a schedule issue when W B1/C2 etc. is not on the...
2021-09-29 Steinar H. GundersonPick out games directly from the results sheet.
2021-09-29 Steinar H. GundersonDeal with HH.MM timestamp formats.
2021-09-26 Steinar H. GundersonRevert "Changes for NM 2020 (two groups, no 9th-13th...
2020-03-12 Steinar H. GundersonChanges for NM 2020 (two groups, no 9th-13th round...
2020-03-12 Steinar H. GundersonParametrize slightly better in the carousel.
2020-02-22 Steinar H. GundersonSupport the special US4 mode where games against the...
2020-02-22 Steinar H. GundersonAdd a FIXME.
2020-02-22 Steinar H. GundersonRemove some unneeded semicolons.
2020-02-22 Steinar H. GundersonAdd a function to help with logging.
2020-02-19 Steinar H. GundersonFix display of group L in the carousel.
2020-02-19 Steinar H. GundersonFix syntax error.
2020-02-19 Steinar H. GundersonMore tweaks for Group L.
2020-02-19 Steinar H. GundersonIgnore teams in the team list that have no games. This...
2020-02-19 Steinar H. GundersonFix a bug where showgroup() would throw an exception...
2020-02-19 Steinar H. GundersonTags were never really in use.
2019-10-15 Steinar H. GundersonFix the schedule carousel.
2019-10-14 Steinar H. GundersonAdd a third clock.
2019-10-14 Steinar H. GundersonAdd code for computing the best thirds.
2019-10-12 Steinar H. GundersonUpdate to three groups.
2019-02-28 Steinar H. GundersonMerge remote-tracking branch 'berge/master'
2019-02-25 Steinar H. GundersonMake tournament title and sheet IDs configurable on...
2019-02-21 Steinar H. GundersonGoogle Sheets updates for US4 2019.
2018-10-20 Steinar H. GundersonSupport having a second scorebug for a second BT6000...
2018-10-18 Steinar H. GundersonSwitch to Trøndisk 2018 sheets.
2018-10-14 Steinar H. GundersonBring back the Trøndisk branding.
2018-03-18 Steinar H. GundersonMake the side-by-side equal inputs.
2018-03-16 Steinar H. GundersonAdd functionality to write the score/rank back into...
2018-03-15 Steinar H. GundersonAdjustments for getting data from NM 2018.
2018-03-15 Steinar H. GundersonIn the spreadsheets listing match results, allow abbrev...
2018-03-15 Steinar H. GundersonFix an issue with calculating scores for teams that...
2018-03-14 Steinar H. GundersonChange branding from Trøndisk to NUC2018.
2018-02-21 Steinar H. GundersonActivate tiebreak rules #3 and #5 only if everybody...
2018-02-21 Steinar H. GundersonTypofix.
2018-02-20 Steinar H. GundersonImplement correct tiebreak rules for #4 and #6.
2018-02-20 Steinar H. GundersonSwitch to a different spreadsheet.
2018-02-18 Steinar H. GundersonSwitch to ES6.
2017-10-29 Steinar H. GundersonAdd a timezone indicator.
2017-10-29 Steinar H. GundersonUnbreak non-carousel schedule display.
2017-10-26 Steinar H. Gundersonstrict mode fixes in carousel.js.
2017-10-26 Steinar H. GundersonUnbreak the carousel.
2017-10-26 Steinar H. GundersonShow the entire schedule, even if it spans multiple...
2017-10-26 Steinar H. GundersonSupport having stream times from other weekdays.
2017-10-24 Steinar H. GundersonTrønDisk -> Trøndisk everywhere
2017-10-22 Steinar H. GundersonAdd some functionality to hide and show the scorebug...
2017-10-22 Steinar H. GundersonSome bugfixes in the carousel with unplayed matches.
2017-10-22 Steinar H. GundersonAdjustment for more complex playoff structure.
2017-10-22 Steinar H. GundersonSome adjustments for larger groups.
2017-10-20 Steinar H. GundersonAdd a carousel mode.
2017-10-20 Steinar H. GundersonPull the schedule requests in parallel.
2017-10-20 Steinar H. GundersonAdd some HTML debug links for the tables.
2017-10-20 Steinar H. GundersonAdd code for fading out a table.
2017-10-20 Steinar H. GundersonFactor out fading.
2017-10-20 Steinar H. GundersonGet semifinals and finals for the stream schedule.
2017-10-20 Steinar H. GundersonSome refactorings to support merged schedules.
2017-10-20 Steinar H. GundersonAdd a stream schedule to the carousel.
2017-10-19 Steinar H. GundersonReduce the debug logging a bit.
2017-10-19 Steinar H. GundersonCalculate goal difference and points locally instead...
2017-10-19 Steinar H. GundersonIndent fixes.
2017-10-19 Steinar H. GundersonReindent carousel.
2017-10-19 Steinar H. GundersonMove the carousel code into a separate file.