Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE deleted branch feature/stats-optimization from MilkyShots/MilkyShots 2026-08-17 22:39:48 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-17 22:39:42 +00:00
d96473eca5 Merge pull request 'refactor: optimize stats endpoint & page for scale' (#178) from feature/stats-optimization into develop
34080648d6 Merge branch 'develop' into feature/stats-optimization
f9385e2d9d refactor(stats): move command timeout to connection string
e995388af0 fix(stats): correct no-album/person counts and refresh charts on reload
2ded40d2a0 feat(stats): add manual refresh button with last-updated timestamp
Compare 12 commits »
REDCODE merged pull request MilkyShots/MilkyShots#178 2026-08-17 22:39:42 +00:00
refactor: optimize stats endpoint & page for scale
REDCODE pushed to feature/stats-optimization at MilkyShots/MilkyShots 2026-08-17 22:19:05 +00:00
34080648d6 Merge branch 'develop' into feature/stats-optimization
3fbdd56c10 Merge pull request 'fix: use real anchor links for navigation so they open in a new tab' (#179) from feature/anchor-nav-links into develop
026b5d8fe8 Merge branch 'develop' into feature/anchor-nav-links
7ded2b068b fix: use anchor link for back to albums on missing album
99117347d7 fix: use anchor link for login on register page
Compare 7 commits »
REDCODE pushed to feature/stats-optimization at MilkyShots/MilkyShots 2026-08-17 22:17:10 +00:00
f9385e2d9d refactor(stats): move command timeout to connection string
REDCODE pushed to feature/stats-optimization at MilkyShots/MilkyShots 2026-08-17 22:12:27 +00:00
e995388af0 fix(stats): correct no-album/person counts and refresh charts on reload
REDCODE deleted branch feature/anchor-nav-links from MilkyShots/MilkyShots 2026-08-17 21:59:21 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-17 21:59:21 +00:00
3fbdd56c10 Merge pull request 'fix: use real anchor links for navigation so they open in a new tab' (#179) from feature/anchor-nav-links into develop
026b5d8fe8 Merge branch 'develop' into feature/anchor-nav-links
7ded2b068b fix: use anchor link for back to albums on missing album
99117347d7 fix: use anchor link for login on register page
42154e9e5c fix: use anchor link for register on login page
Compare 6 commits »
REDCODE merged pull request MilkyShots/MilkyShots#179 2026-08-17 21:59:21 +00:00
fix: use real anchor links for navigation so they open in a new tab
REDCODE pushed to feature/anchor-nav-links at MilkyShots/MilkyShots 2026-08-17 21:59:02 +00:00
026b5d8fe8 Merge branch 'develop' into feature/anchor-nav-links
84d3f63a97 Merge pull request 'fix: resolve nullable dereference warnings' (#172) from feature/null-deref-fixes into develop
9e9d091f60 fix: resolve nullable dereference warnings in list/detail pages
Compare 3 commits »
REDCODE pushed to feature/anchor-nav-links at MilkyShots/MilkyShots 2026-08-17 21:56:59 +00:00
7ded2b068b fix: use anchor link for back to albums on missing album
99117347d7 fix: use anchor link for login on register page
42154e9e5c fix: use anchor link for register on login page
230202337a fix: use anchor links in user dropdown for new-tab navigation
Compare 4 commits »
REDCODE created branch feature/anchor-nav-links in MilkyShots/MilkyShots 2026-08-17 21:56:59 +00:00
REDCODE pushed to feature/stats-optimization at MilkyShots/MilkyShots 2026-08-17 21:44:09 +00:00
2ded40d2a0 feat(stats): add manual refresh button with last-updated timestamp
REDCODE pushed to feature/stats-optimization at MilkyShots/MilkyShots 2026-08-17 21:40:08 +00:00
965caadc93 fix(stats): compute no-album/person counts as differences
REDCODE pushed to feature/stats-optimization at MilkyShots/MilkyShots 2026-08-17 21:33:49 +00:00
8a1b39347d fix(stats): use indexed join-table anti-joins for no-album/person
06e59e164f feat: add shift-click range selection to multi-select pages
c2f3b05903 feat: add SelectionRange helper for shift-click range selection
Compare 2 commits »
REDCODE pushed to feature/stats-optimization at MilkyShots/MilkyShots 2026-08-17 20:58:52 +00:00
d3124c55bd feat(stats): add charts to visualize distributions
c97b16ada9 refactor(stats): extract shared components & formatting helper
5e7c053218 feat(stats): cache aggregated results in-memory
e1bb7d3330 refactor(stats): consolidate and async-ify stats queries
0c8e653a5f perf(stats): add filtered database indexes
Compare 5 commits »