aboutsummaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Collapse)AuthorAgeLines
* 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
|
* fix: regression with youtube generationPinapelz2023-11-27-9/+15
| | | | - fixed missing group and videoCount keys
* bump dependency and minor style changesPinapelz2023-11-26-21/+32
|
* remove unused filesPinapelz2023-11-26-195/+4
|
* add 10K increments if sub count below 100KPinapelz2023-11-26-1/+1
|
* update exclude channels.txt (demo)Pinapelz2023-11-26-0/+1
|
* update: data collection script for new PC demoPinapelz2023-11-26-1/+1
|
* use SSR for rendering graph + transition demo to PhaseConnectPinapelz2023-11-26-114/+25
| | | | - I like Phase Connect
* 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-8/+89
|
* fix: add missing historical column and headersPinapelz2023-11-22-0/+2
|
* fix: incorrect SQL table headersPinapelz2023-11-22-4/+5
| | | | - leading to not being able to insert into historical table due to mismatch of data
* fix day diff subtraction orderPinapelz2023-11-19-1/+1
| | | | - I swear it was correct!?
* chores: clean up initial cna filesPinapelz2023-11-18-14/+0
|
* v3: re-write frontend using next jsPinapelz2023-11-18-10/+79
|
* v2: add initial Next JS files, remove static templatesPinapelz2023-11-17-0/+1094
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage