bvandeusen
  • Joined on 2026-05-30
bvandeusen created pull request bvandeusen/FabledCurator#192 2026-07-04 20:36:52 -04:00
Recapture image→post linking (#1288) + ugoira timings + system suggestion category
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-04 20:13:54 -04:00
8838b325fb fix(recapture): link on-disk images to their post (#1288)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 22:00:51 -04:00
437bf4d37a feat(suggestions): group wip/banner/editor under a separate 'system' category
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 19:41:31 -04:00
f33808b977 fix(pixiv): capture ugoira frame timings in the post record (ordering bug)
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-07-03 16:36:57 -04:00
d2acec61ae Merge pull request 'Pixiv native ingester (#129) + SubscribeStar .art fix, disable-clears-failure, system-tag suggestion floor' (#191) from dev into main
6c6e8bdb6d feat(heads): surface system-tag suggestions at a flat 0.65 confidence floor
c9696a2faf fix(subscribestar): route .art creators to .adult; clear source failure on disable
544e30bfb9 fix(pixiv): match gallery-dl's exact on-disk filename to avoid re-download at cutover
a7f715ec43 test: stub ctx gains the auth_token key run_download now reads
Compare 10 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#191 2026-07-03 16:36:56 -04:00
Pixiv native ingester (#129) + SubscribeStar .art fix, disable-clears-failure, system-tag suggestion floor
bvandeusen created pull request bvandeusen/FabledCurator#191 2026-07-03 16:36:50 -04:00
Pixiv native ingester (#129) + SubscribeStar .art fix, disable-clears-failure, system-tag suggestion floor
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 14:49:47 -04:00
6c6e8bdb6d feat(heads): surface system-tag suggestions at a flat 0.65 confidence floor
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 14:43:04 -04:00
c9696a2faf fix(subscribestar): route .art creators to .adult; clear source failure on disable
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 13:49:06 -04:00
544e30bfb9 fix(pixiv): match gallery-dl's exact on-disk filename to avoid re-download at cutover
bvandeusen pushed to main at bvandeusen/minstrel 2026-07-03 10:13:50 -04:00
725ddca950 Merge pull request 'Milestone 127: recommendation quality — provenance, tiered mixes, For You v2, tuning lab' (#107) from dev into main
29e1e7c64c test(web/tuning): marker summary appears in tooltips too — use getAllByText
9ad4343c76 feat(tuning): weekly trend view — per-surface series + knob-turn markers
0d0a8f46b1 feat(tuning): scoring weights → DB-backed admin tuning lab
9e02878b61 feat(playlists): For You composition v2 — multi-seed blend + weighted fresh tail
Compare 12 commits »
bvandeusen merged pull request bvandeusen/minstrel#107 2026-07-03 10:13:50 -04:00
Milestone 127: recommendation quality — provenance, tiered mixes, For You v2, tuning lab
bvandeusen created pull request bvandeusen/minstrel#107 2026-07-03 10:13:41 -04:00
Milestone 127: recommendation quality — provenance, tiered mixes, For You v2, tuning lab
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 10:00:15 -04:00
a7f715ec43 test: stub ctx gains the auth_token key run_download now reads
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 09:54:20 -04:00
0bbcdee3bd feat(pixiv): flip dispatch to the native ingester (#129 step 4)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 09:46:28 -04:00
4068a97392 test(pixiv): fix downloader tests — skip validation on stub bytes, no media extraction in post-record tests
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 09:45:15 -04:00
0563b2d750 feat(pixiv): ledger models + migration 0076 + PixivIngester adapter (#129 step 3)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 09:41:00 -04:00
7ef2ecd82f feat(pixiv): native downloader — gallery-dl layout parity + enriched post record (#129 step 2)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-07-03 09:36:57 -04:00
86ae396914 feat(pixiv): native app-API client — gallery-dl-parity profile, post-first seams (#129 step 1)
bvandeusen pushed to dev at bvandeusen/minstrel 2026-07-03 09:35:52 -04:00
29e1e7c64c test(web/tuning): marker summary appears in tooltips too — use getAllByText