Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-14 11:14:47 +00:00
842ed76345 fix(jobs): use grey for queued segments in layered progress bar
f3ed658dd0 chore: Updated packages, removed unused packages. ImageSharp now requires a license
Compare 2 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-14 10:44:46 +00:00
6c83b8395b fix(album-form): searchable person combobox with modal-safe positioning
REDCODE merged pull request MilkyShots/MilkyShots#121 2026-07-14 10:22:10 +00:00
refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegate
REDCODE closed issue MilkyShots/MilkyShots#120 2026-07-14 10:22:10 +00:00
refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegate
REDCODE deleted branch refactor/120-albumgrid-cosplayerdetail from MilkyShots/MilkyShots 2026-07-14 10:22:10 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-14 10:22:10 +00:00
e58524ce19 Merge pull request 'refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegate' (#121) from refactor/120-albumgrid-cosplayerdetail into develop
9dced21554 docs: reconcile AGENTS.md with current codebase
3fdf55b53c docs: add PR workflow section to AGENTS.md
f5b28e5a21 docs: add Gitea label levels note to AGENTS.md
7a380d7df5 refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegate
Compare 5 commits »
REDCODE pushed to refactor/120-albumgrid-cosplayerdetail at MilkyShots/MilkyShots 2026-07-14 10:09:35 +00:00
9dced21554 docs: reconcile AGENTS.md with current codebase
REDCODE pushed to refactor/120-albumgrid-cosplayerdetail at MilkyShots/MilkyShots 2026-07-14 10:07:21 +00:00
3fdf55b53c docs: add PR workflow section to AGENTS.md
REDCODE pushed to refactor/120-albumgrid-cosplayerdetail at MilkyShots/MilkyShots 2026-07-14 10:04:50 +00:00
f5b28e5a21 docs: add Gitea label levels note to AGENTS.md
REDCODE pushed to refactor/120-albumgrid-cosplayerdetail at MilkyShots/MilkyShots 2026-07-14 10:00:43 +00:00
7a380d7df5 refactor: reuse AlbumGrid in CosplayerDetail via FetchAlbums delegate
f7d6348ea9 Merge pull request 'fix: make card components middle-clickable by using <a> instead of <div @onclick>' (#119) from fix/102-card-middle-click into develop
46871299ca fix: remove underline from album card person link
c281746fdc fix: make card components middle-clickable
Compare 4 commits »
REDCODE created branch refactor/120-albumgrid-cosplayerdetail in MilkyShots/MilkyShots 2026-07-14 09:57:38 +00:00
REDCODE pushed to refactor/120-albumgrid-cosplayerdetail at MilkyShots/MilkyShots 2026-07-14 09:57:38 +00:00
REDCODE deleted branch fix/102-card-middle-click from MilkyShots/MilkyShots 2026-07-14 09:57:35 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-14 09:57:35 +00:00
f7d6348ea9 Merge pull request 'fix: make card components middle-clickable by using <a> instead of <div @onclick>' (#119) from fix/102-card-middle-click into develop
46871299ca fix: remove underline from album card person link
c281746fdc fix: make card components middle-clickable
Compare 3 commits »
REDCODE merged pull request MilkyShots/MilkyShots#119 2026-07-14 09:57:33 +00:00
fix: make card components middle-clickable by using `<a>` instead of `<div @onclick>`
REDCODE closed issue MilkyShots/MilkyShots#102 2026-07-14 09:57:33 +00:00
Card components not middle-clickable — <div @onclick> instead of <a> breaks "open in new tab"
REDCODE pushed to fix/102-card-middle-click at MilkyShots/MilkyShots 2026-07-14 09:51:59 +00:00
46871299ca fix: remove underline from album card person link
REDCODE pushed to fix/102-card-middle-click at MilkyShots/MilkyShots 2026-07-14 09:46:18 +00:00
c281746fdc fix: make card components middle-clickable