Block a user
Pagination page indexing is inconsistent across controllers — use zero-based as standard
REDCODE
pushed to feature/global-search-dropdown at MilkyShots/MilkyShots
2026-07-13 15:05:29 +00:00
REDCODE
pushed to feature/global-search-dropdown at MilkyShots/MilkyShots
2026-07-13 15:02:48 +00:00
Global "Search Anything" typeahead dropdown in navbar
@Ai_Agent remove allow anonymus for now, we will enable this when it's time with prooper rate limiting
Global "Search Anything" typeahead dropdown in navbar
Sure, Where do we stash it? Are we making a static class?
Global "Search Anything" typeahead dropdown in navbar
Uh... being able to search albums/cosplayers and such it's kinda needed when there is way too much content... Funny enough, the search seems to be very inexpensive for now, sorting ends up being…
Global "Search Anything" typeahead dropdown in navbar
Job page interface is paginated because it also then fetches separately child job data. Kind of an hard to run query but in theory it should be kept clean by the max retention time
REDCODE
pushed to feature/global-search-dropdown at MilkyShots/MilkyShots
2026-07-12 19:15:12 +00:00
Global "Search Anything" typeahead dropdown in navbar
Don't we have an overload method in the mapper that allows us to to an album.ToAlbumPreviewDto()?
REDCODE
pushed to feature/global-search-dropdown at MilkyShots/MilkyShots
2026-07-12 19:02:54 +00:00
REDCODE
pushed to feature/global-search-dropdown at MilkyShots/MilkyShots
2026-07-12 18:30:35 +00:00
Add searchbar to cosplayer detail page for filtering albums
Add searchbar to cosplayer detail page for filtering albums