Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:51:27 +00:00
e27d63cf32 fix: restrict user list to admin only
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:50:18 +00:00
fd46faec21 test: set personId from admin search to ensure it's always populated
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:48:51 +00:00
648531fcc4 test: handle empty person search results gracefully
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:46:11 +00:00
dda062d959 fix: materialize person search query before client-side visibility filter
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:42:14 +00:00
02c62d0dd8 test: add anonymous search tests for persons and albums
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:42:11 +00:00
2249e0fb2e fix: allow anonymous search for persons and albums
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:39:54 +00:00
f626228c2f fix: return 401 Unauthorized when user data is null in PersonController
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:39:45 +00:00
fbb68397ba fix: prevent NRE when GetUserData returns null
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:38:07 +00:00
5743371ebd fix: prevent NRE when GetUserData returns null
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:33:58 +00:00
b9fd5e172c test: add endpoint tests for refresh token, albums, curator auth levels
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:15:05 +00:00
3b05061a31 fix: override Bootstrap dropdown-menu display:none
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:10:01 +00:00
7ea72e13ac style: use Bootstrap dropdown-menu and dropdown-item classes
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 16:03:24 +00:00
faa8e93d55 fix: use case-insensitive ILike search for persons and albums
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 15:44:19 +00:00
c5ba90202d style: add chevron-right indicator to search dropdown headers
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 15:38:55 +00:00
5fba560bec fix: parse search query before await in Albums OnInitializedAsync
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 15:34:08 +00:00
f2059e0dd7 fix: move query param parsing to OnParametersSet
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 15:30:21 +00:00
e02466771a fix: pressing enter with nothing selected does nothing
REDCODE created branch feature/global-search-dropdown in MilkyShots/MilkyShots 2026-07-11 15:28:56 +00:00
REDCODE pushed to feature/global-search-dropdown at MilkyShots/MilkyShots 2026-07-11 15:28:56 +00:00
0b8c435f7c feat: parse ?search= query param on Cosplayers and Albums pages
fc50aec996 feat: make search dropdown headers selectable with keyboard and mouse
bc72243c3e style: use rounded-square thumbnails for album results
c723a1f265 fix: close outer div and remove invalid @{} blocks in SearchDropdown
e772e6d2b9 feat: wire SearchDropdown into NavMenu
Compare 6 commits »