perennial
de910ae8f2
add instance information response headers
2024-12-04 14:24:53 +11:00
perennial
4abc08b403
add X-Powered-By response header
2024-12-04 14:18:02 +11:00
perennial
ed311e6afe
use Clear-Site-Data in settings
2024-12-04 14:06:48 +11:00
perennial
780ea8c339
cache-control tests
2024-12-04 12:27:57 +11:00
perennial
affb32a7af
Revert "add Accept-Encoding to default Vary header"
...
This reverts commit 665503fcc9 .
HTTP caches should append "Accept-Encoding" to the Vary header
if needed
2024-12-04 09:27:43 +11:00
perennial
665503fcc9
add Accept-Encoding to default Vary header
2024-12-04 02:42:35 +11:00
perennial
c5e1cc50a1
set Vary: Cookie by default
2024-12-04 02:31:00 +11:00
perennial
8dfd7d2b66
fix index page layout bug
2024-12-04 02:19:22 +11:00
perennial
cee17f1a10
fix ranking-tn spacing
2024-12-04 02:14:34 +11:00
perennial
cd3407413e
add note about ngx_brotli weakening etags
2024-12-04 02:05:55 +11:00
perennial
b4a0c7444a
'fix' render_test.go
2024-12-04 02:05:55 +11:00
perennial
10bcfeac3b
default Cache-Control to no-cache
2024-12-04 02:05:55 +11:00
perennial
5df477a718
run gofumpt
2024-12-04 02:05:54 +11:00
perennial
3ac20187ea
set strong ETag for responses
2024-12-04 02:05:54 +11:00
VnPower
15f3ad988a
Promote pixiv.perennialte.ch to 'official instance'
2024-12-03 21:43:50 +07:00
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