From 98bdab213f52f81cf1ff91f399d8bbd65035b91b Mon Sep 17 00:00:00 2001 From: VnPower Date: Wed, 7 Aug 2024 16:15:30 +0700 Subject: [PATCH] More todos --- doc/dev/unified.md | 7 +++++++ views/pages/pixivision.jet.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/dev/unified.md b/doc/dev/unified.md index 6462633..3a8a08f 100644 --- a/doc/dev/unified.md +++ b/doc/dev/unified.md @@ -97,6 +97,13 @@ I added this section because there are some limitations to the public API (follo ### Series ### Server's PixivFE Git version/commit ### Artwork filters +### Quick download button +### Download all buttons for all containers +### Filters +### Page profile +### Option to open in new tabs +### Download button in artwork page +### Option to select default image quality in artwork page ## Flaws diff --git a/views/pages/pixivision.jet.html b/views/pages/pixivision.jet.html index 80c7bce..63a4ecf 100644 --- a/views/pages/pixivision.jet.html +++ b/views/pages/pixivision.jet.html @@ -1,5 +1,5 @@
{{ range index := Data }} - {{ .ID }} + {{ end }}