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
f8276129307517c3ddf7f98978668df2848586d1
FabledCurator
/
frontend
/
src
/
components
T
History
bvandeusen
f827612930
fix(artist-header): close gap below TopNav (top:64px → 48px to match TopNav's actual ~48px height) + center the tab strip via 1fr|auto|1fr layout with a right-side spacer cell
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 18:36:19 -04:00
..
artist
fix(artist-header): close gap below TopNav (top:64px → 48px to match TopNav's actual ~48px height) + center the tab strip via 1fr|auto|1fr layout with a right-side spacer cell
2026-05-26 18:36:19 -04:00
cleanup
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
common
feat(ui): ErrorDetailModal — context panel (task/queue/target/duration/started/retries/worker/celery-id/args) + contrast fix (background-token bg vs surface-variant pale-on-pale) + copyText helper for Copy button
2026-05-26 11:16:37 -04:00
credentials
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
discovery
fix(ui): double directory card width (220px -> 440px) + bound preview slot height (min 150 / max 220 / overflow hidden / explicit display+object-position) so tall source images can't escape on browsers that don't compute aspect-ratio
2026-05-25 02:32:05 -04:00
downloads
feat(fc3c): /downloads view + DownloadEventRow + DownloadDetailModal + FilterPills
2026-05-20 20:46:48 -04:00
gallery
fc3k(ui): bulk-delete action in BulkEditorPanel with sha8 confirm token + projected counts modal
2026-05-25 00:49:45 -04:00
modal
fc3k(ui): rename + relocate BackupConfirmModal → modal/DestructiveConfirmModal; add tier + projectedCounts props
2026-05-25 00:46:37 -04:00
posts
fc3e: PostCard — header + title + truncated-desc + thumbnail strip + attachment chips
2026-05-21 18:56:14 -04:00
settings
feat(ui): ErrorDetailModal — context panel (task/queue/target/duration/started/retries/worker/celery-id/args) + contrast fix (background-token bg vs surface-variant pale-on-pale) + copyText helper for Copy button
2026-05-26 11:16:37 -04:00
subscriptions
feat(ui): redesign /subscriptions as v-data-table with expandable source rows (GS-style)
2026-05-23 10:17:17 -04:00
AppShell.vue
fix: 30min wall-clock timeout on backup subprocess + global padding-top on .fc-content so views don't start under the sticky TopNav
2026-05-24 11:10:04 -04:00
AppSnackbar.vue
chore(fc2a): polish pass — toasts, loading skeletons, focus guards, mobile breakpoints
2026-05-14 12:36:25 -04:00
TopNav.vue
fix(ui): TopNav side cells use flex: 1 1 0 (equal weight) so middle link block stays centered regardless of action-slot content
2026-05-23 22:24:41 -04:00