14 Commits

Author SHA1 Message Date
Luke Street c42c1f7088 Add sub-category selector for hierarchical categories (#15) 2025-10-07 20:38:39 -06:00
Luke Street 3868a54ab0 Delete reports by commit SHA; combine PR comments 2025-08-12 17:48:23 -06:00
Luke Street 64771ccf41 Add platform selection on projects page 2025-07-30 23:47:47 -06:00
LagoLunatic baf4d5d2bc Don't round partially-matched percentages to 0.00% or 100.00% (#8)
* Don't round percentages to 0.00% or 100.00%

* Remove dead code
2025-07-23 18:23:00 -06:00
LagoLunatic 39fa6ad3bb Implement treemap filtering (#7)
* Fix package-lock

* Implement treemap filtering

* Fix missing return

* Switch treemap algorithm to binary to reduce thin rectangles

* Dim filtered out units instead of hiding them

* Draw stroke behind fill

This prevents a unit's color from being covered up by its own black outline.

* Clip filtered unit outlines

This is to prevent thin highlighted units from being hidden behind the outline of a filtered out unit.

* Fix near-100 percentages being rounded up to 100%

* Use radial gradients in treemap units

* Also update svg generation to use blue for near-complete

* Restore cached canvas, biome fmt

* Update svg rendering with gradients

* Implement filter URL param to link a treemap search

* One more type hint

* Increase blue saturation for partial match

* Update blue colors

---------

Co-authored-by: Luke Street <luke@street.dev>
2025-07-11 23:38:59 -06:00
Luke Street 9415993155 API browser, overview API & more 2025-05-13 21:24:07 -06:00
Luke Street 4379f97bbe Frontend build improvements, support CSP, add icons 2025-04-29 23:27:41 -06:00
Luke Street 0b13972571 Frontend build rework (rsbuild) & some GitHub GraphQL 2025-04-25 19:11:05 -06:00
Luke Street b3607c6346 Add manage pages, self-add projects & history graphs 2025-04-23 23:18:11 -06:00
Luke Street a7bf884c8b 5 months of maintenance 2025-03-18 21:20:10 -06:00
Luke Street f31ae74fe5 Add unit view and commit info 2024-10-01 18:52:55 -06:00
Luke Street 9aa82494fc Better graph performance, light theme fixes 2024-09-17 19:16:56 -06:00
Luke Street 7b47efd66d Some updates 2024-09-07 17:31:06 -06:00
Luke Street 4deabfa8b2 Rewrite it in Rust 🦀 2024-09-06 19:45:36 -06:00