This website requires JavaScript.
e1c8400c87
feat(bulk): BulkTagService (common_tags/bulk_add/bulk_remove) + 3 image bulk-tag routes
bvandeusen and Claude Opus 4.7
2026-05-16 18:02:01 -04:00
93b6fc21c8
fix(tags): invalid 'copyright' kind 500 — KINDS uses real enum 'fandom'; directory 400s on bad kind
bvandeusen and Claude Opus 4.7
2026-05-16 15:51:27 -04:00
98c9fb9402
fix(tests): read column values not stale ORM entities after Core-DML merge (MissingGreenlet)
bvandeusen and Claude Opus 4.7
2026-05-16 13:48:50 -04:00
a50701ee6d
feat(frontend): inline tag rename, merge confirm dialog, TagsView wiring
bvandeusen and Claude Opus 4.7
2026-05-16 13:42:46 -04:00
1d1574e586
feat(frontend): tagDirectory rename and merge store actions
bvandeusen and Claude Opus 4.7
2026-05-16 13:41:20 -04:00
305687dc33
feat(api): rich 409 merge hint and POST tags merge endpoint with backfill enqueue
bvandeusen and Claude Opus 4.7
2026-05-16 13:40:37 -04:00
8fbeabe9ba
feat(tags): protective alias creation per observed tagger category with kind fallback
bvandeusen and Claude Opus 4.7
2026-05-16 13:39:16 -04:00
33efba8bf5
feat(tags): merge repoints allowlist, embedding, aliases, fandom children
bvandeusen and Claude Opus 4.7
2026-05-16 13:38:27 -04:00
003181ed41
feat(tags): merge repoints image_tag and tag_suggestion_rejection with dedup
bvandeusen and Claude Opus 4.7
2026-05-16 13:36:13 -04:00
e0a455466d
feat(tags): TagService.merge guards + MergeResult + repoint stubs
bvandeusen and Claude Opus 4.7
2026-05-16 13:35:26 -04:00
96e6003b66
feat(tags): TagMergeConflict + provenance helper, enrich rename collision
bvandeusen and Claude Opus 4.7
2026-05-16 13:34:25 -04:00
062a87e968
feat(ui): drop active-link underline + redundant page-title headers
bvandeusen
2026-05-15 23:27:38 -04:00
e92b05028b
feat(ui): nav order — Showcase before Gallery
bvandeusen
2026-05-15 23:18:59 -04:00
9bb801a566
refactor(ui): AppShell = TopNav + content slot (drop left drawer/v-main)
bvandeusen
2026-05-15 23:14:20 -04:00
18ad61265e
feat(ui): IR-style gradient-fade TopNav (brand, centered links, health)
bvandeusen
2026-05-15 23:13:42 -04:00
4a29a6d197
fix(web): pass create_app as a hypercorn factory (backend.app:create_app())
bvandeusen
2026-05-15 22:53:49 -04:00
dfa6a5c895
fix(integration): lazy seed-snapshot (unblock unit job); isolate recover test from eager import
bvandeusen
2026-05-15 22:43:46 -04:00
7a896605e0
fix(integration): snapshot/restore seeded singletons, dispose app engine per test
bvandeusen
2026-05-15 22:35:37 -04:00
13be9085b5
fix(integration): asyncio auto-mode, per-test truncation, artist images IN-subquery
bvandeusen
2026-05-15 22:23:32 -04:00
65a055408b
ci(integration): reach services by bridge IP via docker socket, no host ports
bvandeusen
2026-05-15 22:18:01 -04:00
cd8d0bd606
ci(integration): publish service ports, connect via localhost (host runner)
bvandeusen
2026-05-15 22:02:43 -04:00
827a4180a9
ci(integration): add pgvector+redis integration job; amend lint-only policy
bvandeusen
2026-05-15 21:46:10 -04:00
5faa19234d
fix(fc2c-i): assert / redirect via navigation, not resolve()
bvandeusen
2026-05-15 21:29:52 -04:00
5a4663fa3d
fix(fc2c-i): router falls back to memory history when no window (vitest)
bvandeusen
2026-05-15 21:27:28 -04:00
85d8b4b150
fix(fc2c-i): vitest needs plugin-vue to transform SFCs in router.spec
bvandeusen
2026-05-15 21:15:04 -04:00
4c1cabe4ee
feat(fc2c-i): rich artist page with sparkline and FC-4 stubs
bvandeusen
2026-05-15 21:14:07 -04:00
a984149ee2
feat(fc2c-i): tag directory view with previews, filter, search
bvandeusen
2026-05-15 21:13:26 -04:00
c17c4b1667
feat(fc2c-i): showcase view with shortest-column masonry
bvandeusen
2026-05-15 21:12:53 -04:00
861e8baeb8
feat(fc2c-i): pinia stores for showcase, tag directory, artist
bvandeusen
2026-05-15 21:12:19 -04:00
d166871be8
feat(fc2c-i): gallery accepts ?tag_id deep-link
bvandeusen
2026-05-15 21:11:27 -04:00
798d1a7fbc
feat(fc2c-i): front-door redirect, /gallery move, discovery routes
bvandeusen
2026-05-15 21:11:06 -04:00
61f9401fde
feat(fc2c-i): usePolyMasonry shortest-column distribution
bvandeusen
2026-05-15 21:10:21 -04:00
6bc7689f6e
build(fc2c-i): add Vitest harness and run it in CI
bvandeusen
2026-05-15 21:09:52 -04:00
681d7777f3
fix(build): install CPU-only torch in ml image (drops ~5.6GB CUDA layer)
bvandeusen
2026-05-15 21:04:26 -04:00
a4c7d44780
fix(fc2c-i): ruff I001 one-per-line import in test_artist_service
bvandeusen
2026-05-15 16:27:55 -04:00
e43c2a0dd0
feat(fc2c-i): artist overview + paged images endpoints
bvandeusen
2026-05-15 15:52:02 -04:00
8484cb9aaa
feat(fc2c-i): tag directory service and /api/tags/directory
bvandeusen
2026-05-15 15:50:41 -04:00
a74b313596
feat(fc2c-i): showcase random-sample service and endpoint
bvandeusen
2026-05-15 15:49:25 -04:00
a638c469e0
feat(fc2c-i): migration 0004 enables tsm_system_rows
bvandeusen
2026-05-15 15:48:29 -04:00
f7f75fcac6
refactor(fc2c-i): sweep blueprints + ml tasks onto shared get_session (covers tasks/ml.py, a survey gap)
bvandeusen
2026-05-15 15:48:02 -04:00
fc33c23dd5
refactor(fc2c-i): single shared async engine with lifecycle dispose
bvandeusen
2026-05-15 13:53:42 -04:00
0a4eb0bdc0
fix(fc2b): bare CHECK constraint names (naming-convention double-prefix)
bvandeusen and Claude Opus 4.7
2026-05-15 12:05:41 -04:00
4ebe779b7c
fix(fc2b): lazy-import onnxruntime in tagger (CI collection failure)
bvandeusen and Claude Opus 4.7
2026-05-15 10:15:24 -04:00
4623551bf6
fix(fc2b): ruff import sort in test_ml_tagger.py
bvandeusen and Claude Opus 4.7
2026-05-15 10:07:38 -04:00
cd7721fb03
feat(fc2b): Settings Maintenance tab
bvandeusen and Claude Opus 4.7
2026-05-15 07:57:42 -04:00
6cf82970a1
feat(fc2b): ml / allowlist / aliases Pinia stores
bvandeusen and Claude Opus 4.7
2026-05-15 07:56:45 -04:00
2a21ede912
feat(fc2b): wire SuggestionsPanel + rename into TagPanel; reject-on-remove
bvandeusen and Claude Opus 4.7
2026-05-15 07:56:22 -04:00
5ae2154e88
feat(fc2b): AliasPickerDialog + TagRenameDialog
bvandeusen and Claude Opus 4.7
2026-05-15 07:55:40 -04:00
a8cc6a27dc
feat(fc2b): suggestions store + modal panel components
bvandeusen and Claude Opus 4.7
2026-05-15 07:55:10 -04:00
aa4cc7c629
feat(fc2b): add tag rename (PATCH /api/tags/<id>) + /api/ml admin
bvandeusen and Claude Opus 4.7
2026-05-15 07:54:12 -04:00
46338a1f2e
feat(fc2b): add /api/allowlist and /api/aliases endpoints
bvandeusen and Claude Opus 4.7
2026-05-15 07:46:38 -04:00
07961dfe04
feat(fc2b): add /api/images/<id>/suggestions endpoints
bvandeusen and Claude Opus 4.7
2026-05-15 07:45:55 -04:00
b68a382b60
feat(fc2b): importer enqueues tag_and_embed + ml-worker model self-heal
bvandeusen and Claude Opus 4.7
2026-05-15 07:45:09 -04:00
bb48845268
fix(fc2b): add ML beat schedule entries (missed in Task 9 commit)
bvandeusen and Claude Opus 4.7
2026-05-15 07:44:12 -04:00
3e6cc8fffa
feat(fc2b): add allowlist-apply + centroid recompute tasks + beat
bvandeusen and Claude Opus 4.7
2026-05-15 07:43:39 -04:00
ac7e0d13bc
feat(fc2b): add tag_and_embed + backfill Celery tasks
bvandeusen and Claude Opus 4.7
2026-05-15 07:40:27 -04:00
ed92548c0f
feat(fc2b): add AllowlistService + TagService.rename
bvandeusen and Claude Opus 4.7
2026-05-15 07:39:33 -04:00
7860b86a13
feat(fc2b): add SuggestionService — alias-resolved, threshold-filtered, ranked
bvandeusen and Claude Opus 4.7
2026-05-15 07:38:33 -04:00
dfa67d6437
feat(fc2b): add CentroidService — per-tag SigLIP centroids + similarity
bvandeusen and Claude Opus 4.7
2026-05-15 07:37:53 -04:00
03c6a61673
feat(fc2b): add AliasService — (name, category) -> canonical tag
bvandeusen and Claude Opus 4.7
2026-05-15 07:37:13 -04:00
696c17fe29
feat(fc2b): add SigLIP embedder wrapper
bvandeusen and Claude Opus 4.7
2026-05-15 07:36:17 -04:00
41fa26ed95
feat(fc2b): add Camie tagger ONNX wrapper
bvandeusen and Claude Opus 4.7
2026-05-15 07:35:58 -04:00
906804140c
feat(fc2b): schema migration 0003 — ML pipeline tables
bvandeusen and Claude Opus 4.7
2026-05-15 07:35:22 -04:00
aa9705882f
fix: use npm install in Dockerfile frontend-builder stage (no lockfile)
bvandeusen and Claude Opus 4.7
2026-05-14 21:01:29 -04:00
4aff9c557d
chore: docker compose ergonomics — rename dev override, bake dev defaults
bvandeusen and Claude Opus 4.7
2026-05-14 18:27:25 -04:00
23d2fb24ac
fix(fc2a): three unit-test failures — async fixture decorator, name convention, lazy celery includes
bvandeusen and Claude Opus 4.7
2026-05-14 15:40:47 -04:00
531ab6243e
fix(fc2a): move pytestmark below imports in test_importer.py (E402)
bvandeusen and Claude Opus 4.7
2026-05-14 15:34:46 -04:00
22bc24b6b6
fix(fc2a): align CI with FabledRulebook — lint + short unit tests only
bvandeusen and Claude Opus 4.7
2026-05-14 15:23:07 -04:00
80a5690740
fix(fc2a): apply ruff autofix + skip vue-tsc check (no tsconfig)
bvandeusen and Claude Opus 4.7
2026-05-14 14:24:25 -04:00
b4e0d680f1
fix(fc2a): satisfy ruff 0.15.13 lint — UP017, UP042, I001
bvandeusen and Claude Opus 4.7
2026-05-14 14:11:35 -04:00
117873423b
fix(fc2a): use npm install (no lockfile required) for frontend CI
bvandeusen and Claude Opus 4.7
2026-05-14 13:58:03 -04:00
0f47c7485b
chore(fc2a): catch up on stale dep pins — current versions across the board
bvandeusen and Claude Opus 4.7
2026-05-14 13:26:37 -04:00
15b47777ae
chore(fc2a): move ruff version ownership to the runner image
bvandeusen and Claude Opus 4.7
2026-05-14 13:24:19 -04:00
72c93060f9
fix(fc2a): drop ruff target-version to py313 (runner has ruff 0.9.7)
bvandeusen and Claude Opus 4.7
2026-05-14 13:21:48 -04:00
8988423c95
fix(fc2a): bump Pillow, asyncpg, psycopg, cryptography for Python 3.14 wheel coverage
bvandeusen and Claude Opus 4.7
2026-05-14 13:02:47 -04:00
90686e6deb
chore(fc2a): polish pass — toasts, loading skeletons, focus guards, mobile breakpoints
bvandeusen and Claude Opus 4.7
2026-05-14 12:36:25 -04:00
dcf3af88bd
feat(fc2a): assemble ImageViewer modal — Teleported, focused, keyboard-navigable
bvandeusen and Claude Opus 4.7
2026-05-14 12:34:49 -04:00
89fee260a6
feat(fc2a): add tag store, TagAutocomplete, and FandomPicker
bvandeusen and Claude Opus 4.7
2026-05-14 12:34:17 -04:00
0faeebf3aa
feat(fc2a): add ImageCanvas (pan/zoom) and VideoCanvas (with format gate)
bvandeusen and Claude Opus 4.7
2026-05-14 12:33:41 -04:00
8358d09348
feat(fc2a): real modal store + usePanZoom composable
bvandeusen and Claude Opus 4.7
2026-05-14 12:33:14 -04:00
899b193085
feat(fc2a): add TimelineSidebar and assemble GalleryView
bvandeusen and Claude Opus 4.7
2026-05-14 12:32:50 -04:00
708c033627
feat(fc2a): add GalleryGrid with infinite scroll and date headers
bvandeusen and Claude Opus 4.7
2026-05-14 12:32:11 -04:00
da89fe6be2
feat(fc2a): add gallery Pinia store, GalleryItem, and EmptyState
bvandeusen and Claude Opus 4.7
2026-05-14 12:31:53 -04:00
968a9e14e3
feat(fc2a): implement Settings Import tab components
bvandeusen and Claude Opus 4.7
2026-05-14 12:31:22 -04:00
3bcff142f5
feat(fc2a): add SettingsView shell with Overview tab (SystemStatsCards)
bvandeusen and Claude Opus 4.7
2026-05-14 12:30:27 -04:00
af9f42ef68
feat(fc2a): add useApi composable, import store, extend system store with stats
bvandeusen and Claude Opus 4.7
2026-05-14 12:29:49 -04:00
e597a9300e
feat(fc2a): add /api/import admin endpoints
bvandeusen and Claude Opus 4.7
2026-05-14 12:11:49 -04:00
62eac7cffd
fix(fc2a): register settings_bp in all_blueprints
bvandeusen and Claude Opus 4.7
2026-05-14 12:11:10 -04:00
ff28f29dbb
feat(fc2a): add /api/settings/import and /api/system/stats endpoints
bvandeusen and Claude Opus 4.7
2026-05-14 12:10:57 -04:00
0e66368010
feat(fc2a): add /api/tags endpoints (autocomplete, create, image association)
bvandeusen and Claude Opus 4.7
2026-05-14 12:10:10 -04:00
fd8cf83003
feat(fc2a): add /api/gallery endpoints (scroll, timeline, jump, image detail)
bvandeusen and Claude Opus 4.7
2026-05-14 12:09:44 -04:00
509c19ce86
feat(fc2a): add maintenance tasks (recovery + cleanup) with beat schedule
bvandeusen and Claude Opus 4.7
2026-05-14 12:09:09 -04:00
d3bb8c509a
feat(fc2a): add Celery tasks — scan_directory, import_media_file, generate_thumbnail
bvandeusen and Claude Opus 4.7
2026-05-14 12:08:37 -04:00
f38a1d48c5
feat(fc2a): add GalleryService — cursor scroll, timeline, image detail with neighbors
bvandeusen and Claude Opus 4.7
2026-05-14 12:07:54 -04:00
bb9c183ff7
feat(fc2a): add Importer service
bvandeusen and Claude Opus 4.7
2026-05-14 12:07:01 -04:00
1a2a120da1
feat(fc2a): add Thumbnailer service
bvandeusen and Claude Opus 4.7
2026-05-14 12:05:19 -04:00
f6c7117231
feat(fc2a): add TagService — find-or-create, autocomplete, image association
bvandeusen and Claude Opus 4.7
2026-05-14 12:04:48 -04:00
4cb319b393
feat(fc2a): add slug and paths utilities
bvandeusen and Claude Opus 4.7
2026-05-14 12:04:05 -04:00
9eb1614fbf
feat(fc2a): schema migration 0002 — tag kinds + fandom hierarchy + import lifecycle
bvandeusen and Claude Opus 4.7
2026-05-14 12:03:41 -04:00
ff122c55eb
ci: switch runner label from fabledcurator-ci to python-ci
bvandeusen and Claude Opus 4.7
2026-05-14 08:45:48 -04:00