58 Commits

Author SHA1 Message Date
iacore 7e6528ec5d add docs 2024-08-28 13:39:15 +00:00
iacore a3360427e8 reorganize docs 2024-08-28 13:39:15 +00:00
iacore 028ea06ad9 write about caching 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 5166e9a8c6 mostly done 2024-08-28 13:39:15 +00:00
iacore db32beded5 all type check, no panic 2024-08-28 13:39:15 +00:00
iacore ad057345e9 fix it more 2024-08-28 13:39:15 +00:00
iacore 6d7c584c0e remove last panic in http handler 2024-08-28 13:39:15 +00:00
iacore 119f646838 add tip 2024-08-28 13:39:15 +00:00
perennial c87c301ae7 doc: document PIXIVFE_PROXY_CHECK_INTERVAL 2024-08-28 20:50:05 +10:00
perennial 09fc8056bd doc: fix instance and img proxy lists 2024-08-28 20:38:33 +10:00
perennial 1df517c752 doc: copy tablesort.js 2024-08-28 20:31:03 +10:00
perennial ad77249909 fix custom colour scheme 2024-08-28 20:25:18 +10:00
perennial 06078bb271 actually copy favicon.ico over 2024-08-28 20:25:01 +10:00
perennial 3c8e4de711 docs: include developer docs in mkdocs.yml 2024-08-28 20:08:39 +10:00
VnPower 7fae2e4afd Fix 2024-08-27 13:15:49 +07:00
VnPower 78a26a9ad0 Add configs for MkDocs 2024-08-27 12:07:43 +07: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 f80a3994a0 move files around 2024-08-17 05:23:32 +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
VnPower 160c9e160f Add pixiv.darkness.services to the image proxies list 2024-04-23 09:58:36 +07:00
VnPower 154d8403cb Add Woodpecker CI for Docker images and set default port in Dockerfile 2024-04-17 20:03:23 +07:00
iacore ec878a1c20 doc: add simple recommendation for envvar 2024-03-23 12:54:55 +00:00
iacore cd7e22f315 doc: do not mention repo URL within the repo 2024-03-23 12:34:47 +00:00
iacore 8cc51f353e doc: fix links 2024-03-23 12:27:56 +00:00
iacore 67ade44062 Update doc/Hosting.md from wiki by perennial
Co-Authored-By: perennial <mail@perennialte.ch>
2024-03-23 12:25:01 +00:00
perennial 88b751914b Change default user-agent to something more plausible 2024-03-23 13:40:47 +11:00
perennial ef011e4426 Edit Environment Variables.go 2024-03-01 13:34:50 +11:00
iacore 1dceb4a8c0 disable rate limit by default 2024-02-27 15:11:53 +00:00
iacore a11b1470fa cleaning 2024-02-24 15:19:17 +00:00
iacore 239dfdfe83 update settings page
- allow clearing image proxy
- allow clearing all settings
2024-02-24 15:12:23 +00:00
iacore ac828e9209 Use Browser Cookies To Persist User Options 2024-02-24 14:44:12 +00:00
VnPower e58589441d Update doc/Built-in Proxy List.go 2024-02-21 05:25:02 +00:00
iacore 7fc6327387 tweak docs 2024-02-19 11:41:49 +00:00
iacore c6ce7235ac add to documentation 2024-02-18 19:01:59 +00:00
iacore 39af9a741f tweak startup logs 2024-02-18 15:02:19 +00:00
iacore 993c5a0d9c refactor heavily 2024-02-18 14:59:03 +00:00
iacore 40aa760532 Make environment variable documentation a Go file 2024-02-18 14:31:19 +00:00
VnPower a2153f8369 Remove ambiguous Unicode characters 2024-02-18 11:40:12 +07:00