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
c07effb59331c4808e29ce6e4b672d7a14947299
FabledCurator
/
frontend
/
src
T
History
bvandeusen
c07effb593
feat(artist-view): ArtistPostsTab — PostCard infinite-scroll list, artist_id pinned, no filter bar; mirrors PostsView mechanics
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 16:00:02 -04:00
..
components
feat(artist-view): ArtistPostsTab — PostCard infinite-scroll list, artist_id pinned, no filter bar; mirrors PostsView mechanics
2026-05-26 16:00:02 -04:00
composables
fix(ui): useApi passes FormData through unaltered so multipart uploads work (IR/GS ingest from UI was JSON-stringifying FormData into '{}')
2026-05-23 23:43:44 -04:00
stores
feat(thumb-backfill): Pinia store — triggerBackfill() POSTs /api/thumbnails/backfill
2026-05-26 10:36:45 -04:00
theme
fix(theme): define on-surface-variant = vellum so muted body text stays readable on obsidian
2026-05-16 19:01:51 -04:00
utils
fix(ui-copy): copyText utility with execCommand fallback — navigator.clipboard is gated by Secure Context (HTTPS-only) and is undefined on plain-HTTP self-hosted deployments. Apply to ExtensionKeyBar + BrowserExtensionCard.
2026-05-26 11:16:32 -04:00
views
feat(fc-cleanup): Pinia store + 3 cards + CleanupView + SettingsView tab + TagMaintenanceCard moved from Maintenance + ruff lint fixes — Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 08:16:46 -04:00
App.vue
fix(ui): mount ImageViewer globally so tile clicks open as overlay, not route-redirect to /gallery
2026-05-23 11:13:19 -04:00
main.js
feat: scaffold Vue 3 + Vuetify + Pinia frontend themed to FabledDesignSystem
2026-05-14 07:35:33 -04:00
router.js
fc3f: ArtistsView + /artists route — search + platform filter + infinite scroll grid
2026-05-21 22:15:28 -04:00