Block a user
WIP: refactor(auth): remove manual token-refresh wrapper in LoginService
Ai_Agent
pushed to feature/remove-login-manual-refresh at MilkyShots/MilkyShots
2026-08-21 00:48:46 +00:00
Ai_Agent
created branch feature/remove-login-manual-refresh in MilkyShots/MilkyShots
2026-08-21 00:48:46 +00:00
WIP: refactor: frontend consistency pass — OnClose naming, AssetIds param, drop _ prefixes
Ai_Agent
pushed to feature/frontend-consistency-166 at MilkyShots/MilkyShots
2026-08-21 00:31:26 +00:00
Ai_Agent
created branch feature/frontend-consistency-166 in MilkyShots/MilkyShots
2026-08-21 00:31:26 +00:00
Ai_Agent
pushed to feature/getjson-error-contract at MilkyShots/MilkyShots
2026-08-21 00:13:06 +00:00
WIP: refactor: centralize frontend GET handling in GetJsonAsync with a null-on-failure contract
Ai_Agent
pushed to feature/getjson-error-contract at MilkyShots/MilkyShots
2026-08-20 23:34:04 +00:00
Ai_Agent
created branch feature/getjson-error-contract in MilkyShots/MilkyShots
2026-08-20 23:34:04 +00:00
Ai_Agent
pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots
2026-08-20 23:01:26 +00:00
Ai_Agent
pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots
2026-08-20 22:32:28 +00:00
Ai_Agent
pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots
2026-08-20 22:09:47 +00:00
Ai_Agent
pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots
2026-08-20 18:40:02 +00:00
Rework of Job System
Note (2026-08-20): The job system has since undergone two related pieces of work:
- #189 — comprehensive Job System code review (56 findings: 5 critical, 17 high) with a concrete work order…
Album/person search queries are catastrophically slow at scale (1.1M assets, 25k albums)
Extract reusable UI components and enforce modularity