208 Commits

Author SHA1 Message Date
perennial 352ab0ce90 wip: rm PIXIVFE_TZ and replace with pixivfe-TZ cookie 2024-12-05 10:56:50 +11:00
perennial 905b0379ef add PIXIVFE_TZ env var 2024-12-05 09:22:49 +11:00
perennial 1f29cacb5c pretty print numbers on artwork page 2024-12-05 07:35:32 +11:00
perennial cdf121aaa0 extend RelativeTime function 2024-12-05 07:07:43 +11:00
perennial 81dd0b4e27 pretty print dates on artworks + add _hyperscript 2024-12-04 21:32:54 +11:00
perennial 4efa24615f disable Pixivfe-Revision resp header 2024-12-04 17:28:10 +11:00
perennial 3fbb03d53f short HSTS header comment 2024-12-04 14:25:11 +11:00
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 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 5b9d95bc58 Unescape HTML entities in pixivision articles 2024-11-18 20:29:12 +07: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 42f58486c1 core/user naming + run gofumpt 2024-11-05 01:52:22 +11:00
VnPower de4c2413de Pixivision: Add pagination 2024-11-03 21:35:22 +07:00
perennial 3c576b9565 fix broken IsLastPathPart 2024-10-28 21:29:59 +11:00
perennial ae0b44b5cd fix bookmarks styling 2024-10-28 16:33:10 +11:00
perennial c8911e20f4 add user discovery page 2024-10-28 15:47:31 +11:00
perennial 52fdb0fd51 tag search by popular, experimental
update frontend for popular search

add PIXIVFE_POPULAR_SEARCH_ENABLED option
2024-10-25 21:42:27 +11:00
perennial 8667946a42 refactor comment-fetching logic with CommentService interface 2024-10-25 16:19:59 +11:00
perennial 0d7f22afac move router to separate package 2024-10-25 15:47:37 +11:00
perennial 5c6a21baa9 routes/user naming 2024-10-25 15:37:22 +11:00
perennial e519c86f12 reorg routes/tag 2024-10-25 15:35:59 +11:00
perennial 2129a28dd3 logo style configuration 2024-10-24 23:45:37 +11:00
perennial 8850f1ce16 proxy_checker: simplify CRC32 calc 2024-10-23 14:33:45 +11:00
perennial ddde640608 change manga series to /users 2024-10-22 21:08:33 +11:00
perennial 7a10cd6277 dont display username in small-tn on user page 2024-10-22 19:38:51 +11:00
perennial bfced5e14c user: view more button wip 2024-10-22 02:34:03 +11:00
perennial 6a823b0fc2 rm more panics 2024-10-22 00:02:16 +11:00
perennial 016306d4ff return errors in session/aux 2024-10-21 23:52:22 +11:00
perennial 900e456157 rm panic in session/aux 2024-10-21 23:22:39 +11:00
perennial 01df022038 rm unused middleware/recover 2024-10-21 23:03:49 +11:00
perennial b94be981ce tag: high resolution thumbnails 2024-10-21 20:32:16 +11:00
perennial c0b49fb28e proxy_checker: check crc32 2024-10-21 17:26:37 +11:00
perennial 9d65f68df1 proxy checker naming 2024-10-21 16:41:38 +11:00
perennial 21b30bc060 use SugaredLogger in package proxy_checker 2024-10-21 16:39:58 +11:00
perennial ef01b9f20a move package audit out of server/ 2024-10-21 15:19:45 +11:00
perennial 8d8ad6b892 use Logger.Debug more 2024-10-21 01:52:15 +11:00