This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledCurator
Watch
1
Star
0
Fork
0
You've already forked FabledCurator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
37e8b796a157a838e00d91b8bf97aa50122eb5da
FabledCurator
/
frontend
T
History
bvandeusen
3838f04c16
feat(tag-kinds): drop meta + rating entirely — alembic 0023 deletes existing meta/rating tags (CASCADE clears related image_tag / alias / allowlist / suggestion_rejection / reference_embedding / series_page rows) then recreates the tag_kind ENUM without those values. Python TagKind enum trimmed; KIND_OPTIONS + KIND_COLOR + KIND_ICONS maps + TagsView KINDS array all updated. Operator confirmed they have no use for the data.
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 21:07:31 -04:00
..
public
feat: add SPA app shell, router, system store, and route placeholders
2026-05-14 07:36:01 -04:00
src
feat(tag-kinds): drop meta + rating entirely — alembic 0023 deletes existing meta/rating tags (CASCADE clears related image_tag / alias / allowlist / suggestion_rejection / reference_embedding / series_page rows) then recreates the tag_kind ENUM without those values. Python TagKind enum trimmed; KIND_OPTIONS + KIND_COLOR + KIND_ICONS maps + TagsView KINDS array all updated. Operator confirmed they have no use for the data.
2026-05-26 21:07:31 -04:00
test
feat(fc3c): downloads Pinia store + sources.checkNow action + vitests
2026-05-20 20:45:45 -04:00
index.html
feat: scaffold Vue 3 + Vuetify + Pinia frontend themed to FabledDesignSystem
2026-05-14 07:35:33 -04:00
package.json
build(fc2c-i): add Vitest harness and run it in CI
2026-05-15 21:09:52 -04:00
vite.config.js
feat: scaffold Vue 3 + Vuetify + Pinia frontend themed to FabledDesignSystem
2026-05-14 07:35:33 -04:00
vitest.config.js
fix(fc2c-i): vitest needs plugin-vue to transform SFCs in router.spec
2026-05-15 21:15:04 -04:00