Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE closed issue MilkyShots/MilkyShots#84 2026-07-11 11:09:56 +00:00
Add sort parameters to pagination DTOs
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-11 11:09:56 +00:00
bd924f9e23 feat(api): add sort parameters to pagination DTOs
REDCODE created branch feature/albums-sorting in MilkyShots/MilkyShots 2026-07-11 11:09:21 +00:00
REDCODE pushed to feature/albums-sorting at MilkyShots/MilkyShots 2026-07-11 11:09:21 +00:00
bd924f9e23 feat(api): add sort parameters to pagination DTOs
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-11 02:08:42 +00:00
3633b418ea feat(ui): add eye toggle button to show/hide password on all password fields
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 22:33:28 +00:00
46382e2aed fix(ui): prevent infinite loading loop on cosplayers page with no data
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 22:23:49 +00:00
be7dc9bb91 feat(ui): apply metallic gradient to all buttons and surfaces
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 21:58:57 +00:00
d010b51687 fix(ui): fix remaining float culture issues in CSS style attributes
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 21:36:30 +00:00
07c0a15369 fix(ui): fix float values in the cosplayer thumbnail and cosplayer card
REDCODE opened issue MilkyShots/MilkyShots#83 2026-07-10 20:19:00 +00:00
Password field: add eye button to show currently typed in password
REDCODE closed issue MilkyShots/MilkyShots#81 2026-07-10 19:06:42 +00:00
Full frontend restyle: SCSS + Bootstrap source, modal/empty-state dedup, high-contrast dark theme + gradients + Inter font
REDCODE merged pull request MilkyShots/MilkyShots#82 2026-07-10 19:05:49 +00:00
Frontend restyle: SCSS foundation, ModalFrame, EmptyState, dark navy theme, gradients, polish
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-07-10 19:05:49 +00:00
6e091299e4 Merge pull request 'Frontend restyle: SCSS foundation, ModalFrame, EmptyState, dark navy theme, gradients, polish' (#82) from feat/frontend-restyle into develop
74882904a0 style: soften accent gradient stops (5%/10% instead of 15%/30%)
7639c6909a feat(gradients): strengthen all gradients for more aggressive effect
b58066d563 feat(cropper): circle handles with accent color, black border, drop shadow
14df8f1e8d fix(cropper): add pointer-events:auto on handles, fix cursors
Compare 20 commits »
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 19:01:32 +00:00
74882904a0 style: soften accent gradient stops (5%/10% instead of 15%/30%)
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:57:45 +00:00
7639c6909a feat(gradients): strengthen all gradients for more aggressive effect
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:53:08 +00:00
b58066d563 feat(cropper): circle handles with accent color, black border, drop shadow
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:52:04 +00:00
14df8f1e8d fix(cropper): add pointer-events:auto on handles, fix cursors
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:49:49 +00:00
188e4568da fix(cropper): restore missing cropper CSS styles
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:46:28 +00:00
5006d81d00 fix(cropper): revert ProfileCropper to inline modal