From 770bcf3aa63c3e792d72b176417d56bd93a25a89 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Mon, 25 May 2026 22:32:07 -0400 Subject: [PATCH] =?UTF-8?q?feat(artist):=20tab=20split=20(Overview/Setting?= =?UTF-8?q?s)=20so=20DangerZone=20is=20reachable=20without=20exhausting=20?= =?UTF-8?q?the=20infinite-scroll=20image=20grid=20=E2=80=94=20Co-Authored-?= =?UTF-8?q?By:=20Claude=20Opus=204.7=20(1M=20context)=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/ArtistView.vue | 143 ++++++++++++++++++------------ 1 file changed, 88 insertions(+), 55 deletions(-) diff --git a/frontend/src/views/ArtistView.vue b/frontend/src/views/ArtistView.vue index fcc9fee..8750e70 100644 --- a/frontend/src/views/ArtistView.vue +++ b/frontend/src/views/ArtistView.vue @@ -45,69 +45,92 @@ >Credential health ยท FC-3b -
-

Frequent tags

-
- {{ t.name }} {{ t.count }} -
-
+ + + Overview + Settings + -
-

Activity

- - - -
+ + +
+

Frequent tags

+
+ {{ t.name }} {{ t.count }} +
+
-
-
-

Sources

- Manage subscriptions โ†’ -
- - - PlatformURLImages - - - - {{ s.platform }} - {{ s.url }} - {{ s.image_count }} - - - -
+
+

Activity

+ + + +
-
-

Images

- -
+
+
+

Sources

+ Manage subscriptions โ†’ +
+ + + PlatformURLImages + + + + {{ s.platform }} + {{ s.url }} + {{ s.image_count }} + + + +
- +
+

Images

+ +
+
+ + + + +