Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE closed issue MilkyShots/MilkyShots#158 2026-08-21 03:19:15 +00:00
Extract shared multi-select action toolbar
REDCODE deleted branch feature/shared-components-c from MilkyShots/MilkyShots 2026-08-21 03:18:55 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-21 03:18:54 +00:00
79fc81fabd Merge pull request 'refactor: extract shared components (C) — action toolbar, infinite-scroll, picker, state helpers, search' (#193) from feature/shared-components-c into develop
a5d32d7173 refactor(frontend): consolidate person search and debounce in forms and pickers
90026a61cc refactor(shared): add PersonSearchDropdown component and Debounce helper
98c3fd5371 fix(cosplayers): unify select-all toggle with albums page
9ccdfe5512 refactor(frontend): adopt shared state helpers in selection pages
Compare 10 commits »
REDCODE merged pull request MilkyShots/MilkyShots#193 2026-08-21 03:18:53 +00:00
refactor: extract shared components (C) — action toolbar, infinite-scroll, picker, state helpers, search
REDCODE deleted branch feature/remove-login-manual-refresh from MilkyShots/MilkyShots 2026-08-21 01:05:20 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-21 01:05:20 +00:00
03ee6c555e Merge pull request 'refactor(auth): remove manual token-refresh wrapper in LoginService' (#192) from feature/remove-login-manual-refresh into develop
70c432a668 refactor(auth): delegate profile fetch to UserService and drop manual token refresh
Compare 2 commits »
REDCODE closed issue MilkyShots/MilkyShots#156 2026-08-21 01:05:19 +00:00
Remove manual token-refresh wrapper in LoginService
REDCODE merged pull request MilkyShots/MilkyShots#192 2026-08-21 01:05:19 +00:00
refactor(auth): remove manual token-refresh wrapper in LoginService
REDCODE deleted branch feature/frontend-consistency-166 from MilkyShots/MilkyShots 2026-08-21 00:43:56 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-21 00:43:55 +00:00
d72448b34b Merge pull request 'refactor: frontend consistency pass — OnClose naming, AssetIds param, drop _ prefixes' (#191) from feature/frontend-consistency-166 into develop
87b7d61f1a refactor(frontend): drop underscore prefix from service and code-behind private fields
2ea4bb7d8b refactor(frontend): drop underscore prefix from shared component private fields
a893836f42 refactor(frontend): drop underscore prefix from page private fields
0a51ce676a refactor(album-form): align asset ids parameter naming to AssetIds
Compare 7 commits »
REDCODE closed issue MilkyShots/MilkyShots#166 2026-08-21 00:43:54 +00:00
Frontend consistency pass + fix null-deref warnings
REDCODE merged pull request MilkyShots/MilkyShots#191 2026-08-21 00:43:54 +00:00
refactor: frontend consistency pass — OnClose naming, AssetIds param, drop _ prefixes
REDCODE deleted branch feature/getjson-error-contract from MilkyShots/MilkyShots 2026-08-21 00:14:01 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-21 00:14:01 +00:00
b675457e3e Merge pull request 'refactor: centralize frontend GET handling in GetJsonAsync with a null-on-failure contract' (#190) from feature/getjson-error-contract into develop
2dd4f8621f style(services): add trailing newline to ServiceBase
8209da44e7 refactor(jobs): route job reads through GetJsonAsync keeping the throwing boundary
2177cb1a0b refactor(settings): return null from GetAllSettings instead of throwing
79b15ed0ff refactor(asset): migrate asset reads to GetJsonAsync
Compare 8 commits »
REDCODE merged pull request MilkyShots/MilkyShots#190 2026-08-21 00:14:00 +00:00
refactor: centralize frontend GET handling in GetJsonAsync with a null-on-failure contract
REDCODE closed issue MilkyShots/MilkyShots#181 2026-08-20 23:03:20 +00:00
feat: convert GIFs to mp4 via ffmpeg + first-frame thumbnail
REDCODE closed issue MilkyShots/MilkyShots#180 2026-08-20 23:03:17 +00:00
feat: mark broken assets instead of requeueing + rebuild maintenance page
REDCODE deleted branch feature/broken-assets-gif-conversion from MilkyShots/MilkyShots 2026-08-20 23:02:57 +00:00
REDCODE pushed to develop at MilkyShots/MilkyShots 2026-08-20 23:02:57 +00:00
f89c8f3804 Merge pull request 'feat: mark broken assets instead of requeueing + rebuild maintenance page + GIF→mp4 conversion' (#182) from feature/broken-assets-gif-conversion into develop
b6386aad98 refactor(asset): rename fs-browse to directory and remove the DB-path browse endpoint
e63b93f645 chore: added generation of default folder for conversions in Lactose dockerfile
a23231fd5f perf(jobs): stream integrity check in batches and make it fully cancellable
bfd99c578d chore: drop unused CurrentPath from browse result and refresh GIT_VERSION
Compare 32 commits »