Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 15:31:49 +00:00
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
91cb420743 fix: update albums logged-out message to match home/cosplayers
Compare 7 commits »
REDCODE opened issue MilkyShots/MilkyShots#80 2026-07-10 15:22:16 +00:00
Person still has a DeletedAt when it should not be soft delete
REDCODE opened issue MilkyShots/MilkyShots#79 2026-07-10 14:35:47 +00:00
Maintainer role class discussion
REDCODE commented on pull request MilkyShots/MilkyShots#77 2026-07-10 14:00:26 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

@Ai_Agent Should probably be converted in a LINQ query.

REDCODE commented on pull request MilkyShots/MilkyShots#77 2026-07-10 13:57:15 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

@Ai_Agent should be moved to the controller and keep the signature cleaner

REDCODE commented on pull request MilkyShots/MilkyShots#77 2026-07-10 13:56:06 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

@Ai_Agent the header isn't even in use and should be removed.

REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 11:23:05 +00:00
b741f331e9 revert: restore docker-compose.yml LactoseBaseUrl to 192.168.50.100
REDCODE suggested changes for MilkyShots/MilkyShots#77 2026-07-10 11:22:08 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

See the relevant comments on open discussions

REDCODE commented on pull request MilkyShots/MilkyShots#77 2026-07-10 11:21:56 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

Still a problem btw. This needs a revert.

REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 11:17:54 +00:00
04a528ce55 fix: eager-fetch children for all roots including past jobs
ac7833a069 fix: re-render after eager child fetch so icons appear immediately
27eec196a0 fix: eagerly fetch children on load and hide sub-jobs placeholder
c6d8d2c746 feat: poll children for all active roots and fix segment progress bar colors
71ac41086c fix: pass null since on first child fetch instead of DateTime.MinValue
Compare 9 commits »
REDCODE suggested changes for MilkyShots/MilkyShots#77 2026-07-10 10:32:32 +00:00
fix: batch-processing subjob status reporting + redesign jobs page UI (#76)

Can we NOT push the damn compose file everytime?

REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:30:38 +00:00
314ac766e4 fix: metadata icon visible in job list rows
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:29:55 +00:00
7456850dec fix: metadata icon in dropdown uses text-light for visibility
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:29:38 +00:00
30de7d0784 style: mobile launch button cyan for better contrast
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:26:52 +00:00
3a892f6f7a style: custom job color palette based on purpose, avoid red
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:22:45 +00:00
b8be4f7314 style: replace badge backgrounds with colored icons + matching launch buttons
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:17:52 +00:00
5514bf89d9 fix: remove double-count of failed assets in master Done handler
REDCODE pushed to fix/preview-subjob-status-reporting at MilkyShots/MilkyShots 2026-07-10 10:15:59 +00:00
326966b774 feat(ui): redesign jobs page with tabs, search, filters, and mobile cards