Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:40:25 +00:00
97e5404069 fix(ui): page bg radial gradient, navbar radial glow, favicon cache
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:34:57 +00:00
aa9aca8f6f fix(favicon): render MilkyShot logo as PNG favicon
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:33:48 +00:00
dddc4baa5d feat(ui): replace default favicon with MilkyShot logo SVG
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:33:09 +00:00
3d2c14ef41 fix(ui): modal icon order, fill all outline buttons
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:31:06 +00:00
628cfea773 feat(ui): page background gradient, status/strength CSS vars, nav/image polish
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:25:21 +00:00
d2d1fc7e50 feat(ui): aggressive gradients on navbar, buttons, modal headers
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:23:24 +00:00
27f89f3820 feat(ui): CosplayerDetail banner empty gradient uses accent theme
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:19:10 +00:00
ecac0cdc2e refactor(jobs): use darken() for phash and create-albums hover/active too
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:18:21 +00:00
5fd338906c fix(jobs): add hover/active variants for all job types via darken()
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:16:34 +00:00
88476e0409 feat(jobs): extract all job-type colors to configurable SCSS variables
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:06:11 +00:00
7848923445 feat(ui): CSS variables for .razor.css, job type colors, interactive states, gradients
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 17:58:07 +00:00
3b51a35e2c refactor(ui): ModalFrame + EmptyState components, remove duplicate CSS, remove main border
REDCODE created branch feat/frontend-restyle in MilkyShots/MilkyShots 2026-07-10 17:38:44 +00:00
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 17:38:44 +00:00
7686f04023 feat(css): SCSS foundation with Bootstrap 5.3.7 source, new dark navy theme, Inter font
REDCODE commented on issue MilkyShots/MilkyShots#80 2026-07-10 16:50:44 +00:00
Person still has a DeletedAt when it should not be soft delete

Solved by stayin in hard delete as pre-planned.

REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 16:50:04 +00:00
31d917c56e fix: remove soft-delete from Person model
REDCODE merged pull request MilkyShots/MilkyShots#77 2026-07-10 15:48:55 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)