Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE created branch feat/backend-merge-endpoints in MilkyShots/MilkyShots 2026-07-16 15:54:33 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-16 15:26:54 +00:00
e5ffe86077 feat: add visibility-colored borders to cosplayer cards in selection mode
REDCODE commented on issue MilkyShots/MilkyShots#136 2026-07-16 15:01:18 +00:00
CI / CD & Deployment organization

I plan to generate the accounts for the people and give them randomized strong passwords

Admins considered too?

Can I trust that you use a damn strong password as you use a password…

REDCODE commented on issue MilkyShots/MilkyShots#136 2026-07-16 14:49:36 +00:00
CI / CD & Deployment organization

Is a configuration to disable registration present? Yes, has been a toggle in settings since a month or so. Is the first registration already handled? admin - admin user gets created, but…

REDCODE commented on issue MilkyShots/MilkyShots#136 2026-07-16 14:40:44 +00:00
CI / CD & Deployment organization

Should the data move, or is it better to recreate it to test a complete deployment from zero? @REDCODE

Wit no data movement we are looking at 48+ hrs of jobs running to regenerate thumbs and…

REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-16 14:09:46 +00:00
d4a53cb2dc fix(UI): make the delete cosplayer button in cosplayer detail page be just an icon to conform with albums detail page
REDCODE opened issue MilkyShots/MilkyShots#136 2026-07-16 14:07:46 +00:00
CI / CD & Deployment organization
REDCODE merged pull request MilkyShots/MilkyShots#135 2026-07-16 13:59:27 +00:00
feat: add reusable ConfirmDialog component for deletion operations
REDCODE closed issue MilkyShots/MilkyShots#57 2026-07-16 13:59:27 +00:00
Admin users page: no confirmation dialog before user deletion
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-16 13:59:27 +00:00
548b0d5bfd Merge pull request 'feat: add reusable ConfirmDialog component for deletion operations' (#135) from issue-57-confirm-dialog into develop
92fb5a0149 fix: add ConfirmDialog to Settings folder deletion flow
6542dcafd6 fix: add ConfirmDialog to Cosplayers bulk delete flow
b7690b5828 fix: add ConfirmDialog to Albums bulk delete flow
f3f2bdba02 fix: add ConfirmDialog to CosplayerDetail delete flows
Compare 9 commits »
REDCODE deleted branch issue-57-confirm-dialog from MilkyShots/MilkyShots 2026-07-16 13:59:27 +00:00
REDCODE created branch issue-57-confirm-dialog in MilkyShots/MilkyShots 2026-07-16 13:13:16 +00:00
REDCODE pushed to issue-57-confirm-dialog at MilkyShots/MilkyShots 2026-07-16 13:13:16 +00:00
92fb5a0149 fix: add ConfirmDialog to Settings folder deletion flow
6542dcafd6 fix: add ConfirmDialog to Cosplayers bulk delete flow
b7690b5828 fix: add ConfirmDialog to Albums bulk delete flow
f3f2bdba02 fix: add ConfirmDialog to CosplayerDetail delete flows
8bf6405c64 fix: add ConfirmDialog to AlbumDetail delete flows
Compare 8 commits »
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-16 11:25:24 +00:00
8f07d7c445 Merge pull request 'feat: bulk cosplayer assignment for albums from multiselection mode' (#134) from issue-122-bulk-assign-cosplayer into develop
c7e83ed97b feat: bulk cosplayer assignment for albums from multiselect mode
Compare 2 commits »
REDCODE deleted branch issue-122-bulk-assign-cosplayer from MilkyShots/MilkyShots 2026-07-16 11:25:24 +00:00
REDCODE merged pull request MilkyShots/MilkyShots#134 2026-07-16 11:25:23 +00:00
feat: bulk cosplayer assignment for albums from multiselection mode
REDCODE closed issue MilkyShots/MilkyShots#122 2026-07-16 11:25:23 +00:00
Bulk cosplayer assignment for albums from multiselection mode
REDCODE commented on pull request MilkyShots/MilkyShots#134 2026-07-16 11:24:23 +00:00
feat: bulk cosplayer assignment for albums from multiselection mode

This closes #122