Commit Graph

1711 Commits

Author SHA1 Message Date
perennial cbb6c5e255 docs: update mkdocs.yml nav 2024-12-03 18:24:23 +11:00
VnPower 434170d176 Change hyperlinks according to the ownership change 2024-12-02 20:55:07 +07:00
VnPower 81cf328d90 Index: backend for completed requests 2024-12-02 20:49:03 +07:00
VnPower 49ec04851f Remove the official instance 2024-12-02 18:57:28 +07:00
VnPower d43d5cd8ba Update roadmap and scope 2024-11-28 12:10:19 +07:00
VnPower 8554a9d1b6 index.go: Reorganize code 2024-11-27 20:11:32 +07:00
VnPower 7d67c3bbc0 Update scope 2024-11-27 19:38:03 +07:00
VnPower 60087fb5e7 Fix formatting 2024-11-26 22:34:43 +07:00
VnPower bfffbc2c8e Fix syntax 2024-11-26 22:31:56 +07:00
VnPower 297f3dd94f Add development scope 2024-11-26 22:29:53 +07:00
VnPower bb4ac3008b Index: trending tags 2024-11-19 16:49:51 +07:00
VnPower 5b9d95bc58 Unescape HTML entities in pixivision articles 2024-11-18 20:29:12 +07:00
perennial 35e74ca146 disable img bg animation
causes performance issues
2024-11-19 00:02:59 +11:00
perennial 1a3323922a global img placeholder with animation 2024-11-09 18:01:10 +11:00
perennial 9f356f4be1 user page: add bg-neutral-700 to to images 2024-11-09 17:41:51 +11:00
perennial aa1fd01c28 user page: fix bg image layout shift 2024-11-09 17:36:32 +11:00
perennial d4895862da user page: checkpoints 2024-11-09 17:34:17 +11:00
perennial 471b28d2ae index: recommended users styling 2024-11-09 15:55:05 +11:00
perennial ff9d782b2b index: truncate rankings to 12 items 2024-11-09 15:22:33 +11:00
perennial 49d56171bd index: move recommended users section 2024-11-09 15:21:09 +11:00
perennial 77be7e055a index: recommended users draft 2024-11-09 15:10:07 +11:00
perennial 0675c960ab docs: add admonition regarding Secure attribute for cookies 2024-11-09 12:58:32 +11:00
perennial 3a6da13535 core/user: use goroutines to avoid blocking on network requests 2024-11-09 02:32:56 +11:00
perennial 91a5b0f28b index page: increase spacing between categories 2024-11-08 23:15:35 +11:00
perennial fad5f3b8b6 tag page: rm card class 2024-11-08 23:01:27 +11:00
perennial 8c794fffd5 tag page: bottom align "View entry on pixpedia" button 2024-11-08 22:58:15 +11:00
perennial d3eea30584 disable wip user page filters 2024-11-08 22:44:09 +11:00
perennial 841a2fbb3b rename PartialURL.go to partial_url.go 2024-11-08 22:19:02 +11:00
perennial ff55e7a4ad documentation for package template 2024-11-08 22:17:51 +11:00
perennial 77d7d86973 rm hardcoded "/" in UnfinishedQuery 2024-11-08 22:08:48 +11:00
perennial f25812c383 user page filter draft 2024-11-08 22:06:31 +11:00
perennial 9934268f01 core/artwork: rm duplicate PopulateThumbnails code
already populated in the populateArtworkIDs call
2024-11-08 21:26:05 +11:00
perennial bc4132bf87 core/user: add safeWorks 2024-11-08 21:25:48 +11:00
perennial 3347864c66 artwork: rm #checkpoint 2024-11-08 14:26:05 +11:00
perennial 6e101d6b0a artwork: make View more button link directly to illusts
clicking the View more button should mean
that the user wants to specifically view more
illustrations by the artist, otherwise a click
on the artist avatar or name seems more likely
2024-11-08 14:25:05 +11:00
perennial dd2ee8d153 artwork: add todo for View more button 2024-11-08 14:19:50 +11:00
perennial b17404e562 artwork: rename See more button to View more 2024-11-08 14:19:09 +11:00
perennial 226723075b artwork: move note 2024-11-08 14:18:26 +11:00
perennial 6ae38fe04d artwork: avoid RecentWorks newline 2024-11-08 14:17:32 +11:00
perennial edf60b8112 fix html indentation 2024-11-08 14:12:27 +11:00
perennial 2e69593fac index: fix margin 2024-11-08 14:08:28 +11:00
perennial fa495fdf0a index: rm alert for logged in users
whether the user is logged in is already clear
from the personalised content on the index page
and the *absence* of the alert suggesting a
login action
2024-11-08 14:05:32 +11:00
VnPower 24e844a74c Remove branding from the index page
We already have it on the sidebar.
2024-11-07 21:03:38 +07:00
VnPower 74b7b470c1 Index: Move 'Newest from following' section to the top 2024-11-07 20:58:32 +07:00
VnPower 48020bb5ac Add a 'See more' button at the end of recent artworks 2024-11-07 20:42:30 +07:00
VnPower d8c4e8de29 Layout: use a heart for bookmarks 2024-11-07 20:06:10 +07:00
VnPower 227dd249e1 Index: add newest works 2024-11-06 20:46:51 +07:00
VnPower c239bc1e5d Note for index page 2024-11-05 19:53:30 +07:00
perennial b24795d592 update User struct 2024-11-05 02:32:35 +11:00
perennial 756b3eb142 core/user: edit User comment 2024-11-05 02:16:07 +11:00