perennial
352ab0ce90
wip: rm PIXIVFE_TZ and replace with pixivfe-TZ cookie
2024-12-05 10:56:50 +11:00
perennial
2129a28dd3
logo style configuration
2024-10-24 23:45:37 +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
d41e98ab8b
run gofumpt
...
https://github.com/mvdan/gofumpt
2024-10-13 16:31:18 +11:00
perennial
9f5faa7cf8
fix broken /proxy/i.pximg.net setting
2024-10-11 15:07:49 +11:00
iacore
e27dc301e2
Add cookie: Locale
2024-10-08 22:55:13 +00:00
iacore
5f8b659b49
use urlx.Parse
2024-09-28 23:12:00 +00:00
perennial
a8aaefef37
Restore user token precedence and rename GetPixivToken
...
This commit restores the ability to use a user-provided token when
making API requests and gives it precedence over the default token
provided by tokenManager.
Additionally, the function GetPixivToken has been renamed to
GetUserToken for clarity.
2024-09-22 02:27:32 +10:00
iacore
21db4db9b0
rewrite code about environment variables
2024-09-05 17:17:23 +00:00
iacore
51dad4eb74
move most go files to server/
2024-09-05 16:08:08 +00:00