league icon indicating copy to clipboard operation
league copied to clipboard

A platform for fantasy football leagues, analytics, dfs and betting.

Results 100 league issues
Sort by recently updated
recently updated
newest added

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2. Release notes Sourced from get-func-name's releases. v2.0.2 What's Changed Revert previous changes that shipped this as an ES module. Full Changelog: https://github.com/chaijs/get-func-name/commits/v2.0.2 v2.0.1 What's...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

Enable users to: 1. View their own dynasty player portfolio exposure using their Sleeper username. 2. Pool multiple Sleeper usernames together to view combined dynasty exposure data across managers. Example...

priority/medium
kind/content
kind/data

# Add Quick Filter and Sort Functionality for Data Views ## Overview Add client-side quick filter and sort functionality to the data view system to improve user experience and performance....

priority/medium
kind/enhancement
status/planned

## Problem The current fantasy points calculation pipeline incorrectly counts touchdowns as first downs when using Sleeper scoring format. While the NFL play-by-play data correctly shows TDs as first downs...

priority/medium
kind/bug
status/ready
kind/data

Add current and historical bestball ADP data from the most popular platforms

priority/high
kind/content
kind/data

The current fantasy points calculation in `player-fantasy-points-from-plays-column-definitions.mjs` has TODO comments indicating missing support for: 1. **Two-point conversion fantasy points** - Currently not being calculated for successful two-point conversion attempts 2....

priority/medium
kind/enhancement
kind/data

## Overview This issue addresses two critical query generation problems in the league data views system that impact performance and data accuracy: 1. **From-Table Optimization Missing Scoring Format Hash**: Fantasy...

priority/high
kind/bug
kind/performance
effort/hours

## Problem Description An intermittent test failure is occurring in the `get_super_priority_status` test suite, specifically in the "valid poach with original team" test case that expects a player to be...

priority/high
kind/bug
kind/test