bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 21:00:48 -04:00
e4e35163ab feat(subs): subscriptions UX batch — error reasons, single-source rows, health sort, bulk backfill
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 20:48:03 -04:00
b7d07324ee fix(subs): stop the lock/reload on source actions + regroup the row buttons
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 20:34:17 -04:00
c65da42593 fix(patreon): handle the /cw/ creator-URL prefix in vanity extraction
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-06-06 19:59:34 -04:00
ef8f4f7193 Merge pull request 'Tag-casing acronym fix, Patreon resolver hardening, archive diagnostics, post-card strip' (#74) from dev into main
19eb4e9388 feat(import): surface WHY an archive was captured without extracting images
a559fabdd5 feat(patreon): scrape creator-page HTML as a campaign-id resolution fallback
711fd2bb75 style: drop aliased cross-module import (I001) — use a local _CAMPAIGNS_API constant
3556a54260 feat(patreon): surface source URL + vanity in campaign-id resolution errors
Compare 7 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#74 2026-06-06 19:59:32 -04:00
Tag-casing acronym fix, Patreon resolver hardening, archive diagnostics, post-card strip
bvandeusen created pull request bvandeusen/FabledCurator#74 2026-06-06 19:59:27 -04:00
Tag-casing acronym fix, Patreon resolver hardening, archive diagnostics, post-card strip
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 19:01:23 -04:00
19eb4e9388 feat(import): surface WHY an archive was captured without extracting images
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 18:57:40 -04:00
a559fabdd5 feat(patreon): scrape creator-page HTML as a campaign-id resolution fallback
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 17:46:12 -04:00
711fd2bb75 style: drop aliased cross-module import (I001) — use a local _CAMPAIGNS_API constant
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 17:39:56 -04:00
3556a54260 feat(patreon): surface source URL + vanity in campaign-id resolution errors
df2310bc70 fix(tags): preserve acronym casing in tag normalization (DC, NSFW)
Compare 2 commits »
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 17:04:24 -04:00
9374f63953 fix(posts): post-card thumbnail strip spans the full hero width
bvandeusen pushed to main at bvandeusen/FabledCurator 2026-06-06 16:49:03 -04:00
ec3d27b219 Merge pull request 'Tag-maintenance sweep + bug-fix batch: #699 #700 #701 #709 #711 #712 #713 #714' (#73) from dev into main
6332ae13fd style(tags): C416 — use dict(members) instead of identity comprehension (#714)
3c89223dcb feat(tags): retro-normalize existing tags to Title Case + merge case-collisions (plan #714)
23f452021f fix(tags): Title-Case operator-entered tags at create endpoint only (plan #701)
62cca64dce feat(downloads): live per-file progress on running events — #709
Compare 12 commits »
bvandeusen merged pull request bvandeusen/FabledCurator#73 2026-06-06 16:49:01 -04:00
Tag-maintenance sweep + bug-fix batch: #699 #700 #701 #709 #711 #712 #713 #714
bvandeusen created pull request bvandeusen/FabledCurator#73 2026-06-06 16:48:52 -04:00
Tag-maintenance sweep + bug-fix batch: #699 #700 #701 #709 #711 #712 #713 #714
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 16:32:25 -04:00
6332ae13fd style(tags): C416 — use dict(members) instead of identity comprehension (#714)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 16:28:36 -04:00
3c89223dcb feat(tags): retro-normalize existing tags to Title Case + merge case-collisions (plan #714)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 15:57:30 -04:00
23f452021f fix(tags): Title-Case operator-entered tags at create endpoint only (plan #701)
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 15:48:33 -04:00
62cca64dce feat(downloads): live per-file progress on running events — #709
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 15:44:06 -04:00
89dfa42e18 fix(showcase): over-sample + random-order to break near-dup clustering — #699
bvandeusen pushed to dev at bvandeusen/FabledCurator 2026-06-06 15:42:22 -04:00
2b69540ecc feat(tags): Title-Case normalization on create/rename — #701 (core)