Samuele Lorefice REDCODE
  • Joined on 2024-01-01
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)
REDCODE closed issue MilkyShots/MilkyShots#76 2026-07-10 15:48:55 +00:00
Batch-processing subjobs report Completed instead of CompletedWithErrors/Failed on asset failures
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 15:48:55 +00:00
bc71887726 Merge pull request 'fix: batch-processing subjob status reporting + redesign jobs page UI (#76)' (#77) from fix/preview-subjob-status-reporting into develop
89c91b2291 refactor: replace tuple + custom header with ChildrenResponse DTO
4a6bc2f8aa Merge branch 'develop' into fix/preview-subjob-status-reporting
7e1a2a7ed6 Merge branch 'develop' into fix/preview-subjob-status-reporting
b741f331e9 revert: restore docker-compose.yml LactoseBaseUrl to 192.168.50.100
Compare 22 commits »
REDCODE deleted branch fix/preview-subjob-status-reporting from MilkyShots/MilkyShots 2026-07-10 15:48:55 +00:00
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 15:40:34 +00:00
89c91b2291 refactor: replace tuple + custom header with ChildrenResponse DTO
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 15:37:39 +00:00
4a6bc2f8aa Merge branch 'develop' into fix/preview-subjob-status-reporting
ac5b75c0d6 fix: suppress nullable warnings on Include chain in GetAllVisible
Compare 2 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 15:36:58 +00:00
ac5b75c0d6 fix: suppress nullable warnings on Include chain in GetAllVisible
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 15:36:13 +00:00
7e1a2a7ed6 Merge branch 'develop' into fix/preview-subjob-status-reporting
e98aa6167e fix: translate GetAllVisible to client-side eval for SharedWith navigation
17ddd1c332 feat: hide cosplayers with no visible content from regular users
b0b65e808d refactor: extract password strength UI into shared PasswordField component
0a99178416 feat: add password strength validation to registration page
Compare 8 commits »
REDCODE closed issue MilkyShots/MilkyShots#36 2026-07-10 15:35:19 +00:00
Remove auth check or reworking it into a heartbeat like answer