Commit Graph

15 Commits

Author SHA1 Message Date
iacore bbf4f2f2b1 clean up 2024-08-27 21:12:32 +00:00
iacore 00a060caa6 fix redirect 2024-08-27 20:26:24 +00:00
iacore fbdf1f78f2 organize files
add http client with better maxidleconnections
2024-08-27 19:54:37 +00:00
iacore 765bdd41c0 remove CompatRequest 2024-08-27 16:42:29 +00:00
iacore 17b3aa269b clean up redirect codes 2024-08-27 16:26:48 +00:00
iacore cedf7179fc 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-27 16:21:17 +00:00
iacore 2e4ac50f69 clean up 2024-08-27 15:44:39 +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