Samuele Lorefice REDCODE
  • Joined on 2024-01-01
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-20 13:34:03 +00:00
317bf12e07 fix(jobs): count unique albums in discovery scan status
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-20 13:14:17 +00:00
7fd7a82d54 fix(migration): no-op IngestedAt backfill to avoid timeout crash on large tables
f9706d26d5 chore: update local dev env, IDE config, and version tooling
Compare 2 commits »
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-20 00:32:07 +00:00
9c3d7effc9 fix(migration): use ordered keyset instead of MIN(uuid) for IngestedAt backfill
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 23:52:13 +00:00
4d9d94b648 docs: mandate EF-tool-only migrations; move IngestedAt backfill to its own migration
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 22:51:23 +00:00
9eb333093a fix(jobs): case-sensitive path handling and drop pre-count in favor of live progress
30ad404efd fix(jobs): use IngestedAt as incremental discovery cursor
7823d9f4d4 feat(db): add Asset.IngestedAt cursor with backfill and keyset index
Compare 3 commits »
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 13:04:27 +00:00
82ab09adcb Merge branch 'develop' into feature/incremental-scans
2fd03c4d14 Merge pull request 'refactor: adopt primary-constructor style in SettingsService and UserService' (#171) from feature/regularize-services into develop
6026c9ec43 Merge branch 'develop' into feature/regularize-services
556c4a15e0 fix: use inherited LoginService property to avoid CS9107
3374fe6ad4 refactor: adopt primary-constructor style in SettingsService and UserService
Compare 5 commits »
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 12:51:44 +00:00
4d068216df fix(jobs): scope directory lookup by path prefix instead of FolderId
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 12:45:32 +00:00
24d6109d33 fix(jobs): reconcile assets by exact path to prevent duplicate re-insertion
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 12:38:57 +00:00
68a583d584 feat(jobs): report accurate walk progress for directory scans
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 12:27:50 +00:00
1c7ede30af fix(jobs): reconcile soft-deleted assets so live files are not re-inserted
REDCODE pushed to feature/incremental-scans at MilkyShots/MilkyShots 2026-08-19 12:20:45 +00:00
a5dda805fd feat(ui): add launch modal with folder selection and per-folder scan actions
87259a02a5 feat(jobs): support deep and folder-scoped scan/discovery runs
e2bdff9277 feat(jobs): merge create persons into the discovery job with incremental scanning
9beeb92ff0 perf(jobs): rewrite file-system crawl for incremental mtime-based scans
a798a2cf30 feat(db): add incremental scan state tables and folder cursors
Compare 5 commits »
REDCODE created branch feature/incremental-scans in MilkyShots/MilkyShots 2026-08-19 12:20:45 +00:00
REDCODE pushed to feature/view-mode-toggle at MilkyShots/MilkyShots 2026-08-19 00:37:12 +00:00
887e5e0b31 Merge branch 'develop' into feature/view-mode-toggle
2fd03c4d14 Merge pull request 'refactor: adopt primary-constructor style in SettingsService and UserService' (#171) from feature/regularize-services into develop
6026c9ec43 Merge branch 'develop' into feature/regularize-services
556c4a15e0 fix: use inherited LoginService property to avoid CS9107
3374fe6ad4 refactor: adopt primary-constructor style in SettingsService and UserService
Compare 5 commits »
REDCODE pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots 2026-08-19 00:33:59 +00:00
4e93029965 feat: shift-select a range of assets in the folder browser
REDCODE pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots 2026-08-18 16:42:35 +00:00
b26163296f fix: allow empty path in asset browse options
ec6254ea73 style: move convert gifs button next to preview and thumbnail buttons
9d08f3de3e fix: reflect child batch failures in animated conversion status
3872fb05ed feat: expose converted path and ffmpeg settings in the settings UI
Compare 4 commits »
REDCODE pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots 2026-08-18 16:16:12 +00:00
16850bc6fd fix: map ConvertAnimatedJob in JobMapper
REDCODE pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots 2026-08-18 16:02:50 +00:00
4d9b595a1d feat: launch animated conversion from the jobs page
REDCODE pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots 2026-08-18 15:07:20 +00:00
a02b2f4843 style: use filled buttons on the broken assets toolbar
REDCODE pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots 2026-08-18 15:05:45 +00:00
68fdad13d5 Merge branch 'develop' into feature/broken-assets-gif-conversion
2fd03c4d14 Merge pull request 'refactor: adopt primary-constructor style in SettingsService and UserService' (#171) from feature/regularize-services into develop
6026c9ec43 Merge branch 'develop' into feature/regularize-services
556c4a15e0 fix: use inherited LoginService property to avoid CS9107
3374fe6ad4 refactor: adopt primary-constructor style in SettingsService and UserService
Compare 5 commits »
REDCODE pushed to feature/broken-assets-gif-conversion at MilkyShots/MilkyShots 2026-08-18 14:56:16 +00:00
a149b01690 feat: show broken asset count on statistics page
3fce3599fb fix: use page-fullness pagination for broken report and folder browse
Compare 2 commits »