Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE commented on issue MilkyShots/MilkyShots#89 2026-07-11 13:10:17 +00:00
Automatic changelog from git-cliff for frontend

Tagging @Fastwind for future discussion

REDCODE pushed to feature/cosplayers-sorting-pagination at MilkyShots/MilkyShots 2026-07-11 12:53:54 +00:00
827ecfc0b6 fix(ui): keep header and toolbar visible when cosplayers search returns empty
cb20711230 feat(ui): convert Cosplayers page to infinite scroll with sort/search toolbar
aee9716d6a feat(api): paginate PersonController.GetAll with sort/search params
bf6440f874 feat(api): add SearchQuery to PersonRepository with sort/search/pagination
2886c0d629 fix(ui): keep header and toolbar visible when albums search returns empty
Compare 5 commits »
REDCODE pushed to feature/albums-sorting at MilkyShots/MilkyShots 2026-07-11 12:52:51 +00:00
2886c0d629 fix(ui): keep header and toolbar visible when albums search returns empty
REDCODE pushed to feature/cosplayers-sorting-pagination at MilkyShots/MilkyShots 2026-07-11 12:45:42 +00:00
878f223acb feat(ui): convert Cosplayers page to infinite scroll with sort/search toolbar
59ef50a87c feat(api): paginate PersonController.GetAll with sort/search params
8c354e4b7f feat(api): add SearchQuery to PersonRepository with sort/search/pagination
ed2ce83b58 feat(ui): add SortFilterBar component and update Albums page with search/sort
334451238b feat(api): pass sort and filter params through AlbumController.Search
Compare 6 commits »
REDCODE created branch feature/cosplayers-sorting-pagination in MilkyShots/MilkyShots 2026-07-11 11:14:55 +00:00
REDCODE pushed to feature/cosplayers-sorting-pagination at MilkyShots/MilkyShots 2026-07-11 11:14:55 +00:00
d1a07d164a feat(ui): convert Cosplayers page to infinite scroll with sort/search toolbar
7ddeaf5277 feat(api): paginate PersonController.GetAll with sort/search params
6912bdf352 feat(api): add SearchQuery to PersonRepository with sort/search/pagination
Compare 3 commits »
REDCODE pushed to feature/albums-sorting at MilkyShots/MilkyShots 2026-07-11 11:11:24 +00:00
ed2ce83b58 feat(ui): add SortFilterBar component and update Albums page with search/sort
334451238b feat(api): pass sort and filter params through AlbumController.Search
48ebbebee1 feat(api): add sorting and unassigned filter to AlbumRepository.SearchQuery
Compare 3 commits »
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 »