Samuele Lorefice REDCODE
  • Joined on 2024-01-01
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
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 »