aboutsummaryrefslogtreecommitdiffstats
path: root/nijitrack.py
Commit message (Collapse)AuthorAgeLines
* v2: add initial Next JS files, remove static templatesPinapelz2023-11-17-128/+0
|
* revert: revert to updating historical dailyPinapelz2023-07-09-1/+2
|
* fix: sql column configured in incorrect orderPinapelz2023-07-08-2/+2
|
* 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-1/+1
|
* fix: bug where data is not recorded into historical tablePinapelz2023-07-07-2/+1
|
* added command line arguments to specify data sourcePinapelz2023-06-29-7/+24
|
* feat: update exclude channel list with inactive dataPinapelz2023-06-23-0/+1
|
* fix: remove inactive hldex channels from ranking graphPinapelz2023-06-23-4/+11
|
* fix: indexing error with excluded channelsPinapelz2023-06-23-2/+9
|
* fix: missing youtube local optionPinapelz2023-06-20-10/+13
|
* Refactored entire codebasePinapelz2023-06-20-0/+93
- Replaced most code with HTML templates - Fixed some janky SQL queries - Replaced config.py with ini and json
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage