Samuele Lorefice REDCODE
  • Joined on 2024-01-01
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
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:40:25 +00:00
97e5404069 fix(ui): page bg radial gradient, navbar radial glow, favicon cache
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:34:57 +00:00
aa9aca8f6f fix(favicon): render MilkyShot logo as PNG favicon
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:33:48 +00:00
dddc4baa5d feat(ui): replace default favicon with MilkyShot logo SVG
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:33:09 +00:00
3d2c14ef41 fix(ui): modal icon order, fill all outline buttons
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:31:06 +00:00
628cfea773 feat(ui): page background gradient, status/strength CSS vars, nav/image polish
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:25:21 +00:00
d2d1fc7e50 feat(ui): aggressive gradients on navbar, buttons, modal headers
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:23:24 +00:00
27f89f3820 feat(ui): CosplayerDetail banner empty gradient uses accent theme
REDCODE pushed to feat/frontend-restyle at MilkyShots/MilkyShots 2026-07-10 18:19:10 +00:00
ecac0cdc2e refactor(jobs): use darken() for phash and create-albums hover/active too