13 Commits

Author SHA1 Message Date
iacore fd7b78862f rename /users/:id/artworks to /users/:id/ 2024-03-20 14:23:44 +00:00
iacore 7f9908e66e make user art category a type 2024-03-20 14:00:11 +00:00
iacore 913ff9f603 cleanup 2024-03-05 12:02:13 +00:00
iacore 397d94dd93 rename package: core/user -> core/session
cleanup: inline cookie api
2024-02-29 14:24:47 +00:00
iacore ac828e9209 Use Browser Cookies To Persist User Options 2024-02-24 14:44:12 +00:00
iacore f72ec26231 Less Atoi and less ignored error handling 2024-02-24 13:33:18 +00:00
iacore 4dfeac9a50 add timeout to every request to pixiv
I love semgrep
2024-02-24 12:34:58 +00:00
VnPower 9cebf5b3c4 Fix user-set proxy 2024-02-12 07:05:36 +07:00
iacore 81aa9c1b6b add semgrep rules 2024-02-10 12:50:38 +00:00
iacore ba3ec43559 refactor image url rewrite
thanks semgrep!

Squashed commit of the following:

commit 3a5e08190583804d3b330ecc6cb3422bc04c291b
Author: iacore <noreply+gpg-stub@1a-insec.net>
Date:   Fri Feb 9 12:58:07 2024 +0000

    final

commit f1cdc73e9f8d331715de8e8aec5d1573218df0c3
Author: iacore <noreply+gpg-stub@1a-insec.net>
Date:   Fri Feb 9 12:50:23 2024 +0000

    manual tweak

commit 3a3ba2b8d8d7ce9af4d897288596d9318c715a08
Author: iacore <noreply+gpg-stub@1a-insec.net>
Date:   Fri Feb 9 12:49:15 2024 +0000

    stage 1
2024-02-09 12:59:06 +00:00
VnPower fa01c5d82d Fix user background image not available 2024-02-01 15:09:45 +07:00
VnPower 51fdf1bce0 Personalized routes 2024-01-20 15:07:53 +07:00
VnPower dc1698e8ab User page 2024-01-20 11:41:28 +07:00