Commit Graph

16 Commits

Author SHA1 Message Date
iacore e27dc301e2 Add cookie: Locale 2024-10-08 22:55:13 +00:00
iacore 6d225d5959 Cleanup global i18n 2024-10-08 06:14:19 +00:00
iacore 4a0bcf2f58 Translate short strings 2024-10-07 05:05:47 +00: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
jackyzy823 6c2b7f7bf4 feat: series nav in artwork page 2024-10-05 23:33:17 +08:00
iacore c70f3aaa8f cleanup 2024-10-05 14:25: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 51dad4eb74 move most go files to server/ 2024-09-05 16:08:08 +00:00
iacore 0a61eaf8ed try to remove dependencies between requests
ended up not speeding up anything
2024-08-28 15:19:30 +00:00
iacore a3b34323bb add back skip logger logic 2024-08-28 14:24:40 +00:00
iacore a68b742b6a Add tracing 2024-08-28 13:58:51 +00:00
iacore 7f67a25147 log every request to pixiv 2024-08-28 13:58:51 +00:00
iacore b5895719c0 clean up 2024-08-28 13:58:51 +00:00
iacore d09fa30bc4 fix it more 2024-08-28 13:58:51 +00:00
iacore 65f14c554c convert part of main.go 2024-08-28 13:58:51 +00:00
iacore 097916465f rename pixiv_api back to core
core is a better name
2024-08-23 15:40:34 +00:00