15 Commits

Author SHA1 Message Date
iacore 404bc3b6cb reorganize docs 2024-08-28 13:58:51 +00:00
iacore 0d04402d2c write about caching 2024-08-28 13:58:51 +00:00
iacore e2c3912220 clean up redirect codes 2024-08-28 13:58:51 +00:00
iacore 0e34a1bc05 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:58:51 +00:00
iacore c96d4f1d39 mostly done 2024-08-28 13:58:51 +00:00
iacore 27144ddb2c all type check, no panic 2024-08-28 13:58:51 +00:00
iacore d09fa30bc4 fix it more 2024-08-28 13:58:51 +00:00
iacore bb2920d2e8 remove last panic in http handler 2024-08-28 13:58:51 +00:00
iacore 71d29e279b add tip 2024-08-28 13:58:51 +00:00
iacore 6c36a1cf89 fix docs 2024-08-26 14:54:22 +00:00
iacore 64c08d4c71 analyze gofiber features we use 2024-08-26 14:46:55 +00:00
iacore fe8633e3f6 ++ 2024-08-24 10:22:37 +00:00
iacore 8b5b4b6711 Fix extends 2024-08-24 09:13:59 +00:00
iacore 822a157a6e use proper jet layout feature (extends) 2024-08-24 08:57:02 +00:00
iacore c57471d5db add migration plan 2024-08-24 07:54:03 +00:00