26 Commits

Author SHA1 Message Date
iacore dacd337aec Add tracing 2024-08-28 13:32:02 +00:00
iacore 910a690e40 add docs 2024-08-28 11:59:48 +00:00
iacore 4876fd5a3a reorganize docs 2024-08-27 21:01:40 +00:00
iacore 7b8fb618eb write about caching 2024-08-27 20:23:39 +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 6db751e8bd mostly done 2024-08-27 15:15:54 +00:00
iacore 12be0ce3fc all type check, no panic 2024-08-27 14:49:19 +00:00
iacore b8d8d1b589 fix it more 2024-08-27 13:49:13 +00:00
iacore 60af2887fd remove last panic in http handler 2024-08-27 12:49:08 +00:00
iacore e09d437bfe add tip 2024-08-27 12:30:20 +00:00
iacore a34a1b8198 migrate docs back into this repo 2024-08-26 16:20:13 +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
iacore a3b91c034f add Speculative Fetching to roadmap 2024-08-17 04:22:19 +00:00
VnPower 98bdab213f More todos 2024-08-07 16:15:30 +07:00
VnPower 8b19e1b759 Write some more in the docs 2024-07-16 17:12:21 +07:00
VnPower 77028fc33d Draft of an unified document for development 2024-07-12 22:05:42 +07:00
VnPower f38cf895a4 Add all available filters to the search page 2024-06-07 22:03:19 +07:00
iacore 239dfdfe83 update settings page
- allow clearing image proxy
- allow clearing all settings
2024-02-24 15:12:23 +00:00
iacore 96680f841a update todos 2024-02-17 20:52:43 +00:00
iacore 1a70ebe61a move spec/ to doc/dev/ 2024-02-17 16:46:35 +00:00