Commit Graph

19 Commits

Author SHA1 Message Date
perennial df586d9d17 Load local twbs icons + fix csp 2024-10-07 16:36:44 +11:00
perennial f4fca10481 restore CSP 2024-10-07 16:04:13 +11:00
perennial a20a8d5ee0 htmx for user actions properly 2024-10-04 22:01:27 +10:00
perennial 2c801bcb75 Revert "htmx for user actions"
This reverts commit fb5797262b9da4410277f491246c811e39bf8dd3.
2024-10-04 21:50:30 +10:00
perennial 07aa3390d0 htmx for user actions 2024-10-04 21:41:35 +10:00
perennial cfe80ec359 Revert "broken anti-csrf implementation"
This reverts commit 60d76ab40e.
2024-10-01 16:45:12 +10:00
perennial d371dba844 broken anti-csrf implementation 2024-10-01 16:44:57 +10:00
perennial 28a43f2ef8 Revert "default cookies"
This reverts commit 01d46aa60b.
2024-09-30 23:30:50 +10:00
perennial 587ff1067e default cookies 2024-09-30 23:30:42 +10:00
perennial e7e3bfffd8 Convert nav + about page + settings page draft
Also disable CSP
2024-09-25 22:45:37 +10:00
iacore 02938b2f3f [i18n] rewrite jet template
it's a stupid string rewriter that hopefully works
2024-10-09 11:21:00 +00:00
iacore e27dc301e2 Add cookie: Locale 2024-10-08 22:55:13 +00:00
jackyzy823 0b304ef8ab fix: escape external url in some template and add a fallback router. 2024-10-07 10:24:25 +08:00
VnPower 317c1dac71 Merge pull request 'feat: implement manga series' (#120) from jackyzy823/PixivFE:manga-series into v2
Reviewed-on: https://codeberg.org/VnPower/PixivFE/pulls/120
2024-10-06 03:38:31 +00:00
iacore 2f4e95d002 Capture error strings for i18n 2024-10-05 15:19:22 +00:00
jackyzy823 d912a78f3a feat: implement manga series 2024-10-05 22:59:45 +08:00
iacore c70f3aaa8f cleanup 2024-10-05 14:25:00 +00:00
perennial 5ced43adbc Fix failing compilation + gofmt 2024-10-05 21:37:46 +10:00
iacore 079993e801 Use proper rate limiter
Rename package handlers to middleware, since most are middleware

router.go is not middleware. can be moved out to router/router.go
2024-09-25 05:05:04 +00:00