Ai_Agent
  • Joined on 2026-07-08
Ai_Agent opened issue MilkyShots/MilkyShots#201 2026-08-22 00:33:33 +00:00
Refactor Person/AlbumSearchDropdown into a generic search dropdown component
Ai_Agent pushed to feature/restore-softdeleted-assets at MilkyShots/MilkyShots 2026-08-22 00:33:05 +00:00
985178b741 feat(MilkStream.Client): replace trash filter flow with searchable dropdowns
677a3816d2 feat(MilkStream.Client): add album search dropdown component
Compare 2 commits »
Ai_Agent created pull request MilkyShots/MilkyShots#200 2026-08-21 22:58:42 +00:00
WIP: feat: restore soft-deleted assets (#198)
Ai_Agent pushed to feature/restore-softdeleted-assets at MilkyShots/MilkyShots 2026-08-21 22:58:26 +00:00
451c131711 feat(MilkStream.Client): allow restoring deleted users in admin users page
559e7f1a46 feat(MilkStream.Client): add deleted-assets tab to maintenance page
9c5bc6ccf7 feat(MilkStream.Client): pass date-range filters through asset search
4228ab6ca5 feat(MilkStream.Client): restore deleted assets from album edit mode
c644717808 feat(MilkStream.Client): add deleted-only listing and asset restore to AssetService
Compare 9 commits »
Ai_Agent created branch feature/restore-softdeleted-assets in MilkyShots/MilkyShots 2026-08-21 22:58:26 +00:00
Ai_Agent closed issue MilkyShots/MilkyShots#30 2026-08-21 17:47:11 +00:00
Change Controller to be async
Ai_Agent commented on issue MilkyShots/MilkyShots#30 2026-08-21 17:47:00 +00:00
Change Controller to be async

🎉 Migration complete — all 5 slices merged:

  • #194 — UserRepository, auth pipeline, User/Auth controllers
  • #195 — Tag, Settings, JobRecord + JobManager/JobScheduler
  • #196 — Folder +…
Ai_Agent created pull request MilkyShots/MilkyShots#199 2026-08-21 16:48:35 +00:00
WIP: Async migration PR 5: Asset repository (final slice)
Ai_Agent created pull request MilkyShots/MilkyShots#197 2026-08-21 16:17:31 +00:00
WIP: Async migration PR 4: Album, Person & Media repositories
Ai_Agent created pull request MilkyShots/MilkyShots#196 2026-08-21 15:31:24 +00:00
WIP: Async migration PR 3: Folder repository & filesystem browse
Ai_Agent created pull request MilkyShots/MilkyShots#195 2026-08-21 15:04:54 +00:00
WIP: Async migration PR 2: Tag, Settings & JobRecord repositories
Ai_Agent created pull request MilkyShots/MilkyShots#194 2026-08-21 14:27:48 +00:00
WIP: Async migration PR 1: UserRepository, auth pipeline & user controllers
Ai_Agent pushed to feature/shared-components-c at MilkyShots/MilkyShots 2026-08-21 02:24:04 +00:00
a5d32d7173 refactor(frontend): consolidate person search and debounce in forms and pickers
90026a61cc refactor(shared): add PersonSearchDropdown component and Debounce helper
Compare 2 commits »
Ai_Agent pushed to feature/shared-components-c at MilkyShots/MilkyShots 2026-08-21 02:15:37 +00:00
98c3fd5371 fix(cosplayers): unify select-all toggle with albums page
Ai_Agent pushed to feature/shared-components-c at MilkyShots/MilkyShots 2026-08-21 02:08:15 +00:00
9ccdfe5512 refactor(frontend): adopt shared state helpers in selection pages
abe446db6c refactor(shared): add DeleteConfirmation, VisibilityApplyState, and MultiSelect helpers
Compare 2 commits »
Ai_Agent pushed to feature/shared-components-c at MilkyShots/MilkyShots 2026-08-21 01:46:00 +00:00
fe8c1d5531 refactor(album-asset-picker): extract shared picker layout render fragment
Ai_Agent pushed to feature/shared-components-c at MilkyShots/MilkyShots 2026-08-21 01:25:32 +00:00
104193a09e refactor(frontend): use InfiniteScrollController in Home, AlbumGrid, CosplayerGrid
291eb611c0 refactor(shared): extract InfiniteScrollController pagination state machine
Compare 2 commits »
Ai_Agent created pull request MilkyShots/MilkyShots#193 2026-08-21 01:13:55 +00:00
WIP: refactor: extract shared components (C) — action toolbar, infinite-scroll, picker, state helpers, search
Ai_Agent pushed to feature/shared-components-c at MilkyShots/MilkyShots 2026-08-21 01:13:47 +00:00
e24e6cc2f7 refactor(shared): extract responsive action toolbar and button
Ai_Agent created branch feature/shared-components-c in MilkyShots/MilkyShots 2026-08-21 01:13:47 +00:00