Commit Graph

20 Commits

Author SHA1 Message Date
Tina f27a726358 Get artwork data using user's token
Fixes #79
2024-04-24 18:28:18 +02:00
VnPower 3cc0a8a5c2 Fix the like button 2024-04-21 15:55:47 +07:00
VnPower af34a3bae6 Temporary removing the 'Host' prefix for cookies, add artwork actions 2024-04-20 20:11:08 +07:00
iacore 397d94dd93 rename package: core/user -> core/session
cleanup: inline cookie api
2024-02-29 14:24:47 +00:00
VnPower 8b00751505 Related novels 2024-02-25 08:45:16 +07: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 bf6e79399e Refactor code 2024-02-15 09:29:36 +07:00
iacore fcaf291fc2 store original Image size 2024-02-14 16:11:28 +00:00
iacore a12cd2b6b8 fix typo 2024-02-14 15:28:18 +00:00
VnPower 2072b019c0 Fix broken artworks because of disabled comments 2024-02-13 16:41:57 +07:00
VnPower 9cebf5b3c4 Fix user-set proxy 2024-02-12 07:05:36 +07:00
iacore 1008119a1a fix error handling 2024-02-11 16:12:25 +00:00
VnPower 54c1bc0918 Reduce requests from /artwork-multi to Pixiv 2024-02-11 10:36:05 +07: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 8c03c79085 Add some artwork-related attributes 2024-01-30 21:18:56 +07:00
VnPower 0fb7d6f66c Artwork page 2024-01-20 15:47:14 +07:00
VnPower ab204d89ff Run on configured port or socket, reformat all Go files 2024-01-13 16:08:26 +07:00
VnPower e4d7e36b08 Init 2024-01-01 19:31:31 +07:00