aboutsummaryrefslogtreecommitdiffstats
path: root/backend/app.py
Commit message (Collapse)AuthorAgeLines
* change backend API to a submodulePinapelz2024-04-13-154/+0
|
* migrate codebase to Postgres SQL and add dotenvPinapelz2024-03-20-26/+40
|
* change regression model to ridge + limit projection dataset to past 3 monthsnew_apiPinapelz2023-12-16-2/+5
|
* raise overflow error if projection is negativePinapelz2023-12-08-0/+2
|
* add additional settings to flask appPinapelz2023-12-08-1/+11
|
* fix: scalar value conversion numpy warningPinapelz2023-11-27-1/+2
|
* fix: sort API dates by timePinapelz2023-11-27-2/+11
| | | | - causes some ridiculous graphs if you don't
* make channel-card name link to channelPinapelz2023-11-27-2/+1
|
* add 10K increments if sub count below 100KPinapelz2023-11-26-1/+1
|
* handle overflow on proejection calculationsPinapelz2023-11-22-11/+16
| | | | - In case for new debuts where there is not enough data
* feat: re-implement individual statistic pages on nextPinapelz2023-11-22-4/+79
|
* fix day diff subtraction orderPinapelz2023-11-19-1/+1
| | | | - I swear it was correct!?
* v3: re-write frontend using next jsPinapelz2023-11-18-3/+17
|
* v2: add initial Next JS files, remove static templatesPinapelz2023-11-17-0/+22
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage