summaryrefslogtreecommitdiffstats
path: root/app.py
Commit message (Collapse)AuthorAgeLines
* seperate route logic from actual flask routePinapelz2025-05-09-167/+19
|
* chore: refactor group endpoint to use better kv namesPinapelz2025-02-18-4/+4
|
* add api endpoint to get member group mappingPinapelz2024-11-03-4/+9
|
* fix: row[5] in-line for loop had incorrect init value due to python global scopePinapelz2024-10-28-14/+31
|
* merge diff endpoint into channel infoPinapelz2024-10-09-18/+14
|
* add route to get 1 day, 7 day, and 30 day differencePinapelz2024-10-09-3/+19
|
* adjust initial milestonePinapelz2024-06-26-1/+1
|
* round milestone approximation valuesPinapelz2024-06-26-12/+4
|
* milestone api: use closest point to milestone if divisible multiple doesn't ↵Pinapelz2024-06-26-12/+22
| | | | exist
* add channel milestone API endpointPinapelz2024-06-26-1/+25
|
* return view count in channel endpointPinapelz2024-06-18-1/+1
|
* return total view_count in subscriber endpointPinapelz2024-06-18-1/+1
|
* change START_DATE to an env varPinapelz2024-04-13-1/+4
|
* fix: date conversion bug resulting in NaN predictionsPinapelz2024-04-13-2/+3
|
* chore: remove unused old variablesPinapelz2024-04-13-13/+0
|
* remove sensitivePinapelz2024-04-13-4/+4
|
* initial commit. Migration from GitLabPinapelz2024-04-13-0/+151
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage