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
v26.05.26.1
FabledCurator
/
frontend
/
src
T
History
bvandeusen
7d84990f6d
feat(artist-view): ArtistView rewrite — sticky frosted ArtistHeader (name + stats + tabs) replaces the in-body h1; three lazy tabs (Posts default, Gallery fallback, Management); ?tab= URL state; cross-artist store reset; document.title set on slug change
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 16:01:14 -04:00
..
components
feat(artist-view): ArtistManagementTab — Overview chips (Subscription badge + subscription count) + Frequent tags + Activity sparkline + Subscriptions table + Danger zone. 'View posts' chip and 'Credential health · FC-3b' placeholder chip dropped; 'Sources' section renamed to 'Subscriptions'
2026-05-26 16:00:47 -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(artist-view): ArtistView rewrite — sticky frosted ArtistHeader (name + stats + tabs) replaces the in-body h1; three lazy tabs (Posts default, Gallery fallback, Management); ?tab= URL state; cross-artist store reset; document.title set on slug change
2026-05-26 16:01:14 -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(artist-view): ArtistView rewrite — sticky frosted ArtistHeader (name + stats + tabs) replaces the in-body h1; three lazy tabs (Posts default, Gallery fallback, Management); ?tab= URL state; cross-artist store reset; document.title set on slug change
2026-05-26 16:01:14 -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