Logo
Explore Help
Register Sign In
bvandeusen/FabledCurator
1
0
Fork 0
You've already forked FabledCurator
Code Issues Pull Requests Actions Packages Projects Releases 33 Wiki Activity
All Workflows build.yml ci.yml extension.yml
840 workflow runs
Actor
All actors bvandeusen
Status
All status Success Failure Waiting Running
feat(import): surface WHY an archive was captured without extracting images
ci.yml #210:Commit 19eb4e9388 pushed by bvandeusen
dev
2026-06-06 19:04:27 -04:00
3m1s
View workflow file
feat(patreon): scrape creator-page HTML as a campaign-id resolution fallback
ci.yml #209:Commit a559fabdd5 pushed by bvandeusen
dev
2026-06-06 19:00:46 -04:00
3m1s
View workflow file
style: drop aliased cross-module import (I001) — use a local _CAMPAIGNS_API constant
ci.yml #208:Commit 711fd2bb75 pushed by bvandeusen
dev
2026-06-06 17:49:16 -04:00
3m1s
View workflow file
feat(patreon): surface source URL + vanity in campaign-id resolution errors
ci.yml #207:Commit 3556a54260 pushed by bvandeusen
dev
2026-06-06 17:43:00 -04:00
3m3s
View workflow file
fix(posts): post-card thumbnail strip spans the full hero width
ci.yml #206:Commit 9374f63953 pushed by bvandeusen
dev
2026-06-06 17:07:30 -04:00
3m1s
View workflow file
Merge pull request 'Tag-maintenance sweep + bug-fix batch: #699 #700 #701 #709 #711 #712 #713 #714' (#73) from dev into main
ci.yml #205:Commit ec3d27b219 pushed by bvandeusen
main
2026-06-06 16:52:11 -04:00
3m3s
View workflow file
Merge pull request 'Tag-maintenance sweep + bug-fix batch: #699 #700 #701 #709 #711 #712 #713 #714' (#73) from dev into main
build.yml #204:Commit ec3d27b219 pushed by bvandeusen
main
2026-06-06 16:49:22 -04:00
14s
View workflow file
style(tags): C416 — use dict(members) instead of identity comprehension (#714)
ci.yml #203:Commit 6332ae13fd pushed by bvandeusen
dev
2026-06-06 16:35:30 -04:00
3m2s
View workflow file
feat(tags): retro-normalize existing tags to Title Case + merge case-collisions (plan #714)
ci.yml #202:Commit 3c89223dcb pushed by bvandeusen
dev
2026-06-06 16:31:43 -04:00
3m2s
View workflow file
fix(tags): Title-Case operator-entered tags at create endpoint only (plan #701)
ci.yml #201:Commit 23f452021f pushed by bvandeusen
dev
2026-06-06 16:00:35 -04:00
3m2s
View workflow file
feat(downloads): live per-file progress on running events — #709
ci.yml #200:Commit 62cca64dce pushed by bvandeusen
dev
2026-06-06 15:51:36 -04:00
3m1s
View workflow file
fix(showcase): over-sample + random-order to break near-dup clustering — #699
ci.yml #199:Commit 89dfa42e18 pushed by bvandeusen
dev
2026-06-06 15:47:09 -04:00
3m0s
View workflow file
feat(tags): Title-Case normalization on create/rename — #701 (core)
ci.yml #198:Commit 2b69540ecc pushed by bvandeusen
dev
2026-06-06 15:45:24 -04:00
3m0s
View workflow file
fix(modal/tags): fandom list, modal kebab, ESC-after-accept — #712 #711 #700
ci.yml #197:Commit 4fe53cdf6b pushed by bvandeusen
dev
2026-06-06 15:18:04 -04:00
3m1s
View workflow file
fix(maintenance): stage re-extract under the artist dir so members link — #713 part 2 fix
ci.yml #196:Commit cb9b286c53 pushed by bvandeusen
dev
2026-06-06 14:54:29 -04:00
3m2s
View workflow file
feat(maintenance): re-extract archive attachments + link to post — #713 part 2
ci.yml #195:Commit a497104661 pushed by bvandeusen
dev
2026-06-06 14:46:34 -04:00
3m3s
View workflow file
fix(archive): magic-byte archive detection so mis-named archives extract — #713 part 1
ci.yml #194:Commit 5bb25245a5 pushed by bvandeusen
dev
2026-06-06 14:36:26 -04:00
2m59s
View workflow file
fix(artists): card preview dead-space + empty-state flicker on first load
ci.yml #193:Commit 911d535f56 pushed by bvandeusen
dev
2026-06-06 13:48:07 -04:00
3m2s
View workflow file
Merge pull request 'Native Patreon ingester + download-engine ownership (plans #697, #703–#708)' (#72) from dev into main
ci.yml #192:Commit 03bd3b2eda pushed by bvandeusen
main
2026-06-06 13:00:38 -04:00
3m1s
View workflow file
Merge pull request 'Native Patreon ingester + download-engine ownership (plans #697, #703–#708)' (#72) from dev into main
build.yml #191:Commit 03bd3b2eda pushed by bvandeusen
main
2026-06-06 12:57:51 -04:00
14s
View workflow file
feat(subscriptions): dry-run backfill preview — B4 preview (plan #708)
ci.yml #190:Commit e82c2ee57b pushed by bvandeusen
dev
2026-06-06 12:23:24 -04:00
5m14s
View workflow file
feat(ingester): graceful mid-walk cancel on Stop — B4 cancel (plan #708)
ci.yml #189:Commit cd43439401 pushed by bvandeusen
dev
2026-06-06 12:13:28 -04:00
3m0s
View workflow file
test(patreon): fix _BoomSession stub for the B5 headers kwarg
ci.yml #188:Commit bde19944db pushed by bvandeusen
dev
2026-06-06 11:44:57 -04:00
3m2s
View workflow file
feat(patreon): resume partial media downloads via HTTP Range — B5 (plan #708)
ci.yml #187:Commit 402086c34c pushed by bvandeusen
dev
2026-06-06 11:41:16 -04:00
3m2s
View workflow file
feat(downloads): platform cooldown honors server Retry-After — B1 (plan #708)
ci.yml #186:Commit fb7383eea7 pushed by bvandeusen
dev
2026-06-06 11:37:44 -04:00
3m1s
View workflow file
refactor(downloads): unify phase-2 dispatch in download_backends — A5 (plan #707)
ci.yml #185:Commit e47fa0cf4b pushed by bvandeusen
dev
2026-06-06 11:25:53 -04:00
3m0s
View workflow file
refactor(downloads): DRY the ingester/gallery-dl seam — A1–A4 (plan #707)
ci.yml #184:Commit b211900390 pushed by bvandeusen
dev
2026-06-06 11:14:32 -04:00
3m1s
View workflow file
fix(ingester): close #5 within-chunk live posts + #8 video transient retry
ci.yml #183:Commit 697a86d31c pushed by bvandeusen
dev
2026-06-06 09:59:27 -04:00
2m59s
View workflow file
refactor(ingest): extract platform-agnostic Ingester core — roadmap #9 (plan #706)
ci.yml #182:Commit 9a2cd569c3 pushed by bvandeusen
dev
2026-06-06 00:27:29 -04:00
3m1s
View workflow file
feat(patreon): within-pass transient retry for media GETs — #8 (was overstated as done)
ci.yml #181:Commit d592e0ca02 pushed by bvandeusen
dev
2026-06-06 00:18:55 -04:00
3m5s
View workflow file
First Previous ... 20 21 22 23 24 ... Next Last
Powered by Gitea Version: 1.26.4 Page: 60ms Template: 15ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API