Files
anki/ts
Junia Mannervik bcfcdfee3d Fixed overlapping ranges when all history is selected (#4430)
* Fixed overlapping ranges when all history is selected and days calcolation to prevent overlapping labels

* fix statistics calendar and review grapgh range labeling

* update graph so that  the tooltip day label uses integer day boundaries

* fix(import): support variable field count with notetype column (#4421)

* update graph so that  the tooltip day label uses integer day boundaries
and removed earlier fix which didnt work

* Fixed overlapping ranges when all history is selected and days calcolation to prevent overlapping labels

* fix statistics calendar and review graph range labeling and removed earlier changes

* reverted changes in time.ts

* reverted changes in calendar.ts

* oldest bin width modified to match other bins in reviews.ts

* modified youngest bar in reviews to include today aswell

* Fix reviews graph: correct Year range to 365 days

* fixed formating for ninja testing

* bin labels and totals correct for year, review

* fixed structure for ninja checks

* reverted changes made to unrelated files

* reviewed code and simplified functions in review.ts

* changed xMax, so today is included in month and 3months

* removed a whitespace

* reverted unneccessary changes to xMax

* simplified code in time.ts and review.rs and pass bin boundaries directly to time.ts

* fixed labels for bins, and made sure year is 365 days

* fixed even bin sizes (0-4 days and 360-364 days) for year review graph

* ninja check fix, let -> const and removed empty line

* added comments to review.ts

* bin merging logic removed, since totals are correctly calculated anyways

* corrections from ninja check

* Update ts/routes/graphs/reviews.ts

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

* Update ts/routes/graphs/reviews.ts

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

* adjusted last bin labeling with xmin

* suggested changes to minimize difference from main

* small review changes

---------

Co-authored-by: junlu592 <junlu592@liu.student.se>
Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2026-02-11 16:23:18 +03:00
..
2024-03-31 09:16:31 +01:00
2021-04-22 19:19:39 +02:00
2024-03-31 09:16:31 +01:00
2022-12-04 11:37:16 +10:00
2026-02-11 14:30:22 +07:00
2024-05-17 17:11:28 +07:00
2022-11-27 15:24:20 +10:00
2024-03-31 09:16:31 +01:00
2024-10-26 18:41:59 +10:00

Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.

To update all dependencies:

./update.sh

To add a new dev dependency, use something like:

./add.sh -D @rollup/plugin-alias