aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* change regression model to ridge + limit projection dataset to past 3 monthsnew_apiPinapelz2023-12-16-2/+5
|
* change graph urlPinapelz2023-12-15-2/+2
|
* point env vars to new testing API endpointPinapelz2023-12-15-5/+5
|
* raise overflow error if projection is negativePinapelz2023-12-08-0/+2
|
* add additional settings to flask appPinapelz2023-12-08-1/+11
|
* update footer messagePinapelz2023-12-08-1/+1
|
* 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
* add priority and changefreq to sitemap (PhaseTracker)Pinapelz2023-11-27-0/+36
|
* fix: move sitemap locationPinapelz2023-11-27-0/+0
|
* add sitemap.xml for PhaseTracker demoPinapelz2023-11-27-0/+57
|
* make channel-card name link to channelPinapelz2023-11-27-4/+7
|
* fix: regression with youtube generationPinapelz2023-11-27-9/+15
| | | | - fixed missing group and videoCount keys
* stylize meta tagsPinapelz2023-11-27-1/+1
|
* add metadata tags for pagesPinapelz2023-11-27-1/+11
|
* bump dependency and minor style changesPinapelz2023-11-26-48/+90
|
* remove unused filesPinapelz2023-11-26-195/+4
|
* Update README.mdPinapelz2023-11-26-3/+2
|
* add 10K increments if sub count below 100KPinapelz2023-11-26-1/+1
|
* update faviconPinapelz2023-11-26-0/+0
|
* update exclude channels.txt (demo)Pinapelz2023-11-26-0/+1
|
* update static meta tags for demoPinapelz2023-11-26-1/+1
|
* Update README.mdPinapelz2023-11-26-1/+1
|
* update: data collection script for new PC demoPinapelz2023-11-26-1/+1
|
* use SSR for rendering graph + transition demo to PhaseConnectPinapelz2023-11-26-204/+268
| | | | - I like Phase Connect
* temorarily remove 7d graph from prodPinapelz2023-11-24-3/+0
|
* pretty print nextMilestone stringPinapelz2023-11-24-1/+1
|
* add use client to DataChartPinapelz2023-11-24-2/+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-45/+661
|
* 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!?
* update graph iframe height vhPinapelz2023-11-19-1/+1
| | | | - fix scroll bug
* update READMEPinapelz2023-11-18-19/+12
|
* chores: clean up initial cna filesPinapelz2023-11-18-16/+0
|
* v3: re-write frontend using next jsPinapelz2023-11-18-240/+787
|
* v2: add initial Next JS files, remove static templatesPinapelz2023-11-17-1225/+7453
|
* Merge pull request #4 from pinapelz/dependabot/pip/certifi-2023.7.22Pinapelz2023-08-16-1/+1
|\ | | | | build(deps): bump certifi from 2022.12.7 to 2023.7.22
| * build(deps): bump certifi from 2022.12.7 to 2023.7.22dependabot[bot]2023-08-17-1/+1
|/ | | | | | | | | | | | Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #3 from pinapelz/dependabot/pip/pipreqs-0.4.12Pinapelz2023-07-18-1/+1
|\ | | | | build(deps): bump pipreqs from 0.4.11 to 0.4.12
| * build(deps): bump pipreqs from 0.4.11 to 0.4.12dependabot[bot]2023-07-18-1/+1
|/ | | | | | | | | | | | | | Bumps [pipreqs](https://github.com/bndr/pipreqs) from 0.4.11 to 0.4.12. - [Release notes](https://github.com/bndr/pipreqs/releases) - [Changelog](https://github.com/bndr/pipreqs/blob/master/HISTORY.rst) - [Commits](https://github.com/bndr/pipreqs/compare/v0.4.11...v0.4.12) --- updated-dependencies: - dependency-name: pipreqs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* revert: revert to updating historical dailyPinapelz2023-07-09-1/+2
|
* fix: sql column configured in incorrect orderPinapelz2023-07-08-2/+4
|
* fix: make all cursors buffered to avoid lazy loadingPinapelz2023-07-08-11/+11
|
* fix: incorrect 24h table column namePinapelz2023-07-08-2/+2
| | | | sub_count -> sub_diff
* fix: bug where refresh_daily was reset every iterationPinapelz2023-07-08-3/+3
|
* fix: daily table not updatingPinapelz2023-07-08-3/+2
|
* fix: bug where data is not recorded into historical tablePinapelz2023-07-07-3/+2
|
* remove 7 day limit on full tablesPinapelz2023-07-02-1/+1
|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage