15 Commits

Author SHA1 Message Date
iacore 7555e585e9 clean up 2024-08-28 13:39:15 +00:00
iacore 262704391d fix redirect 2024-08-28 13:39:15 +00:00
iacore c1c99f34b5 organize files
add http client with better maxidleconnections
2024-08-28 13:39:15 +00:00
iacore 573347f4dd remove CompatRequest 2024-08-28 13:39:15 +00:00
iacore 26864022d4 clean up redirect codes 2024-08-28 13:39:15 +00:00
iacore c9f3884f92 replace ?r=/redirect_to with something else.
can't shake the fakey feeling. net/http expects one handler max. the way we currently detect redirect param is not one handler.
      we should refactor the code out to be called from different handlers
      also, wtf is /settings/novelFontType?noredirect=t&r=  (redirect or no redirect?)
      suggestion: Use Referer. the header exists for a reason. might need to turn off CSP for that.
2024-08-28 13:39:15 +00:00
iacore 5ec33ae18b clean up 2024-08-28 13:39:15 +00:00
iacore 0931426a3d Migrate fully to Render(...) 2024-08-24 09:51:31 +00:00
iacore 822a157a6e use proper jet layout feature (extends) 2024-08-24 08:57:02 +00:00
iacore 097916465f rename pixiv_api back to core
core is a better name
2024-08-23 15:40:34 +00:00
iacore 83dc912478 cleanup 2024-08-19 23:13:28 +00:00
VnPower c5eef25f20 Pixivision: Basic layout 2024-08-19 20:06:14 +07:00
VnPower 635a680aae Renamed some files 2024-08-17 15:58:52 +07:00
iacore e7edbe6533 clean up names 2024-08-17 05:42:35 +00:00
iacore f80a3994a0 move files around 2024-08-17 05:23:32 +00:00