Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-17 19:12:59 +00:00
a9d58606a7 Merge pull request 'chore: remove dead frontend code' (#169) from feature/remove-dead-code into develop
588095f370 chore: remove dead frontend code
Compare 2 commits »
REDCODE closed issue MilkyShots/MilkyShots#157 2026-08-17 19:12:59 +00:00
Remove dead frontend code
REDCODE merged pull request MilkyShots/MilkyShots#169 2026-08-17 19:12:59 +00:00
chore: remove dead frontend code
REDCODE pushed to feature/remove-dead-code at MilkyShots/MilkyShots 2026-08-17 18:14:42 +00:00
588095f370 chore: remove dead frontend code
REDCODE created branch feature/remove-dead-code in MilkyShots/MilkyShots 2026-08-17 18:14:42 +00:00
REDCODE pushed to feature/media-url-builder at MilkyShots/MilkyShots 2026-08-17 17:31:24 +00:00
9f5d9c0c11 refactor: repurpose MediaService as shared media URL builder
REDCODE created branch feature/media-url-builder in MilkyShots/MilkyShots 2026-08-17 17:31:24 +00:00
25144ccd3c refactor: drop no-op deleted filter on album cascade
a9b52a890a chore: update cascade labels to skip-deleted wording
b344c1d625 feat: person edit-form cascade skips only deleted
cff5a7969d feat: cascade cosplayer visibility to albums skips only deleted
30dca5e216 feat: cascade album visibility skips only deleted assets
Compare 4 commits »
REDCODE created branch feature/cascade-visibility-skip-deleted in MilkyShots/MilkyShots 2026-08-17 14:43:12 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-17 11:47:32 +00:00
e6a8799965 chore: refresh GIT_VERSION env to v1.0.3.2 describe
ff2e7ff6dc Merge branch 'master' into develop
cd1e5841cf Merge branch 'release/v1.0.3.2'
d318400504 chore: add v1.0.3.2 changelog
Compare 4 commits »
REDCODE pushed tag v1.0.3.2 to MilkyShots/MilkyShots 2026-08-17 11:47:30 +00:00
REDCODE pushed to master at MilkyShots/MilkyShots 2026-08-17 11:47:30 +00:00
cd1e5841cf Merge branch 'release/v1.0.3.2'
d318400504 chore: add v1.0.3.2 changelog
9d70516da2 Merge pull request 'db query optimizations' (#152) from feature/db-query-optimizations into develop
52e026d7e1 perf(ui): page cosplayer albums via album endpoint and skip count queries
a811221228 perf(media): cache thumbnails and previews in browser for 24h
Compare 17 commits »
REDCODE deleted branch feature/db-query-optimizations from MilkyShots/MilkyShots 2026-08-15 22:54:36 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-15 22:54:36 +00:00
9d70516da2 Merge pull request 'db query optimizations' (#152) from feature/db-query-optimizations into develop
52e026d7e1 perf(ui): page cosplayer albums via album endpoint and skip count queries
a811221228 perf(media): cache thumbnails and previews in browser for 24h
3ffee8df78 perf(db): add filtered IX_Assets_VisibleCreatedAt index for default listing
63e3413141 perf(asset): server-side seeded shuffle, DTO projection, opt-in count
Compare 8 commits »
REDCODE merged pull request MilkyShots/MilkyShots#152 2026-08-15 22:54:34 +00:00
db query optimizations
REDCODE pushed to r3d-spice2x at REDCODE/spice2x-r3d 2026-08-11 12:12:05 +00:00
079bb35b1f idea Run-configs
95051b6525 Updates to changes of upstream spice 2026-08-11
ce2f93d234 graphics: refactor DX9 screenshot (part 2) (#861)
13a171f199 sdvx: fix api touch in windowed mode (#862)
3da352488e graphics: refactor screenshots (#860)
Compare 7 commits »
REDCODE created pull request MilkyShots/MilkyShots#152 2026-08-11 11:15:26 +00:00
WIP: db query optimizations
REDCODE pushed to feature/db-query-optimizations at MilkyShots/MilkyShots 2026-08-11 11:15:01 +00:00
52e026d7e1 perf(ui): page cosplayer albums via album endpoint and skip count queries
a811221228 perf(media): cache thumbnails and previews in browser for 24h
3ffee8df78 perf(db): add filtered IX_Assets_VisibleCreatedAt index for default listing
63e3413141 perf(asset): server-side seeded shuffle, DTO projection, opt-in count
b83b97934c perf(album): project assets to DTO in SQL and slim Find paths
Compare 7 commits »