| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | fix build | Pinapelz | 2024-10-05 | -84/+88 |
| | | ||||
| * | add about/faq page with more information | Pinapelz | 2024-10-05 | -7/+99 |
| | | ||||
| * | chore: bump dependencies | Pinapelz | 2024-10-05 | -448/+456 |
| | | ||||
| * | add countdown timer to date in next milestone projection | Pinapelz | 2024-10-05 | -76/+144 |
| | | ||||
| * | fix: make channel button clickable | Pinapelz | 2024-10-05 | -3/+3 |
| | | ||||
| * | add description field to dividers | Pinapelz | 2024-10-05 | -15/+21 |
| | | ||||
| * | remove unused hamburger menu | Pinapelz | 2024-10-05 | -135/+3 |
| | | ||||
| * | improve channel card component design | Pinapelz | 2024-10-05 | -321/+137 |
| | | ||||
| * | change updated time message for clarity | Pinapelz | 2024-10-04 | -1/+1 |
| | | ||||
| * | remove unused Inter font | Pinapelz | 2024-10-04 | -4/+1 |
| | | ||||
| * | make it more obvious that subscriber rows are clickable | Pinapelz | 2024-09-30 | -1/+2 |
| | | ||||
| * | add approximated milestone to CompactTable | Pinapelz | 2024-06-26 | -1/+2 |
| | | ||||
| * | lint project | Pinapelz | 2024-06-26 | -567/+747 |
| | | ||||
| * | add historical milestone table to channel pages | Pinapelz | 2024-06-26 | -12/+39 |
| | | ||||
| * | add missing view_count proptype to ChannelDataprop | Pinapelz | 2024-06-20 | -0/+1 |
| | | ||||
| * | show total viewcount on personal page channel card | Pinapelz | 2024-06-20 | -2/+8 |
| | | ||||
| * | bump dependencies | Pinapelz | 2024-06-20 | -127/+201 |
| | | ||||
| * | bump dependencies | Pinapelz | 2024-06-18 | -2105/+2952 |
| | | ||||
| * | add view count to subscriber table | Pinapelz | 2024-06-18 | -0/+5 |
| | | ||||
| * | Update submodule from b5e2168 to 826de9f | Pinapelz | 2024-04-13 | -0/+0 |
| | | ||||
| * | chore: update submodule versions | Pinapelz | 2024-04-13 | -0/+0 |
| | | ||||
| * | update submodule dependency | Pinapelz | 2024-04-13 | -0/+0 |
| | | ||||
| * | update README with submodule info | Pinapelz | 2024-04-13 | -0/+2 |
| | | ||||
| * | change backend API to a submodule | Pinapelz | 2024-04-13 | -1388/+12 |
| | | ||||
| * | Merge pull request #7 from pinapelz/dependabot/pip/backend/jinja2-3.1.3 | Pinapelz | 2024-03-23 | -1/+1 |
| |\ | | | | | build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /backend | |||
| | * | build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /backend | dependabot[bot] | 2024-03-21 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| * | | [PhaseTracker] add Kannagi Loki to sitemap | Pinapelz | 2024-03-21 | -0/+5 |
| |/ | ||||
| * | change to vercel analytics | Pinapelz | 2024-03-21 | -3/+26 |
| | | ||||
| * | add house icon for home button | Pinapelz | 2024-03-20 | -3/+50 |
| | | ||||
| * | add .env template | Pinapelz | 2024-03-20 | -8/+3 |
| | | ||||
| * | move script placement to Head tags | Pinapelz | 2024-03-20 | -2/+5 |
| | | ||||
| * | add moekyun analytics | Pinapelz | 2024-03-20 | -0/+119 |
| | | ||||
| * | fix typo in footer | Pinapelz | 2024-03-20 | -1/+1 |
| | | ||||
| * | update README | Pinapelz | 2024-03-20 | -2/+6 |
| | | ||||
| * | migrate codebase to Postgres SQL and add dotenv | Pinapelz | 2024-03-20 | -64/+422 |
| | | ||||
| * | add member colors to graph traces | Pinapelz | 2024-03-20 | -13/+21 |
| | | ||||
| * | add member_color.py | Pinapelz | 2024-03-20 | -0/+30 |
| | | ||||
| * | add styled divider to stats pages | Pinapelz | 2024-01-09 | -4/+17 |
| | | ||||
| * | Merge pull request #6 from pinapelz/new_api | Pinapelz | 2023-12-16 | -2/+5 |
| |\ | | | | | change regression model to ridge + limit projection dataset to past 3… | |||
| | * | change regression model to ridge + limit projection dataset to past 3 monthsnew_api | Pinapelz | 2023-12-16 | -2/+5 |
| | | | ||||
| * | | Merge pull request #5 from pinapelz/new_api | Pinapelz | 2023-12-15 | -6/+6 |
| |\| | | | | | Implement new API for PhaseTrack | |||
| | * | change graph url | Pinapelz | 2023-12-15 | -2/+2 |
| | | | ||||
| | * | point env vars to new testing API endpoint | Pinapelz | 2023-12-15 | -5/+5 |
| |/ | ||||
| * | raise overflow error if projection is negative | Pinapelz | 2023-12-08 | -0/+2 |
| | | ||||
| * | add additional settings to flask app | Pinapelz | 2023-12-08 | -1/+11 |
| | | ||||
| * | update footer message | Pinapelz | 2023-12-08 | -1/+1 |
| | | ||||
| * | fix: scalar value conversion numpy warning | Pinapelz | 2023-11-27 | -1/+2 |
| | | ||||
| * | fix: sort API dates by time | Pinapelz | 2023-11-27 | -2/+11 |
| | | | | | - causes some ridiculous graphs if you don't | |||
| * | add priority and changefreq to sitemap (PhaseTracker) | Pinapelz | 2023-11-27 | -0/+36 |
| | | ||||
| * | fix: move sitemap location | Pinapelz | 2023-11-27 | -0/+0 |
| | | ||||
